coreboot/src
Mario Scheithauer 2c7d184885 mb/siemens/{mc_apl1,...,mc_apl5}: Fix GPIO settings
Correct all GPIOs with reference to the Apollo Lake SoC EDS Vol 4
revision 2.4 chapter 10.1.2.3 List of Pins that are GPIOs but cannot be
used in Function 0 (GPIO) mode.

In additional, set an internal pull to any GPI that does not have an
external resistor so that the input is not in an undefined state.

Change-Id: Ia8fe457eddbed0f4ee6bff9ef9dd7a92545be40b
Signed-off-by: Mario Scheithauer <mario.scheithauer@siemens.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34379
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-by: Uwe Poeche <uwe.poeche@siemens.com>
2019-07-18 11:46:50 +00:00
..
acpi
arch lib: Remove the BOOTBLOCK_CUSTOM compile guard 2019-07-17 23:15:08 +00:00
commonlib commonlib/storage: use ALIGN_UP instead of ALIGN for better readability 2019-06-21 12:49:43 +00:00
console console/Kconfig - only print UART addresses for I/O based UARTs 2019-07-13 17:53:22 +00:00
cpu cpu/x86: Fix DEBUG_SMM_RELOCATION dependency 2019-07-15 04:49:30 +00:00
device soc/intel: Fix regression with hidden PCI devices 2019-07-17 14:27:16 +00:00
drivers src: Use '#include <timestamp.h>' when needed 2019-07-15 02:26:52 +00:00
ec arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class 2019-07-09 12:43:35 +00:00
include device: Move pci_irqs outside DEVTREE_EARLY 2019-07-17 16:05:28 +00:00
lib lib: Remove the BOOTBLOCK_CUSTOM compile guard 2019-07-17 23:15:08 +00:00
mainboard mb/siemens/{mc_apl1,...,mc_apl5}: Fix GPIO settings 2019-07-18 11:46:50 +00:00
northbridge nb/i945: Fix gate graphics hardware for frequency change 2019-07-17 20:56:18 +00:00
security src/security/vboot: Add option to skip display init with vboot 2.0 2019-07-07 20:09:24 +00:00
soc lib: Remove the BOOTBLOCK_CUSTOM compile guard 2019-07-17 23:15:08 +00:00
southbridge sb/intel/bd82x6x: Add and use more RCBA defines 2019-07-18 05:42:55 +00:00
superio nuvoton/early_serial: improve comments on serial pinmux settings 2019-06-22 11:39:12 +00:00
vendorcode vendorcode/amd/agesa/f15tn: Fix condition that has identical branches 2019-07-12 17:05:30 +00:00
Kconfig Kconfig: Remove HAVE_RAMSTAGE dependency from RELOCATABLE_RAMSTAGE 2019-07-12 02:22:27 +00:00