summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd
Commit message (Expand)AuthorAgeFilesLines
* 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
* The device number of SATA SB700 is 0x11, while the one of SB600 is 0x12.Zheng Bao2010-04-256-9/+9
* AMD Tilapia board support as a demonstration of an AMD Fam10 DDR3 board.Zheng Bao2010-04-2324-0/+5583
* fix compilation remaining geode boardsStefan Reinauer2010-04-221-0/+2
* * clean up all but two warnings on artecgroup dbe61Stefan Reinauer2010-04-212-68/+10
* zero warnings days: unify mp tables. fix warnings.Stefan Reinauer2010-04-166-6/+6
* remove more warnings. move ROOT_COMPLEX selection to fam10Stefan Reinauer2010-04-152-2/+0
* zero warnings days...Stefan Reinauer2010-04-155-27/+9
* Remove a few more warnings from fam10.Myles Watson2010-04-152-4/+4
* Remove few more warnings and some dead code.Myles Watson2010-04-146-151/+0
* drop quite a lot of dead code that did nothing but produce warnings and makeStefan Reinauer2010-04-145-19/+5
* remove some amd mainboard warnings.Stefan Reinauer2010-04-094-17/+11
* copy_and_run.c is not needed twice, and it is used on non-car too.Stefan Reinauer2010-04-096-6/+6
* Copy acpi blobs in two parts to make sure gcc does the right thing.Myles Watson2010-04-096-51/+63
* Clean up fidvid files using indent.Myles Watson2010-04-086-13/+13
* Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...Myles Watson2010-04-089-16/+16
* move amd K8/Fam10 "bus detection" function prototypes to a common place.Stefan Reinauer2010-04-0722-22/+22
* No warnings day, next round.Stefan Reinauer2010-04-062-18/+5
OpenPOWER on IntegriCloud