Unify Local APIC address definitions
[coreboot.git] / src / mainboard / hp / dl145_g1 / mptable.c
2012-03-08 Patrick GeorgiUnify Local APIC address definitions
2011-11-08 Oskar EnokssonFixed whitespace and indentation
2011-11-07 Oskar EnokssonAdded RAMINIT_SYSINFO and declared the necessary structs
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-21 Patrick GeorgiConvert more boards to use mptable_write_buses.
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-08-20 Myles WatsonRemove a couple of warnings. Trivial.
2010-08-20 Oskar EnokssonAdd support for the HP DL145 G1, based on the Tyan...