summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/tilapia_fam10
Commit message (Expand)AuthorAgeFilesLines
* Drop some useless "../../../" in #includes (trivial).Uwe Hermann2010-09-251-1/+1
* Hook up all AMD SB600/SB700 boards to the EHCI Debug Port infrastructure.Uwe Hermann2010-09-241-0/+12
* Move memory type information out of some AMD sockets.Myles Watson2010-09-101-0/+2
* Remove unused ide0_enable and sata0_enable entries from SB7xx Rudolf Marek2010-09-071-3/+0
* We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer2010-08-301-1/+1
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-301-22/+6
* Remove unused mainboard_config definitions. Trivial.Myles Watson2010-08-262-8/+1
* Tilapila supports both dual slot and single slot. The difference should beWang Qing Pei2010-08-171-0/+86
* Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer2010-08-031-1/+0
* Make include paths more consistent. Fixes compilation errors for me.Myles Watson2010-07-261-1/+1
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-062-1/+1
* Add "reasonable" values in ASL at places we overwrite fromStefan Reinauer2010-05-211-11/+11
* Move generation of mptable entries for ISA to generic code.Patrick Georgi2010-05-201-17/+1
* Remove another set of includes from Fam10 romstages:Patrick Georgi2010-05-141-4/+0
* Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi2010-05-081-2/+1
* Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi2010-05-051-2/+2
* Trivial. The comment also need to modify.Zheng Bao2010-04-251-1/+1
* The device number of SATA SB700 is 0x11, while the one of SB600 is 0x12.Zheng Bao2010-04-252-3/+3
* AMD Tilapia board support as a demonstration of an AMD Fam10 DDR3 board.Zheng Bao2010-04-2323-0/+5582
OpenPOWER on IntegriCloud