index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
Age
Commit message (
Expand
)
Author
2004-03-11
- Moved hlt() to it's own header.
Eric Biederman
2004-03-07
*** empty log message ***
Greg Watson
2004-03-07
fix caching problem
Greg Watson
2004-02-17
removed unused set_var_mtrr() (use intel_set_var_mtrr() instead).
Li-Ta Lo
2004-01-22
cache.c
Greg Watson
2004-01-22
clear IR & DR and enable FP
Greg Watson
2004-01-14
*** empty log message ***
Greg Watson
2004-01-13
*** empty log message ***
Greg Watson
2003-12-17
clock.c need in startup
Greg Watson
2003-11-15
setup and initialize cache correctly
Greg Watson
2003-11-15
cache is 32Kb
Greg Watson
2003-11-09
*** empty log message ***
Greg Watson
2003-11-09
updated for v2
Greg Watson
2003-11-02
*** empty log message ***
Greg Watson
2003-11-02
Do sdram setup for fixed memory sizes. This really only works on
Greg Watson
2003-11-02
trashing stack
Greg Watson
2003-11-02
get cache setup right
Greg Watson
2003-10-23
fixes from SONE
Ronald G. Minnich
2003-10-22
fixes for EPIA.
Ronald G. Minnich
2003-10-20
early mtrr for the p6
Ronald G. Minnich
2003-10-12
naughty, naughty
Greg Watson
2003-10-12
first cut
Greg Watson
2003-10-12
get_bus_freq()
Greg Watson
2003-10-12
memory turn-on
Greg Watson
2003-10-11
- O2, enums, and switch statements work in romcc
Eric Biederman
2003-10-05
size memory
Greg Watson
2003-10-05
use standard name
Greg Watson
2003-10-05
pci.S moved into arch/ppc/lib/pci_ops.c
Greg Watson
2003-09-26
It builds!
Ronald G. Minnich
2003-09-26
add cpufixup.o
Ronald G. Minnich
2003-09-26
cpu fixup for p6
Ronald G. Minnich
2003-09-03
moved init_timer() to static initialization
Greg Watson
2003-08-05
missing file chip.h
Ronald G. Minnich
2003-08-04
patches from Yh Lu. Tested and working on HDAMA
Ronald G. Minnich
2003-08-04
Commits for the new config static device design, to allow more than one static
Ronald G. Minnich
2003-08-01
- Update cpufixup so we support more than 4GB of memory
Eric Biederman
2003-07-30
updates from YhLu, plus fixes for PPC/K8 issues.
Ronald G. Minnich
2003-07-28
PPC 4XX support
Greg Watson
2003-07-28
corrected cpu path, added clock.o
Greg Watson
2003-07-24
*** empty log message ***
Greg Watson
2003-07-23
getting HDAMA to build.
Ronald G. Minnich
2003-07-21
- First pass at s2880 support.
Eric Biederman
2003-07-19
- Major cleanup of the bootpath
Eric Biederman
2003-07-16
- Commit a binutils safe version of reset16.inc
Eric Biederman
2003-07-14
- Compile fixes
Eric Biederman
2003-07-12
- Remove all of the annoying $Id strings
Eric Biederman
2003-07-12
- Remove use of useless EXT macro
Eric Biederman
2003-07-01
- Code to enable and disable use of the sse and mmx registers
Eric Biederman
2003-06-24
Fixes to various config files.
Ronald G. Minnich
2003-06-17
added config and other test files.
Ronald G. Minnich
2003-06-17
- Minor mod to reset16.inc to work with newer binutils hopefully this works w...
Eric Biederman
2003-05-19
- Cleanups on the romcc side including a pci interface that uses
Eric Biederman
2003-04-22
- Initial checkin of the freebios2 tree
Eric Biederman