aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/msi/ms7135/mptable.c
AgeCommit message (Expand)Author
2010-10-25Factor out common mptable code to mptable_init().Uwe Hermann
2010-10-19Use mptable_write_buses().Jonathan Kollasch
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-04-07switch some ROMCC boards back to ROMCC.Stefan Reinauer
2010-03-22Fix all the format string warnings.Myles Watson
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2008-05-06Fix various issues on MSI MS-7135 board.Jonathan A. Kollasch
2008-02-20Initial support for MSI MS-7135 (K8N Neo3) mainboard.Jonathan A. Kollasch