summaryrefslogtreecommitdiff
path: root/src/cpu/intel/model_6xx
AgeCommit message (Expand)Author
2012-11-27Get rid of drivers classPatrick Georgi
2012-01-10MTRR: get physical address size from CPUIDSven Schnelle
2010-10-18update intel microcode files.Stefan Reinauer
2010-10-17Removes model_65x CPUIDs from model_6xx code.Keith Hui
2010-10-13Move out Katmai Slot 1 CPUs (model_67x) from model_6xx to model_67x.Keith Hui
2010-10-07Remove some duplicate #include files (trivial).Uwe Hermann
2010-10-04Add missing Intel Pentium II/III era CPU IDs.Uwe Hermann
2010-09-30Rename build system variables to be more intuitive, andPatrick Georgi
2010-05-26Use the microcode files as created by the new microcode update script. (Fixes...Stefan Reinauer
2010-05-26Drop problematically licensed Intel microcode filesStefan Reinauer
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-24these cpus are explicitly supported by model_6bxStefan Reinauer
2010-03-06Add support for the 0x06B1 CPU ID for Celeron (Tualatin).Keith Hui
2010-02-07newconfig is no more.Patrick Georgi
2009-10-17Drop src/cpu/x86/fpu/{Config.lb,Makefile.inc} since they are also emptyPeter Stuge
2009-10-16Drop empty cpu/x86/{mmx,sse}/{Config.lb,Makefile.inc} and remove referencesPeter Stuge
2009-10-09Remove default n statements to simplify .config and ldoptions files.Myles Watson
2009-09-25some progress on kconfig:Patrick Georgi
2009-09-04Use driver-y instead of obj-y for model_6xx_init.o.Uwe Hermann
2009-08-12Kconfig!Patrick Georgi
2009-01-19First shot at factoring SMM code into generic parts and southbridge specificStefan Reinauer
2008-08-01match against all steppings of a CPU model, because these are _model_ drivers.Stefan Reinauer
2008-07-15Add missing Intel CPU (trivial).Uwe Hermann
2007-10-24analog changes for the cpu_driver structures...Stefan Reinauer
2007-10-15This patch adds support for the Mobile Intel Celeron CPU (Micro-FC-BGA)Joseph Smith
2007-06-14This patch adds support for the Intel i82810 northbridge and various i82801xxCorey Osgood
2006-12-14Add mtrr support for pentium m cpusJon Dufresne
2005-01-20Fix typo in microcode header file includeEric Biederman
2004-10-27- Bug fixes to the P-III supportEric Biederman
2004-10-16- First stab at running linuxbios without the old static device tree.Eric Biederman
2004-10-14- Add new cvs code to cvsEric Biederman