coreboot-kgpe-d16/src/mainboard
Duncan Laurie c62b477b6e mb/google/sarien: Enable EC _PTS/_WAK methods
Enable the option to have the system level _PTS/_WAK methods call
the EC provided methods when they are invoked by the OS.

Verified on sarien board by inspecting dsdt.dsl:

Method (_PTS, 1, NotSerialized)  // _PTS: Prepare To Sleep
{
    DBG0 = 0x96
    \_SB.PCI0.LPCB.EC0.PTS (Arg0)
}

Method (_WAK, 1, NotSerialized)  // _WAK: Wake
{
    DBG0 = 0x97
    \_SB.PCI0.LPCB.EC0.WAK (Arg0)
    Return (Package (0x02)
    {
        Zero,
        Zero
    })
}

Change-Id: I52be1c1cd7adae9ad317a51868735eb87a410549
Signed-off-by: Duncan Laurie <dlaurie@google.com>
Reviewed-on: https://review.coreboot.org/29614
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2018-11-13 18:47:19 +00:00
..
adi src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
adlink
advansus src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
amd src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
aopen src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
apple mb/*/*: Harmonise FD and devicetree on boards featuring ICH7 2018-11-12 14:06:37 +00:00
asrock mb/*/*: Harmonise FD and devicetree on boards featuring ICH7 2018-11-12 14:06:37 +00:00
asus mb/*/*: Harmonise FD and devicetree on boards featuring ICH7 2018-11-12 14:06:37 +00:00
avalue src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
bap src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
biostar src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
cavium mainboard/: Select MISSING_BOARD_RESET appropriately 2018-10-22 08:40:55 +00:00
compulab mainboard: Remove unneeded include <console/console.h> 2018-11-05 09:01:13 +00:00
cubietech mainboard/: Select MISSING_BOARD_RESET appropriately 2018-10-22 08:40:55 +00:00
elmex mainboard: Remove unneeded include <console/console.h> 2018-11-05 09:01:13 +00:00
emulation mb/emulation/qemu-i440fx|q35: Switch to C_ENVIRONMENT_BOOTBLOCK 2018-11-12 15:57:34 +00:00
esd mainboard: Remove unneeded include <console/console.h> 2018-11-05 09:01:13 +00:00
facebook mb/*/*: Clean up FADT checksum assignment 2018-10-17 12:01:06 +00:00
foxconn mb/*/*: Harmonise FD and devicetree on boards featuring ICH7 2018-11-12 14:06:37 +00:00
getac mb/*/*: Harmonise FD and devicetree on boards featuring ICH7 2018-11-12 14:06:37 +00:00
gigabyte mb/*/*: Harmonise FD and devicetree on boards featuring ICH7 2018-11-12 14:06:37 +00:00
gizmosphere src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
google mb/google/sarien: Enable EC _PTS/_WAK methods 2018-11-13 18:47:19 +00:00
hp src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
ibase mb/*/*: Harmonise FD and devicetree on boards featuring ICH7 2018-11-12 14:06:37 +00:00
iei src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
intel mb/cannonlake: Remove SmbusEnable from devicetree 2018-11-13 16:32:27 +00:00
jetway src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
kontron mb/*/*: Harmonise FD and devicetree on boards featuring ICH7 2018-11-12 14:06:37 +00:00
lenovo mb/*/*: Harmonise FD and devicetree on boards featuring ICH7 2018-11-12 14:06:37 +00:00
lippert mainboard: Remove unneeded include <console/console.h> 2018-11-05 09:01:13 +00:00
msi src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
ocp mb/*/*: Clean up FADT checksum assignment 2018-10-17 12:01:06 +00:00
opencellular mb/opencellular/rotundu: Remove unused CACHE_ROM_SIZE_OVERRIDE 2018-11-13 09:12:23 +00:00
packardbell mb/{lenovo/x201,packardbell/ms2290}/romstage: Fix comments 2018-11-07 16:49:34 +00:00
pcengines src/mb/pcengines/apu2/romstage.c: Allow coreboot console output on COM2 2018-11-08 11:26:59 +00:00
purism update all FADT version 3.0 to use the get tables function 2018-08-27 15:49:32 +00:00
roda mb/*/*: Harmonise FD and devicetree on boards featuring ICH7 2018-11-12 14:06:37 +00:00
samsung src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
sapphire mb/*/*/cmos.default: Decrease debug_level to 'Debug' 2018-08-15 18:39:17 +00:00
scaleway src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
siemens src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
sifive mainboard/: Select MISSING_BOARD_RESET appropriately 2018-10-22 08:40:55 +00:00
supermicro src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
ti mainboard: Remove unneeded include <console/console.h> 2018-11-05 09:01:13 +00:00
tyan src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
via mainboard: Remove unneeded include <console/console.h> 2018-11-05 09:01:13 +00:00
Kconfig src/mainboard/Kconfig: Add support for 10240 KiB ROM chips 2017-10-05 17:53:16 +00:00