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
2020-10-21
{cpu,soc}/intel: replace AES-NI locking by common implemenation call
Michael Niewöhner
2020-10-16
include/cpu/x86: introduce new helper for (un)setting MSRs
Michael Niewöhner
2020-09-21
soc/intel: rename get_prmrr_size
Michael Niewöhner
2020-09-21
soc/intel/common/block/sgx: make PRMRR size setting depend on SGX
Michael Niewöhner
2020-09-16
soc/intel/common/block: Do not die if PRMRR size unsupported
Angel Pons
2020-09-15
soc/intel/common/block/cpu: Fix boot failure
Patrick Rudolph
2020-07-26
src/soc/intel: Add include <types.h>
Elyes HAOUAS
2020-07-03
soc/intel/common: Only touch Time Window Tau bits in supported SoCs
Tim Wawrzynczak
2020-07-01
soc/intel/common/cpu: Don't set any TCC settings if offset is 0
Tim Wawrzynczak
2020-06-28
soc/intel/common: add TCC activation functionality
Sumeet R Pawnikar
2020-06-06
src: Remove unused 'include <cpu/x86/mtrr.h>'
Elyes HAOUAS
2020-06-01
soc/intel/common/block: Remove unused headers
Angel Pons
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-06
soc/intel/common: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
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