summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/cannonlake/smihandler.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/*/smihandler: Only compile in TCO SMI handler if neededPatrick Georgi2020-03-121-0/+2
* soc/intel/common/block: Move cse common functions into block/cseSubrata Banik2020-02-251-39/+1
* soc/intel/common/block: Move smihandler common functions into common codeSubrata Banik2020-02-251-40/+3
* soc/intel: Replace config_of_path() with config_of_soc()Kyösti Mälkki2019-10-021-1/+1
* soc/intel: Use config_of()Kyösti Mälkki2019-07-181-8/+1
* soc/intel: Replace uses of dev_find_slot()Kyösti Mälkki2019-07-041-1/+1
* soc/intel/{cml, whl}: Add option to skip HECI disable in SMMSubrata Banik2019-06-131-1/+1
* soc/{amd,intel}/chip: Use local include for chip.hElyes HAOUAS2019-04-261-1/+2
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* soc/intel/common/block: Move p2sb common functions into block/p2sbSubrata Banik2018-06-281-28/+4
* src: Use of device_t is deprecatedElyes HAOUAS2018-06-141-3/+4
* soc/intel/cannonlake: Add provision to make CSME function disable in SMM modeSubrata Banik2018-02-221-0/+89
* soc/intel/{apollolake, cannonlake, common, skylake}: Add _soc_ prefix in weak...Subrata Banik2017-12-231-2/+2
* soc/intel/cannonlake: Add SoC API to make use SMM common codeSubrata Banik2017-12-221-0/+22
* soc/intel/common: Add missing SoC common function into SMM librarySubrata Banik2017-12-221-0/+10
* soc/intel/cannonlake: Fill the SMI usageLijian Zhao2017-10-031-1/+7
* soc/cannonlake: Enable SMM code for Cannon LakeBrandon Breitenstein2017-08-111-0/+31