index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
/
cpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpu/x86/smm_module_loaderv2: Fix compiling for x86_64
Arthur Heymans
2020-12-04
1
-4
/
+4
*
cpu/x86/mtrr.h: Rename CORE2 alternative SMRR registers
Arthur Heymans
2020-11-10
1
-3
/
+4
*
soc/amd/*/smi.h: Move the pm_acpi_smi_cmd_port function declaration
Arthur Heymans
2020-11-09
1
-0
/
+3
*
cpu/x86/smm: Add a common save state handling
Arthur Heymans
2020-11-09
1
-0
/
+34
*
cpu/x86/lapic: rename virtual wire mode initialization function
Felix Held
2020-10-31
1
-2
/
+2
*
cpu/intel/common: correct MSR for the Nominal Performance in CPPC
Michael Niewöhner
2020-10-31
1
-0
/
+2
*
cpu/intel/common: rework code previously moved to common cpu code
Michael Niewöhner
2020-10-24
2
-1
/
+3
*
{cpu,soc}/intel: deduplicate cpu code
Michael Niewöhner
2020-10-24
1
-0
/
+2
*
{cpu,soc}/intel: replace AES-NI locking by common implemenation call
Michael Niewöhner
2020-10-21
1
-0
/
+1
*
cpu/intel/common: rework AES-NI locking
Michael Niewöhner
2020-10-19
1
-1
/
+1
*
soc/intel/skl,cpu/intel: copy AES-NI locking to common cpu code
Michael Niewöhner
2020-10-19
1
-0
/
+11
*
include/cpu/x86: introduce new helper for (un)setting MSRs
Michael Niewöhner
2020-10-16
1
-13
/
+36
*
cpu/x86/smm/smmhandler.c: Get revision using C code
Arthur Heymans
2020-09-29
1
-1
/
+1
*
include/cpu/x86/tsc: Fix rdtsc on x86_64
Patrick Rudolph
2020-09-28
1
-10
/
+4
*
soc/amd/picasso: Generate ACPI pstate and cstate objects in cb
Jason Glenesk
2020-09-25
1
-3
/
+13
*
cpu/x86/smm.h: Add function to return the SMM save state revision
Arthur Heymans
2020-09-21
1
-0
/
+5
*
src/include: Drop unneeded empty lines
Elyes HAOUAS
2020-09-14
7
-9
/
+0
*
soc/intel/common/cpu: Update COS mask calculation for NEM enhanced mode
Aamir Bohra
2020-09-14
1
-0
/
+3
*
cpu/x86: Add definition for SMRR_PHYS_MASK_LOCK
Tim Wawrzynczak
2020-09-08
1
-0
/
+1
*
cpu/x86/smm/smm_stub: Add x86_64 support
Patrick Rudolph
2020-08-18
1
-1
/
+1
*
arch/x86/exit_car.S: Make sure _cbmem_top_ptr hits dram
Arthur Heymans
2020-08-17
1
-0
/
+2
*
cpu/x86/smm: Introduce SMM module loader version 2
Rocky Phagura
2020-08-15
1
-0
/
+18
*
src/include: Add missing includes
Elyes HAOUAS
2020-07-26
6
-0
/
+9
*
include/cpu/amd/msr: move SMM_LOCK bit right after HWCR_MSR definition
Felix Held
2020-07-09
1
-1
/
+1
*
ACPI: Add and fill gnvs_ptr for smm_runtime
Kyösti Mälkki
2020-07-08
1
-0
/
+1
*
include/cpu/x86/lapic: Add support for x86_64
Patrick Rudolph
2020-07-05
1
-2
/
+2
*
ACPI GNVS: Replace uses of smm_get_gnvs()
Kyösti Mälkki
2020-07-01
1
-1
/
+3
*
ACPI: Drop typedef global_nvs_t
Kyösti Mälkki
2020-06-30
1
-0
/
+1
*
ACPI: Replace smm_setup_structures()
Kyösti Mälkki
2020-06-24
1
-2
/
+0
*
cpu/x86/lapic: Support x86_64 and clean up code
Patrick Rudolph
2020-06-22
1
-51
/
+14
*
soc/amd/picasso/bootblock: Write EIP to secure S3
Raul E Rangel
2020-06-22
1
-0
/
+1
*
cpu/x86/smm: Define APM_CNT_ROUTE_ALL_XHCI
Kyösti Mälkki
2020-06-22
1
-0
/
+1
*
cpu/x86/smm: Define APM_CNT_NOOP_SMI
Kyösti Mälkki
2020-06-22
1
-0
/
+1
*
cpu/x86/smm: Add helper functions to verify SMM access
Patrick Rudolph
2020-06-17
1
-0
/
+12
*
cpu/x86: Define MTRR_CAP_PRMRR
Kyösti Mälkki
2020-06-16
1
-0
/
+1
*
sb,soc/intel: Replace smm_southbridge_enable_smi()
Kyösti Mälkki
2020-06-16
1
-1
/
+0
*
soc/intel/common: Replace smm_soutbridge_enable(SMI_FLAGS)
Kyösti Mälkki
2020-06-16
1
-1
/
+0
*
arch/x86: Declare global_smi_enable()
Kyösti Mälkki
2020-06-16
1
-0
/
+3
*
arch/x86: Create helper for APM_CNT SMI triggers
Kyösti Mälkki
2020-06-16
1
-0
/
+3
*
arch/x86: Remove XIP_ROM_SIZE
Kyösti Mälkki
2020-06-15
1
-4
/
+0
*
amd/00730F01: Clean the Microcode updating
Zheng Bao
2020-06-10
1
-2
/
+1
*
amd/common: Add the macro definition for patch level MSR
Zheng Bao
2020-06-10
1
-0
/
+1
*
amd/microcode: Change equivalant ID width to 16bit
Zheng Bao
2020-06-02
1
-1
/
+1
*
cpu/x86/mtrr: add x86_setup_mtrrs_with_detect_no_above_4gb()
Aaron Durbin
2020-06-02
1
-0
/
+1
*
cpu/x86/mtrr: add helper for setting multiple MTRRs
Aaron Durbin
2020-06-02
1
-0
/
+31
*
cpu/x86/mtrr.h: Get rid of commonlib/helpers.h dependency
Nico Huber
2020-06-02
1
-3
/
+2
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
19
-19
/
+0
*
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
1
-12
/
+1
*
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-05-06
1
-2
/
+1
*
cpu: Add a helper function cpu_get_lapic_addr
Furquan Shaikh
2020-05-02
1
-0
/
+1
[next]