aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/intel/xe7501devkit/mptable.c
AgeCommit message (Expand)Author
2010-11-18Fix/drop some obsolete comments,Uwe Hermann
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-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-04-16zero warnings days: unify mp tables. fix warnings.Stefan Reinauer
2010-04-07fix epia-m700 compilation, and remove more warnings.Stefan Reinauer
2010-03-30indent mptable.cStefan Reinauer
2010-03-22Fix all the format string warnings.Myles Watson
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2005-12-03smaller fixups here and there, allowing some motherboards to compile orStefan Reinauer
2005-09-14Initial support for Intel XE7501DEVKIT.Steven J. Magnani