coreboot-kgpe-d16/src
Kyösti Mälkki ff730feacc soc/amd/common: Separate single GPIO programming
Do this to reduce indentation a bit. Also it may be desireable
to group GPIO configuration such that some GPIOs are handled
outside program_gpios() call and would not be included in
gpio_list array.

Change-Id: I46cbe33f4d85cd9c7d70f96df82ee9b8ffe50a00
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42807
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-02-05 15:30:23 +00:00
..
acpi acpi: Add support for reporting CrashLog in BERT table 2021-02-04 10:21:02 +00:00
arch arch/x86/smbios: Correct SMBIOS type 4 max speed 2021-02-05 09:41:21 +00:00
commonlib acpi: Add support for reporting CrashLog in BERT table 2021-02-04 10:21:02 +00:00
console lib/trace: Remove TRACE support 2020-12-02 23:35:58 +00:00
cpu mb/emulation/qemu: Fix SMP boot 2021-02-04 09:53:02 +00:00
device device/device.c: Print done at end of assign_resources() 2021-02-05 09:42:35 +00:00
drivers drivers/generic/bayhub_lv2: Add driver for BayHub lv2 2021-02-04 10:34:06 +00:00
ec ec/apple: Add ACPI code for Apple MacBooks 2021-02-05 09:39:31 +00:00
include drivers/generic/bayhub_lv2: Add driver for BayHub lv2 2021-02-04 10:34:06 +00:00
lib src: Remove useless comments in "includes" lines 2021-02-04 10:18:49 +00:00
mainboard mb/google/zork: update telemetry settings for Woomax 2021-02-05 09:41:09 +00:00
northbridge intel: Turn DEFAULT_RCBA into a Kconfig symbol 2021-02-05 09:39:08 +00:00
security coreboot_table: Move VBOOT_VBNV support 2021-02-04 08:43:39 +00:00
soc soc/amd/common: Separate single GPIO programming 2021-02-05 15:30:23 +00:00
southbridge intel: Turn DEFAULT_RCBA into a Kconfig symbol 2021-02-05 09:39:08 +00:00
superio superio/nuvoton/common/Kconfig: Remove HWM config 2021-01-29 09:39:43 +00:00
vendorcode vendorcode/intel/Makefile: Add x86_64 support 2021-02-04 10:21:49 +00:00
Kconfig Kconfig: Show console debug options if loglevel override is set 2020-12-11 15:58:24 +00:00