coreboot-kgpe-d16/src/soc/intel/cannonlake
Lijian Zhao f9154c5cc6 soc/intel/cannonlake: Hook up Microcode
Hook Coffeelake U43e and Coffeelake H/S/E3 microcode into SOC and remove
the MICROCODE_BLOB_NOT_HOOKED_UP.

BUG=N/A
TEST=Boot up with coffeelake rvp board and check microcode revision in
coreboot log.

Signed-off-by: Lijian Zhao <lijian.zhao@intel.com>
Change-Id: I6593081374dd4898a82db5b43c3b5bf154b3ef60
Reviewed-on: https://review.coreboot.org/c/30864
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-01-12 23:12:11 +00:00
..
acpi soc/intel/cannonlake: Add cannonlake ACPI GPIO op 2019-01-03 19:50:00 +00:00
bootblock soc/intel/common/block: Move tco common functions into block/smbus 2019-01-10 12:18:34 +00:00
include/soc soc/intel/common/block: Move tco common functions into block/smbus 2019-01-10 12:18:34 +00:00
romstage soc/intel/common/block: Move tco common functions into block/smbus 2019-01-10 12:18:34 +00:00
acpi.c soc/intel/cannonlake: Add cannonlake ACPI GPIO op 2019-01-03 19:50:00 +00:00
cbmem.c src: Use tabs for indentation 2018-10-08 09:46:16 +00:00
chip.c soc/intel/cannonlake: Add USB device names 2018-12-04 22:50:06 +00:00
chip.h soc/intel/cannonlake: Add FSP UPD for minimum assertion width 2019-01-08 19:12:38 +00:00
cnl_memcfg_init.c soc/intel/cannonlake: Fix Coverity Scan report 2018-09-06 10:30:04 +00:00
cpu.c soc/intel: Standardize names of common MSRs 2019-01-07 10:27:32 +00:00
elog.c soc/intel/cannonlake: complete rename of TCO2_STS_SECOND_TO 2019-01-10 13:34:52 +00:00
finalize.c soc/intel/common/block: Move tco common functions into block/smbus 2019-01-10 12:18:34 +00:00
fsp_params.c soc/intel/cannonlake: Add FSP UPD for minimum assertion width 2019-01-08 19:12:38 +00:00
gpio.c soc/intel/cannonlake: Add GPIO group pad base for ACPI 2018-12-14 18:30:46 +00:00
gpio_cnp_h.c soc/intel/cannonlake: Fix CNL-H GPIO pin map 2018-12-14 18:30:58 +00:00
graphics.c drivers/intel/gma: Unify VBT related Kconfig names 2018-06-12 18:07:51 +00:00
gspi.c soc/intel/common/block: Move gspi common functions into block/gspi 2018-06-06 06:25:50 +00:00
i2c.c soc/intel/common/block: Move i2c common functions into block/i2c 2018-06-06 06:26:11 +00:00
Kconfig soc/intel/cannonlake: Hook up Microcode 2019-01-12 23:12:11 +00:00
lockdown.c soc/intel/common/pch: Add pch lockdown code 2018-06-07 21:58:19 +00:00
lpc.c soc: Remove useless include <device/pci_ids.h> 2018-12-19 05:20:49 +00:00
Makefile.inc soc/intel/cannonlake: Hook up Microcode 2019-01-12 23:12:11 +00:00
memmap.c soc/intel/cannonlake: Remove DMA support for PTT 2018-06-22 01:58:33 +00:00
nhlt.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
p2sb.c soc/intel/common/block: Move p2sb common functions into block/p2sb 2018-06-28 08:35:29 +00:00
pmc.c soc/intel: Drop pmc_get_mainboard_power_failure_state_choice() 2019-01-06 15:54:52 +00:00
pmutil.c soc/intel/common/block: Move tco common functions into block/smbus 2019-01-10 12:18:34 +00:00
reset.c intel: Use CF9 reset (part 2) 2018-10-22 08:35:32 +00:00
sd.c soc/intel/cannonlake: Use SCS common code 2017-11-01 17:42:30 +00:00
smihandler.c soc/intel/common/block: Move p2sb common functions into block/p2sb 2018-06-28 08:35:29 +00:00
smmrelocate.c cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSx 2018-07-24 18:34:37 +00:00
spi.c soc/intel/common/block: Move gspi common functions into block/gspi 2018-06-06 06:25:50 +00:00
systemagent.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
uart.c soc/intel/common/block: Move common uart function to block/uart 2018-08-20 15:51:48 +00:00
vr_config.c soc/intel/cannonlake: Init UPD params based on config 2017-08-25 18:24:33 +00:00