coreboot-kgpe-d16/src/soc/intel/skylake
Benjamin Doron ac857ca3b1 soc/intel/skylake: Drop duplicate PmConfigPciClockRun configuration
coreboot already unconditionally enables CLKRUN_EN in SoC common code.

Tested on an out-of-tree Acer Aspire VN7-572G, PCCTL[CLKRUN_EN]
of LPC is still enabled.

Change-Id: I65e85015bdd0f766ca8021a3d4c0b0d799f0ccc5
Signed-off-by: Benjamin Doron <benjamin.doron00@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/48325
Reviewed-by:  Felix Singer <felixsinger@posteo.net>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-12-17 20:05:49 +00:00
..
acpi src: Remove redundant use of ACPI offset(0) 2020-12-03 00:05:52 +00:00
bootblock soc/intel/common/dmi: Move DMI defines into DMI driver header 2020-12-09 14:23:15 +00:00
include/soc soc/intel/common/block/lpc: Move southbridge_write_acpi_tables declaration 2020-12-11 15:57:44 +00:00
nhlt soc/intel/skylake: Support NHLT 1ch DMIC 2020-11-24 09:42:23 +00:00
romstage soc/intel/skylake: Drop always-zero ProbelessTrace dt setting 2020-12-14 10:40:51 +00:00
acpi.c soc/intel/common/block/gpio: add code for NMI enabling 2020-12-04 00:10:24 +00:00
chip.c soc/intel/skylake: Drop duplicate PmConfigPciClockRun configuration 2020-12-17 20:05:49 +00:00
chip.h soc/intel/skylake: Drop duplicate PmConfigPciClockRun configuration 2020-12-17 20:05:49 +00:00
chipset.cb soc/intel/skylake: Add chipset devicetree 2020-12-03 21:55:42 +00:00
cpu.c soc/intel: deduplicate ACPI timer emulation 2020-10-28 21:28:19 +00:00
elog.c soc/intel/common: Adapt XHCI elog driver for reuse 2020-12-10 17:45:47 +00:00
fadt.c src: Use ACPI macros 2020-07-21 18:26:47 +00:00
finalize.c soc/intel/{skl,cnl}: drop duplicate PM ACPI timer disabling 2020-11-13 17:18:20 +00:00
gpio.c soc/intel/{skl,cnl}: add NMI_{EN,STS} registers 2020-12-04 00:10:38 +00:00
graphics.c soc/intel/skylake: Map VBIOS IDs 2020-12-02 10:43:50 +00:00
gspi.c
i2c.c
irq.c soc/intel/skylake: Fix compilation under x86_64 2020-12-02 16:49:12 +00:00
Kconfig soc/intel: Remove INTEL_CAR_NEM_ENHANCED_V2 config option 2020-12-14 23:05:25 +00:00
lockdown.c
lpc.c soc/intel: Move pch_misc_init() to common code 2020-10-03 04:19:00 +00:00
Makefile.inc soc/intel/skylake: Move acpi_fill_fadt to fadt.c 2020-07-14 22:34:03 +00:00
me.c soc/intel/skl: Fix error code of send_global_reset() 2020-09-28 09:26:10 +00:00
p2sb.c
pmc.c
pmutil.c
reset.c soc/intel: Use of common reset code block 2020-11-02 10:43:53 +00:00
sd.c src: Use space after 'if', 'for' 2020-08-05 11:37:00 +00:00
smihandler.c
smmrelocate.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
spi.c
systemagent.c
uart.c
vr_config.c
xhci.c soc/intel/common: Adapt XHCI elog driver for reuse 2020-12-10 17:45:47 +00:00