Factor out common mptable code to mptable_init().
[coreboot.git] / src / mainboard / tyan / s2850 / mptable.c
2010-10-25 Uwe HermannFactor out common mptable code to mptable_init().
2010-10-12 Uwe HermannWe define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
2010-09-24 Patrick GeorgiAutomatically fetch bus information for mptable from
2010-05-20 Patrick GeorgiMove generation of mptable entries for ISA to generic...
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-16 Stefan Reinauerzero warnings days: unify mp tables. fix warnings.
2010-03-29 Stefan Reinauerdualcore.h and quadcore.h are almost exactly the same.
2010-03-22 Myles WatsonFix all the format string warnings.
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2005-07-08 Yinghai Lueric patch
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2004-10-20 Yinghai LuTyan update to work with new CPU Config
2004-04-24 Stefan ReinauerMajor merge of YhLu's code from 2004/04/20: add s2875...
2004-01-12 Li-Ta LoTyan mainboard changes form YhLu