coreboot-kgpe-d16/src
Kyösti Mälkki b7908d2b08 intel/apollolake: Move LPC decode enables to bootblock
Doing this allows to call console_init() earlier in romstage.
This also fixes IO UART in bootblock, although it appears there
is currently no board that was affected.

Change-Id: Iec363a8c651cc1b05b24229db09d686938118f3a
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34969
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-08-20 15:28:13 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch src: Remove variable length arrays 2019-08-20 15:27:42 +00:00
commonlib commonlib/region: Fix up overflow check in region_is_subregion() 2019-08-19 21:12:31 +00:00
console arch/x86: Enable POSTCAR_CONSOLE by default 2019-08-11 03:07:36 +00:00
cpu devicetree: Remove duplicate chip_ops declarations 2019-08-20 01:31:44 +00:00
device device/oprom: Drop unnecessary AMD headers 2019-08-20 08:39:27 +00:00
drivers src: Remove variable length arrays 2019-08-20 15:27:42 +00:00
ec src/ec: Drop __PRE_RAM__ and __SMM__ guards 2019-08-20 13:52:14 +00:00
include device/pnp.h: Move __SIMPLE_DEVICE__ guards 2019-08-20 13:51:51 +00:00
lib lib: edid: Move manufacturer name from private extra to public info 2019-08-15 03:04:08 +00:00
mainboard mb/amd/serengeti_cheetah_fam10: Add null pointer check 2019-08-20 15:19:23 +00:00
northbridge src: Remove variable length arrays 2019-08-20 15:27:42 +00:00
security vboot: fix conditional using vboot_setup_tpm return value 2019-08-08 07:03:24 +00:00
soc intel/apollolake: Move LPC decode enables to bootblock 2019-08-20 15:28:13 +00:00
southbridge src: Remove variable length arrays 2019-08-20 15:27:42 +00:00
superio src/superio/nuvoton: Add support for NCT5539D 2019-07-29 17:02:12 +00:00
vendorcode src: Remove variable length arrays 2019-08-20 15:27:42 +00:00
Kconfig lib/stage_cache: Refactor Kconfig options 2019-08-08 04:50:33 +00:00