aboutsummaryrefslogtreecommitdiff
path: root/src/cpu
AgeCommit message (Expand)Author
2004-11-18- First stab at getting the ppc ports building and working.Eric Biederman
2004-11-11mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...Eric Biederman
2004-11-10adl855pc supportRonald G. Minnich
2004-11-05CONFIG_CHIP_NAME to control config chip.h without .nameYinghai Lu
2004-11-04tell people that the segment descriptors are different for ROMCC andLi-Ta Lo
2004-11-04- Update abuild.sh so it will rebuild successfull buildsEric Biederman
2004-11-03This hurts more than it helps. byebyeStefan Reinauer
2004-11-02*** empty log message ***Yinghai Lu
2004-10-31fix soloStefan Reinauer
2004-10-30- To reduce confuse rename the parts of linuxbios bios that run fromEric Biederman
2004-10-29Changes to allow Via/Epia code to be compiled after recent code changes.Mark Wilkinson
2004-10-27sizeram removal/conversion.Eric Biederman
2004-10-27- Actually enable the Pentium-M cpusEric Biederman
2004-10-27- Bug fixes to the P-III supportEric Biederman
2004-10-25ops and tscYinghai Lu
2004-10-23- With Xeon cpus it seems best to use the tsc calibrated with timer2 asEric Biederman
2004-10-22for S2735 supportYinghai Lu
2004-10-22s2735 half updateYinghai Lu
2004-10-22- Better memory I/O space distinguishing in amd_mtrr.cEric Biederman
2004-10-21- Bump the LinuxBIOS major versionEric Biederman
2004-10-21- Explicitly disable the fixed dram extensions bits.Eric Biederman
2004-10-21- We already know the cache is disabled so don't bother disabling it.Eric Biederman
2004-10-19- add support for socket 754Stefan Reinauer
2004-10-19- Fix bug with > 4GB of memory where PAE was left enabled.Eric Biederman
2004-10-16- HDAMA boots!Eric Biederman
2004-10-16- First stab at running linuxbios without the old static device tree.Eric Biederman
2004-10-14- First pass through with with device tree enhancement merge. Most of the me...Eric Biederman
2004-10-14- remove deprecated directoriesEric Biederman
2004-10-14- Add new cvs code to cvsEric Biederman
2004-10-06epia-m supportRonald G. Minnich
2004-07-01Intel E7501 P64H2 ICH5R supportYinghai Lu
2004-06-05Add extra phase before memory init.Greg Watson
2004-06-03Make names more sensible.Greg Watson
2004-06-03Clock (not timer) routines are board specific. Moved to appropriateGreg Watson
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
2003-07-24*** empty log message ***Greg Watson
2003-07-23getting HDAMA to build.Ronald G. Minnich
2003-07-21- First pass at s2880 support.Eric Biederman
2003-07-19- Major cleanup of the bootpathEric Biederman
2003-07-16- Commit a binutils safe version of reset16.incEric Biederman
2003-07-14- Compile fixesEric Biederman
2003-07-12- Remove all of the annoying $Id stringsEric Biederman
2003-07-12- Remove use of useless EXT macroEric Biederman
2003-07-01- Code to enable and disable use of the sse and mmx registersEric Biederman
2003-06-24Fixes to various config files.Ronald G. Minnich
2003-06-17added 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 usesEric Biederman
2003-04-22- Initial checkin of the freebios2 treeEric Biederman