coreboot-kgpe-d16/src/superio
Samuel Holland c622dc5e82 superio/ite/it8720f: Implement power control
Program the Super I/O to turn the machine on or restore its power state
when AC power is restored.

Based on code from src/superio/nuvoton/nct5572d/superio.c.

Change-Id: I1f3432f43b0784c3696bf1d7233b83d3a203af20
Signed-off-by: Samuel Holland <samuel@sholland.org>
Reviewed-on: https://review.coreboot.org/25463
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2018-05-15 11:47:14 +00:00
..
acpi superio/acpi/pnp.asl: Fix PNP_READ_DMA/PNP_WRITE_DMA macros 2017-10-25 14:32:39 +00:00
common
fintek superio/f71869ad: Add temperature sensor type 2018-01-07 02:25:31 +00:00
intel Intel i3100 boards & chips: Remove - using LATE_CBMEM_INIT 2018-01-15 23:25:12 +00:00
ite superio/ite/it8720f: Implement power control 2018-05-15 11:47:14 +00:00
nsc device/pnp: remove struct io_info 2017-06-13 15:21:58 +02:00
nuvoton superio/nuvoton: Add support for NPCD378 2018-05-14 12:39:20 +00:00
renesas device/pnp: remove struct io_info 2017-06-13 15:21:58 +02:00
serverengines superio/*: Relocate Kconfig to chip folder. 2016-08-09 10:38:30 +02:00
smsc sio/smsc/kbc1100: Fix some style issues 2017-08-06 23:21:27 +00:00
via src/superio: add IS_ENABLED() around Kconfig symbol references 2017-07-07 16:06:49 +00:00
winbond winbond/w83977tf: Add ACPI declarations 2017-12-02 05:27:39 +00:00
Makefile.inc