summaryrefslogtreecommitdiff
path: root/src/mainboard/nvidia/l1_2pvv/mptable.c
AgeCommit message (Expand)Author
2010-11-21Convert more boards to use mptable_write_buses.Patrick Georgi
2010-10-26We need to call smp_write_lintsrc() instead of smp_write_intsrc() forTobias Diedrich
2010-10-25Factor out common mptable code to mptable_init().Uwe Hermann
2010-05-20Move generation of mptable entries for ISA to generic code.Patrick Georgi
2010-04-16zero warnings days: unify mp tables. fix warnings.Stefan Reinauer
2010-04-07move amd K8/Fam10 "bus detection" function prototypes to a common place.Stefan Reinauer
2010-03-22Fix all the format string warnings.Myles Watson
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2008-12-22Fix implicit declarations of get_bus_conf.Carl-Daniel Hailfinger
2008-10-06Whitespace fixes.Myles Watson
2008-02-20Route device IRQ through PCI bridge instead in mptable.Yinghai Lu
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2007-02-17Initial support for the following new mainboards:Yinghai Lu