- Added volatile to asm statements in auto.c and failover.c
[coreboot.git] / src / cpu /
2004-05-26 Stefan Reinauercleanup
2004-05-24 Li-Ta Loadded AGP support for AMD K8
2004-05-14 Li-Ta Lorefactored k8_cpufixup, added IORR support for AGP...
2004-05-13 Li-Ta Locode reformat
2004-05-06 Li-Ta Loreplace up,across,down with ltd0,ldt1, ldt2
2004-04-21 Greg Watsonmoved to crt0.S.lb
2004-04-21 Greg Watsoni like ori better
2004-04-21 Greg Watsoninclude cache code
2004-03-26 Li-Ta Lospeed up ecc clear by enable MTRR/Cache first.
2004-03-23 Li-Ta LoDoxidization, reformat
2004-03-23 Greg Watsontighten up option exporting
2004-03-11 Eric Biederman- Moved hlt() to it's own header.
2004-03-07 Greg Watson*** empty log message ***
2004-03-07 Greg Watsonfix caching problem
2004-02-17 Li-Ta Loremoved unused set_var_mtrr() (use intel_set_var_mtrr...
2004-01-22 Greg Watsoncache.c
2004-01-22 Greg Watsonclear IR & DR and enable FP
2004-01-14 Greg Watson*** empty log message ***
2004-01-13 Greg Watson*** empty log message ***
2003-12-17 Greg Watsonclock.c need in startup
2003-11-15 Greg Watsonsetup and initialize cache correctly
2003-11-15 Greg Watsoncache is 32Kb
2003-11-09 Greg Watson*** empty log message ***
2003-11-09 Greg Watsonupdated for v2
2003-11-02 Greg Watson*** empty log message ***
2003-11-02 Greg WatsonDo sdram setup for fixed memory sizes. This really...
2003-11-02 Greg Watsontrashing stack
2003-11-02 Greg Watsonget cache setup right
2003-10-23 Ronald G. Minnichfixes from SONE
2003-10-22 Ronald G. Minnichfixes for EPIA.
2003-10-20 Ronald G. Minnichearly mtrr for the p6
2003-10-12 Greg Watsonnaughty, naughty
2003-10-12 Greg Watsonfirst cut
2003-10-12 Greg Watsonget_bus_freq()
2003-10-12 Greg Watsonmemory turn-on
2003-10-11 Eric Biederman - O2, enums, and switch statements work in romcc
2003-10-05 Greg Watsonsize memory
2003-10-05 Greg Watsonuse standard name
2003-10-05 Greg Watsonpci.S moved into arch/ppc/lib/pci_ops.c
2003-09-26 Ronald G. MinnichIt builds!
2003-09-26 Ronald G. Minnichadd cpufixup.o
2003-09-26 Ronald G. Minnichcpu fixup for p6
2003-09-03 Greg Watsonmoved init_timer() to static initialization
2003-08-05 Ronald G. Minnichmissing file chip.h
2003-08-04 Ronald G. Minnichpatches from Yh Lu. Tested and working on HDAMA
2003-08-04 Ronald G. MinnichCommits for the new config static device design, to...
2003-08-01 Eric Biederman- Update cpufixup so we support more than 4GB of memory
2003-07-30 Ronald G. Minnichupdates from YhLu, plus fixes for PPC/K8 issues.
2003-07-28 Greg WatsonPPC 4XX support
2003-07-28 Greg Watsoncorrected cpu path, added clock.o
2003-07-24 Greg Watson*** empty log message ***
2003-07-23 Ronald G. Minnichgetting HDAMA to build.
2003-07-21 Eric Biederman- First pass at s2880 support.
2003-07-19 Eric Biederman- Major cleanup of the bootpath
2003-07-16 Eric Biederman- Commit a binutils safe version of reset16.inc
2003-07-14 Eric Biederman- Compile fixes
2003-07-12 Eric Biederman- Remove all of the annoying $Id strings
2003-07-12 Eric Biederman- Remove use of useless EXT macro
2003-07-01 Eric Biederman- Code to enable and disable use of the sse and mmx...
2003-06-24 Ronald G. MinnichFixes to various config files.
2003-06-17 Ronald G. Minnichadded config and other test files.
2003-06-17 Eric Biederman- Minor mod to reset16.inc to work with newer binutils...
2003-05-19 Eric Biederman- Cleanups on the romcc side including a pci interface...
2003-04-22 Eric Biederman- Initial checkin of the freebios2 tree