coreboot-kgpe-d16/src
Jon Murphy 6ad5f4ec16 mb/google/skyrim: Add ACPI configuration for USB ports
The USB port configuration was derived from the PPR and schematics.
This board has 6(some multi-purpose) ports.
Primary functions are:
2 USB-C ports
1 USB SS+ type A port
2 Cameras
1 Bluetooth transceiver

BUG=b:214413631
TEST=builds

Signed-off-by: Jon Murphy <jpmurphy@google.com>
Change-Id: Ie1b05f190f25dca1566e1023011cc70c2d32f461
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62153
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
2022-02-28 13:29:42 +00:00
..
acpi arch/x86: consolidate HPET base address definitions 2022-02-25 17:44:11 +00:00
arch arch/x86: consolidate HPET base address definitions 2022-02-25 17:44:11 +00:00
commonlib compiler.h: Define a __fallthrough statement 2022-02-16 21:28:09 +00:00
console console: Fix LOG_FAST macro 2022-02-22 23:13:50 +00:00
cpu cpu,mb,nb,soc: use HPET_BASE_ADDRESS instead of magic number 2022-02-25 17:44:45 +00:00
device device/pci_device: Fix PCIe bridge detection 2022-02-28 13:28:12 +00:00
drivers drivers/wwan/fm: Add support for _PTS for Fibocom 5G WWAN 2022-02-28 13:29:02 +00:00
ec ec/google/chromeec/ec_acpi.c: Cast compatible enum types 2022-02-21 15:27:15 +00:00
include soc/amd/sabrina: Add XHCI configuration 2022-02-28 13:29:24 +00:00
lib Use the fallthrough statement in switch loops 2022-02-16 21:29:53 +00:00
mainboard mb/google/skyrim: Add ACPI configuration for USB ports 2022-02-28 13:29:42 +00:00
northbridge cpu,mb,nb,soc: use HPET_BASE_ADDRESS instead of magic number 2022-02-25 17:44:45 +00:00
security security/intel/stm: Make STM setup MP safe 2022-02-24 00:27:37 +00:00
soc soc/amd/sabrina: Add XHCI configuration 2022-02-28 13:29:24 +00:00
southbridge sb/intel/lynxpoint: Fix up comment 2022-02-28 13:27:22 +00:00
superio Use the fallthrough statement in switch loops 2022-02-16 21:29:53 +00:00
vendorcode vendorcode/intel/fsp: Update FSP header file for Alder Lake N FSP v3054.02 2022-02-22 18:27:06 +00:00
Kconfig src/Kconfig: Update the path to 'c_start.S' for GDB_STUB config 2022-02-22 20:49:10 +00:00