coreboot-kgpe-d16/src
Raul E Rangel ae47803721 soc/amd/cezanne/acpi: Change GPIO controller interrupt to shared
The Majolica UEFI ACPI tables have this listed as shared. It's already a
level interrupt, so no reason it shouldn't be shared.

This change makes it so Windows can correctly initialize the GPIO
controller.

BUG=b:186212501
TEST=Boot guybrush to windows and see GPIO controller functional. Also
boot guybrush to windows and verify GPIO controller still works.

Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Change-Id: I48c6d548a2a8d67599f25e37eeafc90764d9e2d2
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56177
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2021-07-12 04:35:07 +00:00
..
acpi ACPI: Refactor use of global and device NVS 2021-06-14 19:45:56 +00:00
arch ppc64/byteorder.h: define use of big endian 2021-07-09 11:46:30 +00:00
commonlib timestamp,vc/google/chromeos/cr50: Add timestamp for enable update 2021-07-05 10:50:06 +00:00
console Asm code: Use NO_EARLY_BOOTBLOCK_POSTCODES to remove Asm port80s 2021-06-25 15:51:20 +00:00
cpu soc/intel: Fix microcode loading 2021-07-09 11:49:02 +00:00
device device: Reflow strings in printk statements 2021-07-05 10:52:19 +00:00
drivers IMOK: Add IMOK method support for DPTF 2021-07-08 15:47:25 +00:00
ec ec/google: Use EC_HOST_EVENT_NONE 2021-06-30 04:57:16 +00:00
include arch/x86: Use ENV_X86_64 instead of _x86_64_ 2021-07-06 06:09:13 +00:00
lib selfboot: Add support for selfload in romstage 2021-07-02 00:47:23 +00:00
mainboard mb/google/guybrush: enable psp_verstage by default 2021-07-12 04:29:56 +00:00
northbridge nb/intel/x4x: Expose x86_64 support 2021-07-06 06:09:48 +00:00
security Makefile.inc: Fix IFITTOOL dependencies 2021-07-07 14:51:22 +00:00
soc soc/amd/cezanne/acpi: Change GPIO controller interrupt to shared 2021-07-12 04:35:07 +00:00
southbridge sb/intel/i82801gx: Prepare for x86_64 2021-07-05 10:49:12 +00:00
superio src: Retype option API to use unsigned integers 2021-05-06 14:48:15 +00:00
vendorcode vc/mediatek/mt8195: Enable DRAM Vcore DVFS settings 2021-07-12 02:54:23 +00:00
Kconfig option: Allow mainboards to implement the API 2021-05-28 11:37:25 +00:00