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
/
include
/
cpu
Age
Commit message (
Expand
)
Author
2020-06-17
cpu/x86/smm: Add helper functions to verify SMM access
Patrick Rudolph
2020-06-16
cpu/x86: Define MTRR_CAP_PRMRR
Kyösti Mälkki
2020-06-16
sb,soc/intel: Replace smm_southbridge_enable_smi()
Kyösti Mälkki
2020-06-16
soc/intel/common: Replace smm_soutbridge_enable(SMI_FLAGS)
Kyösti Mälkki
2020-06-16
arch/x86: Declare global_smi_enable()
Kyösti Mälkki
2020-06-16
arch/x86: Create helper for APM_CNT SMI triggers
Kyösti Mälkki
2020-06-15
arch/x86: Remove XIP_ROM_SIZE
Kyösti Mälkki
2020-06-10
amd/00730F01: Clean the Microcode updating
Zheng Bao
2020-06-10
amd/common: Add the macro definition for patch level MSR
Zheng Bao
2020-06-02
amd/microcode: Change equivalant ID width to 16bit
Zheng Bao
2020-06-02
cpu/x86/mtrr: add x86_setup_mtrrs_with_detect_no_above_4gb()
Aaron Durbin
2020-06-02
cpu/x86/mtrr: add helper for setting multiple MTRRs
Aaron Durbin
2020-06-02
cpu/x86/mtrr.h: Get rid of commonlib/helpers.h dependency
Nico Huber
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
cpu: Add a helper function cpu_get_lapic_addr
Furquan Shaikh
2020-04-29
src/cpu/x86/mtrr/earlymtrr: Add clear_all_var_mtrr
Raul E Rangel
2020-04-13
cpu/x86/smm.h: Add SW SMI for PSP SMM Info
Marshall Dawson
2020-04-05
src/include: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-15
treewide: Replace uses of "Nehalem"
Angel Pons
2020-03-07
cpu/x86/smm: Add smm_size to relocatable smmstub
Arthur Heymans
2020-03-04
include/cpu/amd: Drop unused files
Elyes HAOUAS
2020-02-21
security/intel/stm: Check for processor STM support
Eugene Myers
2020-02-05
security/intel/stm: Add STM support
Eugene Myers
2019-12-19
src: Use '#include <smp/node.h>' when appropriate
Elyes HAOUAS
2019-12-19
Drop ROMCC code and header guards
Arthur Heymans
2019-12-18
Revert "include/cpu/x86: Add STM Support"
Aaron Durbin
2019-12-18
include/cpu/x86: Add STM Support
Eugene D. Myers
2019-11-30
AGESA,binaryPI: Add compatibility wrapper for romstage entry
Kyösti Mälkki
2019-11-30
AGESA,binaryPI: Fix stack location on entry to romstage
Michał Żygowski
2019-11-30
AGESA,binaryPI: Split romstage_main() to BSP and AP parts
Kyösti Mälkki
2019-11-30
binaryPI: Clean leftover romstage prototype
Kyösti Mälkki
2019-11-27
AGESA,binaryPI: Remove early_all_cores()
Kyösti Mälkki
2019-11-27
binaryPI: Drop BINARYPI_LEGACY_WRAPPER support
Kyösti Mälkki
2019-11-27
amdfam10: Clean leftover prototypes
Kyösti Mälkki
2019-11-22
cpu/intel/smm: Drop em64t save state
Arthur Heymans
2019-11-22
intel/smm: Provide common smm_relocation_params
Kyösti Mälkki
2019-11-08
arch/x86: Drop some __SMM__ guards
Kyösti Mälkki
2019-11-04
cpu/intel/em64t101: Add Nehalem to compatibility list
Arthur Heymans
2019-11-03
cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE
Kyösti Mälkki
2019-10-31
cpu/x86: make set_msr_bit publicly available
Michael Niewöhner
2019-10-01
cpu/intel/common: Move intel_ht_sibling() to common folder
Patrick Rudolph
2019-09-28
cpu,device/: Remove some __SIMPLE_DEVICE__ and __ROMCC__ use
Kyösti Mälkki
2019-09-19
cpu/x86/lapic: Refactor timer_fsb()
Kyösti Mälkki
2019-09-14
arch/x86: Replace some __PRE_RAM__ use
Kyösti Mälkki
2019-09-14
cpu/x86: Drop lapic_remote_read()
Kyösti Mälkki
2019-08-28
intel/smm/gen1: Use smm_subregion()
Kyösti Mälkki
2019-08-26
soc/intel: Use common romstage code
Kyösti Mälkki
[next]