coreboot-kgpe-d16/src
Michael Niewöhner c8085e029a mb/google/eve: do early pad configuration in early bootstage
Do early pad configuration in early bootblock before console init, to
make the console work as early as possible. The board does not do any
other gpio configuration in bootblock, so this should not influence
behaviour in a negative way (e.g. breaking overrides).

Change-Id: I67bdd9a96928b77a9a178afea7dab03dc370312c
Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49421
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by:  Felix Singer <felixsinger@posteo.net>
2021-01-20 18:25:49 +00:00
..
acpi ACPI: Refactor ChromeOS specific ACPI GNVS 2021-01-18 18:02:27 +00:00
arch arch/x86/smbios: Update SMBIOS type 17 type detail 2021-01-19 09:02:25 +00:00
commonlib
console
cpu cpu/x86/sipi_vector.S: Fix reading MCU revision 2021-01-19 09:03:42 +00:00
device device/oprom/x86emu/sys.c: Use __func__ 2021-01-18 09:44:02 +00:00
drivers drivers/spi/tpm/tpm.c: Use __func__ 2021-01-19 08:58:41 +00:00
ec ec/google/chromeec/ec_commands.h: Remove repeated word 2021-01-18 07:38:09 +00:00
include ACPI: Refactor ChromeOS specific ACPI GNVS 2021-01-18 18:02:27 +00:00
lib lib/device_tree.c: Remove repeated word 2021-01-18 07:38:49 +00:00
mainboard mb/google/eve: do early pad configuration in early bootstage 2021-01-20 18:25:49 +00:00
northbridge nb/intel/pineview/northbridge.c: Fix overlapping resources 2021-01-19 23:05:22 +00:00
security security/tpm/tss/tcg-1.2/tss.c: Use __func__ 2021-01-19 08:58:50 +00:00
soc soc/amd/picasso/mrc_cache.c: Remove unused <bootstate.h> 2021-01-20 15:25:15 +00:00
southbridge ACPI GNVS: Drop APIC, factor out MPEN 2021-01-20 09:24:35 +00:00
superio
vendorcode ACPI: Refactor ChromeOS specific ACPI GNVS 2021-01-18 18:02:27 +00:00
Kconfig