coreboot-kgpe-d16/src/drivers/usb
Nicholas Chin 81827aad3c drivers/usb/gadget.c: Add support for EHCI debug using the WCH CH347
The WCH CH347 presents a USB CDC serial port on interface 4 while in
operating modes 0, 1, and 3. Mode 0 also presents a UART on interface
2 but this is ignored for compatibility with the other modes. Mode 2
uses vendor defined HID usages for communication and is not currently
supported. Like the FT232H the data format is hard coded to 8n1.

Tested using a CH347 breakout board and a Dell Latitude E6400.

Change-Id: Ibd4ad17b7369948003fff7e825b46fe852bc7eb9
Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68264
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2022-11-11 13:33:34 +00:00
..
acpi drivers/usb/acpi: acpi_power_res_params: Add use_gpio_for_status 2022-04-14 22:29:10 +00:00
hub drivers/usb/hub/acpi.c: Don't use heap for ACPI name 2022-09-16 13:05:19 +00:00
pci_xhci drivers/usb/pci_xhci: Add Sabrina xhci pci device id 2022-04-19 15:58:40 +00:00
console.c
ehci.h drivers: Get rid of unnecessary blank lines {before,after} brace 2022-07-17 18:45:23 +00:00
ehci_debug.c CBMEM: Change declarations for initialization hooks 2022-05-20 07:15:39 +00:00
ehci_debug.h
gadget.c drivers/usb/gadget.c: Add support for EHCI debug using the WCH CH347 2022-11-11 13:33:34 +00:00
Kconfig drivers/usb/gadget.c: Add support for EHCI debug using the WCH CH347 2022-11-11 13:33:34 +00:00
Makefile.inc
pci_ehci.c drivers: Replace bad uses of find_resource 2021-11-04 17:34:56 +00:00
usb_ch9.h