coreboot/src
Lijian Zhao 009e6cbf84 soc/intel/cannonlake: Ignore GBE LTR
Ignore integrated GBE controller LTR setting to make it wake up from
s0ix with 10/100M cable attached.

BUG=b:122435844
TEST= Test on sarien platorm, after the changes sytem can wake by WOL,
and also checked SLP_S0 residency can increase with 10/100M cable
and battery connected.

Signed-off-by: Lijian Zhao <lijian.zhao@intel.com>
Change-Id: Iec7dd197b8a456751f8e4dcb19e3e153f5888613
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31888
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
2019-03-29 14:55:54 +00:00
..
acpi
arch Revert "src/arch: An upgrade of SMBIOS to latest version 3.2" 2019-03-27 08:30:18 +00:00
commonlib Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) 2019-03-25 11:03:49 +00:00
console coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
cpu Move calls to quick_ram_check() before CBMEM init 2019-03-27 08:26:16 +00:00
device drivers/intel/gma: Make libgfxinit available w/o gfxinit 2019-03-27 08:30:40 +00:00
drivers drivers/intel/wifi: Add support for Harrison Peak (HrP) 9560 module 2019-03-28 18:50:06 +00:00
ec ec/google/wilco: Add ACPI _BIX method for battery 2019-03-28 19:18:05 +00:00
include drivers/intel/wifi: Add support for Harrison Peak (HrP) 9560 module 2019-03-28 18:50:06 +00:00
lib lib/edid.c: Add missing break statement 2019-03-29 06:35:55 +00:00
mainboard mb/google/arcada: Make bluetooth reset_gpio active low 2019-03-29 14:52:58 +00:00
northbridge Move calls to quick_ram_check() before CBMEM init 2019-03-27 08:26:16 +00:00
security vboot_handoff: do not set VBSD_HONOR_VIRT_DEV_SWITCH 2019-03-27 08:19:58 +00:00
soc soc/intel/cannonlake: Ignore GBE LTR 2019-03-29 14:55:54 +00:00
southbridge Move calls to quick_ram_check() before CBMEM init 2019-03-27 08:26:16 +00:00
superio src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
vendorcode chromeos: remove remaining dev switch references 2019-03-28 06:43:21 +00:00
Kconfig x86/smbios: Untangle system and board tables 2019-03-16 16:22:16 +00:00