coreboot/src
Subrata Banik 3f559d960c soc/intel/icelake: Make correct C-state entries for S0ix and non-S0ix
TEST=Dump SSDT entries to verify _CST between S0ix enable and disable.
>> iasl -d SSDT # to generate SSDT.dsl

Change-Id: I82d8bf9d143263a80a544f6e11186a3bc9c41052
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/c/31153
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Ronak Kanabar <ronak.kanabar@intel.com>
Reviewed-by: Aamir Bohra <aamir.bohra@intel.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2019-02-01 04:30:59 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch selfload: check target memory type in selfload_check 2019-01-30 11:04:49 +00:00
commonlib buildsystem: Promote rules.h to default include 2019-01-16 11:51:07 +00:00
console console/init: Print log level in coreboot banner 2019-01-17 13:19:53 +00:00
cpu cpu/intel/microcode: Enable verbose output 2019-01-29 12:30:07 +00:00
device src: Fix the warning "type 'hex' are always defined" 2019-01-27 11:14:26 +00:00
drivers src: Don't use a #defines like Kconfig symbols 2019-01-28 13:41:28 +00:00
ec ec/google/chromeec: Add boardid.c to verstage 2019-01-30 11:02:18 +00:00
include lib/hardwaremain: Fix more ACPI/IOAPIC typos 2019-01-31 04:34:53 +00:00
lib string: move strdup() & strconcat() to lib/string.c 2019-01-30 11:05:20 +00:00
mainboard mb/google/sarien: Turn on ASPM L1.2 for Card Reader 2019-01-31 08:43:01 +00:00
northbridge src: Don't use a #defines like Kconfig symbols 2019-01-28 13:41:28 +00:00
security vboot: Makefile: Also apply CPPFLAGS include path fixups to ccopts 2019-01-28 13:38:16 +00:00
soc soc/intel/icelake: Make correct C-state entries for S0ix and non-S0ix 2019-02-01 04:30:59 +00:00
southbridge lib/hardwaremain: Fix more ACPI/IOAPIC typos 2019-01-31 04:34:53 +00:00
superio src: Don't use a #defines like Kconfig symbols 2019-01-28 13:41:28 +00:00
vendorcode soc/intel/apollolake: Sync fsp upd structure update 2019-01-30 13:27:30 +00:00
Kconfig [RFC]util/checklist: Remove this functionality 2019-01-14 19:42:59 +00:00