coreboot-kgpe-d16/src
Bernardo Perez Priego 421ce56f83 soc/intel/alderlake: Add USB TCSS enablement
In order to detect USB Type C device port as Super Speed, we need to set
corresponding bit in UPD UsbTcPortEn. This patch will use device path
to determine which port should be enabled.

BUG=b:184324979
Test=Boot board, USB Type C must be functional and operate at Super Speed.

Signed-off-by: Bernardo Perez Priego <bernardo.perez.priego@intel.com>
Change-Id: I7da63f21d51889a888699540f780cb26b480c26d
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55361
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Sridhar Siricilla <sridhar.siricilla@intel.com>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2021-07-02 07:47:50 +00:00
..
acpi ACPI: Refactor use of global and device NVS 2021-06-14 19:45:56 +00:00
arch SMBIOS: Introduce smbios_full_table_len function 2021-07-01 07:38:00 +00:00
commonlib commonlib: Add Intel-specific timestamps for before/after sending EOP 2021-06-30 22:20:32 +00:00
console Asm code: Use NO_EARLY_BOOTBLOCK_POSTCODES to remove Asm port80s 2021-06-25 15:51:20 +00:00
cpu src: Move select ARCH_X86 to platforms 2021-06-30 04:48:59 +00:00
device device: Clean up resource utility function signatures 2021-07-01 09:46:09 +00:00
drivers drivers/intel/gma: Move extended VBT just below opregion 2021-07-01 16:36:47 +00:00
ec ec/google: Use EC_HOST_EVENT_NONE 2021-06-30 04:57:16 +00:00
include device: Clean up resource utility function signatures 2021-07-01 09:46:09 +00:00
lib selfboot: Add support for selfload in romstage 2021-07-02 00:47:23 +00:00
mainboard mb/google/hatch/scout: update gpios and device tree 2021-07-01 14:13:37 +00:00
northbridge nb/intel/haswell/pcie.c: Avoid needless death 2021-06-22 04:47:20 +00:00
security vboot: add VBOOT_X86_SHA256_ACCELERATION config 2021-07-01 09:38:19 +00:00
soc soc/intel/alderlake: Add USB TCSS enablement 2021-07-02 07:47:50 +00:00
southbridge southbridge/intel/common: Move invalid PIRQ value to 0 2021-06-29 21:50:35 +00:00
superio src: Retype option API to use unsigned integers 2021-05-06 14:48:15 +00:00
vendorcode vc/mediatek/mt8195: Fix license headers 2021-06-30 02:22:56 +00:00
Kconfig option: Allow mainboards to implement the API 2021-05-28 11:37:25 +00:00