coreboot/src
Arthur Heymans b9c9cd75e7 sb/intel/ibexpeak: Move some early PCH init after console init
Some of the initialization isn't necessary before console INIT is
done.

EHCI debug still works fine on the Lenovo Thinkpad X201.

Change-Id: I0c33efd98844f7188e0258cf9f90049d45145e7c
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35949
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-10-13 11:07:00 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch arch/x86: Don't allow separate verstage to boot from romcc bootblock 2019-10-08 11:41:06 +00:00
commonlib device,drivers/: Drop some __SIMPLE_DEVICE__ use 2019-09-30 11:07:46 +00:00
console src/: Replace some __PRE_RAM__ use 2019-09-14 11:16:17 +00:00
cpu cpu/intel/model_2065x/bootblock: Remove dead code 2019-10-06 10:15:55 +00:00
device device: Use scan_static_bus() over scan_lpc_bus() 2019-10-08 12:59:56 +00:00
drivers drivers/spi: ignore -Wvla on clang too 2019-10-09 22:15:18 +00:00
ec ec/acpi/ec.c Link EC code in bootblock & verstage 2019-10-12 12:57:04 +00:00
include SMBIOS (Type 17): Add HBM device type and DIE form factor value 2019-10-09 10:40:56 +00:00
lib fmap: Add get_fmap_flash_offset() 2019-09-27 21:59:44 +00:00
mainboard mb/biostar/am1ml: Use ite's common functions 2019-10-12 11:40:31 +00:00
northbridge sb/intel/ibexpeak: Move some early PCH init after console init 2019-10-13 11:07:00 +00:00
security vboot: create board-specific test-only GBB HWID if not set 2019-09-30 11:33:20 +00:00
soc soc/intel: sgx: get rid of UEFI-style usage of global variable 2019-10-10 14:06:09 +00:00
southbridge sb/intel/ibexpeak: Move some early PCH init after console init 2019-10-13 11:07:00 +00:00
superio superio/it8772f: use pnp_ops.h for pnp register access 2019-10-08 18:09:39 +00:00
vendorcode vendorcode/eltan/Kconfig: Hide the Kconfig options when lacking support 2019-10-11 07:08:27 +00:00
Kconfig arch/x86: Add a choice for selecting normal/fallback cbfs prefix 2019-10-08 11:40:25 +00:00