summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus/a8n_e/mptable.c
Commit message (Expand)AuthorAgeFilesLines
* Final set of smp_write_bus -> mptable_write_buses changes.Patrick Georgi2010-11-221-10/+2
* 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-19/+2
* Move generation of mptable entries for ISA to generic code.Patrick Georgi2010-05-201-39/+1
* 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
* No warnings day, next round.Stefan Reinauer2010-04-061-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
* Coding-style fixes and simplifications for the ASUS A8N-E (trivial).Uwe Hermann2008-09-301-22/+26
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-181-1/+1
* Add initial support for the ASUS A8N-E board.Philipp Degler2007-05-241-0/+192