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
/
amd
/
common
/
block
/
cpu
/
smm
Age
Commit message (
Expand
)
Author
2023-08-08
cpu/amd/pi/00730F01: Use common code for mp_init
Arthur Heymans
2023-06-23
commonlib/console/post_code.h: Change post code prefix to POSTCODE
lilacious
2023-06-02
soc/amd/common/block/cpu: Refactor ucode allocation
Grzegorz Bernacki
2023-03-10
soc/amd/common/cpu/smm/smm_relocate: don't assume TSEG is below 4GB
Felix Held
2023-01-09
treewide: Remove unused <cpu/amd/msr.h>
Elyes Haouas
2022-10-31
soc: Add SPDX license headers to Makefiles
Martin Roth
2022-10-17
soc/amd/*/smihandler: Make fch_apmc_smi_handler common
Fred Reitberger
2022-09-15
soc/amd: Do SMM relocation via MSR
Arthur Heymans
2022-09-14
cpu/amd: Move locking SMM as part of SMM init
Arthur Heymans
2022-09-14
cpu/amd/smm: Move MP & SMM init in a common place
Arthur Heymans
2022-07-13
cpu/amd: Add common helpers for TSEG and SMM
Arthur Heymans
2022-06-17
soc/amd/smm_relocate.c: Improve TSEG programming
Arthur Heymans
2022-05-06
soc/amd/picasso: Use read*p
Arthur Heymans
2022-03-16
soc/amd/common/block: Add mainboard_handle_smi
Raul E Rangel
2022-02-07
treewide: Remove "ERROR: "/"WARN: " prefixes from log messages
Julius Werner
2021-12-08
soc/amd/{cezanne,picasso,stoney,common}: Don't clear PM1 on resume
Raul E Rangel
2021-10-22
cpu/x86/mp_init: use cb_err as status return type in remaining functions
Felix Held
2021-10-21
soc/amd/common/block/cpu/smm/finalize: simplify finalize_cores
Felix Held
2021-05-18
cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y
Arthur Heymans
2021-04-28
soc/amd/common/smi_handler: Print warning when receiving an SCI SMI
Raul E Rangel
2021-03-10
soc/amd/*/smihandler: factor out ELOG and SMMSTORE handler
Felix Held
2021-02-19
soc/amd: move SMM finalization to common code
Felix Held
2021-02-11
soc/amd: fully commonize clear_tvalid
Felix Held
2021-02-11
soc/amd: include cpu/x86/smm directory in common SMM Makefile
Felix Held
2021-02-11
soc/amd: move southbridge_smi_handler to common code
Felix Held
2021-02-11
soc/amd: factor out common SMM relocation code
Felix Held