coreboot/src
Zhuohao Lee fa61f5aa55 mb/google/poppy/variants/rammus: fix S0ix entering issue
As we don't use the MIPI camera on Rammus, disable SA Imaging Unit and
CIO2 devices to avoid the system failed to enter S0ix.

BUG=b:114502527
BRANCH=master
TEST=On DUT, echo freeze > /sys/power/state
     1. check the S0ix status on EC console
     2. check the value of /sys/kernel/debug/pmc_core/slp_s0_residency_usec

Change-Id: I91629732db01ee534f0ddb67a2b358d725ef810e
Signed-off-by: Zhuohao Lee <zhuohao@chromium.org>
Reviewed-on: https://review.coreboot.org/28543
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2018-09-16 08:35:29 +00:00
..
acpi
arch arch/x86/acpi_bert_storage.c: Fix coverity error CID 1395706 2018-09-15 12:43:26 +00:00
commonlib complier.h: add __always_inline and use it in code base 2018-09-14 08:16:37 +00:00
console complier.h: add __noreturn and use it in code base 2018-09-10 15:02:51 +00:00
cpu complier.h: add __always_inline and use it in code base 2018-09-14 08:16:37 +00:00
device device/ddr3: Prevent overflow when adding SMBUS Table 17 entries 2018-09-14 20:16:45 +00:00
drivers drivers/intel/gma: Do not rely on CBLV in OpRegion Mailbox3 2018-09-14 20:20:22 +00:00
ec ec/lenovo/pmh7: support 9bit address space 2018-09-14 13:50:34 +00:00
include nb/amd/pi/00730F01: Initialize IOMMU device 2018-09-15 11:35:38 +00:00
lib complier.h: add __noreturn and use it in code base 2018-09-10 15:02:51 +00:00
mainboard mb/google/poppy/variants/rammus: fix S0ix entering issue 2018-09-16 08:35:29 +00:00
northbridge nb/amd/pi/00730F01: Add initial native IVRS support 2018-09-15 11:35:51 +00:00
security security/tpm: Fix TPM 1.2 state machine issues 2018-08-21 15:45:15 +00:00
soc sifive/hifive-unleashed: enable CBMEM support 2018-09-15 13:54:57 +00:00
southbridge src/*/intel: introduce warning when building with no IFD 2018-09-13 08:25:59 +00:00
superio superio/ite/it8721f: Add SuperIO ACPI declarations 2018-08-21 14:45:36 +00:00
vendorcode drivers/vpd: Add VPD support 2018-09-09 17:51:37 +00:00
Kconfig arch/x86: Add BERT region support functions 2018-09-07 14:50:02 +00:00