coreboot-kgpe-d16/src/soc/intel/skylake
Julien Viard de Galbert 2912e8e5dc soc/intel/denverton_ns: Enable common block PMC
Mainly update headers to build.

Added option PMC_GLOBAL_RESET_ENABLE_LOCK to remove
function configuring the global reset through PMC base.
On denverton the global reset lock is not in PMC base
but in the PCI registers so this code cannot be shared.

Change-Id: I9ace70862cab63f8355252d034292596c7eab1fd
Signed-off-by: Julien Viard de Galbert <jviarddegalbert@online.net>
Reviewed-on: https://review.coreboot.org/25426
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Lijian Zhao <lijian.zhao@intel.com>
Reviewed-by: Evandro Luiz Hauenstein <kingsumos@gmail.com>
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
2018-09-14 14:11:03 +00:00
..
acpi soc/intel/skylake: Remove unsupported sleepstates in ACPI table 2018-08-21 10:36:58 +00:00
bootblock soc/intel/common/block: Move common uart function to block/uart 2018-08-20 15:51:48 +00:00
include cbtable: remove chromeos_acpi from cbtable 2018-08-22 15:33:50 +00:00
nhlt intel/skylake: nhlt: Add capture config for echo ref stream for Max98373 Codec 2018-06-25 08:17:03 +00:00
romstage soc/intel/skylake: Add support for CmdTriStateDis UPD in devicetree 2018-09-10 15:02:05 +00:00
acpi.c chromeos/gnvs: remove function and naming cleanup 2018-09-06 10:26:50 +00:00
chip.c soc/intel/skylake: permit Kconfig to set subsystem ID 2018-08-17 12:25:52 +00:00
chip.h soc/intel/skylake: Add support for CmdTriStateDis UPD in devicetree 2018-09-10 15:02:05 +00:00
chip_fsp20.c soc/intel/skylake: permit Kconfig to set subsystem ID 2018-08-17 12:25:52 +00:00
cpu.c soc/intel/skylake: Support PL1 override option 2018-08-20 15:58:52 +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: clear MCA before booting to OS 2018-06-28 09:01:56 +00:00
gpio.c soc/intel/common/block/gpio: Change group offset calculation 2018-02-16 03:59:29 +00:00
graphics.c drivers/intel/gma: Unify VBT related Kconfig names 2018-06-12 18:07:51 +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/common/block: Move i2c common functions into block/i2c 2018-06-06 06:26:11 +00:00
irq.c soc/intel/skylake: Get rid of device_t 2018-06-04 02:35:42 +00:00
Kconfig soc/intel/denverton_ns: Enable common block PMC 2018-09-14 14:11:03 +00:00
lockdown.c soc/intel/common/pch: Add pch lockdown code 2018-06-07 21:58:19 +00:00
lpc.c soc/intel/skylake: Move PCR DMI programming into bootblock 2018-03-09 21:40:32 +00:00
Makefile.inc soc/intel/skylake: add CPPC support 2018-08-20 15:53:54 +00:00
me.c soc/intel/skylake: add a space in printing ME FPF status 2018-07-12 11:53:18 +00:00
memmap.c soc/intel: Remove superfluous pointers variables 2018-04-11 02:19:43 +00:00
p2sb.c soc/intel/common/block: Move p2sb common functions into block/p2sb 2018-06-28 08:35:29 +00:00
pei_data.c soc/intel/skylake: Make use of common SMM code for SKL 2017-12-22 01:44:18 +00:00
pmc.c src: Get rid of device_t 2018-06-14 09:30:24 +00:00
pmutil.c src: Get rid of device_t 2018-06-14 09:30:24 +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 soc/intel/skylake: Use SCS common code 2017-06-16 17:37:13 +02:00
smihandler.c soc/intel/{apollolake, cannonlake, common, skylake}: Add _soc_ prefix in weak function 2017-12-23 05:23:09 +00:00
smmrelocate.c cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSx 2018-07-24 18:34:37 +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 pci: Move inline PCI functions to pci_ops.h 2018-04-20 13:03:54 +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/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