index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
hp
/
dl145_g1
/
mptable.c
Age
Commit message (
Expand
)
Author
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2014-02-12
hp/dl145_g1: Add missing copyright notes
Oskar Enoksson
2014-02-12
hp/dl145_g1: Fix some commented out code
Oskar Enoksson
2012-03-08
Unify Local APIC address definitions
Patrick Georgi
2011-11-09
Fixed whitespace and indentation
Oskar Enoksson
2011-11-07
Added RAMINIT_SYSINFO and declared the necessary structs
Oskar Enoksson
2011-10-13
mptable: Refactor mptable generation some more
Patrick Georgi
2011-10-13
mptable: Get rid of fixup_virtual_wire
Patrick Georgi
2011-10-13
mptable: Refactor lintsrc generation
Patrick Georgi
2010-12-16
Get mptable OEM/product ID from kconfig variables.
Uwe Hermann
2010-11-21
Convert more boards to use mptable_write_buses.
Patrick Georgi
2010-10-26
We need to call smp_write_lintsrc() instead of smp_write_intsrc() for
Tobias Diedrich
2010-10-25
Factor out common mptable code to mptable_init().
Uwe Hermann
2010-10-12
We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
Uwe Hermann
2010-08-20
Remove a couple of warnings. Trivial.
Myles Watson
2010-08-20
Add support for the HP DL145 G1, based on the Tyan s2881.
Oskar Enoksson