summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel/model_6dx
Commit message (Expand)AuthorAgeFilesLines
* Introduce stage-specific architecture for corebootFurquan Shaikh2014-05-061-1/+3
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-0/+1
* PCI: Drop includes under cpuKyösti Mälkki2014-02-121-1/+0
* cpu/intel: Remove dummy terminators from microcode blobsAlexandru Gagniuc2014-01-161-6/+0
* cpu/intel: Make all Intel CPUs load microcode from CBFSAlexandru Gagniuc2014-01-164-11/+13
* Get rid of drivers classPatrick Georgi2012-11-271-1/+1
* MTRR: get physical address size from CPUIDSven Schnelle2012-01-101-1/+1
* update intel microcode files.Stefan Reinauer2010-10-182-0/+165
* Remove some duplicate #include files (trivial).Uwe Hermann2010-10-071-3/+1
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-1/+1
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-1/+1
* newconfig is no more.Patrick Georgi2010-02-071-7/+0
* Drop src/cpu/x86/fpu/{Config.lb,Makefile.inc} since they are also emptyPeter Stuge2009-10-171-1/+0
* Drop empty cpu/x86/{mmx,sse}/{Config.lb,Makefile.inc} and remove referencesPeter Stuge2009-10-161-2/+0
* Remove default n statements to simplify .config and ldoptions files.Myles Watson2009-10-091-1/+0
* some progress on kconfig:Patrick Georgi2009-09-251-0/+4
* Kconfig!Patrick Georgi2009-08-121-0/+1
* First shot at factoring SMM code into generic parts and southbridge specificStefan Reinauer2009-01-191-0/+1
* match against all steppings of a CPU model, because these are _model_ drivers.Stefan Reinauer2008-08-011-0/+1
* analog changes for the cpu_driver structures...Stefan Reinauer2007-10-241-1/+1
* Add mtrr support for pentium m cpusJon Dufresne2006-12-141-0/+1
* - Actually enable the Pentium-M cpusEric Biederman2004-10-271-2/+0
* - Bug fixes to the P-III supportEric Biederman2004-10-272-0/+58