summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel/model_6xx
Commit message (Expand)AuthorAgeFilesLines
* Use 3rdparty/intel-microcodeArthur Heymans2019-07-011-1/+1
* 3rdparty/blobs: Update for current Intel microcodeNico Huber2019-01-101-1/+1
* cpu/intel/model_{6xx,f2x,f3x,f4x}: Remove unneeded includeElyes HAOUAS2018-06-061-3/+0
* Constify struct cpu_device_id instancesJonathan Neuschäfer2017-11-231-1/+1
* src/cpu: Capitalize CPU, APIC and IOAPIC typo fixElyes HAOUAS2016-08-231-1/+1
* src/cpu: Capitalize CPUElyes HAOUAS2016-07-311-1/+1
* CPU/intel: Add missing license headersDamien Roth2016-02-141-0/+13
* cpu: microcode: Use microcode stored in binary formatAlexandru Gagniuc2015-09-302-4/+1
* 3rdparty: move to 3rdparty/blobsPatrick Georgi2015-05-051-1/+1
* 3rdparty: Move to blobsPatrick Georgi2015-05-051-1/+1
* cpu/intel: (non-FSP) Remove microcode updates from treeAlexandru Gagniuc2015-02-2817-2771/+0
* cpu/intel (non-FSP): Use microcode from blobs repositoryAlexandru Gagniuc2015-02-281-20/+1
* vboot2: add verstageStefan Reinauer2015-01-271-0/+1
* {arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan2014-10-271-1/+1
* 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-11/+0
* cpu/intel: Make all Intel CPUs load microcode from CBFSAlexandru Gagniuc2014-01-164-35/+37
* 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-1821-813/+2292
* Removes model_65x CPUIDs from model_6xx code.Keith Hui2010-10-171-5/+0
* Move out Katmai Slot 1 CPUs (model_67x) from model_6xx to model_67x.Keith Hui2010-10-131-3/+0
* Remove some duplicate #include files (trivial).Uwe Hermann2010-10-071-3/+0
* Add missing Intel Pentium II/III era CPU IDs.Uwe Hermann2010-10-041-12/+55
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-1/+1
* Use the microcode files as created by the new microcode update script. (Fixes...Stefan Reinauer2010-05-268-8/+8
* Drop problematically licensed Intel microcode filesStefan Reinauer2010-05-2611-282/+1314
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-273-8/+8
* these cpus are explicitly supported by model_6bxStefan Reinauer2010-04-241-3/+0
* Add support for the 0x06B1 CPU ID for Celeron (Tualatin).Keith Hui2010-03-061-0/+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-252-21/+4
* Use driver-y instead of obj-y for model_6xx_init.o.Uwe Hermann2009-09-041-1/+1
* Kconfig!Patrick Georgi2009-08-121-0/+22
* 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-2/+6
* Add missing Intel CPU (trivial).Uwe Hermann2008-07-151-0/+1
* analog changes for the cpu_driver structures...Stefan Reinauer2007-10-241-1/+1
* This patch adds support for the Mobile Intel Celeron CPU (Micro-FC-BGA)Joseph Smith2007-10-151-0/+1
* This patch adds support for the Intel i82810 northbridge and various i82801xxCorey Osgood2007-06-141-0/+1
* Add mtrr support for pentium m cpusJon Dufresne2006-12-141-0/+1
* Fix typo in microcode header file includeEric Biederman2005-01-201-1/+1
* - Bug fixes to the P-III supportEric Biederman2004-10-271-2/+2
* - First stab at running linuxbios without the old static device tree.Eric Biederman2004-10-161-1/+0
* - Add new cvs code to cvsEric Biederman2004-10-144-0/+350