summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/icelake/smihandler.c
Commit message (Expand)AuthorAgeFilesLines
* tree: Drop Intel Ice Lake supportFelix Singer2023-01-191-36/+0
* soc/intel/common/cse: Rework heci_disable functionSubrata Banik2022-02-021-1/+1
* soc/intel/icl: Rework on HECI1 disable configsSubrata Banik2022-01-211-5/+1
* soc/intel: Remove unused <console/console.h>Elyes HAOUAS2021-02-151-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/icelake: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* 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-39/+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/icelake: Refer to soc/soc_chip.h rather than chip.hSubrata Banik2019-07-091-2/+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/icelake: Do initial SoC commitAamir Bohra2018-10-261-0/+133