coreboot/src
Shamile Khan 6afeef829f mb/google/octopus: Fix termination for unused dual voltage pins
These pins should not have pull downs configured in standby state as that
can cause contention on the termination circuitry and lead to incorrect
behavior as per Doc# 572688 Gemini Lake Processor GPIOTermination
Configuration.

BUG=b:79982669
TEST=Checked that code compiles with changes.

Change-Id: If3cadc000ec6fc56019ee3f57e556dc819d5e0a5
Signed-off-by: Shamile Khan <shamile.khan@intel.com>
Reviewed-on: https://review.coreboot.org/c/30823
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2019-01-28 13:37:18 +00:00
..
acpi
arch src: Fix the warning "type 'hex' are always defined" 2019-01-27 11:14:26 +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 src/cpu/intel: Set get_ia32_fsb function common 2019-01-27 12:13:09 +00:00
device src: Fix the warning "type 'hex' are always defined" 2019-01-27 11:14:26 +00:00
drivers src: Fix the warning "type 'hex' are always defined" 2019-01-27 11:14:26 +00:00
ec ec/google/wilco: Turn on wake up from lid 2019-01-24 22:03:32 +00:00
include src/cpu/intel: Set get_ia32_fsb function common 2019-01-27 12:13:09 +00:00
lib lib/boot_device: Add API for write protect a region 2019-01-21 13:25:46 +00:00
mainboard mb/google/octopus: Fix termination for unused dual voltage pins 2019-01-28 13:37:18 +00:00
northbridge nb/intel/i945: Fix typo on DMIBAR32(0x334) 2019-01-27 10:40:35 +00:00
security tss/tcg-2.0: remove unnecessary break from marshaling code 2019-01-17 13:19:47 +00:00
soc amd/stoneyridge: Disable GPIO MASK STATUS 2019-01-28 13:35:44 +00:00
southbridge sb/intel/common: Show "Add gigabit ethernet firmware" only for boards that need it 2019-01-25 11:19:51 +00:00
superio superio/common/conf_mode: use pnp_write_config instead of outb calls 2019-01-25 17:53:59 +00:00
vendorcode vendorcode/google/chromeos: Add mainboard hook before cr50 update 2019-01-25 11:22:35 +00:00
Kconfig [RFC]util/checklist: Remove this functionality 2019-01-14 19:42:59 +00:00