summaryrefslogtreecommitdiff
path: root/src/soc/intel/cannonlake/smihandler.c
AgeCommit message (Expand)Author
2020-11-13soc/intel/cnl: replace the remains of HeciEnabled by device state in dtMichael Niewöhner
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06soc/intel/cannonlake: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-03-12soc/intel/*/smihandler: Only compile in TCO SMI handler if neededPatrick Georgi
2020-02-25soc/intel/common/block: Move cse common functions into block/cseSubrata Banik
2020-02-25soc/intel/common/block: Move smihandler common functions into common codeSubrata Banik
2019-10-02soc/intel: Replace config_of_path() with config_of_soc()Kyösti Mälkki
2019-07-18soc/intel: Use config_of()Kyösti Mälkki
2019-07-04soc/intel: Replace uses of dev_find_slot()Kyösti Mälkki
2019-06-13soc/intel/{cml, whl}: Add option to skip HECI disable in SMMSubrata Banik
2019-04-26soc/{amd,intel}/chip: Use local include for chip.hElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-06-28soc/intel/common/block: Move p2sb common functions into block/p2sbSubrata Banik
2018-06-14src: Use of device_t is deprecatedElyes HAOUAS
2018-02-22soc/intel/cannonlake: Add provision to make CSME function disable in SMM modeSubrata Banik
2017-12-23soc/intel/{apollolake, cannonlake, common, skylake}: Add _soc_ prefix in weak...Subrata Banik
2017-12-22soc/intel/cannonlake: Add SoC API to make use SMM common codeSubrata Banik
2017-12-22soc/intel/common: Add missing SoC common function into SMM librarySubrata Banik
2017-10-03soc/intel/cannonlake: Fill the SMI usageLijian Zhao
2017-08-11soc/cannonlake: Enable SMM code for Cannon LakeBrandon Breitenstein