We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
[coreboot.git] / src / mainboard / via / pc2500e / mptable.c
2010-10-12 Uwe HermannWe define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
2010-09-25 Uwe HermannDrop some useless "../../../" in #includes (trivial).
2010-09-24 Patrick GeorgiAutomatically fetch bus information for mptable from
2010-07-26 Myles WatsonMake include paths more consistent. Fixes compilation...
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-03 Stefan Reinauerremove more warnings.
2010-03-22 Myles WatsonFix all the format string warnings.
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2008-12-20 Jonathan A. KollaschThis adds a mptable for the VIA pc2500e. I've tested...