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
/
denverton_ns
/
cpu.c
Age
Commit message (
Expand
)
Author
2023-02-09
arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator
Felix Held
2023-02-08
arch/x86/cpu: introduce and use device_match_mask
Felix Held
2022-06-02
soc/intel/common/cpu: Use SoC overrides to set CPU privilege level
Subrata Banik
2022-02-05
cpu/x86/lapic: Move LAPIC configuration to MP init
Kyösti Mälkki
2022-01-19
soc/intel/common/cpu: Use SoC overrides to get CPU privilege level
Subrata Banik
2021-12-17
soc/intel/denverton_ns: Use `popcnt()` helper
Angel Pons
2021-12-15
soc/intel/baytrail,denverton_ns: Call setup_lapic()
Dmitry Ponamorev
2021-11-05
soc/intel/denverton_ns: Refactor `detect_num_cpus_via_cpuid()`
Angel Pons
2021-10-22
soc/intel/denverton_ns: use mp_cpu_bus_init
Felix Held
2021-10-22
cpu/x86/mp_init: move printing of failure message into mp_init_with_smm
Felix Held
2021-10-21
cpu/x86/mp_init: use cb_err as mp_init_with_smm return type
Felix Held
2021-10-16
soc/intel/dnv_ns: enable uCode PM Timer emulation
Michael Niewöhner
2021-10-07
soc/intel/denverton_ns: Always enable SpeedStep
Dmitry Ponamorev
2021-08-27
soc/intel/denverton_ns: Ensure CPU device has a valid link
Furquan Shaikh
2020-11-20
soc/intel/denverton_ns: Initialize thermal configuration
Julien Viard de Galbert
2020-11-20
soc/intel/denverton_ns: Enable MC Exception
Julien Viard de Galbert
2020-10-21
{cpu,soc}/intel: replace AES-NI locking by common implemenation call
Michael Niewöhner
2020-07-06
soc/intel: Drop unused `#include <reg_script.h>`
Angel Pons
2020-06-16
sb,soc/intel: Replace smm_southbridge_enable_smi()
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-01
src: Remove unused 'include <cpu/x86/cache.h>'
Elyes HAOUAS
2020-03-20
soc/intel/denverton_ns: Implement AES-NI Lock
Julien Viard de Galbert
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-08-15
soc/intel: Rename some SMM support functions
Kyösti Mälkki
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
cpu/x86/smm: Promote smm_subregion()
Kyösti Mälkki
2019-05-23
soc/intel/denverton_ns: Remove variable set but not used
Elyes HAOUAS
2019-05-21
soc/intel: Remove unused pointer argument in mca_configure()
Subrata Banik
2019-01-24
soc/intel/denverton_ns: Configure MCA
Julien Viard de Galbert
2019-01-24
soc/intel/denverton_ns: Use cpulib in cpu.c
Julien Viard de Galbert
2019-01-24
soc/intel/denverton_ns: Enable Fast Strings
Julien Viard de Galbert
2018-10-11
src: Move common IA-32 MSRs to <cpu/x86/msr.h>
Elyes HAOUAS
2018-07-24
cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSx
Arthur Heymans
2018-06-04
soc/intel/denverton_ns: Get rid of device_t
Elyes HAOUAS
2017-11-23
Constify struct cpu_device_id instances
Jonathan Neuschäfer
2017-09-05
soc/intel/denverton_ns: Add support for Intel Atom C3000 SoC
Mariusz Szafranski