summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/cpu/cpulib.c
Commit message (Expand)AuthorAgeFilesLines
* {cpu,soc}/intel: replace AES-NI locking by common implemenation callMichael Niewöhner2020-10-211-0/+1
* include/cpu/x86: introduce new helper for (un)setting MSRsMichael Niewöhner2020-10-161-1/+1
* soc/intel: rename get_prmrr_sizeMichael Niewöhner2020-09-211-1/+1
* soc/intel/common/block/sgx: make PRMRR size setting depend on SGXMichael Niewöhner2020-09-211-1/+1
* soc/intel/common/block: Do not die if PRMRR size unsupportedAngel Pons2020-09-161-3/+4
* soc/intel/common/block/cpu: Fix boot failurePatrick Rudolph2020-09-151-3/+1
* src/soc/intel: Add include <types.h>Elyes HAOUAS2020-07-261-1/+1
* soc/intel/common: Only touch Time Window Tau bits in supported SoCsTim Wawrzynczak2020-07-031-1/+9
* soc/intel/common/cpu: Don't set any TCC settings if offset is 0Tim Wawrzynczak2020-07-011-1/+6
* soc/intel/common: add TCC activation functionalitySumeet R Pawnikar2020-06-281-0/+21
* src: Remove unused 'include <cpu/x86/mtrr.h>'Elyes HAOUAS2020-06-061-1/+0
* soc/intel/common/block: Remove unused headersAngel Pons2020-06-011-4/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* soc/intel/common: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-3/+0
* soc/intel/sgx: convert SGX and PRMRR devicetree options to KconfigMichael Niewöhner2019-11-041-0/+41
* soc/intel/common: add common function to set LT_LOCK_MEMORYMichael Niewöhner2019-10-311-1/+6
* soc/intel: Remove unused pointer argument in mca_configure()Subrata Banik2019-05-211-1/+1
* soc/intel/cpulib: Remove redundent enable/disable functionsSubrata Banik2019-04-131-30/+16
* soc/intel/cpulib: Factor out IA32_PERF_CTL (0x199) MSR codeSubrata Banik2019-04-131-12/+12
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-1/+0
* src: Use include <reset.h> when appropriateElyes HAOUAS2019-03-291-1/+0
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* soc/intel/cpulib: Add debug message to mca_configure()Nico Huber2019-02-051-0/+2
* intelblocks/cpu: Fix wrong comment for P_Req field in PERF_CTL MSRWerner Zeh2018-11-231-5/+5
* intelblocks/cpu: Add function to set CPU clock to minimum valueWerner Zeh2018-11-231-0/+20
* src: Remove unneeded include <lib.h>Elyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-0/+1
* src: Move common IA-32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS2018-10-111-3/+3
* intel/common: change mca_configure API's defPratik Prajapati2018-06-281-2/+3
* cpu/x86: Add support to run function with argument over APsSubrata Banik2018-05-141-1/+1
* cpu/x86: move NXE and PAT accesses to paging moduleAaron Durbin2018-04-231-20/+0
* soc/intel/common/block/cpu: Fix cpu_get_power_maxMario Scheithauer2018-04-111-1/+1
* soc/intel/common: Add funtion to modify PAT & NXE bitNaresh G Solanki2018-04-091-0/+20
* intel/common/cpulib: Add API to configure MCAPratik Prajapati2017-09-021-0/+18
* soc/intel/common/block: Add functions to common CPU library codeShaunak Saha2017-08-171-1/+57
* soc/intel/common/block: Add common MP Init codeBarnali Sarkar2017-06-231-0/+14
* soc/intel/common/block: Add Intel common CPU library codeBarnali Sarkar2017-06-091-0/+228