summaryrefslogtreecommitdiffstats
path: root/src/mainboard/tyan/s2912_fam10/mptable.c
Commit message (Expand)AuthorAgeFilesLines
* Unify Local APIC address definitionsPatrick Georgi2012-03-081-1/+1
* mptable: Refactor mptable generation some morePatrick Georgi2011-10-131-5/+1
* mptable: Get rid of fixup_virtual_wirePatrick Georgi2011-10-131-1/+1
* mptable: Refactor lintsrc generationPatrick Georgi2011-10-131-2/+1
* Get mptable OEM/product ID from kconfig variables.Uwe Hermann2010-12-161-1/+1
* Convert more boards to use mptable_write_buses.Patrick Georgi2010-11-211-11/+5
* We need to call smp_write_lintsrc() instead of smp_write_intsrc() forTobias Diedrich2010-10-261-2/+2
* Factor out common mptable code to mptable_init().Uwe Hermann2010-10-251-23/+2
* Move generation of mptable entries for ISA to generic code.Patrick Georgi2010-05-201-13/+2
* zero warnings days: unify mp tables. fix warnings.Stefan Reinauer2010-04-161-1/+1
* move amd K8/Fam10 "bus detection" function prototypes to a common place.Stefan Reinauer2010-04-071-1/+1
* Fix all the format string warnings.Myles Watson2010-03-221-1/+1
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-1/+1
* Whitespace changes to make s2912_fam10/ms9652_fam10 more similar.Uwe Hermann2010-03-011-1/+1
* Fix implicit declarations of get_bus_conf.Carl-Daniel Hailfinger2008-12-221-0/+2
* Whitespace fixes.Myles Watson2008-10-061-53/+53
* Add Tyan S2912 platform with AMD Family 10 support. Arne Georg Gleditsch2008-08-191-0/+158