summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/smp/mpspec.c
Commit message (Expand)AuthorAgeFilesLines
* - move src/arch/i386/smp/ioapic.c to src/arch/i386/lib/ioapic.c (hasStefan Reinauer2010-04-201-306/+0
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-3/+3
* Remove some warnings.Myles Watson2009-09-291-1/+1
* Remove warnings from compilation of the s2892 with and without CBFS.Myles Watson2009-04-301-4/+0
* Remove duplicate code.Patrick Georgi2009-04-241-18/+1
* fix a warning for a misnamed define, and make a debug message printk_debugStefan Reinauer2009-04-211-2/+2
* coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer2009-02-281-3/+3
* This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson2009-02-121-1/+1
* Remove some warnings, mainly from format strings which didn't match theMyles Watson2009-02-091-2/+2
* fix warnings, make mptable struct members explicitly packed, as they'reStefan Reinauer2008-08-011-1/+1
* Route device IRQ through PCI bridge instead in mptable.Yinghai Lu2008-02-201-4/+56
* move mptable to 960k to 1MStefan Reinauer2006-07-191-0/+24
* - HDAMA boots!Eric Biederman2004-10-161-1/+1
* - First stab at running linuxbios without the old static device tree.Eric Biederman2004-10-161-2/+7
* - First pass through with with device tree enhancement merge. Most of the me...Eric Biederman2004-10-141-21/+23
* code reformatLi-Ta Lo2004-04-151-2/+2
* - Updates to config.g so that it works more reliably and has initial supportEric Biederman2003-09-011-1/+1
* - Small step forward Linux boots and almost works...Eric Biederman2003-04-241-2/+1
* - Initial checkin of the freebios2 treeEric Biederman2003-04-221-0/+245