summaryrefslogtreecommitdiff
path: root/src/arch/i386/smp
AgeCommit message (Expand)Author
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-02-07newconfig is no more.Patrick Georgi
2010-01-16coreboot has 13 instances of IOAPIC setup distributed across a lotStefan Reinauer
2009-10-15Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson
2009-09-29Remove some warnings.Myles Watson
2009-08-25Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann
2009-08-12Kconfig!Patrick Georgi
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
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-03-06fix a bunch of cast and type warnings and don't call the apic "nvram", thatStefan 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-10-01The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger
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-05-13code reformatLi-Ta Lo
2004-04-15code reformatLi-Ta Lo
2004-03-11- Moved hlt() to it's own header.Eric Biederman
2003-09-01- Updates to config.g so that it works more reliably and has initial supportEric Biederman
2003-07-25Mods for YhLu to enable calls for mainboard init.Ronald G. Minnich
2003-07-19- Major cleanup of the bootpathEric Biederman
2003-06-24Fixes to various config files.Ronald G. Minnich
2003-06-17added config and other test files.Ronald G. Minnich
2003-04-24- Small step forward Linux boots and almost works...Eric Biederman
2003-04-22- Initial checkin of the freebios2 treeEric Biederman