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
/
common
/
block
/
smm
/
smm.c
Age
Commit message (
Expand
)
Author
2023-08-26
soc/intel/common/block/oc_wdt: Add OC watchdog common block
Michał Żygowski
2020-06-24
ACPI: Replace smm_setup_structures()
Kyösti Mälkki
2020-06-16
soc/intel/common: Replace smm_soutbridge_enable(SMI_FLAGS)
Kyösti Mälkki
2020-06-02
src: Remove unused 'include <bootstate.h>'
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-06
soc/intel/common: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2020-03-07
intel/soc: skl,apl,cnl,icl,tgl,common: enable TCO SMIs if selected
Michael Niewöhner
2019-08-15
soc/intel: Rename some SMM support functions
Kyösti Mälkki
2019-08-08
arch/x86: Move TSEG_STAGE_CACHE implementation
Kyösti Mälkki
2019-08-07
intel/apollolake: Replace smm_region_info() with smm_region()
Kyösti Mälkki
2019-08-07
cpu/x86/smm: Promote smm_subregion()
Kyösti Mälkki
2019-07-09
drivers/intel: Move FSP stage_cache implementation into common block
Subrata Banik
2019-03-18
soc/intel/common: Update ESPI disable option
Duncan Laurie
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2018-11-08
soc/intel/common: Add option to disable eSPI SMI at runtime
Duncan Laurie
2018-06-28
soc/intel/common: Disable GPEs just before enabling SMIs
Furquan Shaikh
2017-12-22
soc/intel/common: Add missing SoC common function into SMM library
Subrata Banik
2017-10-12
soc/intel/common: Clean up PMC library GPE handling API
Furquan Shaikh
2017-08-30
soc/intel/common: Add functions into common SMM library
Subrata Banik
2017-08-08
soc/intel/common: Use common PMC for SMM
Shaunak Saha
2017-06-20
soc/intel/common: Add SMM common code for Intel Platforms
Brandon Breitenstein