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
/
skylake
/
cpu.c
Age
Commit message (
Expand
)
Author
2019-10-23
soc/intel/skylake: lock AES-NI MSR
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-06
soc/*: Report mp_init errors
Patrick Rudolph
2019-07-30
soc/intel/{broad,cannon,sky}: Fix possible out-of-bounds reads
Jacob Garber
2019-07-21
soc/intel/skylake: Enable Energy/Performance Bias control
Matthew Garrett
2019-07-18
soc/intel: Use config_of_path(SA_DEVFN_ROOT)
Kyösti Mälkki
2019-07-13
soc,southbridge/intel: Avoid preprocessor with HAVE_SMI_HANDLER
Kyösti Mälkki
2019-05-21
soc/intel: Remove unused pointer argument in mca_configure()
Subrata Banik
2019-04-26
soc/{amd,intel}/chip: Use local include for chip.h
Elyes HAOUAS
2019-04-23
src: include <assert.h> when appropriate
Elyes HAOUAS
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-02-18
soc/intel/skylake: Use real common code for VMX init
Nico Huber
2019-01-16
soc/intel/skylake: Access conf pointer only if its not null
Pratik Prajapati
2019-01-07
soc/intel: Standardize names of common MSRs
Elyes HAOUAS
2018-12-18
soc: Remove unneeded include <pc80/mc146818rtc.h>
Elyes HAOUAS
2018-12-13
cpuid: Add helper function for cpuid(1) functions
Subrata Banik
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-10-08
soc/intel/skylake: Fix ‘dev’ pointer NULL before being dereferenced
Subrata Banik
2018-10-05
soc/intel/skylake: check for NULL with if condition
Pratik Prajapati
2018-08-20
soc/intel/skylake: Support PL1 override option
Wei Shun Chang
2018-06-28
intel/common: change mca_configure API's def
Pratik Prajapati
2018-06-21
soc/intel/{skl,kbl}: ensure C1E is disabled after S3 resume
Cole Nelson
2018-06-04
soc/intel/skylake: Get rid of device_t
Elyes HAOUAS
2018-05-17
soc/intel/skylake: Fix AP timeout issue while executing sgx_configure
Subrata Banik
2018-05-14
cpu/x86: Add support to run function with argument over APs
Subrata Banik
2018-03-28
soc/intel/skylake: enable VMX support
Matt DeVillier
2018-03-26
soc/skylake/cpu: Fix Intel SpeedStep enable/disable
Matt DeVillier
2018-02-05
soc/intel/skylake: Set PsysPl3 and Pl4
Shelley Chen
2017-12-22
soc/intel/skylake: Make use of common SMM code for SKL
Subrata Banik
2017-09-15
soc/intel/common/sgx: Define and use soc_fill_sgx_param()
Pratik Prajapati
2017-09-11
cpu/x86/mp_init: remove adjust_cpu_apic_entry()
Aaron Durbin
2017-09-02
soc/intel/skylake: Use common mca_configure() API
Pratik Prajapati
2017-08-21
soc/intel/skylake: Fix SGX init sequence
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/sgx: Use intel_mp_current_microcode() to get microcode pointer
Pratik Prajapati
2017-07-14
soc/intel/skylake: Set PsysPL2 MSR
Shelley Chen
2017-07-10
sgx: Move SGX code to intel/common/block
Pratik Prajapati
2017-06-23
soc/intel/skylake: Remove post SMM Relocation uCode loading
Barnali Sarkar
2017-06-23
soc/intel/skylake: Use CPU MP Init Common code
Barnali Sarkar
2017-06-09
soc/intel/skylake: Enable ACPI PM timer emulation on all CPUs
Subrata Banik
2017-06-09
soc/intel/skylake: Use CPU common library code
Barnali Sarkar
2017-06-09
soc/intel/skylake: Move update microcode from cbfs to mp_ops callbacks
Barnali Sarkar
2017-06-09
soc/intel/skylake: Cache the MMIO BIOS region
Aaron Durbin
2017-06-07
src: change coreboot to lowercase
Martin Roth
[next]