Get mptable OEM/product ID from kconfig variables.
[coreboot.git] / src / mainboard / kontron / kt690 / mptable.c
2010-12-16 Uwe HermannGet mptable OEM/product ID from kconfig variables.
2010-11-21 Patrick GeorgiConvert boards to use mptable_write_buses.
2010-10-26 Tobias DiedrichWe need to call smp_write_lintsrc() instead of smp_writ...
2010-10-25 Uwe HermannFactor out common mptable code to mptable_init().
2010-05-20 Patrick GeorgiMove generation of mptable entries for ISA to generic...
2010-04-16 Stefan Reinauerzero warnings days: unify mp tables. fix warnings.
2010-04-07 Stefan Reinauermove amd K8/Fam10 "bus detection" function prototypes...
2010-03-22 Myles WatsonFix all the format string warnings.
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2009-10-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
2009-10-13 Stefan ReinauerThis patch adds (initial) support for the Kontron KT690...