summaryrefslogtreecommitdiffstats
path: root/src/mainboard/tyan
Commit message (Expand)AuthorAgeFilesLines
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-129-9/+18
* Remove various .c #includes from Intel 440BX/82371EB boards.Uwe Hermann2010-10-091-6/+5
* Remove duplicate line from pci_ids.h.Jonathan Kollasch2010-10-075-6/+2
* Convert all Intel 82371AB/EB/MB based boards to TINY_BOOTBLOCK.Uwe Hermann2010-10-071-4/+0
* Convert all Intel 440BX boards to Cache-as-RAM (CAR).Uwe Hermann2010-10-062-10/+3
* Add second CK804 for tyan/s2895 and sunw/ultra40.Myles Watson2010-10-051-0/+4
* attached patch moves a couple more config flags out of romstage:Patrick Georgi2010-10-056-12/+2
* - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1Patrick Georgi2010-10-052-8/+2
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-0514-14/+14
* Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig,Patrick Georgi2010-10-011-1/+0
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-302-2/+2
* Move CAR settings to board config for socket 940 boards.Warren Turkal2010-09-302-2/+0
* Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings.Myles Watson2010-09-2813-92/+0
* Add a kconfig option to allow the user to select a specific physicalUwe Hermann2010-09-272-6/+2
* Drop some useless "../../../" in #includes (trivial).Uwe Hermann2010-09-253-3/+3
* Automatically fetch bus information for mptable fromPatrick Georgi2010-09-246-65/+13
* Cut the crap.Uwe Hermann2010-09-217-7/+7
* Move memory type information out of some AMD sockets.Myles Watson2010-09-102-0/+4
* Please find appended. This patch gets rid of the %gs magic altogether,Arne Georg Gleditsch2010-09-091-0/+1
* We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer2010-08-305-5/+5
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-3016-225/+131
* Remove unused mainboard_config definitions. Trivial.Myles Watson2010-08-2614-56/+14
* Whatever happened here,... The DEC Tulip is a network card, no bridge of anyStefan Reinauer2010-08-172-2/+2
* White space changes for s2881 device tree.Myles Watson2010-08-161-127/+125
* My old mcp55 azalia fix from May 2010. Was never checked in.Stefan Reinauer2010-08-144-4/+228
* Build 8151 for s2885. Trivial.Myles Watson2010-08-131-1/+2
* Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer2010-08-035-5/+0
* Make include paths more consistent. Fixes compilation errors for me.Myles Watson2010-07-263-3/+3
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-0629-33/+27
* A bug fix:Myles Watson2010-07-062-3/+0
* Finish fixing Tyan s2881. Simplify ADT7463 initialization code.Myles Watson2010-06-222-2/+2
* Always enable parent resources before child resources.Myles Watson2010-06-171-125/+0
* Same conversion as with resources from static arrays to lists, exceptMyles Watson2010-06-091-13/+2
* also rename the config option.Stefan Reinauer2010-05-253-5/+5
* fix most usbdebug warnings and fix function names.Stefan Reinauer2010-05-252-4/+4
* Long ago we agreed on kicking the _direct appendix because everything inStefan Reinauer2010-05-252-4/+4
* Move generation of mptable entries for ISA to generic code.Patrick Georgi2010-05-2014-195/+28
* Following patch reprograms SIL3114 into PCI IDE native mode compatible class ...Rudolf Marek2010-05-162-0/+2
* Remove another set of includes from Fam10 romstages:Patrick Georgi2010-05-141-4/+0
* license header fixes Nils Jacobs2010-05-142-4/+2
* Remove pc80/serial.c includes in ROMCC boards and includePatrick Georgi2010-05-091-1/+0
* Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi2010-05-0815-29/+15
* Remove duplicate Kconfig entry. Trivial.Patrick Georgi2010-05-061-5/+0
* Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi2010-05-0515-31/+31
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-2755-276/+276
* try to unify timing initialization across those boards that need it...Stefan Reinauer2010-04-252-2/+6
* zero warnings days: unify mp tables. fix warnings.Stefan Reinauer2010-04-1615-65/+37
* remove more warnings. move ROOT_COMPLEX selection to fam10Stefan Reinauer2010-04-151-1/+0
* zero warnings days...Stefan Reinauer2010-04-152-15/+1
* Remove a few more warnings from fam10.Myles Watson2010-04-151-4/+2