aboutsummaryrefslogtreecommitdiff
path: root/src/arch/i386/smp/mpspec.c
AgeCommit message (Expand)Author
2010-04-20- move src/arch/i386/smp/ioapic.c to src/arch/i386/lib/ioapic.c (hasStefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2009-09-29Remove some warnings.Myles Watson
2009-04-30Remove warnings from compilation of the s2892 with and without CBFS.Myles Watson
2009-04-24Remove duplicate code.Patrick Georgi
2009-04-21fix a warning for a misnamed define, and make a debug message printk_debugStefan Reinauer
2009-02-28coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer
2009-02-12This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson
2009-02-09Remove some warnings, mainly from format strings which didn't match theMyles Watson
2008-08-01fix warnings, make mptable struct members explicitly packed, as they'reStefan Reinauer
2008-02-20Route device IRQ through PCI bridge instead in mptable.Yinghai Lu
2006-07-19move mptable to 960k to 1MStefan Reinauer
2004-10-16- HDAMA boots!Eric Biederman
2004-10-16- First stab at running linuxbios without the old static device tree.Eric Biederman
2004-10-14- First pass through with with device tree enhancement merge. Most of the me...Eric Biederman
2004-04-15code reformatLi-Ta Lo
2003-09-01- Updates to config.g so that it works more reliably and has initial supportEric Biederman
2003-04-24- Small step forward Linux boots and almost works...Eric Biederman
2003-04-22- Initial checkin of the freebios2 treeEric Biederman