summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd
Commit message (Expand)AuthorAgeFilesLines
* 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
* We need to call smp_write_lintsrc() instead of smp_write_intsrc() forTobias Diedrich2010-10-267-9/+9
* Factor out common mptable code to mptable_init().Uwe Hermann2010-10-257-153/+15
* Running a checked build of Windows is needed for understanding its various BI...Scott Duplichan2010-10-247-7/+7
* Enable or disable the power button in KconfigPeter Stuge2010-10-133-0/+3
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-129-17/+11
* Remove duplicate line from pci_ids.h.Jonathan Kollasch2010-10-0715-13/+7
* - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1Patrick Georgi2010-10-055-24/+5
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-056-6/+3
* Allow selecting the physical USB Debug Port on AMD SB700.Uwe Hermann2010-10-023-3/+3
* Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig,Patrick Georgi2010-10-015-5/+0
* ICS951462_ADDRESS defined but _never_ used. Drop it.Patrick Georgi2010-10-012-2/+0
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-302-2/+2
* fix Kontron KT690 and clean up socket S1G1 boards accordingly.Stefan Reinauer2010-09-301-12/+0
* Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings.Myles Watson2010-09-287-56/+0
* I missed these boards in a previous commit.Warren Turkal2010-09-271-1/+0
* All these boards already had the CACHE_AS_RAM option in their individualWarren Turkal2010-09-272-2/+0
* Drop some useless "../../../" in #includes (trivial).Uwe Hermann2010-09-2511-11/+11
* - Fix race condition in option_table.h generation by moving the includeStefan Reinauer2010-09-251-6/+0
* Hook up all AMD SB600/SB700 boards to the EHCI Debug Port infrastructure.Uwe Hermann2010-09-245-1/+58
* Cut the crap.Uwe Hermann2010-09-213-3/+3
* Move memory type information out of some AMD sockets.Myles Watson2010-09-106-0/+10
* Remove unused ide0_enable and sata0_enable entries from SB7xx Rudolf Marek2010-09-075-14/+0
* Set up an arbitrary amount of system memory on Geode LX, soAurelien Guillaume2010-09-072-8/+0
* Revert 5762. It silently broke a lot of boards because abuild was broken.Myles Watson2010-09-021-0/+6
* Fix race condition in option_table.h generation by moving the include statementStefan Reinauer2010-09-011-6/+0
* We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer2010-08-3010-10/+10
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-3011-164/+90
* drop three unneeded config variables:Jens Rottmann2010-08-272-10/+0
* Remove unused mainboard_config definitions. Trivial.Myles Watson2010-08-2612-50/+9
* Tilapila supports both dual slot and single slot. The difference should beWang Qing Pei2010-08-173-2/+97
* Whatever happened here,... The DEC Tulip is a network card, no bridge of anyStefan Reinauer2010-08-171-1/+1
* Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer2010-08-0311-25/+9
* Let Geode GX2 use geode_post_code.h just like Geode LXNils Jacobs2010-07-281-0/+1
* This patch converts the Geode GX2 boards to CAR.Nils Jacobs2010-07-262-18/+7
* Make include paths more consistent. Fixes compilation errors for me.Myles Watson2010-07-269-9/+9
* Ugly temporary fix until we figure out how to deal with the race condition.Myles Watson2010-07-081-0/+7
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-0618-28/+12
* This commit updates the Geode LX GLCP delay control setup from the v2 way to ...Edwin Beasant2010-06-102-4/+5
* The devicetree was wrong, but I'm still surprised it broke. This fixes theMyles Watson2010-06-101-1/+1