aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/cpu/cpulib.c
AgeCommit message (Expand)Author
2021-02-23intel/common/block/cpu: Add APIs to get CPU info from lapic IDAamir Bohra
2020-10-21{cpu,soc}/intel: replace AES-NI locking by common implemenation callMichael Niewöhner
2020-10-16include/cpu/x86: introduce new helper for (un)setting MSRsMichael Niewöhner
2020-09-21soc/intel: rename get_prmrr_sizeMichael Niewöhner
2020-09-21soc/intel/common/block/sgx: make PRMRR size setting depend on SGXMichael Niewöhner
2020-09-16soc/intel/common/block: Do not die if PRMRR size unsupportedAngel Pons
2020-09-15soc/intel/common/block/cpu: Fix boot failurePatrick Rudolph
2020-07-26src/soc/intel: Add include <types.h>Elyes HAOUAS
2020-07-03soc/intel/common: Only touch Time Window Tau bits in supported SoCsTim Wawrzynczak
2020-07-01soc/intel/common/cpu: Don't set any TCC settings if offset is 0Tim Wawrzynczak
2020-06-28soc/intel/common: add TCC activation functionalitySumeet R Pawnikar
2020-06-06src: Remove unused 'include <cpu/x86/mtrr.h>'Elyes HAOUAS
2020-06-01soc/intel/common/block: Remove unused headersAngel Pons
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-06soc/intel/common: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-11-04soc/intel/sgx: convert SGX and PRMRR devicetree options to KconfigMichael Niewöhner
2019-10-31soc/intel/common: add common function to set LT_LOCK_MEMORYMichael Niewöhner
2019-05-21soc/intel: Remove unused pointer argument in mca_configure()Subrata Banik
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-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-02-05soc/intel/cpulib: Add debug message to mca_configure()Nico Huber
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-10-11src: Move common IA-32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS
2018-06-28intel/common: change mca_configure API's defPratik Prajapati
2018-05-14cpu/x86: Add support to run function with argument over APsSubrata Banik
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
2017-09-02intel/common/cpulib: Add API to configure MCAPratik Prajapati
2017-08-17soc/intel/common/block: Add functions to common CPU library codeShaunak Saha
2017-06-23soc/intel/common/block: Add common MP Init codeBarnali Sarkar
2017-06-09soc/intel/common/block: Add Intel common CPU library codeBarnali Sarkar