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
/
smihandler.c
Age
Commit message (
Expand
)
Author
2022-03-08
device/mmio.h: Move readXp/writeXp helpers to device/mmio.h
Jianjun Wang
2022-02-04
soc/intel/common: Remove GPIO PAD lock config override from mainboard
Subrata Banik
2021-12-07
soc/intel/common: add generic gpio lock mechanism
Nick Vaccaro
2021-06-21
soc/intel/common: Add InSMM.STS support
Angel Pons
2021-06-21
security/intel: Add option to enable SMM flash access only
Angel Pons
2021-06-19
soc/intel/common/block/smm: Add `mainboard_smi_finalize`
Aseda Aboagye
2021-04-19
soc/intel/common/block/smm: Drop stale comment
Angel Pons
2021-04-06
soc/intel/common: Prevent SMI storm when setting SPI WPD bit
Angel Pons
2021-03-10
soc/intel/common/block/smm: Ignore PM1 and GPE0 events in SCI mode
Angel Pons
2021-01-25
sb,soc/intel: Remove no-op APMC for C-state and P-state
Kyösti Mälkki
2021-01-25
cpu/x86/smm: Use common APMC logging
Kyösti Mälkki
2021-01-04
arch/x86: Pass GNVS as parameter to SMM module
Kyösti Mälkki
2020-12-01
soc/intel/common/block/smm/smihandler: Fix compilation under x86_64
Patrick Rudolph
2020-10-12
soc/intel/common/block/smm: Fix compilation without intel uart code
Patrick Rudolph
2020-09-21
src/soc/intel: Drop unneeded empty lines
Elyes HAOUAS
2020-08-21
SMM: Validate more user-provided pointers
Patrick Rudolph
2020-07-01
ACPI GNVS: Replace uses of smm_get_gnvs()
Kyösti Mälkki
2020-06-30
ACPI: Drop typedef global_nvs_t
Kyösti Mälkki
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-01
soc/intel/common: Fix 16-bit read/write PCI_COMMAND register
Elyes HAOUAS
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-11
soc/intel/common/block/smm: add case intrusion to SMI handler
Michael Niewöhner
2020-02-25
soc/intel/common/block: Move smihandler common functions into common code
Subrata Banik
2019-12-19
src/soc/intel: Remove unused <stdlib.h>
Elyes HAOUAS
2019-11-09
ELOG: Introduce elog_gsmi variants
Kyösti Mälkki
2019-08-13
cpu/x86: Separate save_state struct headers
Kyösti Mälkki
2019-08-09
soc/intel: Drop pmc_soc_restore_power_failure()
Nico Huber
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
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-01-10
soc/intel/common/block: Move tco common functions into block/smbus
Subrata Banik
2019-01-03
soc/intel: Fix bad uses of __SIMPLE_DEVICE__
Kyösti Mälkki
2018-12-05
smmstore: make smmstore's SMM handler code follow everything else
Patrick Georgi
2018-12-05
elog: make elog's SMM handler code follow everything else
Patrick Georgi
2018-11-08
soc/intel/common: Add option to disable eSPI SMI at runtime
Duncan Laurie
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-10-08
smmstore: Add a key/val store facility in flash, mediated through SMM
Patrick Georgi
2018-09-26
soc/intel/common/block: Don't use device_t
Elyes HAOUAS
2018-08-20
soc/intel/common/block: Move common uart function to block/uart
Subrata Banik
2018-06-14
src: Get rid of device_t
Elyes HAOUAS
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-03-05
soc/intel/common/block/smm: Add configurable delay before entering S5
Furquan Shaikh
2018-02-22
soc/intel/common/block/smm: Add option to have SOC specific SMI Handler at fi...
Subrata Banik
2017-12-23
soc/intel/{apollolake, cannonlake, common, skylake}: Add _soc_ prefix in weak...
Subrata Banik
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-10
soc/intel/apollolake: Enable UART debug controller on S3 resume
Furquan Shaikh
2017-08-09
intel/common/block/smm: Update smihandler to handle gpi
Brandon Breitenstein
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