coreboot-kgpe-d16/src/southbridge/intel/i82801gx
Kyösti Mälkki 0b7446a269 sb/intel/i82801gx,ix: Drop MPEN from GNVS
It's a static value that is neither referenced from SMI handler
nor needs to be updated on S3 resume path.

Change-Id: I3928e5973fe65d9a4fe7975e5d5584efe6e5f2f8
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50120
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2021-02-01 08:54:31 +00:00
..
acpi sb/intel/i82801gx,ix: Drop MPEN from GNVS 2021-02-01 08:54:31 +00:00
include/soc sb/intel/i82801gx,ix: Drop MPEN from GNVS 2021-02-01 08:54:31 +00:00
ac97.c src/southbridge: Drop unneeded empty lines 2020-09-21 16:29:35 +00:00
azalia.c azalia: Use azalia_enter_reset function 2020-12-17 20:25:09 +00:00
bootblock.c sb/intel/i82801gx: Use common early SPI code 2020-06-27 17:29:23 +00:00
chip.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
early_cir.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
early_init.c sb/intel/i82801gx: Use PCI bitwise ops 2020-08-04 21:33:35 +00:00
fadt.c sb,soc/intel: Remove no-op APMC for C-state and P-state 2021-01-25 10:37:13 +00:00
i82801gx.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
i82801gx.h sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASE 2020-07-20 17:04:46 +00:00
ide.c sb/intel/i82801gx: Constify struct southbridge_intel_i82801gx_config 2020-06-22 11:54:08 +00:00
Kconfig ACPI: Select ACPI_SOC_NVS only where suitable 2021-01-18 07:21:34 +00:00
lpc.c sb/intel/i82801gx,ix: Drop MPEN from GNVS 2021-02-01 08:54:31 +00:00
Makefile.inc ACPI: Select ACPI_SOC_NVS only where suitable 2021-01-18 07:21:34 +00:00
pci.c sb/intel/i82801gx: Use PCI bitwise ops 2020-08-04 21:33:35 +00:00
pcie.c sb/intel/i82801gx: Use PCI bitwise ops 2020-08-04 21:33:35 +00:00
sata.c sb/intel/i82801gx: Use PCI bitwise ops 2020-08-04 21:33:35 +00:00
sata.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
smbus.c sb/intel/x/smbus.c: Factor out common code 2020-12-11 15:12:47 +00:00
smihandler.c ACPI: Select ACPI_SOC_NVS only where suitable 2021-01-18 07:21:34 +00:00
usb.c sb/intel/i82801gx: Use PCI bitwise ops 2020-08-04 21:33:35 +00:00
usb_ehci.c src: Use PCI_BASE_ADDRESS_* macros instead of magic numbers 2020-08-17 07:00:37 +00:00