[PULL] u-boot-usb/master
Marek Vasut
marex at denx.de
Mon May 26 00:49:32 CEST 2025
The following changes since commit df2ed552f0b05591090369a7fe7ddc92439dea5c:
ext4fs: Fix: Read outside partition error (2025-05-23 10:42:49 -0600)
are available in the Git repository at:
git://source.denx.de/u-boot-usb.git master
for you to fetch changes up to 831a38483cf21b395bb0d9d7a34fb9b430e9bb86:
usb: ulpi: Clean up how we enable support (2025-05-25 15:44:13 +0200)
----------------------------------------------------------------
Tom Rini (2):
usb: ulpi: Remove unused omap-ulpi-viewport driver
usb: ulpi: Clean up how we enable support
Varadarajan Narayanan (1):
usb: dwc3: core: Fix timeout check
README | 12 ------
doc/README.omap-ulpi-viewport | 27 -------------
drivers/usb/dwc3/core.c | 14 +++----
drivers/usb/host/Kconfig | 7 +++-
drivers/usb/host/ehci-tegra.c | 7 ----
drivers/usb/ulpi/Kconfig | 28 ++++++--------
drivers/usb/ulpi/Makefile | 1 -
drivers/usb/ulpi/omap-ulpi-viewport.c | 71 -----------------------------------
8 files changed, 22 insertions(+), 145 deletions(-)
delete mode 100644 doc/README.omap-ulpi-viewport
delete mode 100644 drivers/usb/ulpi/omap-ulpi-viewport.c
More information about the U-Boot
mailing list