index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
apollolake
/
cpu.c
Age
Commit message (
Expand
)
Author
2021-02-15
soc/intel/*: Move prmrr_core_configure
Patrick Rudolph
2021-02-09
soc/amd,intel: Drop s3_resume parameter on FSP-S functions
Kyösti Mälkki
2020-10-21
{cpu,soc}/intel: replace AES-NI locking by common implemenation call
Michael Niewöhner
2020-09-09
soc/intel/apollolake: Rename `SOC_INTEL_GLK` symbol
Angel Pons
2020-06-16
soc/intel/common: Replace smm_soutbridge_enable(SMI_FLAGS)
Kyösti Mälkki
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-06
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-01
src: Remove unused 'include <cpu/x86/cache.h>'
Elyes HAOUAS
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-11-02
soc/intel: common,apl,skl: remove orphaned memory locking API
Michael Niewöhner
2019-10-10
soc/intel: sgx: get rid of UEFI-style usage of global variable
Michael Niewöhner
2019-10-02
soc/intel: Replace config_of_path() with config_of_soc()
Kyösti Mälkki
2019-08-15
soc/intel: Rename some SMM support functions
Kyösti Mälkki
2019-08-15
soc/*: mp_run_on_all_cpus: Remove configurable timeout
Patrick Rudolph
2019-08-13
cpu/x86: Separate save_state struct headers
Kyösti Mälkki
2019-08-08
arch/x86: Change smm_subregion() prototype
Kyösti Mälkki
2019-08-07
intel/apollolake: Replace smm_region_info() with smm_region()
Kyösti Mälkki
2019-08-07
cpu/x86/smm: Promote smm_subregion()
Kyösti Mälkki
2019-07-18
soc/intel: Use config_of_path(SA_DEVFN_ROOT)
Kyösti Mälkki
2019-05-21
soc/intel: Remove unused pointer argument in mca_configure()
Subrata Banik
2019-05-13
soc/intel: Geminilake Refresh feature request support
John Zhao
2019-04-13
soc/intel/cpulib: Remove redundent enable/disable functions
Subrata Banik
2019-03-08
src/soc/intel/apollolake/cpu.c: Set up local APIC
Mario Scheithauer
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-06
intel/apollolake: Fix incorrect config usage
Julius Werner
2019-02-05
soc/intel/apl: Call mca_configure() on cold boots only
Nico Huber
2018-11-23
soc/intel/apollolake: Add Kconfig switch to enable minimum clock ratio
Werner Zeh
2018-10-11
src: Move common IA-32 MSRs to <cpu/x86/msr.h>
Elyes HAOUAS
2018-10-05
src: Fix MSR_PKG_CST_CONFIG_CONTROL register name
Elyes HAOUAS
2018-07-24
cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSx
Arthur Heymans
2018-06-28
intel/common: change mca_configure API's def
Pratik Prajapati
2018-06-14
soc/intel/{glk,apl}: ensure C1E is disabled after S3 resume
Cole Nelson
2018-06-04
soc/intel/apollolake: Get rid of device_t
Elyes HAOUAS
2018-05-14
cpu/x86: Add support to run function with argument over APs
Subrata Banik
2018-04-09
soc/intel/apollolake: enable MONITOR/MWAIT for GLK
Cole Nelson
2017-12-22
soc/intel/common: Add missing SoC common function into SMM library
Subrata Banik
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-11-03
soc/intel/apollolake: Set CPU to Max Non-Turbo Ratio
Mario Scheithauer
2017-09-27
soc/intel/apollolake: Add SGX support
Pratik Prajapati
2017-09-01
soc/intel/apollolake: Use SMM library to get tseg region information
Subrata Banik
2017-08-21
intel/common/mp_init: Refactor MP Init code to get rid of microcode param
Pratik Prajapati
2017-08-15
soc/intel/apollolake: Provide option to use Common MP Init
Barnali Sarkar
2017-07-21
soc/intel/apollolake: Bring in delta for GLK SOC
Hannah Williams
2017-06-20
soc/intel/common: Add SMM common code for Intel Platforms
Brandon Breitenstein
2017-06-15
soc/intel/apollolake: revert CPU MP init prior to FSP-S
Aaron Durbin
2017-06-09
soc/intel/apollolake: Use CPU common library code
Barnali Sarkar
[next]