summaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/cpu
AgeCommit message (Expand)Author
2019-09-29soc/intel: Rename <intelblocks/chip.h>Kyösti Mälkki
2019-09-11arch/x86: Restrict use of _car_global[start|end]Kyösti Mälkki
2019-08-15soc/*: mp_run_on_all_cpus: Remove configurable timeoutPatrick Rudolph
2019-08-12soc/intel/common: Fix typo mistake in cache_as_ram.SSubrata Banik
2019-07-30soc/intel/cannonlake: Add new PCI IDsFelix Singer
2019-07-17soc/intel/cannonlake: Add device Ids for new CFL SKUs supportLean Sheng Tan
2019-07-10soc/intel/block/cpu: remove unused USE_COREBOOT_NATIVE_MP_INITArthur Heymans
2019-05-21soc/intel: Remove unused pointer argument in mca_configure()Subrata Banik
2019-05-13soc/intel: Geminilake Refresh feature request supportJohn Zhao
2019-04-23src: Add missing include 'console.h'Elyes HAOUAS
2019-04-21cpu/x86: Move checking for MTRR's as a proxy for proper CPU resetArthur Heymans
2019-04-13soc/intel/cpulib: Remove redundent enable/disable functionsSubrata Banik
2019-04-13soc/intel/cpulib: Factor out IA32_PERF_CTL (0x199) MSR codeSubrata Banik
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-03-29src: Use include <reset.h> when appropriateElyes HAOUAS
2019-03-24soc/intel/common: Remove common chip config use_fsp_mp_initSubrata Banik
2019-03-24soc/intel/common: Add Kconfig option to choose desired MP Init for platformSubrata Banik
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-02-24soc/intel/common: Include cometlake CPU IDsRonak Kanabar
2019-02-19soc/intel/common: Add whiskeylake celeron v-0 supportLijian Zhao
2019-02-05soc/intel/cpulib: Add debug message to mca_configure()Nico Huber
2019-01-08arch/x86: Link walkcbfs.S instead of including itArthur Heymans
2018-11-23intelblocks/cpu: Fix wrong comment for P_Req field in PERF_CTL MSRWerner Zeh
2018-11-23intelblocks/cpu: Add function to set CPU clock to minimum valueWerner Zeh
2018-11-16src: Remove unneeded include <lib.h>Elyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-07soc/intel/common: Include Icelake device IDsAamir Bohra
2018-10-25soc/intel: Consolidate FSP CAR setup and teardown codePraveen hodagatta pranesh
2018-10-11src: Move common IA-32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-08-20intel/common/block: Fix issues found by klockworkJohn Zhao
2018-08-10src/soc/intel: Add new device IDs to support coffeelakeMaulik
2018-07-18soc/intel/common/block: Add WhiskeyLake W0 CPUIDKrzysztof Sywula
2018-06-28intel/common: change mca_configure API's defPratik Prajapati
2018-06-22soc/intel/common/block/cpu: Add option to skip coreboot AP initSubrata Banik
2018-06-14src: Get rid of device_tElyes HAOUAS
2018-06-04src/soc: Get rid of whitespace before tabElyes HAOUAS
2018-05-14cpu/x86: Add support to run function with argument over APsSubrata Banik
2018-04-25soc/intel/common: disable paging if PAGING_IN_CACHE_AS_RAM enabledAaron Durbin
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-04-23cpu/x86: move NXE and PAT accesses to paging moduleAaron Durbin
2018-04-11soc/intel/common/block/cpu: Fix cpu_get_power_maxMario Scheithauer
2018-04-09soc/intel/common: Add funtion to modify PAT & NXE bitNaresh G Solanki
2018-02-20src/soc: Fix various typosJonathan Neuschäfer
2018-02-07intel/common/block/cpu: Change post_cpus_init after BS_DEV RESOURCESBarnali Sarkar
2018-01-26soc/intel/cannonlake: Add Cannonlake D0 support in mpinit and reportLijian Zhao
2017-11-23Constify struct cpu_device_id instancesJonathan Neuschäfer
2017-11-03soc/intel/apollolake: Add APL CPU device IDMario Scheithauer
2017-10-16intel/common: CAR setup CQOSNaresh G Solanki