aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/cpu/cpulib.c
AgeCommit message (Expand)Author
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