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-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
2019-08-26
amdfam10: Remove use of __PRE_RAM__
Kyösti Mälkki
2019-08-22
arch/x86: Add <arch/romstage.h>
Kyösti Mälkki
2019-08-20
device/oprom: Drop unnecessary AMD headers
Kyösti Mälkki
2019-08-18
cpu/intel: Enter romstage without BIST
Kyösti Mälkki
2019-08-15
intel/smm: Define struct ied_header just once
Kyösti Mälkki
2019-08-15
soc/intel: Rename some SMM support functions
Kyösti Mälkki
2019-08-15
intel/smm/gen1: Rename header file
Kyösti Mälkki
2019-08-15
soc/*: mp_run_on_all_cpus: Remove configurable timeout
Patrick Rudolph
2019-08-15
cpu/x86/smm: Promote smm_memory_map()
Kyösti Mälkki
2019-08-15
cpu/intel: Refactor platform_enter_postcar()
Kyösti Mälkki
2019-08-13
cpu/x86: Hide smm_save_state_area_t typedef
Kyösti Mälkki
2019-08-13
cpu/x86: Change old-style SMI handler prototypes
Kyösti Mälkki
2019-08-13
cpu/x86: Move some SMM function declarations
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
soc/amd: Rename smm_region_info() to smm_region()
Kyösti Mälkki
2019-08-07
cpu/x86/smm: Promote smm_subregion()
Kyösti Mälkki
2019-07-11
cpu/x86: Declare smi_release_lock() static
Kyösti Mälkki
2019-07-07
cpu/x86: Fix MSR_PLATFORM_INFO definition
Kyösti Mälkki
[next]