summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd
Commit message (Expand)AuthorAgeFilesLines
* Remove Inagua Kconfig items for external VGA and AHCI binaries. These can be ...Marc Jones2011-02-151-36/+0
* Fix Typo. (and why is that file, and some of its siblings per-board?)Patrick Georgi2011-02-141-1/+1
* Add IBASE DB-FT1 and AMD Inagua motherboards. Patch 8 of 8.Frank Vibrans2011-02-1469-1/+14366
* Now bimini can boot linux to login.Zheng Bao2011-01-211-3/+2
* Remove the code for debugging.Zheng Bao2011-01-201-9/+9
* Features of Bimini board:Zheng Bao2011-01-2020-0/+4699
* remove the code which is not ready to release.Zheng Bao2011-01-181-3/+0
* remove the code which is not ready to release.Zheng Bao2011-01-1823-4993/+0
* Trivial: use the IO_APIC_ADDR constant defined in ioapic.h, and spell checkKerry She2011-01-042-3/+2
* AMD SB800: Drop component prefix from filenames.Uwe Hermann2011-01-011-2/+2
* AMD Bimini: Use mptable_init() in mptable.c.Uwe Hermann2011-01-011-18/+2
* AMD Bimini: Small fixes, and updates to recent trunk conventions.Uwe Hermann2011-01-0112-69/+22
* AMD Bimini: Drop duplicate ASL files as we did for other boards.Uwe Hermann2011-01-014-411/+2
* Add support for the AMD Bimini eval mainboard.Kerry She2011-01-0127-0/+5469
* -Change the remaining GLIU1 port 5 register names from VIP (Video Input Port)Nils Jacobs2010-12-291-0/+18
* drop one more version of doing serial uart output differently.Stefan Reinauer2010-12-171-3/+0
* Get mptable OEM/product ID from kconfig variables.Uwe Hermann2010-12-167-7/+7
* Following patch makes just one fadt.c file. For SB700.Rudolf Marek2010-12-118-610/+2
* After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer2010-12-116-11/+11
* Add TINY_BOOTBLOCK support for AMD SB700.Uwe Hermann2010-12-102-2/+0
* Deduplicate various ACPI .asl files.Uwe Hermann2010-12-0920-2055/+10
* Move "select CACHE_AS_RAM" lines from boards into CPU socket.Uwe Hermann2010-12-087-7/+0
* second round name simplification. drop the <component>_ prefix.stepan2010-12-0814-17/+17
* first round name simplification. drop the <component>_ prefix.stepan2010-12-0810-24/+23
* Get rid of some unneeded function prototypes in romstage.c files.Uwe Hermann2010-12-072-2/+0
* Trivial. Fix typo.Zheng Bao2010-12-074-4/+4
* Drop unused/obsolete CONFIG_COMPRESS from a few board Kconfigs.Uwe Hermann2010-12-062-8/+0
* AMD-8111: Add TINY_BOOTBLOCK support.Uwe Hermann2010-11-262-6/+0
* Drop per-board ram_check() calls for now.Uwe Hermann2010-11-226-19/+0
* Final set of smp_write_bus -> mptable_write_buses changes.Patrick Georgi2010-11-226-58/+10
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-219-111/+33
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-2110-107/+12
* Convert boards to use mptable_write_buses.Patrick Georgi2010-11-2115-160/+15
* Use DIMM0 et al in lots more places instead of hardocding values.Uwe Hermann2010-11-213-3/+3
* Merge all spd_addr.h into the resp. romstage.c files.Uwe Hermann2010-11-202-116/+93
* Some more DIMM0 related cleanups and deduplication.Uwe Hermann2010-11-205-479/+2
* Unify DIMM SPD addressing. For Geode, change thePatrick Georgi2010-11-209-36/+9
* Fix/drop some obsolete comments,Uwe Hermann2010-11-183-3/+3
* Eliminate SET_NB_CFG_54 option. There was no board thatPatrick Georgi2010-11-188-22/+0
* This problem was introduced withTobias Diedrich2010-11-175-10/+15
* Move the SET_FIDVID* family of configuration options to Kconfig andPatrick Georgi2010-11-1610-25/+8
* DSDT.asl should not report the AMD SB600/SB700 RTC as Intel PIIX4Scott Duplichan2010-11-075-5/+5
* Move K8_ALLOCATE_IO_RANGE to Kconfig.Patrick Georgi2010-11-071-3/+0
* Remove comments that are obsolete since r6028.Uwe Hermann2010-11-065-10/+0
* Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.cPatrick Georgi2010-11-0515-8/+7
* Various PIRQ/MPTABLE/ACPI Kconfig fixes.Uwe Hermann2010-11-054-12/+12
* Add Kconfig CPU speed selection to Geode GX2 boards.Nils Jacobs2010-11-051-0/+1
* GX2: Define the unused DIMM1 to 0xFF to make it obvious it is a bogus value.Nils Jacobs2010-11-051-1/+1
* Change Geode GX2 to use the auto DRAM detect code from Geode LX.Nils Jacobs2010-11-011-74/+8
* Remove definitions of ACPI_SSDTX_NUM to 0, that's the default anyway.Uwe Hermann2010-10-312-8/+0