coreboot-kgpe-d16/src/soc/intel/skylake
Michael Niewöhner 35e76dde77 soc/intel/skylake: add soc implementation for ETR address API
Add soc implementation for the new ETR address API.

Change-Id: Iae54af09347d693620b631721576e4b916ea0f0f
Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36569
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2019-11-20 13:34:56 +00:00
..
acpi soc/intel/skylake/acpi/dptf: Disable DTRP when no DPTF_TSRX_SENSOR_ID is defined 2019-11-15 16:41:13 +00:00
bootblock soc/intel/skylake: drop support for FSP 1.1 2019-10-26 15:39:40 +00:00
include/soc soc/intel/common/ebda: Drop code 2019-11-10 15:38:25 +00:00
nhlt src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
romstage soc/intel/sgx: convert SGX and PRMRR devicetree options to Kconfig 2019-11-04 19:25:02 +00:00
acpi.c soc/intel/sgx: convert SGX and PRMRR devicetree options to Kconfig 2019-11-04 19:25:02 +00:00
chip.c intel/skylake: Use new PCIe RP devicetree update 2019-11-16 11:11:42 +00:00
chip.h soc/intel/sgx: convert SGX and PRMRR devicetree options to Kconfig 2019-11-04 19:25:02 +00:00
cpu.c soc/{cannonlake,skylake}: Remove unused 'rdmsr(MSR_CONFIG_TDP_NOMINAL)' 2019-11-11 22:44:24 +00:00
elog.c soc/intel/skylake: search for PME wake event on all root ports 2019-10-24 07:43:11 +00:00
finalize.c soc/intel/skylake: set LT_LOCK_MEMORY at end of POST 2019-11-02 13:09:42 +00:00
fspcar.c soc/intel/skylake: Add FSP CAR support for kabylake 2018-11-07 16:44:20 +00:00
gpio.c soc/intel: Add GPI interrupt config register offset info 2019-04-29 12:18:27 +00:00
graphics.c soc/intel: Use config_of() 2019-07-18 15:25:35 +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: Rename <intelblocks/chip.h> 2019-09-29 03:38:13 +00:00
irq.c intel/skylake: Refactor IRQ assignments 2019-10-02 20:13:55 +00:00
Kconfig drivers/intel/fsp2_0: move common cbmem_top_chipset to fsp driver 2019-11-11 13:22:39 +00:00
lockdown.c soc/intel: Rename <intelblocks/chip.h> 2019-09-29 03:38:13 +00:00
lpc.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
Makefile.inc soc/intel: skl,cnl,icl: consolidate ebda and memmap 2019-11-04 19:24:49 +00:00
me.c src: Remove unused 'include <string.h>' 2019-10-20 17:19:34 +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: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
pmutil.c soc/intel/skylake: add soc implementation for ETR address API 2019-11-20 13:34:56 +00:00
reset.c src: Use #include <timer.h> when appropriate 2019-04-06 16:02:49 +00:00
sd.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
smihandler.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
smmrelocate.c soc/intel: Rename some SMM support functions 2019-08-15 06:55:59 +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 soc/intel: Expand SA_DEV_ROOT for ramstage 2019-07-21 18:58:01 +00:00
uart.c soc/intel/common/block/uart: Update the UART PCI device reference 2019-08-04 15:16:50 +00:00
vr_config.c soc/skylake/vr_config: fix VR config for KBL-U CPUs 2019-11-01 11:51:31 +00:00
xhci.c soc/intel/common: Add SOC specific function to get XHCI USB info 2019-07-19 17:13:50 +00:00