Two hda_verb.h files: Add more comments.
[coreboot.git] / src / arch / i386 / lib / cpu.c
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-25 Stefan Reinauerdrop "arch/asm.h" and "arch/intel.h" and create "cpu...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-02-22 Stefan ReinauerThis is a general cleanup patch
2009-05-26 Stefan Reinauerremove some dead code from cpu.c (trivial)
2009-02-09 Myles WatsonRemove some warnings, mainly from format strings which...
2009-01-20 Stefan ReinauerTrivial stuff:
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2007-04-06 Yinghai LuPart III of YhLu's patch from January 18th
2006-10-04 Yinghai LuAMD Rev F support
2005-11-22 Ronald G. MinnichEPIA-M fixup
2005-09-14 Steven J. MagnaniAbort cpu_initialize if we detect that we've lost a...
2004-10-14 Eric Biederman- First pass through with with device tree enhancement...
2004-06-28 Stefan Reinauermake cpuid and mtrr check conditional. They are not...
2004-05-12 Li-Ta Loremove unused l2 cache configure, if we really need...
2004-03-26 Li-Ta Lospeed up ecc clear by enable MTRR/Cache first.
2004-03-11 Eric Biederman- Moved hlt() to it's own header.
2003-10-11 Eric Biederman - O2, enums, and switch statements work in romcc
2003-07-30 Ronald G. Minnichupdates from YhLu, plus fixes for PPC/K8 issues.
2003-07-19 Eric Biederman- Major cleanup of the bootpath
2003-06-17 Eric Biederman- Minor mod to reset16.inc to work with newer binutils...
2003-04-24 Eric Biederman- Small step forward Linux boots and almost works...
2003-04-22 Eric Biederman- Initial checkin of the freebios2 tree