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
/
southbridge
/
intel
/
common
/
smi.c
Age
Commit message (
Expand
)
Author
2020-10-26
src: Include <arch/io.h> when appropriate
Elyes HAOUAS
2020-09-21
src/southbridge: Drop unneeded empty lines
Elyes HAOUAS
2020-06-24
ACPI: Replace smm_setup_structures()
Kyösti Mälkki
2020-06-16
sb/intel/common/pmutil: Add dump_all_status()
Kyösti Mälkki
2020-06-16
sb,soc/intel: Replace smm_southbridge_enable_smi()
Kyösti Mälkki
2020-06-16
sb/intel: Clean up some SMI enables
Kyösti Mälkki
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-01
src: Remove unused 'include <cpu/x86/cache.h>'
Elyes HAOUAS
2020-04-04
src/southbridge: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
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-05-27
sb/intel/common/smi.c: Remove unused functions
Arthur Heymans
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-01-22
cpu/intel/model_206ax: Use parallel MP init
Arthur Heymans
2018-12-29
sb/intel/bd828x6x: Make CONFIG_ELOG=y compile
Arthur Heymans
2018-12-05
sb/intel: Fix pointer casts
Patrick Rudolph
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-07-27
sb/intel/common/smi*: Use new PMBASE API
Patrick Rudolph
2018-04-11
Revert "model_206ax: Use parallel MP init"
Arthur Heymans
2018-04-11
model_206ax: Use parallel MP init
Arthur Heymans
2018-03-28
sb/intel/common: Add common code for SMM setup and smihandler
Arthur Heymans