1. 252bd2e usb: gadget: Add bcdDevice for the MTU3 USB Gadget Controller by Chunfeng Yun · 4 years ago
  2. e09b88c usb: add MediaTek USB3 DRD driver by Chunfeng Yun · 4 years ago
  3. d92e866 usb: common: add define of usb_speed_string() by Chunfeng Yun · 4 years ago
  4. a4de6e3 usb: add USB_SPEED_SUPER_PLUS by Chunfeng Yun · 4 years ago
  5. a93cff2 usb: musb-new: Fix typo in caution message by Naoki Hayama · 4 years ago
  6. 3065680 usb: dwc2: Fix control OUT transfer issue by Chance.Yang · 4 years ago
  7. 3fade88 usb: xhci: avoid type conversion of void * by Heinrich Schuchardt · 4 years ago
  8. 2e84463 usb: dwc3: Include device_compat.h in dwc3-octeon-glue.c by Tom Rini · 4 years ago
  9. 0b4826a usb: musb-new: mt85xx: Fix not calling dev_err with a device by Sean Anderson · 4 years ago
  10. e010524 usb: musb-new: Include device_compat.h by Sean Anderson · 4 years ago
  11. f526aee usb: xhci: Include device_compat.h by Sean Anderson · 4 years ago
  12. 1c431f1 Merge tag 'mips-pull-2020-10-07' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years ago
  13. 92ca2fe usb: xhci: octeon: Add DWC3 glue layer for Octeon by Stefan Roese · 4 years, 1 month ago
  14. e68efa1 usb: xhci: xhci_bulk_tx: Don't "BUG" when comparing addresses by Stefan Roese · 4 years, 1 month ago
  15. 72a53ac usb: xhci: xhci-dwc3.c: Use dev_remap_addr() instead of dev_get_addr() by Stefan Roese · 4 years, 1 month ago
  16. 42378e3 Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years ago
  17. 89f6830 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · 4 years ago
  18. 987ab49 Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years ago
  19. 46eddbc usb: dwc3: add Amlogic GXL & GXL DWC3 Glue by Neil Armstrong · 4 years ago
  20. e15e817 usb: xhci-rcar: Add support for R8A774A1 SoC by Lad Prabhakar · 4 years ago
  21. a6837a0 usb: xhci: convert to readx_poll_sleep_timeout() by Chunfeng Yun · 4 years ago
  22. 23a54cc usb: xhci: use macros with parameter to fill ep_info2 by Chunfeng Yun · 4 years ago
  23. bf58cf9 usb: xhci: convert to TRB_TX_TYPE() by Chunfeng Yun · 4 years ago
  24. 4312638 usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET() by Chunfeng Yun · 4 years ago
  25. a826d76 usb: xhci: convert to TRB_TYPE() by Chunfeng Yun · 4 years ago
  26. 86d1fa1 usb: xhci: convert to HCS_MAX_PORTS() by Chunfeng Yun · 4 years ago
  27. 7408205 usb: xhci: add quirks flag to support MediaTek xHCI 0.96 by Chunfeng Yun · 4 years ago
  28. e3ea481 usb: xhci: create one unified function to calculate TRB TD remainder by Chunfeng Yun · 4 years ago
  29. 719d7d8 usb: xhci: add a member hci_version in xhci_ctrl struct by Chunfeng Yun · 4 years ago
  30. 7fe8cfd usb: musb-new: sunxi: Fix not calling dev_err with a device by Sean Anderson · 4 years ago
  31. 2667dac usb: dwc3: Don't include asm-generic/io.h by Sean Anderson · 4 years ago
  32. 44003f8 usb: dwc3: ti: Fix not calling dev_err with a device by Sean Anderson · 4 years ago
  33. df5eabc usb: dwc3: Fix not calling dev_xxx with a device by Sean Anderson · 4 years ago
  34. 046ade8 usb: dwc2: Fix not calling dev_xxx with a device by Sean Anderson · 4 years ago
  35. df8395a usb: cdns3: Fix not calling dev_xxx with a device by Sean Anderson · 4 years ago
  36. 67ece26 Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years ago
  37. 54fdef2 xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · 4 years, 1 month ago
  38. 2512b3b Merge branch '2020-09-14-generic-phy-error-trace' into next by Tom Rini · 4 years ago
  39. 74a703a usb: dwc3: Add Qualcomm DWC3 compatible string by Robert Marko · 4 years ago
  40. c1e1dbb usb: musb-new: sunxi: change trace level for phy errors managed by uclass by Patrick Delaunay · 4 years, 3 months ago
  41. 890fc37 usb: host: ehci-hcd: change trace level for phy errors managed by uclass by Patrick Delaunay · 4 years, 3 months ago
  42. 3b417a7 usb: host: ohci: change trace level for phy errors managed by uclass by Patrick Delaunay · 4 years, 3 months ago
  43. 64af06c fastboot: Fix fastboot reboot fail by changing functions order by yurii.pidhornyi · 4 years, 1 month ago
  44. 405217a f_sdp: Change bInterval of interrupt endpoint to 3 by Sherry Sun · 4 years, 1 month ago
  45. 9e06c5c f_sdp: Add EP1_OUT as default data receive pipe in sdp by Sherry Sun · 4 years, 1 month ago
  46. b0e9f3e f_sdp: Support searching and loading FIT or container image by Peng Fan · 4 years, 1 month ago
  47. 5dee7f0 f_sdp: Fix wrong usb request size by Ye Li · 4 years, 1 month ago
  48. d10d429 f_sdp: Add high speed endpoint descriptor by Ye Li · 4 years, 1 month ago
  49. 7ed4eac usb: max3420: add the gadget driver by Jassi Brar · 4 years, 2 months ago
  50. 2b2a771 fastboot: Add support for 'reboot fastboot' command by Roman Kovalivskyi · 4 years, 2 months ago
  51. 1468a1c usb: ci_udc: Add function to remove usb device by Ye Li · 4 years, 3 months ago
  52. 213fa47 usb: gadget: Fix controller index in UMS by Ye Li · 4 years, 3 months ago
  53. 3a41086 eth/r8152: support RTL8153B/RTL8154B by Hayes Wang · 4 years, 3 months ago
  54. 9f6142a eth/r8152: modify rtl_clear_bp function by Hayes Wang · 4 years, 3 months ago
  55. 16b9417 eth/r8152: reset PHY after setting it by Hayes Wang · 4 years, 3 months ago
  56. d74a762 eth/r8152: reset bmu after disabling Tx/Rx by Hayes Wang · 4 years, 3 months ago
  57. 67e62c7 drivers: usb: Fix config indentation by Ruben Di Battista · 4 years, 2 months ago
  58. 702e57e treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 2 months ago
  59. 242587d linux/compat.h: Add wait_event_timeout macro by Oleksandr Andrushchenko · 4 years, 2 months ago
  60. 4865441 xen: Port Xen hypervisor related code from mini-os by Oleksandr Andrushchenko · 4 years, 2 months ago
  61. f3858ce usb: host: dwc3-sti-glue: Fix ofnode_valid() parameter by Patrice Chotard · 4 years, 3 months ago
  62. b5152a6 usb: xhci: Add virt_to_phys() to support mapped platforms by Stefan Roese · 4 years, 2 months ago
  63. d96f6e1 usb: usb-uclass.c: Drop le16_to_cpu() as values are already swapped by Stefan Roese · 4 years, 2 months ago
  64. 61a1acb usb: xhci: xhci_mem_init: Use cpu_to_le64() and not xhci_writeq() by Stefan Roese · 4 years, 2 months ago
  65. 543eb12 usb: xhci: Add missing endian conversions (cpu_to_leXX / leXX_to_cpu) by Stefan Roese · 4 years, 2 months ago
  66. 1617862 usb: Drop dm.h header file by Simon Glass · 4 years, 2 months ago
  67. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 2 months ago
  68. 8613c8d treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 2 months ago
  69. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 2 months ago
  70. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 2 months ago
  71. 3c12c62 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 2 months ago
  72. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  73. 0b80371 usb: xhci: Add reset controller support by Nicolas Saenz Julienne · 4 years, 3 months ago
  74. 61293f5 usb: xhci: Add missing cache flush in the scratchpad array initialization by Sylwester Nawrocki · 4 years, 4 months ago
  75. 5575f79 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 4 years, 3 months ago
  76. 65f7551 eth/r8152: update the firmware by Hayes Wang · 4 years, 4 months ago
  77. c03b761 usb: provide a device tree node to USB devices by Michael Walle · 4 years, 4 months ago
  78. d67df1e kconfig: fix typo for OHCI host and add to DM list by Marcin Juszkiewicz · 4 years, 4 months ago
  79. 72be237 usb: ohci: Add header file for ARCH_DMA_MINALIGN by Simon Glass · 4 years, 4 months ago
  80. 9452b74 Merge tag 'u-boot-rockchip-20200531' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 4 months ago
  81. 604ab3e driver: usb: drop legacy rockchip xhci driver by Frank Wang · 4 years, 4 months ago
  82. 5d422ab usb: dwc3: add make compatible for rockchip platform by Frank Wang · 4 years, 4 months ago
  83. 73021d1 usb: ehci-mx6: Print error code on failure by Marek Vasut · 4 years, 4 months ago
  84. 10bcafb usb: ehci-mx6: Handle fixed regulators correctly by Marek Vasut · 4 years, 4 months ago
  85. 3da0291 eth/r8152: fix assigning the wrong endpoint by Hayes Wang · 4 years, 4 months ago
  86. 6469794 usb: dwc3: amend UTMI/UTMIW phy interface setup by Frank Wang · 4 years, 4 months ago
  87. fafaa02 usb: dwc3: Enable AutoRetry feature in the controller by Jagan Teki · 4 years, 4 months ago
  88. dc18413 usb: dwc3: Add disable u2mac linestate check quirk by Jagan Teki · 4 years, 4 months ago
  89. b34f8b5 usb: dwc3: add dis_u2_freeclk_exists_quirk by Frank Wang · 4 years, 4 months ago
  90. 7bb6270 usb: dwc3: add dis_enblslpm_quirk by Frank Wang · 4 years, 4 months ago
  91. 2cff87f eth/r8152: fix typo in register name by Hayes Wang · 4 years, 4 months ago
  92. 58221d7 usb: dwc3: fix NULL pointer issue by Chunfeng Yun · 4 years, 4 months ago
  93. 94ed661 usb: ehci-omap: Add Support for DM_USB and OF_CONTROL by Adam Ford · 4 years, 4 months ago
  94. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  95. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  96. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 5 months ago
  97. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  98. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  99. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  100. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 5 months ago