coreboot-kgpe-d16/src/soc/intel/skylake
Subrata Banik c1d99c9962 soc/intel/skylake: Move Enable power button SMI code from smi.c to pmc.c
Original commit hash aeb2d64c85 (soc/intel/skylake:
Enable power button SMI when jumping to payload)

Change-Id: Ia4fe2694006baf24ed475c85aaffa6a0d2a6031d
Signed-off-by: Furquan Shaikh <furquan@chromium.org>
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/22868
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2017-12-21 03:52:59 +00:00
..
acpi Revert "soc/intel/skylake: Clean up SoC ASL code." 2017-12-07 02:34:07 +00:00
bootblock soc/intel/skylake: Clean up bootblock/report_platform.c 2017-12-08 02:43:27 +00:00
include soc/intel/skylake: Implement pmc_soc_restore_power_failure as per EDS 2017-12-21 03:48:13 +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 soc/intel/skylake: Remove set_subsystem() from SoC 2017-12-13 10:20:37 +00:00
chip.h soc/intel/skylake: Add integrated LAN config parameters 2017-12-14 22:51:19 +00:00
chip_fsp20.c soc/intel/skylake: Add integrated LAN config parameters 2017-12-14 22:51:19 +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
graphics.c soc/intel/skylake: Make use of Intel common Graphics block 2017-12-07 02:38:52 +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
irq.c soc/intel/skylake: Enable common LPC IP 2017-10-03 20:23:21 +00:00
Kconfig soc/intel/common/fast_spi: implement spi_flash_ctrlr_protect_region() 2017-12-16 04:15:29 +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 LPC IO Decoding on PCR 2017-12-13 02:19:54 +00:00
Makefile.inc soc/intel/skylake: Clean up bootblock/report_platform.c 2017-12-08 02:43:27 +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
pei_data.c
pmc.c soc/intel/skylake: Move Enable power button SMI code from smi.c to pmc.c 2017-12-21 03:52:59 +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 soc/intel/skylake: Use SCS common code 2017-06-16 17:37:13 +02:00
smi.c soc/intel/skylake: Move Enable power button SMI code from smi.c to pmc.c 2017-12-21 03:52:59 +00:00
smihandler.c soc/intel/skylake: Implement pmc_soc_restore_power_failure as per EDS 2017-12-21 03:48:13 +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: Clean up UART code 2017-12-07 03:21:04 +00:00
vr_config.c