Unify Local APIC address definitions
[coreboot.git] / src / mainboard / intel / eagleheights / mptable.c
2012-03-08 Patrick GeorgiUnify Local APIC address definitions
2011-10-12 Patrick Georgimptable: Refactor mptable generation some more
2011-10-12 Patrick Georgimptable: Get rid of fixup_virtual_wire
2011-10-12 Patrick Georgimptable: Refactor lintsrc generation
2010-12-16 Uwe HermannGet mptable OEM/product ID from kconfig variables.
2010-11-22 Patrick GeorgiFinal set of smp_write_bus -> mptable_write_buses changes.
2010-10-31 Uwe HermannRemove incorrect IOAPIC lines from some mptable.c files.
2010-10-26 Tobias DiedrichWe need to call smp_write_lintsrc() instead of smp_writ...
2010-10-25 Uwe HermannFactor out common mptable code to mptable_init().
2010-10-12 Uwe HermannWe define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
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-07 Stefan Reinauerfix epia-m700 compilation, and remove more warnings.
2010-03-22 Myles WatsonFix all the format string warnings.
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-01-16 Stefan Reinauercoreboot used to have two different "APIs" for memory...
2009-07-01 Thomas JourdanAdd support for the Intel Eagle Heights development...