coreboot-kgpe-d16/src/soc/intel/skylake
Subrata Banik 87ca3898f9 soc/intel/{common, skylake}: Make ASPM enabling as common PCH feature
This patch moves required Kconfig selection for enabling ASPM feature
(like clk_pm, L1 state etc) from soc code  to intel common pch base code.

TEST=Run lspci -vvv | grep ASPM
The output shows the ASPM L1 is enable for pci devices

Change-Id: Ic77602a75f0c9ccf28ebfd57e53433dc90985a16
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/29653
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2018-11-19 19:42:06 +00:00
..
acpi soc/intel/skylake/acpi/dptf: Add support for Multi-DPTF Profile 2018-11-15 19:58:17 +00:00
bootblock soc/intel/skylake: Add PCH sku id's supported for KBL 2018-11-08 11:34:36 +00:00
include src: Get rid of duplicated includes 2018-11-16 09:50:03 +00:00
nhlt src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
romstage src: Add required space after "switch" 2018-11-19 08:17:06 +00:00
acpi.c src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
chip.c soc/intel/skylake: Ensure FSP don't override ITSS IPCx registers 2018-10-09 20:10:00 +00:00
chip.h skylake,kabylake: Add support to set eMMC tuning param from dev tree 2018-09-22 00:41:45 +00:00
chip_fsp20.c src: Get rid of duplicated includes 2018-11-16 09:50:03 +00:00
cpu.c src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
elog.c src: Get rid of duplicated includes 2018-11-16 09:50:03 +00:00
finalize.c soc/intel/skylake: clear MCA before booting to OS 2018-06-28 09:01:56 +00:00
fspcar.c soc/intel/skylake: Add FSP CAR support for kabylake 2018-11-07 16:44:20 +00:00
gpio.c
graphics.c
gspi.c
i2c.c
irq.c soc/intel/skylake: Fix spelling mistake 2018-10-02 05:09:22 +00:00
Kconfig soc/intel/{common, skylake}: Make ASPM enabling as common PCH feature 2018-11-19 19:42:06 +00:00
lockdown.c
lpc.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
Makefile.inc soc/intel/skylake: Add FSP CAR support for kabylake 2018-11-07 16:44:20 +00:00
me.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
memmap.c
p2sb.c soc/intel/common/block: Move p2sb common functions into block/p2sb 2018-06-28 08:35:29 +00:00
pei_data.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
pmc.c soc/intel/skylake: Set PCIEXPWAK_DIS if WAKE# pin is not enabled 2018-10-10 20:21:43 +00:00
pmutil.c soc/intel/common: add acpi_get_sleep_type to pmclib 2018-10-04 09:44:31 +00:00
reset.c intel: Use CF9 reset (part 2) 2018-10-22 08:35:32 +00:00
sd.c
smihandler.c
smmrelocate.c src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
spi.c
systemagent.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
thermal.c soc/intel/skylake: Fix ‘dev’ pointer NULL before being dereferenced 2018-10-08 14:49:18 +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 src/soc/intel: Add AML IGD in platform reporting 2018-08-06 07:58:21 +00:00