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
Age
Commit message (
Expand
)
Author
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-11-07
soc/intel/common: Include Icelake device IDs
Aamir Bohra
2018-10-25
soc/intel: Consolidate FSP CAR setup and teardown code
Praveen hodagatta pranesh
2018-10-11
src: Move common IA-32 MSRs to <cpu/x86/msr.h>
Elyes HAOUAS
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-08-20
intel/common/block: Fix issues found by klockwork
John Zhao
2018-08-10
src/soc/intel: Add new device IDs to support coffeelake
Maulik
2018-07-18
soc/intel/common/block: Add WhiskeyLake W0 CPUID
Krzysztof Sywula
2018-06-28
intel/common: change mca_configure API's def
Pratik Prajapati
2018-06-22
soc/intel/common/block/cpu: Add option to skip coreboot AP init
Subrata Banik
2018-06-14
src: Get rid of device_t
Elyes HAOUAS
2018-06-04
src/soc: Get rid of whitespace before tab
Elyes HAOUAS
2018-05-14
cpu/x86: Add support to run function with argument over APs
Subrata Banik
2018-04-25
soc/intel/common: disable paging if PAGING_IN_CACHE_AS_RAM enabled
Aaron Durbin
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
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
2018-02-20
src/soc: Fix various typos
Jonathan Neuschäfer
2018-02-07
intel/common/block/cpu: Change post_cpus_init after BS_DEV RESOURCES
Barnali Sarkar
2018-01-26
soc/intel/cannonlake: Add Cannonlake D0 support in mpinit and report
Lijian Zhao
2017-11-23
Constify struct cpu_device_id instances
Jonathan Neuschäfer
2017-11-03
soc/intel/apollolake: Add APL CPU device ID
Mario Scheithauer
2017-10-16
intel/common: CAR setup CQOS
Naresh G Solanki
2017-09-02
intel/common/cpulib: Add API to configure MCA
Pratik Prajapati
2017-08-21
intel/common/mp_init: Refactor MP Init code to get rid of microcode param
Pratik Prajapati
2017-08-21
intel/common/cpu: Add function to get microcode patch pointer
Pratik Prajapati
2017-08-17
soc/intel/common/block: Add functions to common CPU library code
Shaunak Saha
2017-08-10
soc/intel/common/block: Add CNL, APL and GLK CPU device IDs
Barnali Sarkar
2017-06-29
arch/x86: update assembly to ensure 16-byte alignment into C
Aaron Durbin
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
2017-03-28
soc/intel/common/block: Add cache as ram init and teardown code
Subrata Banik