summaryrefslogtreecommitdiffstats
path: root/src/mainboard/tyan/s2912_fam10
Commit message (Expand)AuthorAgeFilesLines
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-062-1/+1
* also rename the config option.Stefan Reinauer2010-05-251-2/+2
* fix most usbdebug warnings and fix function names.Stefan Reinauer2010-05-251-2/+2
* Long ago we agreed on kicking the _direct appendix because everything inStefan Reinauer2010-05-251-2/+2
* Move generation of mptable entries for ISA to generic code.Patrick Georgi2010-05-201-13/+2
* 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
* Remove duplicate Kconfig entry. Trivial.Patrick Georgi2010-05-061-5/+0
* Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi2010-05-051-2/+2
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-272-10/+10
* try to unify timing initialization across those boards that need it...Stefan Reinauer2010-04-251-0/+4
* zero warnings days: unify mp tables. fix warnings.Stefan Reinauer2010-04-161-1/+1
* remove more warnings. move ROOT_COMPLEX selection to fam10Stefan Reinauer2010-04-151-1/+0
* Remove a few more warnings from fam10.Myles Watson2010-04-151-4/+2
* zero warning days. Move RAMTOP and RAMBASE together.Stefan Reinauer2010-04-141-2/+0
* drop quite a lot of dead code that did nothing but produce warnings and makeStefan Reinauer2010-04-141-11/+1
* copy_and_run.c is not needed twice, and it is used on non-car too.Stefan Reinauer2010-04-091-1/+1
* Clean up fidvid files using indent.Myles Watson2010-04-081-3/+3
* Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...Myles Watson2010-04-081-1/+1
* move amd K8/Fam10 "bus detection" function prototypes to a common place.Stefan Reinauer2010-04-072-2/+2
* This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer2010-03-311-1/+1
* - drop unneeded Makefile.incStefan Reinauer2010-03-302-135/+0
* drop USE_INIT from mainboard Kconfig files, it's already set in src/KconfigStefan Reinauer2010-03-301-5/+0
* unify cmos.layout wrt AMD extended configuration registers.Stefan Reinauer2010-03-301-1/+1
* This drops the ASSEMBLY define from romstage.c, tooStefan Reinauer2010-03-291-3/+0
* __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it intoStefan Reinauer2010-03-291-1/+1
* This patch drops the coreboot CMOS checksum ranges from Kconfig becauseStefan Reinauer2010-03-291-15/+0
* dualcore.h and quadcore.h are almost exactly the same. Stefan Reinauer2010-03-291-1/+1
* drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is moreStefan Reinauer2010-03-281-5/+0
* Fix all the format string warnings.Myles Watson2010-03-223-4/+4
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-224-19/+19
* Remove remaining uses ofPatrick Georgi2010-03-182-40/+0
* Rework boolean expression (DeMorgan and all) forPatrick Georgi2010-03-181-1/+1
* Remove failover/fallback/normal handling in mainboards'Patrick Georgi2010-03-171-72/+14
* Replace clear_memory with memset.Myles Watson2010-03-111-1/+0
* Remove Kconfig entries that disablePatrick Georgi2010-03-081-5/+0
* Set options to make AMD CAR code compile correctly,Arne Georg Gleditsch2010-03-081-1/+21
* Whitespace changes to make s2912_fam10/ms9652_fam10 more similar.Uwe Hermann2010-03-014-18/+14
* - Add rules that build either 4 or 5 ssdts (only those variants exist in the ...Patrick Georgi2010-03-011-5/+0
* - Add config flag for boards that have their own fadt.cPatrick Georgi2010-02-282-1/+1
* - make HAVE_HARD_RESET match what newconfig didPatrick Georgi2010-02-271-8/+0
* Move the ldscripts logic to src/arch/i386/Makefile.incPatrick Georgi2010-02-251-7/+0
* Unify crt0s setup to src/arch/i386/Makefile.inc. This variablePatrick Georgi2010-02-251-3/+0
* Only handle code as "driver" that actually uses our driverPatrick Georgi2010-02-231-1/+1
* Various license header consistency fixes (trivial).Uwe Hermann2010-02-151-6/+4
* $(DISTRO_CFLAGS) is newconfig heritage and was never used on Kconfig. We doStefan Reinauer2010-02-111-6/+0
* Move all the copies of the romstage.inc rule toPatrick Georgi2010-02-091-5/+0
* Clean up ACPI:Patrick Georgi2010-02-081-7/+0
* straighten naming scheme for application processor rom stage files.Stefan Reinauer2010-02-082-3/+3
* janitor task: unify and cleanup naming.Stefan Reinauer2010-02-083-7/+7