summaryrefslogtreecommitdiff
path: root/src/cpu
AgeCommit message (Expand)Author
2005-01-06add NC support to spare mtrrs for 64G memory storedYinghai Lu
2005-01-05enable apic ext idYinghai Lu
2005-01-03serialize cpus for >2Yinghai Lu
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