1. 461409b usb: dwc3: Enable AutoRetry feature in the controller by Jagan Teki · 4 years, 6 months ago
  2. 0ece2f7 usb: dwc3: Add disable u2mac linestate check quirk by Jagan Teki · 4 years, 6 months ago
  3. b29bcd7 usb: dwc3: add dis_u2_freeclk_exists_quirk by Frank Wang · 4 years, 6 months ago
  4. 0c3b6f5 usb: dwc3: add dis_enblslpm_quirk by Frank Wang · 4 years, 6 months ago
  5. 1bb3ee4 eth/r8152: fix typo in register name by Hayes Wang · 4 years, 6 months ago
  6. b72ae70 usb: dwc3: fix NULL pointer issue by developer · 4 years, 7 months ago
  7. cb167e8 usb: ehci-omap: Add Support for DM_USB and OF_CONTROL by Adam Ford · 4 years, 7 months ago
  8. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  9. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  10. c06c1be common: Drop linux/bug.h from common header by Simon Glass · 4 years, 7 months ago
  11. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  12. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  13. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  14. 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
  15. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  16. 1e26864 arm: Don't include common.h in header files by Simon Glass · 4 years, 7 months ago
  17. 513f640 rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 7 months ago
  18. bb7ab07 rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · 4 years, 7 months ago
  19. f995375 rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X by Trevor Woerner · 4 years, 7 months ago
  20. 6dbadd3 usb: gadget: g_dnl: add function g_dnl_set_product by Patrick Delaunay · 4 years, 8 months ago
  21. 1eb3c30 usb: dwc3: Add versal compatibility string to dwc3 glue ids by Siva Durga Prasad Paladugu · 4 years, 7 months ago
  22. c1157dc usb: dwc3: add dis_del_phy_power_chg_quirk by Jagan Teki · 4 years, 7 months ago
  23. f8b2719 usb: mx6: add fuse check by Peng Fan · 4 years, 7 months ago
  24. 8612c099 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 4 years, 7 months ago
  25. c2bdb58 usb: gadget: sdp: use CONFIG_SDP_LOADADDR as default load address by Frank Li · 4 years, 7 months ago
  26. 507fc9b xhci: mediatek: Add support for MTK xHCI host controller by developer · 4 years, 7 months ago
  27. 43903f3 usb: dwc2_udc_otg: use the phy bulk API to get phys by developer · 4 years, 7 months ago
  28. f8bced1 usb: dwc3: use the phy bulk API to get phys by developer · 4 years, 7 months ago
  29. df51e06 Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 7 months ago
  30. 190ee83 usb: host: dwc3-sti-glue: Use UCLASS_NOP instead of UCLASS_MISC by Patrice Chotard · 4 years, 7 months ago
  31. ce17fe1 usb: host: dwc2: add trace to have clean usb start by Patrick Delaunay · 4 years, 7 months ago
  32. 8bef169 usb: host: dwc2: force reset assert by Patrick Delaunay · 4 years, 7 months ago
  33. 9225f3e usb: host: dwc2: add clk support by Patrick Delaunay · 4 years, 7 months ago
  34. bb3569d usb: host: dwc2: add phy support by Patrick Delaunay · 4 years, 7 months ago
  35. 637ad63 usb: ether: avoid NULL check before free() by Heinrich Schuchardt · 4 years, 7 months ago
  36. 4b88d6f usb: avoid NULL check before free by Heinrich Schuchardt · 4 years, 7 months ago
  37. a29def2 usb: dwc3-meson-g12a: add power-on/off of the PHYs by Neil Armstrong · 4 years, 7 months ago
  38. f59d24e drivers: usb: host: Add BRCM xHCI driver by Rayagonda Kokatanur · 4 years, 8 months ago
  39. 5d42d3a usb: Migrate to support live DT for some driver by Kever Yang · 4 years, 9 months ago
  40. bfd13d7 usb: ehci-msm: Use dev interface to get device address by Kever Yang · 4 years, 9 months ago
  41. dd0a300 usb: dwc3-of-simple: Drop redundant inclding header file by Kever Yang · 4 years, 9 months ago
  42. 118a903 usb: Keep async schedule running only across mass storage xfers by Marek Vasut · 4 years, 8 months ago
  43. 3130df5 sunxi: Move common defconfig options to Kconfig by Andre Przywara · 4 years, 9 months ago
  44. b87b94e gadget: f_thor: add missing line breaks for pr_err() by Seung-Woo Kim · 4 years, 10 months ago
  45. f4f2db7 dfu: Reset timeout in case of DFU request by Andy Shevchenko · 4 years, 10 months ago
  46. 6373a17 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 10 months ago
  47. 05a5dba dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 10 months ago
  48. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  49. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  50. d69d595 Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 4 years, 10 months ago
  51. 6e0c11a usb: cdns3: ep0: Invalidate cache before reading Setup Packet by Vignesh Raghavendra · 4 years, 10 months ago
  52. 2a7a7d9 usb: dwc2_udc_otg: add bcm2835 SoC (Raspberry Pi4) support by Marek Szyprowski · 5 years ago
  53. 64800e0 usb: musb-new: mt85xx: add musb-new gadget driver. by developer · 4 years, 11 months ago
  54. 3a7cb13 Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 10 months ago
  55. c628295 dwc3-generic: Add support for AM654 USB controller by Vignesh Raghavendra · 5 years ago
  56. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  57. 606f09b common: Rename and move source() by Simon Glass · 5 years ago
  58. b18a960 usb: Drop use of BUG_ON() and WARN_ON() by Simon Glass · 5 years ago
  59. 5abcf94 usb: dwc3: Fix UTMI/UTMIW phy interface initialization by Jagan Teki · 5 years ago
  60. 42360c4 usb: cdns3: ep0: Fix build warnings related to cache ops by Vignesh Raghavendra · 5 years ago
  61. adaaa48 common: Move command functions out of common.h by Simon Glass · 5 years ago
  62. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  63. bd7a59a common: Move serial_printf() to the serial header by Simon Glass · 5 years ago
  64. 513255b dm: test: usb: rework keyboard test by Heinrich Schuchardt · 5 years ago
  65. 8e505ee usb: kbd: implement special keys by Heinrich Schuchardt · 5 years ago
  66. 5db181d Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  67. 5c8e27b gadget: rockchip: Add rk3399 USB_GADGET_PRODUCT_NUM by Jagan Teki · 5 years ago
  68. 106c71f usb: dwc3: Add phy interface for dwc3_uboot by Jagan Teki · 5 years ago
  69. 668c56f gadget: rockchip: Add rk3128 USB_GADGET_PRODUCT_NUM by Jagan Teki · 5 years ago
  70. 1de44f0 gadget: rockchip: USB_GADGET_PRODUCT_NUM by Jagan Teki · 5 years ago
  71. ac6fb30 gadget: Select USB_GADGET_VENDOR_NUM for rockchip by Jagan Teki · 5 years ago
  72. c115389 gadget: Select USB_GADGET_MANUFACTURER for rockchip by Jagan Teki · 5 years ago
  73. db4126b usb: dwc2: fix possible alignment issues by Simon Goldschmidt · 5 years ago
  74. 7e509a3 usb: composite: fix possible alignment issues by Simon Goldschmidt · 5 years ago
  75. 833e4d1 usb: cdns3: Fix include file path by Vignesh Raghavendra · 5 years ago
  76. 45bda03 rockchip: usb: Migrate to use ofnode by Kever Yang · 5 years ago
  77. c0932e2 usb: xhci: support 1.1 or later version by developer · 5 years ago
  78. 851bddd usb: composite: add BOS descriptor support to composite framework by T Karthik Reddy · 5 years ago
  79. 78c5b54 usb: gadget: Add gadget_is_cdns3() macro by Vignesh Raghavendra · 5 years ago
  80. 871e43d usb: cdns3: Add TI wrapper driver for CDNS USB3 controller by Vignesh Raghavendra · 5 years ago
  81. c13e14f usb: cdns3: gadget: Implement udc_set_speed() callback by Vignesh Raghavendra · 5 years ago
  82. b1a4928 usb: Add Cadence USB3 host and gadget driver by Vignesh Raghavendra · 5 years ago
  83. 828da47 usb: udc: Introduce ->udc_set_speed() method by Sherry Sun · 5 years ago
  84. cb39a96 usb: gadget: Add match_ep() op to usb_gadget_ops by Vignesh Raghavendra · 5 years ago
  85. 569c2a5 usb: ehci-hcd: Keep async schedule running by Marek Vasut · 5 years ago
  86. c6de6cf dwc3: flush cache only if there is a buffer attached to a request by Marek Szyprowski · 5 years ago
  87. d2c7607 gadget: f_thor: properly enable 3rd endpoint defined by the protocol by Marek Szyprowski · 5 years ago
  88. e9310fc dwc3-generic: Don't fail probe if clk/reset entries are absent by Vignesh Raghavendra · 5 years ago
  89. 9da57ea ehci-mx6: Update EHCI driver to support OTG0 on i.MX7ULP by Ye Li · 5 years ago
  90. 9c24d01 usb: ehci-mx6: Fix bus enumeration for iMX7 SoCs by Igor Opaniuk · 5 years ago
  91. 731a2a3 usb: dwc3: Kconfig: get rid of obsolete mode selection by Jean-Jacques Hiblot · 5 years ago
  92. ce868d0 usb: dwc3: Add dwc3_of_parse() to get quirks information from DT by Jean-Jacques Hiblot · 5 years ago
  93. 547df0d usb: dwc3-generic: if no max speed is specified in DT, assume super speed by Jean-Jacques Hiblot · 5 years ago
  94. 175cd7c usb: dwc3-generic: add a new host driver that uses the dwc3 core by Jean-Jacques Hiblot · 5 years ago
  95. 2bf2c35 usb: dwc3-generic: factorize code by Jean-Jacques Hiblot · 5 years ago
  96. a33aa76 usb: dwc3-generic: use platdata by Jean-Jacques Hiblot · 5 years ago
  97. 9f1b49c usb: dwc3: always use the inlined version of dwc3_host_init/dwc3_host_exit by Jean-Jacques Hiblot · 5 years ago
  98. ad4142b usb: xhci: move xhci.h to include usb by Jean-Jacques Hiblot · 5 years ago
  99. 73a1b8b usb: dwc3: switch to peripheral mode when exiting by Jean-Jacques Hiblot · 5 years ago
  100. 810426d usb: host: remove the xhci-zynqmp driver by Jean-Jacques Hiblot · 5 years ago