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
/
soc
/
intel
/
cannonlake
/
smihandler.c
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-06
soc/intel/cannonlake: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2020-03-12
soc/intel/*/smihandler: Only compile in TCO SMI handler if needed
Patrick Georgi
2020-02-25
soc/intel/common/block: Move cse common functions into block/cse
Subrata Banik
2020-02-25
soc/intel/common/block: Move smihandler common functions into common code
Subrata Banik
2019-10-02
soc/intel: Replace config_of_path() with config_of_soc()
Kyösti Mälkki
2019-07-18
soc/intel: Use config_of()
Kyösti Mälkki
2019-07-04
soc/intel: Replace uses of dev_find_slot()
Kyösti Mälkki
2019-06-13
soc/intel/{cml, whl}: Add option to skip HECI disable in SMM
Subrata Banik
2019-04-26
soc/{amd,intel}/chip: Use local include for chip.h
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2018-06-28
soc/intel/common/block: Move p2sb common functions into block/p2sb
Subrata Banik
2018-06-14
src: Use of device_t is deprecated
Elyes HAOUAS
2018-02-22
soc/intel/cannonlake: Add provision to make CSME function disable in SMM mode
Subrata Banik
2017-12-23
soc/intel/{apollolake, cannonlake, common, skylake}: Add _soc_ prefix in weak...
Subrata Banik
2017-12-22
soc/intel/cannonlake: Add SoC API to make use SMM common code
Subrata Banik
2017-12-22
soc/intel/common: Add missing SoC common function into SMM library
Subrata Banik
2017-10-03
soc/intel/cannonlake: Fill the SMI usage
Lijian Zhao
2017-08-11
soc/cannonlake: Enable SMM code for Cannon Lake
Brandon Breitenstein