coreboot-kgpe-d16/src
Michael Niewöhner 490120e1bb mb/clevo/cml-u: move gpio early init to bootblock_mainboard_early_init
Move gpio early init to bootblock_mainboard_early_init to make the
bootblock console work as early as possible.

Change-Id: I619f7d0e15adae284b606dd20c3c1f04f3eafd7b
Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/48801
Reviewed-by:  Felix Singer <felixsinger@posteo.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-12-22 13:44:16 +00:00
..
acpi cbfs: Simplify load/map API names, remove type arguments 2020-12-02 22:13:17 +00:00
arch arch/arm: Replace .id section with build_info in CBFS 2020-12-17 06:25:25 +00:00
commonlib drivers/tpm: Implement full PPI 2020-12-21 02:38:20 +00:00
console lib/trace: Remove TRACE support 2020-12-02 23:35:58 +00:00
cpu arch/x86: Link gdt_init.S into bootblock 2020-12-16 06:31:55 +00:00
device azalia: Use `azalia_enter_reset` function 2020-12-17 20:25:09 +00:00
drivers drivers/tpm/ppi_stub: Fix interface version 2020-12-21 02:38:28 +00:00
ec src: Remove redundant use of ACPI offset(0) 2020-12-03 00:05:52 +00:00
include device/azalia_device.c: Add codec reset helpers 2020-12-17 13:55:10 +00:00
lib drivers/tpm: Implement full PPI 2020-12-21 02:38:20 +00:00
mainboard mb/clevo/cml-u: move gpio early init to bootblock_mainboard_early_init 2020-12-22 13:44:16 +00:00
northbridge drivers: Replace set_vbe_mode_info_valid 2020-12-17 06:21:56 +00:00
security cbfs: Add verification for RO CBFS metadata hash 2020-12-03 00:11:08 +00:00
soc soc/mediatek/mt8192: Do dramc software impedance calibration 2020-12-22 03:00:56 +00:00
southbridge azalia: Use `azalia_enter_reset` function 2020-12-17 20:25:09 +00:00
superio src: Remove redundant use of ACPI offset(0) 2020-12-03 00:05:52 +00:00
vendorcode soc/amd/picasso: Add UPDs for support eDP phy tunning adjust 2020-12-21 02:34:32 +00:00
Kconfig Kconfig: Show console debug options if loglevel override is set 2020-12-11 15:58:24 +00:00