printk_foo -> printk(BIOS_FOO, ...)
[coreboot.git] / src / arch / i386 / smp / mpspec.c
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2009-09-29 Myles WatsonRemove some warnings.
2009-04-30 Myles WatsonRemove warnings from compilation of the s2892 with...
2009-04-24 Patrick GeorgiRemove duplicate code.
2009-04-21 Stefan Reinauerfix a warning for a misnamed define, and make a debug...
2009-02-28 Stefan Reinauercoreboot-v2: drop this ugly historic union name in...
2009-02-12 Myles WatsonThis patch converts __FUNCTION__ to __func__, since...
2009-02-09 Myles WatsonRemove some warnings, mainly from format strings which...
2008-08-01 Stefan Reinauerfix warnings, make mptable struct members explicitly...
2008-02-20 Yinghai LuRoute device IRQ through PCI bridge instead in mptable.
2006-07-19 Stefan Reinauermove mptable to 960k to 1M
2004-10-16 Eric Biederman- HDAMA boots!
2004-10-16 Eric Biederman- First stab at running linuxbios without the old stati...
2004-10-14 Eric Biederman- First pass through with with device tree enhancement...
2004-04-15 Li-Ta Locode reformat
2003-09-01 Eric Biederman- Updates to config.g so that it works more reliably...
2003-04-24 Eric Biederman- Small step forward Linux boots and almost works...
2003-04-22 Eric Biederman- Initial checkin of the freebios2 tree