aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/intel/model_6xx/model_6xx_init.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-04src/cpu: Use SPDX for GPL-2.0-only filesAngel Pons
2018-06-06cpu/intel/model_{6xx,f2x,f3x,f4x}: Remove unneeded includeElyes HAOUAS
2017-11-23Constify struct cpu_device_id instancesJonathan Neuschäfer
2016-08-23src/cpu: Capitalize CPU, APIC and IOAPIC typo fixElyes HAOUAS
2016-07-31src/cpu: Capitalize CPUElyes HAOUAS
2016-02-14CPU/intel: Add missing license headersDamien Roth
2014-10-27{arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan
2014-02-12PCI: Drop includes under cpuKyösti Mälkki
2014-01-16cpu/intel: Make all Intel CPUs load microcode from CBFSAlexandru Gagniuc
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-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
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