1. 13dc3c8 usb: add MediaTek USB3 DRD driver by developer · Fri Oct 16 11:38:39 2020 +0800
  2. b758158 usb: common: add define of usb_speed_string() by developer · Wed Oct 14 15:08:28 2020 +0800
  3. 64bb6ce usb: add USB_SPEED_SUPER_PLUS by developer · Wed Oct 14 15:08:27 2020 +0800
  4. deb45f8 usb: musb-new: Fix typo in caution message by Naoki Hayama · Mon Oct 12 18:35:42 2020 +0900
  5. e3dedea usb: dwc2: Fix control OUT transfer issue by Chance.Yang · Tue Oct 06 10:55:49 2020 +0800
  6. 01adeb3 usb: xhci: avoid type conversion of void * by Heinrich Schuchardt · Tue Sep 29 22:03:01 2020 +0200
  7. e8433bf usb: dwc3: Include device_compat.h in dwc3-octeon-glue.c by Tom Rini · Fri Oct 16 08:41:37 2020 -0400
  8. aa7ebbb usb: musb-new: mt85xx: Fix not calling dev_err with a device by Sean Anderson · Sun Oct 04 21:39:55 2020 -0400
  9. 3e46486 usb: musb-new: Include device_compat.h by Sean Anderson · Sun Oct 04 21:39:54 2020 -0400
  10. 429ce52 usb: xhci: Include device_compat.h by Sean Anderson · Sun Oct 04 21:39:53 2020 -0400
  11. 2013b66 Merge tag 'mips-pull-2020-10-07' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · Wed Oct 07 17:25:25 2020 -0400
  12. df33b57 usb: xhci: octeon: Add DWC3 glue layer for Octeon by Stefan Roese · Mon Aug 24 13:04:38 2020 +0200
  13. 79db944 usb: xhci: xhci_bulk_tx: Don't "BUG" when comparing addresses by Stefan Roese · Mon Aug 24 13:04:37 2020 +0200
  14. cf35437 usb: xhci: xhci-dwc3.c: Use dev_remap_addr() instead of dev_get_addr() by Stefan Roese · Mon Aug 24 13:04:36 2020 +0200
  15. bd81c5b Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm by Tom Rini · Tue Oct 06 13:59:01 2020 -0400
  16. d776a84 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · Fri Sep 25 09:41:14 2020 +0200
  17. 60d6b5d Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Tue Oct 06 08:36:10 2020 -0400
  18. c1a7e72c usb: dwc3: add Amlogic GXL & GXL DWC3 Glue by Neil Armstrong · Thu Sep 10 10:48:13 2020 +0200
  19. 7f2d86d usb: xhci-rcar: Add support for R8A774A1 SoC by Lad Prabhakar · Mon Sep 21 18:24:09 2020 +0100
  20. 14bb350 usb: xhci: convert to readx_poll_sleep_timeout() by developer · Tue Sep 08 19:00:03 2020 +0200
  21. 9963422 usb: xhci: use macros with parameter to fill ep_info2 by developer · Tue Sep 08 19:00:02 2020 +0200
  22. 57c052b usb: xhci: convert to TRB_TX_TYPE() by developer · Tue Sep 08 19:00:01 2020 +0200
  23. 6cabb14 usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET() by developer · Tue Sep 08 19:00:00 2020 +0200
  24. 497dcfa usb: xhci: convert to TRB_TYPE() by developer · Tue Sep 08 18:59:59 2020 +0200
  25. 6b9e221 usb: xhci: convert to HCS_MAX_PORTS() by developer · Tue Sep 08 18:59:58 2020 +0200
  26. 8039053 usb: xhci: add quirks flag to support MediaTek xHCI 0.96 by developer · Tue Sep 08 18:59:57 2020 +0200
  27. 570c2a9 usb: xhci: create one unified function to calculate TRB TD remainder by developer · Tue Sep 08 18:59:56 2020 +0200
  28. d1c2da4 usb: xhci: add a member hci_version in xhci_ctrl struct by developer · Tue Sep 08 18:59:55 2020 +0200
  29. 46362c7 usb: musb-new: sunxi: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:45:19 2020 -0400
  30. a468d76 usb: dwc3: Don't include asm-generic/io.h by Sean Anderson · Tue Sep 15 10:45:18 2020 -0400
  31. 9a62b42 usb: dwc3: ti: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:45:17 2020 -0400
  32. 2789ce8 usb: dwc3: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:45:16 2020 -0400
  33. 62eff9b usb: dwc2: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:45:15 2020 -0400
  34. ccf123b usb: cdns3: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:45:14 2020 -0400
  35. 01c102d Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Sep 24 08:33:47 2020 -0400
  36. 3239d71 xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · Mon Aug 24 14:41:51 2020 +0200
  37. 45e8e41 Merge branch '2020-09-14-generic-phy-error-trace' into next by Tom Rini · Mon Sep 21 16:44:16 2020 -0400
  38. 746862b usb: dwc3: Add Qualcomm DWC3 compatible string by Robert Marko · Thu Sep 10 16:00:05 2020 +0200
  39. 1b9711b usb: musb-new: sunxi: change trace level for phy errors managed by uclass by Patrick Delaunay · Fri Jul 03 17:36:45 2020 +0200
  40. f62e739 usb: host: ehci-hcd: change trace level for phy errors managed by uclass by Patrick Delaunay · Fri Jul 03 17:36:43 2020 +0200
  41. 01e05a9 usb: host: ohci: change trace level for phy errors managed by uclass by Patrick Delaunay · Fri Jul 03 17:36:42 2020 +0200
  42. 5953ffa fastboot: Fix fastboot reboot fail by changing functions order by yurii.pidhornyi · Thu Aug 20 18:41:18 2020 +0300
  43. 44f26b1 f_sdp: Change bInterval of interrupt endpoint to 3 by Sherry Sun · Tue Aug 18 18:16:49 2020 +0800
  44. 5226298 f_sdp: Add EP1_OUT as default data receive pipe in sdp by Sherry Sun · Tue Aug 18 18:16:48 2020 +0800
  45. f49d470 f_sdp: Support searching and loading FIT or container image by Peng Fan · Tue Aug 18 18:16:46 2020 +0800
  46. 5af7ccf f_sdp: Fix wrong usb request size by Ye Li · Tue Aug 18 18:16:45 2020 +0800
  47. a9e8fe0 f_sdp: Add high speed endpoint descriptor by Ye Li · Tue Aug 18 18:16:44 2020 +0800
  48. 9c5cb7f usb: max3420: add the gadget driver by Jassi Brar · Wed Jul 29 20:51:27 2020 -0500
  49. b30b97b fastboot: Add support for 'reboot fastboot' command by Roman Kovalivskyi · Tue Jul 28 23:35:33 2020 +0300
  50. 68801eb usb: ci_udc: Add function to remove usb device by Ye Li · Mon Jun 29 10:12:59 2020 +0800
  51. be30ec1 usb: gadget: Fix controller index in UMS by Ye Li · Mon Jun 29 10:12:26 2020 +0800
  52. d215ca2 eth/r8152: support RTL8153B/RTL8154B by Hayes Wang · Tue Jun 16 17:09:47 2020 +0800
  53. 98e9791 eth/r8152: modify rtl_clear_bp function by Hayes Wang · Tue Jun 16 17:09:46 2020 +0800
  54. 27217bc eth/r8152: reset PHY after setting it by Hayes Wang · Tue Jun 16 17:09:45 2020 +0800
  55. 653d2e7 eth/r8152: reset bmu after disabling Tx/Rx by Hayes Wang · Tue Jun 16 17:09:44 2020 +0800
  56. 2b21255 drivers: usb: Fix config indentation by Ruben Di Battista · Thu Aug 06 12:12:30 2020 +0200
  57. 32822d0 treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · Tue Aug 04 14:14:43 2020 +0900
  58. 0c09ade linux/compat.h: Add wait_event_timeout macro by Oleksandr Andrushchenko · Thu Aug 06 12:42:51 2020 +0300
  59. 2280d33 xen: Port Xen hypervisor related code from mini-os by Oleksandr Andrushchenko · Thu Aug 06 12:42:48 2020 +0300
  60. 7c7640a usb: host: dwc3-sti-glue: Fix ofnode_valid() parameter by Patrice Chotard · Mon Jun 29 11:19:02 2020 +0200
  61. caf8cae usb: xhci: Add virt_to_phys() to support mapped platforms by Stefan Roese · Tue Jul 21 10:46:05 2020 +0200
  62. 77c83ac usb: usb-uclass.c: Drop le16_to_cpu() as values are already swapped by Stefan Roese · Tue Jul 21 10:46:04 2020 +0200
  63. 83b1751 usb: xhci: xhci_mem_init: Use cpu_to_le64() and not xhci_writeq() by Stefan Roese · Tue Jul 21 10:46:03 2020 +0200
  64. cb57086 usb: xhci: Add missing endian conversions (cpu_to_leXX / leXX_to_cpu) by Stefan Roese · Tue Jul 21 10:46:02 2020 +0200
  65. 61adc04 usb: Drop dm.h header file by Simon Glass · Sun Jul 19 10:15:55 2020 -0600
  66. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  67. 1096ae1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · Fri Jul 17 14:36:46 2020 +0900
  68. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400
  69. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  70. a3332a1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · Fri Jul 17 14:36:46 2020 +0900
  71. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  72. 566107e usb: xhci: Add reset controller support by Nicolas Saenz Julienne · Mon Jun 29 18:37:25 2020 +0200
  73. ffedc75 usb: xhci: Add missing cache flush in the scratchpad array initialization by Sylwester Nawrocki · Mon May 25 13:39:51 2020 +0200
  74. 76c5974 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · Fri Jun 19 16:25:50 2020 -0400
  75. a587d3b eth/r8152: update the firmware by Hayes Wang · Fri Jun 05 15:23:40 2020 +0800
  76. 7c96132 usb: provide a device tree node to USB devices by Michael Walle · Tue Jun 02 01:47:07 2020 +0200
  77. 797172a kconfig: fix typo for OHCI host and add to DM list by Marcin Juszkiewicz · Tue May 26 19:07:16 2020 +0200
  78. 2593cdb usb: ohci: Add header file for ARCH_DMA_MINALIGN by Simon Glass · Sat May 30 10:29:03 2020 -0600
  79. 80c5aec Merge tag 'u-boot-rockchip-20200531' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sun May 31 20:07:39 2020 -0400
  80. f596590 driver: usb: drop legacy rockchip xhci driver by Frank Wang · Tue May 26 11:34:32 2020 +0800
  81. f5a6c5b usb: dwc3: add make compatible for rockchip platform by Frank Wang · Tue May 26 11:34:31 2020 +0800
  82. a86d51a usb: ehci-mx6: Print error code on failure by Marek Vasut · Thu May 21 23:34:06 2020 +0200
  83. 2737045 usb: ehci-mx6: Handle fixed regulators correctly by Marek Vasut · Thu May 21 23:32:23 2020 +0200
  84. f65b643 eth/r8152: fix assigning the wrong endpoint by Hayes Wang · Fri May 22 16:54:10 2020 +0800
  85. a4a2912 usb: dwc3: amend UTMI/UTMIW phy interface setup by Frank Wang · Tue May 26 11:34:30 2020 +0800
  86. 461409b usb: dwc3: Enable AutoRetry feature in the controller by Jagan Teki · Tue May 26 11:34:29 2020 +0800
  87. 0ece2f7 usb: dwc3: Add disable u2mac linestate check quirk by Jagan Teki · Tue May 26 11:33:48 2020 +0800
  88. b29bcd7 usb: dwc3: add dis_u2_freeclk_exists_quirk by Frank Wang · Tue May 26 11:33:47 2020 +0800
  89. 0c3b6f5 usb: dwc3: add dis_enblslpm_quirk by Frank Wang · Tue May 26 11:33:46 2020 +0800
  90. 1bb3ee4 eth/r8152: fix typo in register name by Hayes Wang · Fri May 22 16:54:11 2020 +0800
  91. b72ae70 usb: dwc3: fix NULL pointer issue by developer · Thu May 14 13:55:11 2020 +0800
  92. cb167e8 usb: ehci-omap: Add Support for DM_USB and OF_CONTROL by Adam Ford · Sat May 16 01:19:53 2020 -0500
  93. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  94. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  95. c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 2020 -0600
  96. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  97. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  98. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  99. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  100. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600