coreboot/src
Mathew King d490afbe04 mb/google/guybrush: Configure early GPIOs in earliest stage
Configure early GPIOs in verstage if it is run in PSP otherwise
configure them in bootblock.

BUG=b:181961514, b:180721208
TEST=builds

Signed-off-by: Mathew King <mathewk@chromium.org>
Change-Id: Ib9410089592776ffe198901f2de914fd04bdbade
Reviewed-on: https://review.coreboot.org/c/coreboot/+/51348
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
2021-03-13 01:31:12 +00:00
..
acpi acpi: Move PCI functions to separate file 2021-03-01 08:26:23 +00:00
arch arch/x86/smbios_defaults.c: Default to motherboard type 2021-03-12 15:36:09 +00:00
commonlib cbfs: Add cbfs_alloc() primitive and combine cbfs_load() and cbfs_map() 2021-03-08 22:31:43 +00:00
console console/vtxprintf.c: Add missing <types.h> 2021-02-16 08:15:26 +00:00
cpu cpu/intel/microcode: Fix caching logic in intel_microcode_find 2021-03-12 17:33:01 +00:00
device pci_def.h: Introduce PCI_EXP_DEVCAP2 & PCI_EXP_DEVCTL2 proper 2021-03-12 23:44:57 +00:00
drivers driver/intel/fsp2_0: Allow function to run serially on all APs 2021-03-11 15:54:04 +00:00
ec ec/system76/ec: Add OLED screen toggle 2021-02-27 09:38:19 +00:00
include pci_def.h: Introduce PCI_EXP_DEVCAP2 & PCI_EXP_DEVCTL2 proper 2021-03-12 23:44:57 +00:00
lib cbfs: Add cbfs_alloc() primitive and combine cbfs_load() and cbfs_map() 2021-03-08 22:31:43 +00:00
mainboard mb/google/guybrush: Configure early GPIOs in earliest stage 2021-03-13 01:31:12 +00:00
northbridge nb/intel/haswell: Finalize northbridge in ramstage 2021-03-10 10:59:36 +00:00
security security/tpm/tss/vendor/cr50: Introduce vendor sub-command to reset EC 2021-03-05 10:57:01 +00:00
soc device: Give pci_ops.set_L1_ss_latency a proper name 2021-03-12 23:44:49 +00:00
southbridge nb/intel/haswell: Finalize northbridge in ramstage 2021-03-10 10:59:36 +00:00
superio superio/smsc/sch5545: Add missing <types.h> 2021-02-13 22:06:28 +00:00
vendorcode soc/amd: GOP: add UPD for VBIOS buffer 2021-03-12 21:26:03 +00:00
Kconfig southbridge: Ensure common Kconfig gets included last 2021-02-18 10:11:39 +00:00