1. 7fe8cfd usb: musb-new: sunxi: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  2. 2667dac usb: dwc3: Don't include asm-generic/io.h by Sean Anderson · 4 years, 2 months ago
  3. 44003f8 usb: dwc3: ti: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  4. df5eabc usb: dwc3: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
  5. 046ade8 usb: dwc2: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
  6. df8395a usb: cdns3: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
  7. 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, 2 months ago
  8. 54fdef2 xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · 4 years, 3 months ago
  9. 2512b3b Merge branch '2020-09-14-generic-phy-error-trace' into next by Tom Rini · 4 years, 2 months ago
  10. 74a703a usb: dwc3: Add Qualcomm DWC3 compatible string by Robert Marko · 4 years, 2 months ago
  11. c1e1dbb usb: musb-new: sunxi: change trace level for phy errors managed by uclass by Patrick Delaunay · 4 years, 5 months ago
  12. 890fc37 usb: host: ehci-hcd: change trace level for phy errors managed by uclass by Patrick Delaunay · 4 years, 5 months ago
  13. 3b417a7 usb: host: ohci: change trace level for phy errors managed by uclass by Patrick Delaunay · 4 years, 5 months ago
  14. 64af06c fastboot: Fix fastboot reboot fail by changing functions order by yurii.pidhornyi · 4 years, 3 months ago
  15. 405217a f_sdp: Change bInterval of interrupt endpoint to 3 by Sherry Sun · 4 years, 3 months ago
  16. 9e06c5c f_sdp: Add EP1_OUT as default data receive pipe in sdp by Sherry Sun · 4 years, 3 months ago
  17. b0e9f3e f_sdp: Support searching and loading FIT or container image by Peng Fan · 4 years, 3 months ago
  18. 5dee7f0 f_sdp: Fix wrong usb request size by Ye Li · 4 years, 3 months ago
  19. d10d429 f_sdp: Add high speed endpoint descriptor by Ye Li · 4 years, 3 months ago
  20. 7ed4eac usb: max3420: add the gadget driver by Jassi Brar · 4 years, 4 months ago
  21. 2b2a771 fastboot: Add support for 'reboot fastboot' command by Roman Kovalivskyi · 4 years, 4 months ago
  22. 1468a1c usb: ci_udc: Add function to remove usb device by Ye Li · 4 years, 5 months ago
  23. 213fa47 usb: gadget: Fix controller index in UMS by Ye Li · 4 years, 5 months ago
  24. 3a41086 eth/r8152: support RTL8153B/RTL8154B by Hayes Wang · 4 years, 5 months ago
  25. 9f6142a eth/r8152: modify rtl_clear_bp function by Hayes Wang · 4 years, 5 months ago
  26. 16b9417 eth/r8152: reset PHY after setting it by Hayes Wang · 4 years, 5 months ago
  27. d74a762 eth/r8152: reset bmu after disabling Tx/Rx by Hayes Wang · 4 years, 5 months ago
  28. 67e62c7 drivers: usb: Fix config indentation by Ruben Di Battista · 4 years, 3 months ago
  29. 702e57e treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 3 months ago
  30. 242587d linux/compat.h: Add wait_event_timeout macro by Oleksandr Andrushchenko · 4 years, 3 months ago
  31. 4865441 xen: Port Xen hypervisor related code from mini-os by Oleksandr Andrushchenko · 4 years, 3 months ago
  32. f3858ce usb: host: dwc3-sti-glue: Fix ofnode_valid() parameter by Patrice Chotard · 4 years, 5 months ago
  33. b5152a6 usb: xhci: Add virt_to_phys() to support mapped platforms by Stefan Roese · 4 years, 4 months ago
  34. d96f6e1 usb: usb-uclass.c: Drop le16_to_cpu() as values are already swapped by Stefan Roese · 4 years, 4 months ago
  35. 61a1acb usb: xhci: xhci_mem_init: Use cpu_to_le64() and not xhci_writeq() by Stefan Roese · 4 years, 4 months ago
  36. 543eb12 usb: xhci: Add missing endian conversions (cpu_to_leXX / leXX_to_cpu) by Stefan Roese · 4 years, 4 months ago
  37. 1617862 usb: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
  38. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  39. 8613c8d treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  40. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  41. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  42. 3c12c62 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  43. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  44. 0b80371 usb: xhci: Add reset controller support by Nicolas Saenz Julienne · 4 years, 5 months ago
  45. 61293f5 usb: xhci: Add missing cache flush in the scratchpad array initialization by Sylwester Nawrocki · 4 years, 6 months ago
  46. 5575f79 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 4 years, 5 months ago
  47. 65f7551 eth/r8152: update the firmware by Hayes Wang · 4 years, 5 months ago
  48. c03b761 usb: provide a device tree node to USB devices by Michael Walle · 4 years, 6 months ago
  49. d67df1e kconfig: fix typo for OHCI host and add to DM list by Marcin Juszkiewicz · 4 years, 6 months ago
  50. 72be237 usb: ohci: Add header file for ARCH_DMA_MINALIGN by Simon Glass · 4 years, 6 months ago
  51. 9452b74 Merge tag 'u-boot-rockchip-20200531' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 6 months ago
  52. 604ab3e driver: usb: drop legacy rockchip xhci driver by Frank Wang · 4 years, 6 months ago
  53. 5d422ab usb: dwc3: add make compatible for rockchip platform by Frank Wang · 4 years, 6 months ago
  54. 73021d1 usb: ehci-mx6: Print error code on failure by Marek Vasut · 4 years, 6 months ago
  55. 10bcafb usb: ehci-mx6: Handle fixed regulators correctly by Marek Vasut · 4 years, 6 months ago
  56. 3da0291 eth/r8152: fix assigning the wrong endpoint by Hayes Wang · 4 years, 6 months ago
  57. 6469794 usb: dwc3: amend UTMI/UTMIW phy interface setup by Frank Wang · 4 years, 6 months ago
  58. fafaa02 usb: dwc3: Enable AutoRetry feature in the controller by Jagan Teki · 4 years, 6 months ago
  59. dc18413 usb: dwc3: Add disable u2mac linestate check quirk by Jagan Teki · 4 years, 6 months ago
  60. b34f8b5 usb: dwc3: add dis_u2_freeclk_exists_quirk by Frank Wang · 4 years, 6 months ago
  61. 7bb6270 usb: dwc3: add dis_enblslpm_quirk by Frank Wang · 4 years, 6 months ago
  62. 2cff87f eth/r8152: fix typo in register name by Hayes Wang · 4 years, 6 months ago
  63. 58221d7 usb: dwc3: fix NULL pointer issue by Chunfeng Yun · 4 years, 6 months ago
  64. 94ed661 usb: ehci-omap: Add Support for DM_USB and OF_CONTROL by Adam Ford · 4 years, 6 months ago
  65. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago
  66. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
  67. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 6 months ago
  68. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
  69. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 6 months ago
  70. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 6 months ago
  71. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 6 months ago
  72. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
  73. c3dc39a arm: Don't include common.h in header files by Simon Glass · 4 years, 6 months ago
  74. 18138ab rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 6 months ago
  75. bb0fb4c rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · 4 years, 6 months ago
  76. b16a331 rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X by Trevor Woerner · 4 years, 6 months ago
  77. bcd677f usb: gadget: g_dnl: add function g_dnl_set_product by Patrick Delaunay · 4 years, 8 months ago
  78. 648856a usb: dwc3: Add versal compatibility string to dwc3 glue ids by Siva Durga Prasad Paladugu · 4 years, 6 months ago
  79. 73ca014 usb: dwc3: add dis_del_phy_power_chg_quirk by Jagan Teki · 4 years, 6 months ago
  80. 0bd3d91 usb: mx6: add fuse check by Peng Fan · 4 years, 7 months ago
  81. b77d029 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 4 years, 6 months ago
  82. 8f95c01 usb: gadget: sdp: use CONFIG_SDP_LOADADDR as default load address by Frank Li · 4 years, 7 months ago
  83. 7410283 xhci: mediatek: Add support for MTK xHCI host controller by Chunfeng Yun · 4 years, 7 months ago
  84. cf67e45 usb: dwc2_udc_otg: use the phy bulk API to get phys by Chunfeng Yun · 4 years, 7 months ago
  85. 6dfb8a8 usb: dwc3: use the phy bulk API to get phys by Chunfeng Yun · 4 years, 7 months ago
  86. 221c4d9 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
  87. f3bc736 usb: host: dwc3-sti-glue: Use UCLASS_NOP instead of UCLASS_MISC by Patrice Chotard · 4 years, 7 months ago
  88. 245847f usb: host: dwc2: add trace to have clean usb start by Patrick Delaunay · 4 years, 7 months ago
  89. 6600438 usb: host: dwc2: force reset assert by Patrick Delaunay · 4 years, 7 months ago
  90. 0bc632c usb: host: dwc2: add clk support by Patrick Delaunay · 4 years, 7 months ago
  91. e17a4bf usb: host: dwc2: add phy support by Patrick Delaunay · 4 years, 7 months ago
  92. 3c425fc usb: ether: avoid NULL check before free() by Heinrich Schuchardt · 4 years, 7 months ago
  93. cff0144 usb: avoid NULL check before free by Heinrich Schuchardt · 4 years, 7 months ago
  94. 3dc4f83 usb: dwc3-meson-g12a: add power-on/off of the PHYs by Neil Armstrong · 4 years, 7 months ago
  95. 9cadf05 drivers: usb: host: Add BRCM xHCI driver by Rayagonda Kokatanur · 4 years, 7 months ago
  96. 2517dea usb: Migrate to support live DT for some driver by Kever Yang · 4 years, 9 months ago
  97. 0148bbe usb: ehci-msm: Use dev interface to get device address by Kever Yang · 4 years, 9 months ago
  98. 5c17030 usb: dwc3-of-simple: Drop redundant inclding header file by Kever Yang · 4 years, 9 months ago
  99. 31232de usb: Keep async schedule running only across mass storage xfers by Marek Vasut · 4 years, 7 months ago
  100. 48313fe sunxi: Move common defconfig options to Kconfig by Andre Przywara · 4 years, 9 months ago