coreboot/src
Keith Hui 0cb5e8415b sb/intel/bd82x6x/pch.asl: Remove GPIO configuration access
Allowing access to change GPIO configuration from ACPI is asking
for trouble. Kill it while nobody cares (yet).

Access to mainpulate and blink GPIOs is maintained.

Change-Id: Id80a7e2f815a58750623c133bb30e5ed84a6e2ed
Signed-off-by: Keith Hui <buurin@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/81924
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <patrick.rudolph@9elements.com>
2024-04-18 11:05:11 +00:00
..
acpi drivers/crb: use crb_tpm_ prefix instead of tpm2_ 2024-04-15 13:35:00 +00:00
arch arch/x86: Prevent .text/.init overlap with older linkers 2024-04-17 06:39:48 +00:00
commonlib tree: Drop unused <string.h> 2024-04-11 11:13:18 +00:00
console tree: Drop duplicated <stdarg.h> and <stdio.h> 2024-04-12 04:25:07 +00:00
cpu cpu/intel/microcode: Defer microcode patching until after DRAM init 2024-04-18 03:30:44 +00:00
device tree: Drop duplicated <stdarg.h> and <stdio.h> 2024-04-12 04:25:07 +00:00
drivers security/tpm: support compiling in multiple TPM drivers 2024-04-16 13:52:14 +00:00
ec ec/google/chromeec: Update EC headers 2024-04-17 13:45:43 +00:00
include acpigen_ps2_keybd: Add support for dictation key 2024-04-15 13:32:48 +00:00
lib tree: Drop duplicated <device/pci_{def,type}.h> 2024-04-12 04:24:43 +00:00
mainboard mb/asus/p8z77-m[_pro]: Blink power LED during suspend 2024-04-18 11:00:37 +00:00
northbridge nb/intel/gm45: Call mb_post_raminit_setup() later 2024-04-18 11:03:40 +00:00
sbom src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00
security security/tpm: support compiling in multiple TPM drivers 2024-04-16 13:52:14 +00:00
soc lynxpoint/broadwell: Correct L1 exit latency with ASPM 2024-04-16 01:45:36 +00:00
southbridge sb/intel/bd82x6x/pch.asl: Remove GPIO configuration access 2024-04-18 11:05:11 +00:00
superio sio/nuvoton/nct6779d: Correct GPIOBASE virtual LDN 2024-04-18 11:04:25 +00:00
vendorcode Makefile.mk: Also add -libs to bootblock when !SEPARATE_ROMSTAGE 2024-04-04 10:41:39 +00:00
Kconfig Kconfig: Make GBD_STUB and long mode mutually exclusive 2024-04-01 13:40:37 +00:00