coreboot/src
Furquan Shaikh 55d9c0bd8d mainboard/google/poppy: Enable deep S3 in DC mode
Enable lower power state when running on battery. Deep S3 is not
enabled when in AC mode to support standard "docked" config.

BUG=b:36087058,b:36723679
TEST=Verified following behavior with USB mouse:
1. If AC is connected when entering S3, USB mouse is able to wake up.
2. If AC is not connected when entering S3, USB mouse does not wake up.
3. If AC is connected when entering S3 and removed after entering S3,
USB mouse does not wake up.
4. If AC is not connected when entering S3 and attached after entering
S3, USB mouse does not wake up.

Change-Id: I141a8d4779de004e27fcd9357cef787a38a27b24
Signed-off-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-on: https://review.coreboot.org/19276
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-04-18 22:17:16 +02:00
..
acpi
arch x86/acpigen: Fix BufferSize of ResourceTemplate 2017-04-18 16:03:32 +02:00
commonlib commonlib: Wrap lines at 80 columns 2017-03-13 21:23:21 +01:00
console console: Enable do_printk_va_list for VBOOT 2016-12-27 18:07:39 +01:00
cpu AGESA: Unify heap location 2017-04-15 11:16:10 +02:00
device libgfxinit: Select CONFIG_VGA when needed 2017-04-08 13:03:52 +02:00
drivers drivers/spi/tpm: Clean up SPI TPM driver 2017-04-13 05:04:13 +02:00
ec ec/roda/it8518: Do EC write manually with long timeout 2017-04-08 13:17:56 +02:00
include drivers/spi/tpm: Clean up SPI TPM driver 2017-04-13 05:04:13 +02:00
lib src/lib/jpeg: Fix missing closing brace 2017-03-29 13:05:18 +02:00
mainboard mainboard/google/poppy: Enable deep S3 in DC mode 2017-04-18 22:17:16 +02:00
northbridge [nb|sb]/amd/[amdfam10|sb700]: Add LPC bridge ACPI names for NB/SB 2017-04-17 23:33:09 +02:00
soc soc/intel/apollolake: Change IOSF_BASE_ADDRESS to PCR_BASE_ADDRESS 2017-04-13 22:16:21 +02:00
southbridge [nb|sb]/amd/[amdfam10|sb700]: Add LPC bridge ACPI names for NB/SB 2017-04-17 23:33:09 +02:00
superio superio/fintek: Add support for Fintek F71808A 2017-03-27 19:19:56 +02:00
vboot Remove libverstage as separate library and source file class 2017-03-28 22:18:53 +02:00
vendorcode AGESA f14: Fix memory clock register decoding 2017-04-08 15:19:09 +02:00
Kconfig util/blobtool & sconfig: Update GENPARSER Kconfig question 2017-04-14 17:26:48 +02:00