summaryrefslogtreecommitdiff
path: root/src/mainboard/hp/dl145_g1/mptable.c
AgeCommit message (Expand)Author
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2014-02-12hp/dl145_g1: Add missing copyright notesOskar Enoksson
2014-02-12hp/dl145_g1: Fix some commented out codeOskar Enoksson
2012-03-08Unify Local APIC address definitionsPatrick Georgi
2011-11-09Fixed whitespace and indentationOskar Enoksson
2011-11-07Added RAMINIT_SYSINFO and declared the necessary structsOskar Enoksson
2011-10-13mptable: Refactor mptable generation some morePatrick Georgi
2011-10-13mptable: Get rid of fixup_virtual_wirePatrick Georgi
2011-10-13mptable: Refactor lintsrc generationPatrick Georgi
2010-12-16Get mptable OEM/product ID from kconfig variables.Uwe Hermann
2010-11-21Convert more boards to use mptable_write_buses.Patrick Georgi
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-08-20Remove a couple of warnings. Trivial.Myles Watson
2010-08-20Add support for the HP DL145 G1, based on the Tyan s2881.Oskar Enoksson