coreboot/src
Jett Rink 2dbe51a17c mainboard/google/octopus: configure EC_AP_INT_ODL
Enable the EC_AP_INT_ODL interrupt on GPIO_134 for all octopus boards
that support it. Also removing unnecessary IO standby support since we
don't use this pin to wake up the SoC.

BRANCH=octopus
BUG=b:122552125,b:120679547
TEST=CTS tests with changes

Change-Id: I018864ae5fa400372b5b443e49828e8202b9aa4d
Signed-off-by: Jett Rink <jettrink@chromium.org>
Reviewed-on: https://review.coreboot.org/c/30788
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Justin TerAvest <teravest@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-01-10 19:01:54 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch northbridge/amdfam10: Deal with PCI_ADDR() better 2019-01-10 13:40:57 +00:00
commonlib src: Remove duplicated round up function 2018-11-29 12:17:45 +00:00
console soc/intel: Clean mess around UART_DEBUG 2019-01-09 22:15:48 +00:00
cpu 3rdparty/blobs: Update for current Intel microcode 2019-01-10 09:24:47 +00:00
device device/pci_device: Do not break tree topology 2019-01-10 12:47:18 +00:00
drivers drivers/intel/fsp1_1: Add stack guards 2019-01-10 12:14:47 +00:00
ec ec/chromeec: fix LPC read/write for MEC devices 2018-12-28 12:24:52 +00:00
include cpu/intel/car: Prepare for C_ENVIRONMENT_BOOTBLOCK 2019-01-08 15:33:47 +00:00
lib src: Get rid of device_t 2019-01-04 12:11:18 +00:00
mainboard mainboard/google/octopus: configure EC_AP_INT_ODL 2019-01-10 19:01:54 +00:00
northbridge northbridge/amdfam10: Deal with PCI_ADDR() better 2019-01-10 13:40:57 +00:00
security tss: implement tlcl_save_state 2018-11-28 18:32:59 +00:00
soc soc/intel/fsp_broadwell_de: Drop MICROCODE_BLOB_NOT_HOOKED_UP 2019-01-10 16:11:36 +00:00
southbridge sb/nvidia/mcp55: Avoid confusion with PCI_ADDR() 2019-01-10 13:40:27 +00:00
superio Kconfig: Unify power-after-failure options 2019-01-06 15:54:19 +00:00
vendorcode chromeos: Provide watchdog support in verstage 2018-12-21 18:14:20 +00:00
Kconfig cbmem: Always use EARLY_CBMEM_INIT 2018-12-22 11:49:17 +00:00