coreboot/src
Subrata Banik 9fb57d9699 mb/google/fatcat: Enable FSP_UGOP_EARLY_SIGN_OF_LIFE
This patch moves eSOL enablement from the SoC level to the mainboard level. This gives the mainboard the option to not use eSOL if it's not supported.

The FSP_UGOP_EARLY_SIGN_OF_LIFE Kconfig option is now enabled for the Fatcat and Felino boards.

This option was previously enabled at the SoC level for Pantherlake,
but is now being enabled specifically for these mainboards.

BUG=b:400550435
TEST=Build the Fatcat and Felino targets. Verify that the eSOL works
fine.

Change-Id: Ie0cf5b00f75071640475d61420824cb2b89b4103
Signed-off-by: Subrata Banik <subratabanik@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/87236
Reviewed-by: Pranava Y N <pranavayn@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kapil Porwal <kapilporwal@google.com>
Reviewed-by: Jayvik Desai <jayvik@google.com>
2025-04-09 16:46:08 +00:00
..
acpi src/acpigen: support 0-initialized buffer in acpigen_write_byte_buffer 2025-03-05 16:44:43 +00:00
arch arch/x86/cpu: Add helper function to compute cache 2025-04-05 14:42:50 +00:00
commonlib {commonlib, lib}: Add timestamp for early chip initialization 2025-04-08 07:50:18 +00:00
console
cpu cpu/x86: Conditionally invalidate caches based on self-snooping support 2025-04-09 02:07:32 +00:00
device soc/amd/common/psp_verstage: Remove arch/io.h 2025-04-02 16:03:34 +00:00
drivers drivers/intel/touch: Conditionally add ACPI _PRW based on wake source 2025-04-05 14:41:51 +00:00
ec google/chromeec: Add function to report the SKU ID 2025-04-05 14:43:35 +00:00
include soc/amd/*/include/soc/msr.h: Move MSR to common location 2025-04-07 11:27:55 +00:00
lib {commonlib, lib}: Add timestamp for early chip initialization 2025-04-08 07:50:18 +00:00
mainboard mb/google/fatcat: Enable FSP_UGOP_EARLY_SIGN_OF_LIFE 2025-04-09 16:46:08 +00:00
northbridge haswell NRI: Do sense amplifier offset training 2025-03-08 22:55:39 +00:00
sbom
security
soc mb/google/fatcat: Enable FSP_UGOP_EARLY_SIGN_OF_LIFE 2025-04-09 16:46:08 +00:00
southbridge sb/intel/bd82x6x: Drop xhci_overcurrent_mapping 2025-03-26 20:47:59 +00:00
superio
vendorcode Add allocation of a buffer for pvmfw within cbmem 2025-04-05 00:24:26 +00:00
Kconfig Kconfig: Update prompt and help text for CBFS_SIZE 2025-03-01 23:29:09 +00:00