1. 869b59e pci: usb: ohci: Test on PCI not DM_PCI by Simon Glass · 3 years, 4 months ago
  2. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
  3. 1f2440c Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · 3 years, 5 months ago
  4. 5b9e616 usb: Enforce DM_USB migration for USB_HOST devices. by Tom Rini · 3 years, 5 months ago
  5. d251959 usb: musb-new: Add glue driver for ST-Ericsson Ux500 by Stephan Gerhold · 3 years, 5 months ago
  6. 00b6a1a arm: Remove spear600 boards and the rest of SPEAr support by Tom Rini · 3 years, 6 months ago
  7. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  8. f88939c usb: ehci-mx6: Do not fail when 'reg' is not found by Fabio Estevam · 3 years, 5 months ago
  9. 759126c usb: ehci-mx6: Move fdtdec_get_alias_seq() inside the CONFIG_MX6 by Fabio Estevam · 3 years, 5 months ago
  10. ea7dc87 Merge tag 'u-boot-imx-20210616' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 5 months ago
  11. 13ded2c usb: ehci-mx6: add support for i.MXRT by Giulio Benetti · 3 years, 6 months ago
  12. ec76d07 usb: dwc2: Avoid delay when initializing USB peripheral by dwc2 by João Loureiro · 3 years, 8 months ago
  13. a3e4788 usb: cdns3: cdns3-ti: Fix clk_get_by_name() to get the correct name by Kishon Vijay Abraham I · 3 years, 6 months ago
  14. b032aa6 usb: dwc3-generic: Disable host driver definition if gadget only by Kunihiko Hayashi · 3 years, 7 months ago
  15. 9b28e5a usb: musb-new: Extend and move Allwinner quirk into Kconfig by Andre Przywara · 3 years, 7 months ago
  16. f2a1bed usb: dwc3-meson-g12a: skip phy on -ENODATA aswell by Neil Armstrong · 3 years, 7 months ago
  17. 09603b9 usb: ehci-mx6: Limit PHY address parsing to !CONFIG_PHY by Marek Vasut · 3 years, 7 months ago
  18. 09f2727 usb: ehci-hcd: Add IAA handshake for removing async QH by Ye Li · 3 years, 9 months ago
  19. e15971f usb: ehci-mx6: Add iMX8M support by Marek Vasut · 3 years, 8 months ago
  20. a60258f usb: ehci-mx6: Fix aarch64 build warnings by Marek Vasut · 3 years, 8 months ago
  21. d650c55 usb: ehci-mx6: Add fsl,imx7d-usb compatible string by Marek Vasut · 3 years, 8 months ago
  22. 5fc0d35 usb: ehci-mx6: Set default CONFIG_MXC_USB_PORTSC if not defined by Marek Vasut · 3 years, 8 months ago
  23. 4e21651 usb: ehci-mx6: Add generic EHCI PHY support by Marek Vasut · 3 years, 8 months ago
  24. 5becd18 usb: ehci-mx6: Use portnr from DT in DM case by Marek Vasut · 3 years, 8 months ago
  25. 1fa4243 usb: ehci-mx6: Pass MISC address to usb_oc_config() by Marek Vasut · 3 years, 8 months ago
  26. 41e8139 usb: ehci-mx6: Split usb_power_config() by Marek Vasut · 3 years, 8 months ago
  27. 6b6df64 usb: ehci-mx6: Pass PHY address to usb_*_phy*() by Marek Vasut · 3 years, 8 months ago
  28. 09dc070 usb: ehci-mx6: Split ehci_mx6_common_init() by Marek Vasut · 3 years, 8 months ago
  29. ebaf3ae usb: ehci-mx6: Parse USB PHY and MISC offsets from DT by Marek Vasut · 3 years, 8 months ago
  30. 793e575 usb: ehci-mx6: Unify USBNC registers by Marek Vasut · 3 years, 8 months ago
  31. f22fde7 usb: ehci-mx6: Add DM clock support by Marek Vasut · 3 years, 8 months ago
  32. f36841e usb: ehci-mx6: Turn off Vbus on probe failure by Marek Vasut · 3 years, 8 months ago
  33. 9297a7f lib: string: Implement strlcat by Sean Anderson · 3 years, 9 months ago
  34. 81fcfd4 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 8 months ago
  35. ede9de1 usb: xhci: Make debug output better readable and checkpatch clean by Stefan Roese · 3 years, 8 months ago
  36. fd062eb usb: xhci: Add missing xhci_readl() by Aaron Williams · 3 years, 8 months ago
  37. 12fb749 usb: Return -ENOSYS when system call is not available by Simon Glass · 3 years, 8 months ago
  38. af4c7c5 usb: mtu3: flush cache for next GPD by developer · 3 years, 9 months ago
  39. 3d8f168 usb: USB keyboard requires DM_KEYBOARD by Heinrich Schuchardt · 3 years, 9 months ago
  40. e467000 usb: gadget: Use dbg_ep0() macro instead of serial_printf() by Pali Rohár · 3 years, 10 months ago
  41. 858df84 usb: musb: Ensure that we set musb dynamic FIFO buffer for every endpoint by Pali Rohár · 3 years, 10 months ago
  42. 067be3e usb: musb: Fix handling interrupts for EP0 and SET ADDRESS commmand by Pali Rohár · 3 years, 10 months ago
  43. d0ee6e5 usb: musb: Fix receiving of bigger buffers by Pali Rohár · 3 years, 10 months ago
  44. 4540aae usb: musb: Fix transmission of bigger buffers by Pali Rohár · 3 years, 10 months ago
  45. 980d36d usb: musb: Read value of PERI_RXCSR to 16bit variable by Pali Rohár · 3 years, 10 months ago
  46. 4711218 usb: musb: Fix configuring FIFO for endpoints by Pali Rohár · 3 years, 10 months ago
  47. 41d6fa8 usb: musb: Always clear the data toggle bit when configuring ep by Pali Rohár · 3 years, 10 months ago
  48. 1d2f3d5 usb: gadget: dwc2_udc_otg: Fix dwc2_gadget_start() and usb_gadget_register_driver() by Patrice Chotard · 3 years, 9 months ago
  49. 3a99448 fastboot: add UUU command UCmd and ACmd support by Heiko Schocher · 3 years, 10 months ago
  50. f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 10 months ago
  51. 4033aa3 xhci: translate virtual addresses into the bus's address space by Nicolas Saenz Julienne · 3 years, 11 months ago
  52. 9631625 usb: xhci-pci: Add DM_FLAG_OS_PREPARE flag by Nicolas Saenz Julienne · 3 years, 11 months ago
  53. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
  54. 3d09a6a usb: dwc2: change compatible st,stm32mp1-hsotg to st,stm32mp15-hsotg by Patrick Delaunay · 3 years, 10 months ago
  55. 5e3c146 usb: xhci: Fix compare to use physical addresses in xhci_bulk_tx() by Stefan Roese · 3 years, 11 months ago
  56. de1627b usb: xhci-pci: Check for errors from dm_pci_map_bar() by Pali Rohár · 3 years, 10 months ago
  57. 37b8328 usb: xhci-mtk: support option to disable ports by developer · 4 years ago
  58. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  59. fd892c3 usb: gaget: ci: set ep's desc when enable ep by Li Jun · 3 years, 10 months ago
  60. a4b9f4d usb: gadget: fastboot: use correct max packet size by Li Jun · 3 years, 10 months ago
  61. 3c5a857 usb: udc: ci: update speed handling by Li Jun · 3 years, 10 months ago
  62. f8cbce8 usb: composite: force gadget to be USB2 for HS only function by Li Jun · 3 years, 10 months ago
  63. b7202bd usb: gadget: dnl: set dnl to be super speed by Li Jun · 3 years, 10 months ago
  64. 394d009 usb: fastboot: add super speed support by Li Jun · 3 years, 10 months ago
  65. adb1c32 usb: gadget: add super speed support by Li Jun · 3 years, 10 months ago
  66. d981294 usb: gadget: update os_desc_config when add config by Jun Li · 3 years, 10 months ago
  67. be4a943 usb: gadget: set correct usb_configuration for os_desc_config by Jun Li · 3 years, 10 months ago
  68. 2afadd6 usb: gadget: fastboot: add ext properties for WCID by Li Jun · 3 years, 10 months ago
  69. 62936de usb: gadget: add WCID support for mfgtool by Li Jun · 3 years, 10 months ago
  70. 68bda3a usb: gadget: OS Feature Descriptors support by Li Jun · 3 years, 10 months ago
  71. a3669d2 usb: gadget: add Kconfig for OS descriptors by Peng Fan · 3 years, 10 months ago
  72. e787da4 usb: gadget: move utf8_to_utf16le to header file by Li Jun · 3 years, 10 months ago
  73. 2a16354 usb: gadget: OS String support by Li Jun · 3 years, 10 months ago
  74. b89516f usb: gadget: don't change ep name for dwc3 while ep autoconfig by Li Jun · 3 years, 10 months ago
  75. d22fb8a usb: gadget: Add ep_config call back to usb_gadget_ops by Ye Li · 3 years, 10 months ago
  76. 2cecb46 usb: gadget: Do not export usbd_device_* arrays by Pali Rohár · 4 years ago
  77. ee9b855 thor: add support for the dfu_alt_info reintialization from the flashed script by Marek Szyprowski · 4 years ago
  78. ab81b2a f_fastboot: Avoid use-after-free in the global pointer variable by Andy Shevchenko · 4 years ago
  79. 6dcda09 f_rockusb: Avoid use-after-free in the global pointer variable by Andy Shevchenko · 4 years ago
  80. 6f767ed f_rockusb: Use NULL instead of 0 for pointers by Andy Shevchenko · 4 years ago
  81. 2753cec gadget: f_thor: fix wrong file size cast by Seung-Woo Kim · 4 years, 1 month ago
  82. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
  83. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
  84. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · 4 years ago
  85. f1d50f7 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 4 years ago
  86. 07c1777 dm: core: Rename dev_has_of_node() to dev_has_ofnode() by Simon Glass · 4 years ago
  87. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  88. 4206b77 cosmetic: fix typo in drivers/usb/Kconfig by Marc Ferland · 4 years ago
  89. 07e1338 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · 4 years ago
  90. 579d804 usb: Update for new sequence numbers by Simon Glass · 4 years ago
  91. cb4363a usb: ehci-mx6: Drop assignment of sequence number by Simon Glass · 4 years ago
  92. 75e534b dm: Avoid accessing seq directly by Simon Glass · 4 years ago
  93. 8a98ffd Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years ago
  94. b08cd54 eth/r8152: fix the aggregation issue by Hayes Wang · 4 years ago
  95. 5573bf5 eth/r8152: free previous memory if r8152_eth_probe fail by Hayes Wang · 4 years ago
  96. a050583 usb: xhci: fix lack of short packet event trb handling by Ran Wang · 4 years ago
  97. 221d7fa x86: edison: Use dwc3-generic driver for Intel Edison by Andy Shevchenko · 4 years ago
  98. 75275c6 usb: dwc3-meson-g12a: always configure dr-mode by Marek Szyprowski · 4 years ago
  99. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  100. 33b2efb dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 4 years ago