summaryrefslogtreecommitdiff
path: root/src/cpu
AgeCommit message (Expand)Author
2004-05-26cleanupStefan Reinauer
2004-05-24added AGP support for AMD K8Li-Ta Lo
2004-05-14refactored k8_cpufixup, added IORR support for AGP apertureLi-Ta Lo
2004-05-13code reformatLi-Ta Lo
2004-05-06replace up,across,down with ltd0,ldt1, ldt2Li-Ta Lo
2004-04-21moved to crt0.S.lbGreg Watson
2004-04-21i like ori betterGreg Watson
2004-04-21include cache codeGreg Watson
2004-03-26speed up ecc clear by enable MTRR/Cache first.Li-Ta Lo
2004-03-23Doxidization, reformatLi-Ta Lo
2004-03-23tighten up option exportingGreg Watson
2004-03-11- Moved hlt() to it's own header.Eric Biederman
2004-03-07*** empty log message ***Greg Watson
2004-03-07fix caching problemGreg Watson
2004-02-17removed unused set_var_mtrr() (use intel_set_var_mtrr() instead).Li-Ta Lo
2004-01-22cache.cGreg Watson
2004-01-22clear IR & DR and enable FPGreg Watson
2004-01-14*** empty log message ***Greg Watson
2004-01-13*** empty log message ***Greg Watson
2003-12-17clock.c need in startupGreg Watson
2003-11-15setup and initialize cache correctlyGreg Watson
2003-11-15cache is 32KbGreg Watson
2003-11-09*** empty log message ***Greg Watson
2003-11-09updated for v2Greg Watson
2003-11-02*** empty log message ***Greg Watson
2003-11-02Do sdram setup for fixed memory sizes. This really only works onGreg Watson
2003-11-02trashing stackGreg Watson
2003-11-02get cache setup rightGreg Watson
2003-10-23fixes from SONERonald G. Minnich
2003-10-22fixes for EPIA.Ronald G. Minnich
2003-10-20early mtrr for the p6Ronald G. Minnich
2003-10-12naughty, naughtyGreg Watson
2003-10-12first cutGreg Watson
2003-10-12get_bus_freq()Greg Watson
2003-10-12memory turn-onGreg Watson
2003-10-11 - O2, enums, and switch statements work in romccEric Biederman
2003-10-05size memoryGreg Watson
2003-10-05use standard nameGreg Watson
2003-10-05pci.S moved into arch/ppc/lib/pci_ops.cGreg Watson
2003-09-26It builds!Ronald G. Minnich
2003-09-26add cpufixup.oRonald G. Minnich
2003-09-26cpu fixup for p6Ronald G. Minnich
2003-09-03moved init_timer() to static initializationGreg Watson
2003-08-05missing file chip.hRonald G. Minnich
2003-08-04patches from Yh Lu. Tested and working on HDAMARonald G. Minnich
2003-08-04Commits for the new config static device design, to allow more than one staticRonald G. Minnich
2003-08-01- Update cpufixup so we support more than 4GB of memoryEric Biederman
2003-07-30updates from YhLu, plus fixes for PPC/K8 issues.Ronald G. Minnich
2003-07-28PPC 4XX supportGreg Watson
2003-07-28corrected cpu path, added clock.oGreg Watson