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
/
arima
/
hdama
/
mptable.c
Age
Commit message (
Expand
)
Author
2012-03-08
Unify Local APIC address definitions
Patrick Georgi
2011-10-27
Move linux 2.6.11 workaround to generic code
Patrick Georgi
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-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-05-20
Move generation of mptable entries for ISA to generic code.
Patrick Georgi
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-20
As Myles suggested a while back: Switch long time #warnings to be comments
Stefan Reinauer
2010-04-16
zero warnings days: unify mp tables. fix warnings.
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2009-11-06
Remove hard coded bus numbers from arima/hdama mptable code and fix warnings.
Myles Watson
2009-02-28
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
Stefan Reinauer
2005-10-25
- See Issue Tracker id-8 "lnxi-patch-8".
Jason Schildt
2005-08-10
Undoing all HDAMA commits from LNXI from r2005->2003
Jason Schildt
2005-08-09
- Merge from linuxbios-lnxi (Linux Networx repository) up to public tree.
Jason Schildt
2005-07-08
eric patch
Yinghai Lu
2004-11-11
mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...
Eric Biederman
2004-10-14
- First pass through with with device tree enhancement merge. Most of the me...
Eric Biederman
2004-04-26
check in the current code for IBM/E325, can somebody help to fix it ?
Li-Ta Lo
2003-10-11
- O2, enums, and switch statements work in romcc
Eric Biederman
2003-09-02
- 1.1.4
Eric Biederman
2003-07-21
- First pass at code for generic link width and size determination
Eric Biederman
2003-07-17
- Get the correct routing tables entries for the hdama's onboard nics
Eric Biederman
2003-07-17
- Implement an enable method for pci devices.
Eric Biederman
2003-07-12
- Update to a working version for the hdama board
Eric Biederman
2003-06-24
hdama mainboard and target.
Ronald G. Minnich