aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/arima/hdama/mptable.c
AgeCommit message (Expand)Author
2012-03-08Unify Local APIC address definitionsPatrick Georgi
2011-10-27Move linux 2.6.11 workaround to generic codePatrick Georgi
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-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-05-20Move generation of mptable entries for ISA to generic code.Patrick Georgi
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-20As Myles suggested a while back: Switch long time #warnings to be commentsStefan Reinauer
2010-04-16zero warnings days: unify mp tables. fix warnings.Stefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2009-11-06Remove hard coded bus numbers from arima/hdama mptable code and fix warnings.Myles Watson
2009-02-28coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer
2005-10-25- See Issue Tracker id-8 "lnxi-patch-8".Jason Schildt
2005-08-10Undoing all HDAMA commits from LNXI from r2005->2003Jason Schildt
2005-08-09- Merge from linuxbios-lnxi (Linux Networx repository) up to public tree.Jason Schildt
2005-07-08eric patchYinghai Lu
2004-11-11mpspec.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-26check 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 romccEric Biederman
2003-09-02- 1.1.4Eric Biederman
2003-07-21- First pass at code for generic link width and size determinationEric Biederman
2003-07-17- Get the correct routing tables entries for the hdama's onboard nicsEric Biederman
2003-07-17- Implement an enable method for pci devices.Eric Biederman
2003-07-12- Update to a working version for the hdama boardEric Biederman
2003-06-24hdama mainboard and target.Ronald G. Minnich