coreboot-kgpe-d16/src
Maxim Polyakov c00f74a82c mb/cedarisland_crb: exclude GPIOs reconfiguration by FSP-M
We should be sure that after romstage the pads will be configured
according to the config from gpio.h only. This patch sets the GPIO
configuration from gpio.h using the soc/intel/common/gpio.c driver
again in ramstage.

[1] https://review.coreboot.org/c/coreboot/+/40730

Change-Id: Ic49e504d96fe4fd44434e7b981f8d8d9e76880ef
Signed-off-by: Maxim Polyakov <max.senia.poliak@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40735
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Andrey Petrov <andrey.petrov@gmail.com>
2020-04-30 22:15:36 +00:00
..
acpi
arch arch/x86/acpigen: Constify fieldlist parameter to acpigen_write_field 2020-04-29 08:44:00 +00:00
commonlib rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE 2020-04-23 01:21:56 +00:00
console drivers/pc80/rtc: Drop CMOS_POST_EXTRA option 2020-04-20 06:13:39 +00:00
cpu arch/x86: Implement RESET_VECTOR_IN_RAM 2020-04-29 05:38:00 +00:00
device device: Constify struct device * parameter to acpi_fill_ssdt() 2020-04-28 19:50:26 +00:00
drivers device: Constify struct device * parameter to acpi_fill_ssdt() 2020-04-28 19:50:26 +00:00
ec device: Constify struct device * parameter to acpi_fill_ssdt() 2020-04-28 19:50:26 +00:00
include device/pci_id: Add Tiger Lake TCSS device ID 2020-04-29 17:19:26 +00:00
lib rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE 2020-04-23 01:21:56 +00:00
mainboard mb/cedarisland_crb: exclude GPIOs reconfiguration by FSP-M 2020-04-30 22:15:36 +00:00
northbridge nb/intel/haswell/pei_data.h: Add ULT system type 2020-04-29 20:44:14 +00:00
security vboot: Always build secdata functions for romstage 2020-04-28 20:34:07 +00:00
soc soc/amd/picasso: Add support for em100 2020-04-30 21:00:23 +00:00
southbridge device: Constify struct device * parameter to acpi_inject_dsdt 2020-04-28 19:51:25 +00:00
superio superio/aspeed/common: Add early configure functions 2020-04-29 16:06:02 +00:00
vendorcode vc/amd/fsp/picasso: Update UPD files to version 0.0.1-r38 2020-04-28 22:50:24 +00:00
Kconfig src/Kconfig: enable USE_BLOBS by default 2020-04-14 10:03:55 +00:00