coreboot-kgpe-d16/src/soc/intel/skylake
Subrata Banik 2153ea5b83 soc/intel/common/block: Add Intel common PMC controller support for KBL, APL
SoC needs to select specific macros to compile commom PMC code.

TEST=Build and boot KBL (soraka/eve), APL (reef)

Change-Id: Iacc8da986c01e9ac7516643dafc6d932ebe0ee5e
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/22563
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2017-12-02 03:20:07 +00:00
..
acpi soc/intel/skylake: Add GNVS variables and include SGX ASL 2017-10-20 20:06:15 +00:00
bootblock soc/intel/skylake: Make use of common CSE code for skylake 2017-11-15 16:44:36 +00:00
include soc/intel/skylake: Set low maximum temperature threshold for Thermal Device 2017-11-30 16:27:12 +00:00
nhlt soc/intel/kabylake: Add Dialog da7219 NHLT blob support 2017-11-07 23:37:01 +00:00
romstage soc/intel/common/block: Add Intel common PMC controller support for KBL, APL 2017-12-02 03:20:07 +00:00
acpi.c soc/intel: Enable ACPI DBG2 table generation 2017-11-15 16:07:21 +00:00
chip.c intel/skylake: Use Sata related registers from devicetree 2017-10-14 00:25:08 +00:00
chip.h soc/intel/skylake: Set low maximum temperature threshold for Thermal Device 2017-11-30 16:27:12 +00:00
chip_fsp20.c soc/intel/skylake: pass SataSpeedLimit param to FSP2 2017-10-22 01:58:22 +00:00
cpu.c soc/intel/common/sgx: Define and use soc_fill_sgx_param() 2017-09-15 16:21:11 +00:00
elog.c soc/intel/skylake: Probe XHCI for wake source for Internal PME 2017-10-19 00:43:45 +00:00
finalize.c soc/intel/skylake: Set low maximum temperature threshold for Thermal Device 2017-11-30 16:27:12 +00:00
gpio.c soc/intel/skylake: Use common/block/gpio 2017-10-02 22:32:33 +00:00
gspi.c soc/intel/{cannonlake,skylake}: Add _soc_ prefix in spi soc routine 2017-11-11 18:19:31 +00:00
i2c.c soc/intel/skylake: Update coding style for i2c 2017-11-04 00:30:38 +00:00
igd.c security/vboot: Move vboot2 to security kconfig section 2017-10-22 02:14:46 +00:00
irq.c soc/intel/skylake: Enable common LPC IP 2017-10-03 20:23:21 +00:00
Kconfig soc/intel/skylake: Make use of Intel common DSP block 2017-11-28 20:29:36 +00:00
lockdown.c soc/intel/skylake: Enable common LPC IP 2017-10-03 20:23:21 +00:00
lpc.c soc/intel/skylake: Enable common LPC IP 2017-10-03 20:23:21 +00:00
Makefile.inc soc/intel/common/block: Add Intel common PMC controller support for KBL, APL 2017-12-02 03:20:07 +00:00
me.c soc/intel/skylake: Make use of common CSE code for skylake 2017-11-15 16:44:36 +00:00
memmap.c soc/intel/skylake: Use EBDA structure to store soc reserve memory size 2017-10-19 17:36:06 +00:00
pch.c
pei_data.c
pmc.c soc/intel/common/block: Add Intel common PMC controller support for KBL, APL 2017-12-02 03:20:07 +00:00
pmutil.c security/vboot: Move vboot2 to security kconfig section 2017-10-22 02:14:46 +00:00
reset.c soc/intel/skylake: Add support in SKL for PMC common code 2017-10-05 21:11:39 +00:00
sd.c
smi.c soc/intel/common: Clean up PMC library GPE handling API 2017-10-12 22:13:39 +00:00
smihandler.c soc/intel/skylake: Define mask for SMI handlers that can be run in SCI mode 2017-10-19 00:43:34 +00:00
smmrelocate.c soc/intel/skylake: Move UNCORE PRMRR base and mask defines. 2017-09-15 16:21:29 +00:00
spi.c soc/intel/skylake: Make use of Intel SPI common block 2017-11-11 18:19:39 +00:00
systemagent.c soc/intel/skylake: Move UNCORE PRMRR base and mask defines. 2017-09-15 16:21:29 +00:00
thermal.c soc/intel/skylake: Set low maximum temperature threshold for Thermal Device 2017-11-30 16:27:12 +00:00
uart.c soc/intel/skylake: Add support for all UART port index 2017-08-21 16:29:55 +00:00
uart_debug.c soc/intel/skylake: Add support for all UART port index 2017-08-21 16:29:55 +00:00
vr_config.c