summaryrefslogtreecommitdiff
path: root/src/cpu/intel/model_f2x
AgeCommit message (Expand)Author
2020-04-04src/cpu: Use SPDX for GPL-2.0-only filesAngel Pons
2019-10-01cpu/intel/common: Move intel_ht_sibling() to common folderPatrick Rudolph
2019-09-24intel/socket_mPGA604: Enable TSC_CONSTANT_RATEKyösti Mälkki
2019-07-09cpu/x86: Declare SMM_ASEGKyösti Mälkki
2019-07-01Use 3rdparty/intel-microcodeArthur Heymans
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
2015-09-30cpu: microcode: Use microcode stored in binary formatAlexandru Gagniuc
2015-05-053rdparty: move to 3rdparty/blobsPatrick Georgi
2015-05-053rdparty: Move to blobsPatrick Georgi
2015-02-28cpu/intel: (non-FSP) Remove microcode updates from treeAlexandru Gagniuc
2015-02-28cpu/intel (non-FSP): Use microcode from blobs repositoryAlexandru Gagniuc
2015-01-27vboot2: add verstageStefan Reinauer
2014-10-27{arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan
2014-05-06Introduce stage-specific architecture for corebootFurquan Shaikh
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2014-02-12PCI: Drop includes under cpuKyösti Mälkki
2014-01-16cpu/intel: Remove dummy terminators from microcode blobsAlexandru Gagniuc
2014-01-16cpu/intel: Make all Intel CPUs load microcode from CBFSAlexandru Gagniuc
2012-11-27Get rid of drivers classPatrick Georgi
2012-07-31Revert "Use broadcast SIPI to startup siblings"Sven Schnelle
2012-07-02Use broadcast SIPI to startup siblingsSven Schnelle
2012-07-02Intel CPUs: execute microcode update only once per coreKyösti Mälkki
2012-01-10MTRR: get physical address size from CPUIDSven Schnelle
2011-10-18Activate older Xeon P4 microcodesKyösti Mälkki
2010-10-18update intel microcode files.Stefan Reinauer
2010-10-07Remove some duplicate #include files (trivial).Uwe Hermann
2010-09-30Rename build system variables to be more intuitive, andPatrick Georgi
2010-09-27drop double include (trivial)Stefan Reinauer
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-03-17fix dell s1850, ROMCC didn't seem to like SSE2 memtest here.Stefan Reinauer
2010-02-25HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case.Stefan Reinauer
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-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-01-19First shot at factoring SMM code into generic parts and southbridge specificStefan Reinauer
2008-12-19Fix a LOT of implicit function declarations before they become errors.Corey Osgood
2007-10-24analog changes for the cpu_driver structures...Stefan Reinauer
2005-07-08eric patchYinghai Lu
2004-11-11mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...Eric Biederman
2004-10-30- To reduce confuse rename the parts of linuxbios bios that run fromEric 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