summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/smm
Commit message (Expand)AuthorAgeFilesLines
* soc: Add SPDX license headers to Kconfig filesMartin Roth2024-02-181-0/+2
* soc/intel: Unify the definition of TCO registersMarek Maslanka2024-01-301-2/+2
* soc/intel: Rename Makefiles from .inc to .mkMartin Roth2024-01-241-0/+0
* soc/intel/cmn/block/smm: Clear SPI SYNC_SS before disabling WPDSubrata Banik2023-12-221-2/+6
* soc/intel/common/block/oc_wdt: Add OC watchdog common blockMichał Żygowski2023-08-262-0/+43
* intel/cmn/smm: Introduce PERIODIC_SMI_RATE_SELECTION_IN_GEN_PMCON_BMichał Żygowski2023-06-151-0/+9
* intel/common/block/smm: remove return statements from void functionsYuchen He2023-03-231-3/+3
* mb,sb,soc/intel: Drop useless IO trap handlersKyösti Mälkki2022-12-071-18/+0
* sb,soc/intel: Fix SMI handler IO trap data maskKyösti Mälkki2022-12-071-1/+1
* soc: Add SPDX license headers to MakefilesMartin Roth2022-10-311-0/+1
* device/mmio.h: Move readXp/writeXp helpers to device/mmio.hJianjun Wang2022-03-081-2/+2
* soc/intel/common: Remove GPIO PAD lock config override from mainboardSubrata Banik2022-02-041-15/+0
* soc/intel/common: add generic gpio lock mechanismNick Vaccaro2021-12-072-0/+45
* soc/intel/common: Add InSMM.STS supportAngel Pons2021-06-211-2/+25
* security/intel: Add option to enable SMM flash access onlyAngel Pons2021-06-211-27/+29
* soc/intel/common/block/smm: Add `mainboard_smi_finalize`Aseda Aboagye2021-06-191-0/+7
* soc/intel/common/block/smm: Drop stale commentAngel Pons2021-04-191-2/+0
* soc/intel/common: Prevent SMI storm when setting SPI WPD bitAngel Pons2021-04-061-0/+12
* soc/intel/common/block/smm: Ignore PM1 and GPE0 events in SCI modeAngel Pons2021-03-101-14/+6
* sb,soc/intel: Remove no-op APMC for C-state and P-stateKyösti Mälkki2021-01-251-14/+0
* cpu/x86/smm: Use common APMC loggingKyösti Mälkki2021-01-251-7/+1
* arch/x86: Pass GNVS as parameter to SMM moduleKyösti Mälkki2021-01-041-21/+0
* soc/intel/common/block/smm/smihandler: Fix compilation under x86_64Patrick Rudolph2020-12-011-2/+2
* soc/intel/common/block/smm: Fix compilation without intel uart codePatrick Rudolph2020-10-121-2/+2
* src/soc/intel: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* SMM: Validate more user-provided pointersPatrick Rudolph2020-08-211-0/+4
* ACPI GNVS: Replace uses of smm_get_gnvs()Kyösti Mälkki2020-07-012-10/+0
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-302-5/+5
* ACPI: Replace smm_setup_structures()Kyösti Mälkki2020-06-241-19/+0
* soc/intel/common: Replace smm_soutbridge_enable(SMI_FLAGS)Kyösti Mälkki2020-06-161-1/+11
* src: Remove unused 'include <bootstate.h>'Elyes HAOUAS2020-06-021-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-113-3/+0
* soc/intel/common: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS2020-05-011-4/+4
* soc/intel/common: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-063-39/+6
* soc: Remove copyright noticesPatrick Georgi2020-03-183-7/+0
* soc/intel/common/block/smm: add case intrusion to SMI handlerMichael Niewöhner2020-03-111-0/+9
* intel/soc: skl,apl,cnl,icl,tgl,common: enable TCO SMIs if selectedMichael Niewöhner2020-03-071-1/+4
* soc/intel/common/block/smm: add Kconfig for TCO SMIMichael Niewöhner2020-03-071-0/+6
* soc/intel/common/block: Move smihandler common functions into common codeSubrata Banik2020-02-251-9/+33
* src/soc/intel: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* ELOG: Introduce elog_gsmi variantsKyösti Mälkki2019-11-091-4/+3
* soc/intel/common/smm: Add missing printk statementTim Wawrzynczak2019-08-211-0/+1
* soc/intel: Rename some SMM support functionsKyösti Mälkki2019-08-151-1/+1
* cpu/x86: Separate save_state struct headersKyösti Mälkki2019-08-131-0/+2
* soc/intel: Drop pmc_soc_restore_power_failure()Nico Huber2019-08-091-1/+2
* 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/{cml, whl}: Add option to skip HECI disable in SMMSubrata Banik2019-06-131-0/+8