coreboot-kgpe-d16/src
Nico Huber ce20697513 mb/compulab/intense_pc: Clean PCH and super-i/o config up
The generic PCH code already enables a superset of LPC decoding. Move
UART setup to bootblock_mainboard_early_init() where it is expected.
Last but not least, remove an odd write to BUCs (RCBA+0x3414) and
beyond, as it's an 8-bit register and shouldn't be bluntly zeroed.

Change-Id: I24a4ccf6a529460a83f48522d2e05e6ad6614f81
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36888
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2019-11-18 11:49:27 +00:00
..
acpi
arch lib/fmap: Add optional pre-RAM cache 2019-11-14 03:30:11 +00:00
commonlib {drivers,mainboard}: Move FSP logo support to fsp1_1 2019-11-14 11:33:46 +00:00
console console,boot_state: Exclude printk() from reported times 2019-11-11 10:31:29 +00:00
cpu nb/intel/sandybridge: Set up console in bootblock 2019-11-18 11:48:35 +00:00
device arch/x86: Remove EARLY_EBDA_INIT support 2019-11-10 15:38:45 +00:00
drivers drivers/spi: add drivers for sdcard mounted on the spi bus 2019-11-14 11:38:38 +00:00
ec ec/hp/kbc1126: Include early_init.c in bootblock 2019-11-18 11:48:21 +00:00
include soc/intel: Implement PCIe RP devicetree update based on LCAP 2019-11-16 11:11:36 +00:00
lib cbfs: remove prepare() callback from struct cbfs_locator 2019-11-15 11:03:13 +00:00
mainboard mb/compulab/intense_pc: Clean PCH and super-i/o config up 2019-11-18 11:49:27 +00:00
northbridge nb/intel/sandybridge: Set up console in bootblock 2019-11-18 11:48:35 +00:00
security security/vboot: Add config option to always enable the display 2019-11-16 20:45:30 +00:00
soc */Makefile: Always build enable_usbdebug.c 2019-11-18 10:59:39 +00:00
southbridge nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCK 2019-11-18 11:47:58 +00:00
superio superio/*/*/acpi: Improve the readability of the IndexField 2019-11-05 16:08:55 +00:00
vendorcode vendorcode/eltan/security: Move eltan security from chipset to security menu 2019-11-16 20:41:10 +00:00
Kconfig vendorcode/eltan/security: Move eltan security from chipset to security menu 2019-11-16 20:41:10 +00:00