coreboot/src
Tim Wawrzynczak 72bae5b9bd mb/google/brya/var/agah: Explicitly program GPP_H13 in ramstage
In order that GPP_H13 not use the GPIO override programming from its
baseboard (brya), explicitly program GPP_H13 to a output HIGH instead
of relying on the 20K pullup from the baseboard.

BUG=b:240617195
TEST=SSD still functional

Signed-off-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Change-Id: Iddedebe2d5cfc0123932b14980d1268bcb147703
Reviewed-on: https://review.coreboot.org/c/coreboot/+/67766
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tarun Tuli <taruntuli@google.com>
2022-09-26 14:21:37 +00:00
..
acpi drivers/intel/dptf: Add multiple fan support under dptf 2022-09-04 16:48:07 +00:00
arch riscv: Enable the newfangled way of selecting instruction sets 2022-09-17 05:56:34 +00:00
commonlib commonlib/fsp_relocate: add PE32 section support 2022-09-24 01:19:13 +00:00
console console: attach smbus console driver 2022-09-16 17:03:49 +00:00
cpu cpu/x86/smm/smihandler: use lapicid() 2022-09-24 19:39:26 +00:00
device device/dram: Reformat code 2022-09-13 13:06:05 +00:00
drivers drivers/mrc_cache: Compare hashes instead of full data 2022-09-24 01:23:09 +00:00
ec timer: Change timer util functions to 64-bit 2022-09-14 11:55:39 +00:00
include include/cpu/x86/mtrr: define NUM_FIXED_MTRRS once in mtrr.h 2022-09-24 19:38:44 +00:00
lib lib/timer_queue.c: Fix function signature 2022-09-23 17:34:30 +00:00
mainboard mb/google/brya/var/agah: Explicitly program GPP_H13 in ramstage 2022-09-26 14:21:37 +00:00
northbridge soc/amd/common: Add common function to get cpu count 2022-09-14 20:28:37 +00:00
sbom Add SBOM (Software Bill of Materials) Generation 2022-08-22 14:48:46 +00:00
security security/vboot: Add rollback NVRAM space for TPM 2 2022-09-17 01:42:11 +00:00
soc soc/mediatek/mt8186: Allow SCP to access H264 encoder 2022-09-26 14:18:18 +00:00
southbridge bd82x6x/early_pch: enable smbus in bootblock stage 2022-09-16 17:02:39 +00:00
superio superio/ite/common/early_serial.c: ite_kill_watchdog: set timeout to 0 2022-08-07 19:54:43 +00:00
vendorcode vendorcode/intel/fsp: Add Raptor Lake FSP headers for FSP v3361_03 2022-09-26 14:18:31 +00:00
Kconfig Revert "Kconfig: Allow x86 to compress pre-ram stages if not run XIP" 2022-09-20 21:44:35 +00:00