summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/smm/smm.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/common: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-3/+0
* intel/soc: skl,apl,cnl,icl,tgl,common: enable TCO SMIs if selectedMichael Niewöhner2020-03-071-1/+4
* soc/intel: Rename some SMM support functionsKyösti Mälkki2019-08-151-1/+1
* arch/x86: Move TSEG_STAGE_CACHE implementationKyösti Mälkki2019-08-081-12/+0
* intel/apollolake: Replace smm_region_info() with smm_region()Kyösti Mälkki2019-08-071-6/+0
* cpu/x86/smm: Promote smm_subregion()Kyösti Mälkki2019-08-071-1/+0
* drivers/intel: Move FSP stage_cache implementation into common blockSubrata Banik2019-07-091-0/+13
* soc/intel/common: Update ESPI disable optionDuncan Laurie2019-03-181-10/+6
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* soc/intel/common: Add option to disable eSPI SMI at runtimeDuncan Laurie2018-11-081-0/+9
* soc/intel/common: Disable GPEs just before enabling SMIsFurquan Shaikh2018-06-281-0/+9
* soc/intel/common: Add missing SoC common function into SMM librarySubrata Banik2017-12-221-2/+2
* soc/intel/common: Clean up PMC library GPE handling APIFurquan Shaikh2017-10-121-2/+2
* soc/intel/common: Add functions into common SMM librarySubrata Banik2017-08-301-0/+7
* soc/intel/common: Use common PMC for SMMShaunak Saha2017-08-081-8/+9
* soc/intel/common: Add SMM common code for Intel PlatformsBrandon Breitenstein2017-06-201-0/+78