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-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