summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/pch/lockdown
Commit message (Expand)AuthorAgeFilesLines
* soc: Add SPDX license headers to Kconfig filesMartin Roth2024-02-181-0/+2
* soc/intel: Rename Makefiles from .inc to .mkMartin Roth2024-01-241-0/+0
* soc: Add SPDX license headers to MakefilesMartin Roth2022-10-311-0/+1
* soc/intel/cmn/pch/lockdown: Guard gpmr_lockdown_cfgSean Rhodes2022-07-201-0/+3
* soc/intel/common: Implement IOC driverWonkyu Kim2022-05-161-3/+4
* soc/intel/cmn/lockdown: Perform SA lockdown configurationSubrata Banik2022-04-271-0/+13
* soc/intel/cmn/pch/lockdown: Add `gpmr` prefixSubrata Banik2022-04-271-3/+3
* soc/intel/cmn/pch/lockdown: Implement LPC lock down configurationSubrata Banik2022-04-231-0/+22
* soc/intel/cmn/pch/lockdown: Perform additional SPI lock configurationSubrata Banik2022-04-211-0/+9
* soc/intel/cmn/{block, pch}: Migrate GPMR driverSubrata Banik2022-04-201-5/+5
* soc/intel/common/pch: Fix return value documentation for CHIPSET_LOCKDOWNJingle Hsu2021-12-081-2/+2
* soc/intel/common: Add InSMM.STS supportAngel Pons2021-06-211-1/+1
* security/intel: Add option to enable SMM flash access onlyAngel Pons2021-06-211-0/+6
* soc/intel/common/dmi: Add support for locking down SRLSrinidhi N Kaushik2020-12-091-3/+7
* soc/intel/common/fast_spi: Add Lockdown of extended BIOS regionSrinidhi N Kaushik2020-12-081-0/+3
* 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-1/+0
* treewide: capitalize 'BIOS'Elyes HAOUAS2020-02-171-3/+3
* soc/intel: Rename <intelblocks/chip.h>Kyösti Mälkki2019-09-291-1/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+0
* soc/intel/common/pch: Add pch lockdown codeSubrata Banik2018-06-073-0/+115