summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move CS5535 specific setup from GX2 driver to CS5535. Stefan Reinauer2010-05-251-1/+0
* Add "reasonable" values in ASL at places we overwrite fromStefan Reinauer2010-05-219-61/+61
* Move generation of mptable entries for ISA to generic code.Patrick Georgi2010-05-207-113/+9
* Remove another set of includes from Fam10 romstages:Patrick Georgi2010-05-143-12/+0
* license header fixes Nils Jacobs2010-05-141-2/+1
* 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-0810-20/+10
* Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi2010-05-0510-20/+20
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-2723-162/+162
* Trivial. The comment also need to modify.Zheng Bao2010-04-253-3/+3
OpenPOWER on IntegriCloud