coreboot/src
Felix Held e8fd7a42e0 soc/amd/common/block/include/acpimmio_map: drop unused GPIO bank defines
The offsets of all GPIOs in the up to four regular banks are all
calculated relatively to ACPIMMIO_GPIO0_BANK, so we can just drop the
unused defines for ACPIMMIO_GPIO1_BANK and ACPIMMIO_GPIO2_BANK.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I832ffdca479c1f07219a23b4a7f9be69322dfe03
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56675
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-07-30 23:14:11 +00:00
..
acpi
arch arch/x86/thread: Add #error when compiling for x86_64 2021-07-29 09:12:24 +00:00
commonlib commonlib: Add timestamp strings for TS_FSP_MULTI_PHASE_SI_INIT_x 2021-07-29 09:10:45 +00:00
console
cpu cpu/x86/mp_init: don't wait between INIT and SIPI for X86_AMD_INIT_SIPI 2021-07-27 14:00:32 +00:00
device device/pci_rom: Make ON_DEVICE_ROM_LOAD condition truthy 2021-07-20 16:52:35 +00:00
drivers src/drivers/intel/fsp2_0: allow larger FSP 2.0 header 2021-07-24 15:18:43 +00:00
ec ec/roda/it8518/acpi: Remove unnecessary assignments 2021-07-28 13:50:59 +00:00
include include/acpi/acpi.h: add comment about raw data in generic error status 2021-07-27 22:45:52 +00:00
lib arch/x86,lib/thread: Enable thread support in romstage 2021-07-26 07:30:48 +00:00
mainboard mb/google/brya/variants/primus: Disable PCIe6 2021-07-30 05:08:53 +00:00
northbridge src/*: Specify type of CBFS_SIZE once 2021-07-26 14:02:57 +00:00
security vboot/secdata_tpm: Add WRITE_STCLEAR attr to RW ARB spaces 2021-07-26 07:27:48 +00:00
soc soc/amd/common/block/include/acpimmio_map: drop unused GPIO bank defines 2021-07-30 23:14:11 +00:00
southbridge soc/amd/common/block/acpimmio: add Kconfig option for biosram accessors 2021-07-26 19:34:20 +00:00
superio
vendorcode vendorcode/intel/fsp: Add Alder Lake FSP headers for FSP v2265_01 2021-07-30 17:32:49 +00:00
Kconfig