summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/smp
Commit message (Expand)AuthorAgeFilesLines
* Remove some warnings.Myles Watson2009-09-291-1/+1
* Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann2009-08-251-1/+0
* Kconfig!Patrick Georgi2009-08-121-0/+5
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-2/+2
* 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
* fix a bunch of cast and type warnings and don't call the apic "nvram", thatStefan Reinauer2009-03-061-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
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-011-1/+1
* 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-144-342/+24
* code reformatLi-Ta Lo2004-05-131-1/+0
* code reformatLi-Ta Lo2004-04-151-2/+2
* - Moved hlt() to it's own header.Eric Biederman2004-03-111-6/+3
* - Updates to config.g so that it works more reliably and has initial supportEric Biederman2003-09-013-12/+5
* Mods for YhLu to enable calls for mainboard init.Ronald G. Minnich2003-07-251-1/+1
* - Major cleanup of the bootpathEric Biederman2003-07-192-0/+77
* Fixes to various config files.Ronald G. Minnich2003-06-241-0/+3
* added config and other test files.Ronald G. Minnich2003-06-171-0/+9
* - Small step forward Linux boots and almost works...Eric Biederman2003-04-243-2/+336
* - Initial checkin of the freebios2 treeEric Biederman2003-04-221-0/+245
OpenPOWER on IntegriCloud