summaryrefslogtreecommitdiff
path: root/src/cpu/intel/Makefile.inc
AgeCommit message (Expand)Author
2020-03-15nb/intel/nehalem: Rename to ironlakeAngel Pons
2019-11-21nb/sb/cpu: Drop Intel Rangeley supportArthur Heymans
2019-10-01cpu/intel/common: Move intel_ht_sibling() to common folderPatrick Rudolph
2019-05-12nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGENico Huber
2019-02-28cpu/intel: Remove socket_BGA1284Nico Huber
2019-02-28cpu/intel: Rename socket_mPGA478MN to socket_pNico Huber
2019-02-28cpu/intel: Rename socket_mFCPGA478 to socket_mNico Huber
2019-01-24cpu/intel/model_406dx: Remove the notion of CPU socketsArthur Heymans
2019-01-24cpu/intel/model_206ax: Remove the notion of socketsArthur Heymans
2018-11-19northbridge/intel/fsp_*: Remove legacy SoCszaolin
2018-05-24Remove leftover Intel CPU supportKyösti Mälkki
2018-01-15Intel i82830 boards & chips: Remove - using LATE_CBMEM_INITMartin Roth
2018-01-15Intel i3100 boards & chips: Remove - using LATE_CBMEM_INITMartin Roth
2018-01-15Intel i5000 board & chips: Remove - using LATE_CBMEM_INITMartin Roth
2017-11-07cpu/intel: Add Intel FCBGA1023 socket supportHal Martin
2016-11-08cpu/intel/socket_mPGA478MN: Add socket PArthur Heymans
2016-07-31src/cpu: Capitalize CPUElyes HAOUAS
2016-02-12Make MRC vs native a config rather than making a separate chipset for it.Vladimir Serbinenko
2015-11-24cpu/intel/socket_FCBGA559: Add new socket for Atom D5xxDamien Zammit
2015-11-10cpu/intel: Add socket BGA1284Marc Jones
2015-10-22Revert "Remove sandybridge and ivybridge FSP code path"Martin Roth
2015-10-14Revert "Remove FSP Rangeley SOC and mohonpeak board support"Martin Roth
2015-10-08arch/x86/bootblock: Do not include non-code files in bootblock.SAlexandru Gagniuc
2015-10-03Remove FSP Rangeley SOC and mohonpeak board supportAlexandru Gagniuc
2015-10-03Remove sandybridge and ivybridge FSP code pathAlexandru Gagniuc
2015-10-03sandybridge ivybridge: Treat native init as first class citizenAlexandru Gagniuc
2014-10-29cpu/intel: Add configuration for socket LGA1155Damien Zammit
2014-08-30sandybridge: Add native sandybridgeVladimir Serbinenko
2014-07-30cpu/intel: Add fsp version of model 406dx (Rangeley / Atom C2000)Martin Roth
2014-07-29sandy/ivybridge: Native raminit.Vladimir Serbinenko
2014-05-13cpu/intel: Add CPU socket rPGA988BZaolin
2013-12-04Add the Intel FSP 206ax CPU core supportMarc Jones
2013-06-13Add support for Intel Nehalem CPUVladimir Serbinenko
2013-03-14haswell: Add initial support for Haswell platformsAaron Durbin
2012-10-30Add support for socket LGA775Stefan Tauner
2012-04-05Add support for Intel Sandybridge CPUStefan Reinauer
2012-02-10Intel cpus: apply un-written naming rulesKyösti Mälkki
2012-02-09Add Intel Socket LGA771Sven Schnelle
2010-06-21Create new socket for FCPGA370 and PGA370 CPU's for CAR. Add CAR support for ...Joseph Smith
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-091. This patch adds CAR for Intel P6 series processors.Joseph Smith
2010-03-05Add proper Slot 1 CPU support code/infrastructure.Keith Hui
2009-12-02Trivial fix for kconfig socket 441 (typo was 411) so that d945gclf builds.Myles Watson
2009-10-28Make d945gclf build.Myles Watson
2009-09-25some progress on kconfig:Patrick Georgi
2009-08-25Add kconfig support for ASUS P2B-F.Uwe Hermann
2009-08-25Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann
2009-08-21Change the intel cpu makefile.inc so that it fits the model better.Ronald G. Minnich
2009-08-12Kconfig!Patrick Georgi