summaryrefslogtreecommitdiff
path: root/src/mainboard/kontron/986lcd-m/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-07-07Kill a few more warnings.Myles Watson
2010-06-25Add new function to create all mptable entries for buses byPatrick Georgi
2010-06-09Same conversion as with resources from static arrays to lists, exceptMyles Watson
2010-05-20Move generation of mptable entries for ISA to generic code.Patrick Georgi
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-01Various cometic and coding-style fixes (trivial).Uwe Hermann
2010-02-22This is a general cleanup patchStefan Reinauer
2010-01-19Kontron 986LCD-M MP table:Stefan Reinauer
2009-03-11Kontron 986LCD-M updates:Stefan Reinauer
2008-10-29Support for the Kontron 986LCD-M mainboard series.Stefan Reinauer