coreboot/src
Karthikeyan Ramasubramanian 37d308ea3f mb/google/brox: Fix GPE_EC_WAKE configuration
Wake signal from EC is routed to GPP_D1 and hence GPE_EC_WAKE
corresponds to GPE0_DW1_01. Fix GPE_EC_WAKE configuration.

BUG=b:329026602
TEST=Build Brox BIOS image and boot to OS. Trigger suspend and wake up
using EC generated events like AC connect/disconnect.

Change-Id: Ifb89bd0de7b7fc316792e801ed5a1d3f25ca5b1c
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/81526
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Shelley Chen <shchen@google.com>
Reviewed-by: Kangheui Won <khwon@chromium.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
Reviewed-by: Keith Short <keithshort@chromium.org>
2024-03-27 01:14:41 +00:00
..
acpi acpi/acpigen_pci_root_resource_producer: zero-pad ranges 2024-03-01 16:24:22 +00:00
arch arch/x86/bootblock.ld: Align the base of bootblock downwards 2024-03-26 22:53:31 +00:00
commonlib commonlib: Add timestamp entries for eSOL 2024-03-24 04:24:33 +00:00
console arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
cpu arch/x86: Fix typo for macro CPUID_FEATURE_HTT 2024-03-21 20:37:51 +00:00
device device/pnp_device: fix log levels for unassigned resource messages 2024-02-29 21:40:49 +00:00
drivers drivers/intel/fsp2_0: Avoid unnecessary extra CBFS access 2024-03-26 16:12:36 +00:00
ec ec/hp/kbc1126/acpi: Drop unnecessary _STA methods 2024-03-16 15:20:04 +00:00
include symbols: Add __maybe_unused flag to region variable symbols 2024-03-18 16:53:36 +00:00
lib treewide: Move stdlib.h to commonlib 2024-03-15 10:09:43 +00:00
mainboard mb/google/brox: Fix GPE_EC_WAKE configuration 2024-03-27 01:14:41 +00:00
northbridge nb/haswell: Disable iGPU when dGPU is used 2024-03-04 15:22:21 +00:00
sbom src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00
security Kconfig: Make the SEPARATE_ROMSTAGE default configurable in other files 2024-02-27 20:35:11 +00:00
soc soc/intel/xeon_sp: Update FSP-T UPD for FSP2.4 2024-03-26 10:14:23 +00:00
southbridge util/amdfwtool: build amdfwtool only for all tools or AMD CPUs 2024-02-26 14:50:18 +00:00
superio superio/acpi: Add SUPERIO_PNP_NO_DIS to support always active LDNs 2024-03-01 15:37:48 +00:00
vendorcode soc/amd/genoa_poc/domain: refactor read_soc_memmap_resources 2024-03-23 17:29:10 +00:00
Kconfig src/Kconfig: Make it possible to override CCACHE in site-local 2024-03-17 16:37:54 +00:00