index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
common
/
block
/
cpu
/
cpulib.c
Age
Commit message (
Expand
)
Author
2019-11-04
soc/intel/sgx: convert SGX and PRMRR devicetree options to Kconfig
Michael Niewöhner
2019-10-31
soc/intel/common: add common function to set LT_LOCK_MEMORY
Michael Niewöhner
2019-05-21
soc/intel: Remove unused pointer argument in mca_configure()
Subrata Banik
2019-04-13
soc/intel/cpulib: Remove redundent enable/disable functions
Subrata Banik
2019-04-13
soc/intel/cpulib: Factor out IA32_PERF_CTL (0x199) MSR code
Subrata Banik
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-03-29
src: Use include <reset.h> when appropriate
Elyes HAOUAS
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-02-05
soc/intel/cpulib: Add debug message to mca_configure()
Nico Huber
2018-11-23
intelblocks/cpu: Fix wrong comment for P_Req field in PERF_CTL MSR
Werner Zeh
2018-11-23
intelblocks/cpu: Add function to set CPU clock to minimum value
Werner Zeh
2018-11-16
src: Remove unneeded include <lib.h>
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-10-11
src: Move common IA-32 MSRs to <cpu/x86/msr.h>
Elyes HAOUAS
2018-06-28
intel/common: change mca_configure API's def
Pratik Prajapati
2018-05-14
cpu/x86: Add support to run function with argument over APs
Subrata Banik
2018-04-23
cpu/x86: move NXE and PAT accesses to paging module
Aaron Durbin
2018-04-11
soc/intel/common/block/cpu: Fix cpu_get_power_max
Mario Scheithauer
2018-04-09
soc/intel/common: Add funtion to modify PAT & NXE bit
Naresh G Solanki
2017-09-02
intel/common/cpulib: Add API to configure MCA
Pratik Prajapati
2017-08-17
soc/intel/common/block: Add functions to common CPU library code
Shaunak Saha
2017-06-23
soc/intel/common/block: Add common MP Init code
Barnali Sarkar
2017-06-09
soc/intel/common/block: Add Intel common CPU library code
Barnali Sarkar