coreboot/src
Duncan Laurie 4247ba3628 acpi: Add definitions for device sleep states
The ACPI device sleep states are different from system sleep states
and many places hardcode to specific values that are difficult to
decode without referring to the spec.

Change-Id: If5e732725b775742fd2a9fd0df697e312aa7bf20
Signed-off-by: Duncan Laurie <dlaurie@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41791
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-06-02 07:16:41 +00:00
..
acpi acpi: Add new file for implementing Type-C Connector class 2020-05-28 23:54:43 +00:00
arch arch/x86: Fix id section in linker script 2020-05-28 09:51:46 +00:00
commonlib src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
console treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
cpu arch/x86: Remove more romcc leftovers 2020-05-28 09:50:52 +00:00
device device/resource_allocator_v4: Improve the logging in resource allocator 2020-05-28 09:43:44 +00:00
drivers soc/intel/tigerlake: Implement soc_get_pmc_mux_device() 2020-05-28 23:54:08 +00:00
ec ec/google/chromeec: Switch to use new acpigen_usb module 2020-05-28 23:54:54 +00:00
include acpi: Add definitions for device sleep states 2020-06-02 07:16:41 +00:00
lib fit: Swap compat matching priorities for board-revX and board-skuY 2020-05-29 20:47:54 +00:00
mainboard mb/google/volteer: Enable TCSS DMA0 for Volteer 2020-06-02 04:41:42 +00:00
northbridge intel/gma: Only enable bus mastering if we are going to use it 2020-05-27 21:35:16 +00:00
security Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION 2020-05-26 15:04:08 +00:00
soc soc/intel/denverton_ns: Fix 16-bit read/write PCI_COMMAND register 2020-06-02 07:15:53 +00:00
southbridge sb/intel/lynxpoint: Restore lost PCI_COMMAND_MASTER bits 2020-06-01 17:05:58 +00:00
superio superio/ite/Makefile.inc: Add it8613e 2020-05-26 13:03:50 +00:00
vendorcode src: Fix up #-commented SPDX headers 2020-06-01 17:08:53 +00:00
Kconfig src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00