coreboot-kgpe-d16/src
Matt DeVillier 6b8728f3ad mb/google/volteer: rename baseboard GPIO table getter for clarity
Rename variant_base_gpio_table() to baseboard_gpio_table(), since the
GPIO table comes from the baseboard, and is overridden by a separate
table from the variant.

Drop the __weak qualifier as this function is not overridden.

Change-Id: Id1e1a67608454466dc65bf4c4985cf4eba84c97d
Signed-off-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/67807
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2022-09-27 15:16:15 +00:00
..
acpi acpi/acpi_pm.c: refactor acpi_pm_state_for_* functions 2022-09-27 14:19:01 +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/intel/mipi_camera: Remove IPU ES support entry for ADL-N 2022-09-27 14:18:27 +00:00
ec timer: Change timer util functions to 64-bit 2022-09-14 11:55:39 +00:00
include acpi/acpi_pm.c: refactor acpi_pm_state_for_* functions 2022-09-27 14:19:01 +00:00
lib lib/timer_queue.c: Fix function signature 2022-09-23 17:34:30 +00:00
mainboard mb/google/volteer: rename baseboard GPIO table getter for clarity 2022-09-27 15:16:15 +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 acpi/acpi_pm.c: refactor acpi_pm_state_for_* functions 2022-09-27 14:19:01 +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