The following changes since commit 141be72e2a9d43aa4e3d1a6a6e0ab8f9eb8784c6:
Merge patch series "test: env: Add test for environment storage in SPI NOR"
(2026-01-07 12:31:56 -0600)
are available in the Git repository at:
git://source.denx.de/u-boot-usb.git master
for you to fetch changes up to 14d9e84fc54b008ab1ad667bef73578b443dda73:
usb: dwc3-generic: add support for exynos7870 (2026-01-08 15:13:19 +0100)
----------------------------------------------------------------
Heinrich Schuchardt (1):
usb: xhci: avoid noisy 'Starting the controller' message.
Kaustabh Chakraborty (2):
usb: dwc3-generic: allow fallback of dr_mode property to "otg"
usb: dwc3-generic: add support for exynos7870
drivers/usb/dwc3/dwc3-generic.c | 10 ++++++++--
drivers/usb/host/xhci.c | 2 +-
test/py/tests/test_usb.py | 4 ++--
3 files changed, 11 insertions(+), 5 deletions(-)