coreboot-kgpe-d16/src/soc/intel/xeon_sp
Marc Jones b9365ef377 soc/intel/xeon_sp/cpx: Implement platform_fsp_silicon_init_params_cb
platform_fsp_silicon_init_params_cb is called by the fsp driver and
calls mainboard_silicon_init_params which sets the mainboard
PCH GPIOs.

Change-Id: Icf401e76741a6a7484295e999ddd566fe9510898
Signed-off-by: Marc Jones <marcjones@sysproconsulting.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46309
Reviewed-by: Jonathan Zhang <jonzhang@fb.com>
Reviewed-by: Bryant Ou <bryant.ou.q@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-10-19 01:35:50 +00:00
..
acpi soc/intel/xeon_sp/acpi: Break out the ACPI PCH IRQ ASL 2020-10-06 15:16:13 +00:00
cpx soc/intel/xeon_sp/cpx: Implement platform_fsp_silicon_init_params_cb 2020-10-19 01:35:50 +00:00
include/soc soc/intel/xeon_sp/cpx: Add save_dimm_info for SMBIOS type 17 2020-10-08 12:09:26 +00:00
skx soc/intel/xeon_sp: Add get_system_memory_map() 2020-10-15 15:55:25 +00:00
bootblock.c vendorcode/intel/fsp/fsp2_0/cpx_sp: update to FSP WW20 release 2020-06-02 07:48:34 +00:00
gpio.c
Kconfig drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config 2020-10-02 23:11:04 +00:00
lpc.c
Makefile.inc soc/intel/xeon_sp: Enable PMC support 2020-09-21 08:06:23 +00:00
pch.c
pmc.c soc/intel/xeon_sp: Enable PMC support 2020-09-21 08:06:23 +00:00
pmutil.c soc/intel/xeon_sp: Add RTC failure checking 2020-07-12 19:36:42 +00:00
reset.c
romstage.c soc/intel/xeon_sp/cpx: Add save_dimm_info for SMBIOS type 17 2020-10-08 12:09:26 +00:00
spi.c
uncore.c src: Remove unused '#include <cpu/x86/lapic.h>' 2020-06-02 07:38:45 +00:00
util.c