coreboot-kgpe-d16/src/soc/intel/cannonlake
Ronak Kanabar c6c4d00182 soc/intel/cannonlake: Make correct C-state entries for S0ix and non-S0ix
TEST=Dump SSDT entries to verify _CST between S0ix enable and disable.

Change-Id: I25e8f8c13bb91c2645e8e9fdfdf9ba4d7022f1b1
Signed-off-by: Ronak Kanabar <ronak.kanabar@intel.com>
Reviewed-on: https://review.coreboot.org/c/31154
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-by: Rizwan Qureshi <rizwan.qureshi@intel.com>
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-by: Lijian Zhao <lijian.zhao@intel.com>
2019-01-31 08:44:17 +00:00
..
acpi soc/intel/cannonlake: Replace device name B0D4 with TCPU 2019-01-23 16:42:45 +00:00
bootblock soc/intel/common/block: Move tco common functions into block/smbus 2019-01-10 12:18:34 +00:00
include/soc soc/intel/cannonlake: Export function to set After G3 state 2019-01-25 11:22:22 +00:00
romstage soc/intel/cannonlake: Disable CpuRatio and SaGv in recovery 2019-01-25 11:22:06 +00:00
acpi.c soc/intel/cannonlake: Make correct C-state entries for S0ix and non-S0ix 2019-01-31 08:44:17 +00:00
cbmem.c src: Use tabs for indentation 2018-10-08 09:46:16 +00:00
chip.c soc/intel/cannonlake: Add USB device names 2018-12-04 22:50:06 +00:00
chip.h src/soc/intel/cnl/chip.h: Fix preprocessor condition 2019-01-28 06:36:14 +00:00
cnl_memcfg_init.c soc/intel/cannonlake: Fix Coverity Scan report 2018-09-06 10:30:04 +00:00
cpu.c soc/intel/cannonlake: Access conf pointer only if its not null 2019-01-16 12:55:17 +00:00
elog.c soc/intel/cannonlake: complete rename of TCO2_STS_SECOND_TO 2019-01-10 13:34:52 +00:00
finalize.c soc/intel/common/block: Move tco common functions into block/smbus 2019-01-10 12:18:34 +00:00
fsp_params.c soc/intel/cannonlake: Provide interface to update TCC offset 2019-01-14 12:15:10 +00:00
gpio.c soc/intel/cannonlake: Add GPIO group pad base for ACPI 2018-12-14 18:30:46 +00:00
gpio_cnp_h.c soc/intel/cannonlake: Fix CNL-H GPIO pin map 2018-12-14 18:30:58 +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
Kconfig soc/intel/cannonlake: Hook up Microcode 2019-01-12 23:12:11 +00:00
lockdown.c soc/intel/common/pch: Add pch lockdown code 2018-06-07 21:58:19 +00:00
lpc.c soc: Remove useless include <device/pci_ids.h> 2018-12-19 05:20:49 +00:00
Makefile.inc soc/intel/cannonlake: Hook up Microcode 2019-01-12 23:12:11 +00:00
memmap.c soc/intel/cannonlake: Remove DMA support for PTT 2018-06-22 01:58:33 +00:00
nhlt.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
p2sb.c soc/intel/common/block: Move p2sb common functions into block/p2sb 2018-06-28 08:35:29 +00:00
pmc.c soc/intel/cannonlake: Export function to set After G3 state 2019-01-25 11:22:22 +00:00
pmutil.c buildsystem: Promote rules.h to default include 2019-01-16 11:51:07 +00:00
reset.c intel: Use CF9 reset (part 2) 2018-10-22 08:35:32 +00:00
sd.c
smihandler.c soc/intel/common/block: Move p2sb common functions into block/p2sb 2018-06-28 08:35:29 +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 soc/intel/cannonlake: drop extra newline 2019-01-17 14:51:26 +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