coreboot-kgpe-d16/src
Tim Wawrzynczak 03ed5bff5c soc/intel/cannonlake: Move tco_configure to bootblock
Similar to CB:43313 (SHA bb50c67227), it seems possible for the same
problem to come up on cannonlake. Again, it should be harmless to
configure the TCO device earlier in the boot flow.

Signed-off-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Change-Id: Ib8883d27b2a0994a67ec5e044a692a2e853fd680
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43538
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-07-22 21:06:29 +00:00
..
acpi src: Use ACPI macros 2020-07-21 18:26:47 +00:00
arch src: Make HAVE_CF9_RESET set the FADT reset register 2020-07-20 13:23:13 +00:00
commonlib src: Remove unused 'include <stdint.h> 2020-07-14 16:11:10 +00:00
console
cpu cpu/intel/model_1067x: Drop <cpu/x86/mp.h> include 2020-07-14 16:15:09 +00:00
device device/cardbus_device.c: Drop cardbus_size_bridge_resource 2020-07-21 18:22:09 +00:00
drivers drivers/intel/gma/Kconfig: Avoid dependency hell when ignoring straps 2020-07-20 17:13:22 +00:00
ec ec/google/chromeec: Fix oversights in ec_dptf_helpers 2020-07-18 16:05:33 +00:00
include src: Make HAVE_CF9_RESET set the FADT reset register 2020-07-20 13:23:13 +00:00
lib src: Remove unused 'include <types.h>' 2020-07-14 16:10:17 +00:00
mainboard mb/google/zork: Modify Woomax variant 2020-07-22 15:20:28 +00:00
northbridge nb/intel/i945: Put names to northbridge PCI devices 2020-07-22 14:51:39 +00:00
security security/intel/stm: Add missing <stdbool.h> 2020-07-21 20:04:12 +00:00
soc soc/intel/cannonlake: Move tco_configure to bootblock 2020-07-22 21:06:29 +00:00
southbridge sb/intel/i82801jx: Drop docking_supported 2020-07-22 08:27:33 +00:00
superio sio/nuvoton/common/early_serial.c: Guard serial enable 2020-07-19 18:18:12 +00:00
vendorcode vc/amd/fsp/picasso: mark remaining UPD header structs as __packed 2020-07-22 11:53:12 +00:00
Kconfig arch/x86: Remove RELOCATABLE_RAMSTAGE 2020-07-06 06:17:47 +00:00