index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
i386
/
lib
/
cpu.c
Age
Commit message (
Expand
)
Author
2009-01-20
Trivial stuff:
Stefan Reinauer
2008-10-01
The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of
Carl-Daniel Hailfinger
2007-04-06
Part III of YhLu's patch from January 18th
Yinghai Lu
2006-10-04
AMD Rev F support
Yinghai Lu
2005-11-22
EPIA-M fixup
Ronald G. Minnich
2005-09-14
Abort 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-28
make cpuid and mtrr check conditional. They are not there on cpus older than
Stefan Reinauer
2004-05-12
remove unused l2 cache configure, if we really need it some time in the
Li-Ta Lo
2004-03-26
speed 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 romcc
Eric Biederman
2003-07-30
updates from YhLu, plus fixes for PPC/K8 issues.
Ronald G. Minnich
2003-07-19
- Major cleanup of the bootpath
Eric 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 tree
Eric Biederman