summaryrefslogtreecommitdiff
path: root/src/mainboard/intel/mtarvon/mptable.c
AgeCommit message (Expand)Author
2010-11-22Final set of smp_write_bus -> mptable_write_buses changes.Patrick Georgi
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-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-03-22Fix all the format string warnings.Myles Watson
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2008-03-16This patch implements support for the Intel 3100 Development Kit ...Ed Swierk