coreboot-kgpe-d16/src
Shelley Chen 3ced071396 mb/google/brox: Align GPIO reset with HW spreadsheet
Did a pass through HW team's brox speadsheet and aligned the gpio.c
file with it.  The changes in this CL are to fix the pad's reset field
as needed.  See "Intel SoCs" section in
https://doc.coreboot.org/getting_started/gpio.html for reset
definitions.

BUG=b:300690448,b:316180020
BRANCH=NONE
TEST=emerge-brox coreboot

Change-Id: I4285136184c648adb9dc97748bd6b01cba3f8ddd
Signed-off-by: Shelley Chen <shchen@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/79579
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nick Vaccaro <nvaccaro@google.com>
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
2023-12-22 00:47:42 +00:00
..
acpi acpi: Reduce wait interval in delay loop for sleep 2023-12-20 04:28:27 +00:00
arch arch/riscv: Use same indent levels for switch/case 2023-12-20 08:34:26 +00:00
commonlib commonlib/bsd: Tag CBMEM IDs deprecated for crashlog 2023-12-20 04:29:25 +00:00
console Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
cpu cpu/intel/model_206ax: Use macro IS_IVY_CPU 2023-12-04 15:54:45 +00:00
device device/i2c_bus.c: Check pointer for NULL before using it 2023-12-20 17:01:49 +00:00
drivers drivers/spi/gigadevice.c: Add GD25LQ255E support 2023-12-21 04:29:40 +00:00
ec treewide: Use show_notices target for warnings 2023-12-20 04:06:55 +00:00
include drivers/spi: Add ISSI IS25WP256D flash 2023-12-18 20:27:52 +00:00
lib src/lib: Add memory/time saving special case for ramstage caching 2023-12-18 08:13:12 +00:00
mainboard mb/google/brox: Align GPIO reset with HW spreadsheet 2023-12-22 00:47:42 +00:00
northbridge nb,sb/amd/pi/*/pci_devs: drop unused PCI device IDs 2023-12-20 14:40:46 +00:00
sbom sbom/Makefile.inc: Change GOPATH 2023-11-20 14:32:54 +00:00
security treewide: Use show_notices target for warnings 2023-12-20 04:06:55 +00:00
soc soc/amd/genoa_poc: select DEFAULT_X2APIC 2023-12-20 14:12:24 +00:00
southbridge nb,sb/amd/pi/*/pci_devs: drop unused PCI device IDs 2023-12-20 14:40:46 +00:00
superio sio/nuvoton/npcd378: Fix ACPI errors 2023-12-16 22:58:35 +00:00
vendorcode vc/intel/fsp/mtl: Add UPDs for Acoustic Noise Mitigation 2023-12-20 04:25:06 +00:00
Kconfig Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00