coreboot/src
Emil Lundmark 9d5f9f2671 chromeec: Add support for controlling USB port power
This maps a bit field to the EC (EC_ACPI_MEM_USB_PORT_POWER) that can be
used to control the power state of up to 8 individual USB ports. Some
Chromeboxes have their GPIO pins for controlling USB port power wired to
the EC, so they cannot be accessed directly by coreboot.

Change-Id: I6a362c2b868b296031a4170c15e7c0dedbb870b8
Signed-off-by: Emil Lundmark <lndmrk@chromium.org>
Reviewed-on: https://review.coreboot.org/26471
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2018-05-24 09:24:18 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch Introduce bootblock self-decompression 2018-05-22 02:44:14 +00:00
commonlib Introduce bootblock self-decompression 2018-05-22 02:44:14 +00:00
console Introduce bootblock self-decompression 2018-05-22 02:44:14 +00:00
cpu cpu/x86: Add support to run function on single AP 2018-05-19 01:16:06 +00:00
device src/device: Get rid of device_t 2018-05-22 07:24:23 +00:00
drivers src: Remove non-ascii characters 2018-05-22 02:54:24 +00:00
ec chromeec: Add support for controlling USB port power 2018-05-24 09:24:18 +00:00
include Introduce bootblock self-decompression 2018-05-22 02:44:14 +00:00
lib Introduce bootblock self-decompression 2018-05-22 02:44:14 +00:00
mainboard mb/intel/glkrvp: Get rid of device_t 2018-05-24 06:49:03 +00:00
northbridge nb/amd/pi: Get rid of device_t 2018-05-23 09:26:56 +00:00
security security/vboot: Remove redundent _verstage/_everstage/_verstage_size symbols 2018-05-14 16:24:28 +00:00
soc mb/google/kahlee/dsdt.asl: Add method _SWS 2018-05-23 17:54:12 +00:00
southbridge sb/amd/rs780: Get rid of device_t 2018-05-23 09:31:47 +00:00
superio superio/ite/it8720f: Implement power control 2018-05-15 11:47:14 +00:00
vendorcode vendorcode/intel: Update GLK FSP Header files w.r.t FSP v2.0.3 2018-05-22 15:52:11 +00:00
Kconfig Introduce bootblock self-decompression 2018-05-22 02:44:14 +00:00