aboutsummaryrefslogtreecommitdiff
path: root/src/arch/i386/lib/cpu.c
AgeCommit message (Expand)Author
2010-12-11After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-25drop "arch/asm.h" and "arch/intel.h" and create "cpu/x86/post_code.h"Stefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-02-22This is a general cleanup patchStefan Reinauer
2009-05-26remove some dead code from cpu.c (trivial)Stefan Reinauer
2009-02-09Remove some warnings, mainly from format strings which didn't match theMyles Watson
2009-01-20Trivial stuff:Stefan Reinauer
2008-10-01The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger
2007-04-06Part III of YhLu's patch from January 18thYinghai Lu
2006-10-04AMD Rev F supportYinghai Lu
2005-11-22EPIA-M fixupRonald G. Minnich
2005-09-14Abort cpu_initialize if we detect that we've lost a race.Steven J. Magnani
2004-10-14- First pass through with with device tree enhancement merge. Most of the me...Eric Biederman
2004-06-28make cpuid and mtrr check conditional. They are not there on cpus older thanStefan Reinauer
2004-05-12remove unused l2 cache configure, if we really need it some time in theLi-Ta Lo
2004-03-26speed up ecc clear by enable MTRR/Cache first.Li-Ta Lo
2004-03-11- Moved hlt() to it's own header.Eric Biederman
2003-10-11 - O2, enums, and switch statements work in romccEric Biederman
2003-07-30updates from YhLu, plus fixes for PPC/K8 issues.Ronald G. Minnich
2003-07-19- Major cleanup of the bootpathEric Biederman
2003-06-17- Minor mod to reset16.inc to work with newer binutils hopefully this works w...Eric Biederman
2003-04-24- Small step forward Linux boots and almost works...Eric Biederman
2003-04-22- Initial checkin of the freebios2 treeEric Biederman