aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/via/vt8454c/mptable.c
AgeCommit message (Expand)Author
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-10-12We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann
2010-09-24Automatically fetch bus information for mptable fromPatrick Georgi
2010-05-20Move generation of mptable entries for ISA to generic code.Patrick Georgi
2010-03-22Fix all the format string warnings.Myles Watson
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2009-04-17Add VIA CX700 support, plus VIA vt8454c reference board support.Stefan Reinauer