coreboot/src
Cliff Huang dd1ca85dd3 mb/google/fatcat: add pre-mem configuration based on fw_config
Add the GPIO pad configuration to be performed before memory is set up
along with the relevant devices definition.

This patch includes:
- FW config for pre-mem GPIO PAD configuration
- Add overridetree changes used by pre-mem FW config

BUG=b:348678529
TEST=Boot on Google Fatcat board. Note this cannot be tested by itself
directly. Test with CL:84408, set the proper CBI fw_config bit(s) and
check that the corresponding GPIO PADs are configured as expected value
accordingly.

Signed-off-by: Cliff Huang <cliff.huang@intel.com>
Change-Id: Iac1f637c21a9818512b224dc4cbe4a75dbc516ce
Reviewed-on: https://review.coreboot.org/c/coreboot/+/84718
Reviewed-by: Subrata Banik <subratabanik@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Pranava Y N <pranavayn@google.com>
2024-10-17 04:35:38 +00:00
..
acpi acpi_gic: Add helper for platform gicc 2024-10-08 08:58:34 +00:00
arch arch/x86: Remove CONFIG_DEBUG_NULL_DEREF_HALT 2024-10-07 20:20:43 +00:00
commonlib drivers/efi/uefi_capsules.c: coalesce and store UEFI capsules 2024-08-30 15:48:25 +00:00
console console/i2c_smbus: Allow to send data w/o register offset 2024-07-11 00:06:22 +00:00
cpu cpu/x86/smm/smm_module_handler: Remove <commonlib/bsd/compiler.h> 2024-09-10 03:11:13 +00:00
device device/azalia: Clear busy bit after failed verb command 2024-10-16 15:19:49 +00:00
drivers drivers/mipi: Update brightness for IVO_T109NW41 panel 2024-10-16 15:20:59 +00:00
ec chromeec/ec_acpi: Define ACPI devices for USB-C ports using UCSI 2024-09-30 16:54:44 +00:00
include smbios: Add slot types 2024-10-16 15:27:31 +00:00
lib lib/jpeg: return string (not int) error messages 2024-09-18 21:51:40 +00:00
mainboard mb/google/fatcat: add pre-mem configuration based on fw_config 2024-10-17 04:35:38 +00:00
northbridge i945: Use nullptr instead of NULL 2024-10-14 15:31:08 +00:00
sbom src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00
security drivers/pc80/tpm: Remove flag TPM_RDRESP_NEED_DELAY 2024-10-14 15:26:11 +00:00
soc soc/intel/xeon_sp: Allow Memory POR independent of RMT 2024-10-16 15:27:03 +00:00
southbridge i945: Use nullptr instead of NULL 2024-10-14 15:31:08 +00:00
superio superio/ite/it8728f: Support setting power state after power failure 2024-08-20 13:10:02 +00:00
vendorcode vc/amd/opensil/genoa_poc: Explicitly include static.h for config_of_soc 2024-10-07 20:36:01 +00:00
Kconfig Add initial experimental LTO support 2024-08-24 12:50:38 +00:00