aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/smm/smm.c
AgeCommit message (Expand)Author
2020-06-24ACPI: Replace smm_setup_structures()Kyösti Mälkki
2020-06-16soc/intel/common: Replace smm_soutbridge_enable(SMI_FLAGS)Kyösti Mälkki
2020-06-02src: Remove unused 'include <bootstate.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06soc/intel/common: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-03-07intel/soc: skl,apl,cnl,icl,tgl,common: enable TCO SMIs if selectedMichael Niewöhner
2019-08-15soc/intel: Rename some SMM support functionsKyösti Mälkki
2019-08-08arch/x86: Move TSEG_STAGE_CACHE implementationKyösti Mälkki
2019-08-07intel/apollolake: Replace smm_region_info() with smm_region()Kyösti Mälkki
2019-08-07cpu/x86/smm: Promote smm_subregion()Kyösti Mälkki
2019-07-09drivers/intel: Move FSP stage_cache implementation into common blockSubrata Banik
2019-03-18soc/intel/common: Update ESPI disable optionDuncan Laurie
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-11-08soc/intel/common: Add option to disable eSPI SMI at runtimeDuncan Laurie
2018-06-28soc/intel/common: Disable GPEs just before enabling SMIsFurquan Shaikh
2017-12-22soc/intel/common: Add missing SoC common function into SMM librarySubrata Banik
2017-10-12soc/intel/common: Clean up PMC library GPE handling APIFurquan Shaikh
2017-08-30soc/intel/common: Add functions into common SMM librarySubrata Banik
2017-08-08soc/intel/common: Use common PMC for SMMShaunak Saha
2017-06-20soc/intel/common: Add SMM common code for Intel PlatformsBrandon Breitenstein