coreboot-kgpe-d16/src/mainboard/google/rambi
Aaron Durbin 3fbf671194 rambi: mainboard EC - SCI and SMI fixes
As rambi is a baytrail board it doesn't have a dedicated wake pin.
Therefore, one needs to enable the proper GPIO to wake up the sytem
before going into S3.

BUG=chrome-os-partner:23505
BRANCH=None
TEST=Put system into S3. Keyboard press created wake event. Also, typed
     'lidclose' on EC console while at recovery screen. Machine properly
     shutdown.

Change-Id: Ic67b6bce93d57c620f498505d83197e4ae34a07d
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/176392
Reviewed-on: http://review.coreboot.org/4959
Tested-by: build bot (Jenkins)
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2014-05-06 18:39:38 +02:00
..
acpi rambi: include the EC devices normally on superio 2014-05-06 17:19:19 +02:00
spd google boards: Do not hardcode location of spd.bin 2014-02-12 23:37:24 +01:00
acpi_tables.c baytrail: configure acpi SCI irq 2014-05-06 17:17:40 +02:00
chromeos.c ChromeOS: Use common fill_lb_gpio() 2014-05-01 15:40:11 +02:00
cmos.layout mainboard/google: add initial rambi mainboard support 2014-02-05 05:24:26 +01:00
devicetree.cb baytrail: Fix XHCI problems and re-enable 2014-04-30 23:08:35 +02:00
dsdt.asl baytrail: interrupt routing support 2014-05-05 23:38:38 +02:00
ec.c rambi: mainboard EC - SCI and SMI fixes 2014-05-06 18:39:38 +02:00
ec.h rambi: update EC support 2014-05-06 17:18:54 +02:00
fadt.c baytrail: fix up FADT 2014-05-05 23:38:56 +02:00
gpio.c rambi: mirror bayleybay's eMMC gpio setup 2014-05-06 17:17:27 +02:00
irqroute.c baytrail: interrupt routing support 2014-05-05 23:38:38 +02:00
irqroute.h baytrail: interrupt routing support 2014-05-05 23:38:38 +02:00
Kconfig Move ARCH_* from board/Kconfig to cpu or soc Kconfig. 2014-05-03 00:25:20 +02:00
mainboard.c rambi: Fix eDP panel functionality 2014-05-06 17:17:17 +02:00
mainboard_smi.c rambi: mainboard EC - SCI and SMI fixes 2014-05-06 18:39:38 +02:00
Makefile.inc baytrail: interrupt routing support 2014-05-05 23:38:38 +02:00
romstage.c rambi: disable internal pullups on ram_id[2:0] 2014-02-16 20:37:55 +01:00
thermal.h