1. 5575f79 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 4 years, 3 months ago
  2. 65f7551 eth/r8152: update the firmware by Hayes Wang · 4 years, 4 months ago
  3. c03b761 usb: provide a device tree node to USB devices by Michael Walle · 4 years, 4 months ago
  4. d67df1e kconfig: fix typo for OHCI host and add to DM list by Marcin Juszkiewicz · 4 years, 4 months ago
  5. 72be237 usb: ohci: Add header file for ARCH_DMA_MINALIGN by Simon Glass · 4 years, 4 months ago
  6. 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
  7. 604ab3e driver: usb: drop legacy rockchip xhci driver by Frank Wang · 4 years, 4 months ago
  8. 5d422ab usb: dwc3: add make compatible for rockchip platform by Frank Wang · 4 years, 4 months ago
  9. 73021d1 usb: ehci-mx6: Print error code on failure by Marek Vasut · 4 years, 4 months ago
  10. 10bcafb usb: ehci-mx6: Handle fixed regulators correctly by Marek Vasut · 4 years, 4 months ago
  11. 3da0291 eth/r8152: fix assigning the wrong endpoint by Hayes Wang · 4 years, 4 months ago
  12. 6469794 usb: dwc3: amend UTMI/UTMIW phy interface setup by Frank Wang · 4 years, 4 months ago
  13. fafaa02 usb: dwc3: Enable AutoRetry feature in the controller by Jagan Teki · 4 years, 4 months ago
  14. dc18413 usb: dwc3: Add disable u2mac linestate check quirk by Jagan Teki · 4 years, 4 months ago
  15. b34f8b5 usb: dwc3: add dis_u2_freeclk_exists_quirk by Frank Wang · 4 years, 4 months ago
  16. 7bb6270 usb: dwc3: add dis_enblslpm_quirk by Frank Wang · 4 years, 4 months ago
  17. 2cff87f eth/r8152: fix typo in register name by Hayes Wang · 4 years, 4 months ago
  18. 58221d7 usb: dwc3: fix NULL pointer issue by Chunfeng Yun · 4 years, 4 months ago
  19. 94ed661 usb: ehci-omap: Add Support for DM_USB and OF_CONTROL by Adam Ford · 4 years, 4 months ago
  20. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  21. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  22. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 5 months ago
  23. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  24. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  25. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  26. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 5 months ago
  27. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  28. c3dc39a arm: Don't include common.h in header files by Simon Glass · 4 years, 5 months ago
  29. 18138ab rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 5 months ago
  30. bb0fb4c rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · 4 years, 5 months ago
  31. b16a331 rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X by Trevor Woerner · 4 years, 5 months ago
  32. bcd677f usb: gadget: g_dnl: add function g_dnl_set_product by Patrick Delaunay · 4 years, 6 months ago
  33. 648856a usb: dwc3: Add versal compatibility string to dwc3 glue ids by Siva Durga Prasad Paladugu · 4 years, 5 months ago
  34. 73ca014 usb: dwc3: add dis_del_phy_power_chg_quirk by Jagan Teki · 4 years, 5 months ago
  35. 0bd3d91 usb: mx6: add fuse check by Peng Fan · 4 years, 5 months ago
  36. b77d029 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 4 years, 5 months ago
  37. 8f95c01 usb: gadget: sdp: use CONFIG_SDP_LOADADDR as default load address by Frank Li · 4 years, 5 months ago
  38. 7410283 xhci: mediatek: Add support for MTK xHCI host controller by Chunfeng Yun · 4 years, 5 months ago
  39. cf67e45 usb: dwc2_udc_otg: use the phy bulk API to get phys by Chunfeng Yun · 4 years, 5 months ago
  40. 6dfb8a8 usb: dwc3: use the phy bulk API to get phys by Chunfeng Yun · 4 years, 5 months ago
  41. 221c4d9 Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 5 months ago
  42. f3bc736 usb: host: dwc3-sti-glue: Use UCLASS_NOP instead of UCLASS_MISC by Patrice Chotard · 4 years, 5 months ago
  43. 245847f usb: host: dwc2: add trace to have clean usb start by Patrick Delaunay · 4 years, 5 months ago
  44. 6600438 usb: host: dwc2: force reset assert by Patrick Delaunay · 4 years, 5 months ago
  45. 0bc632c usb: host: dwc2: add clk support by Patrick Delaunay · 4 years, 5 months ago
  46. e17a4bf usb: host: dwc2: add phy support by Patrick Delaunay · 4 years, 5 months ago
  47. 3c425fc usb: ether: avoid NULL check before free() by Heinrich Schuchardt · 4 years, 5 months ago
  48. cff0144 usb: avoid NULL check before free by Heinrich Schuchardt · 4 years, 5 months ago
  49. 3dc4f83 usb: dwc3-meson-g12a: add power-on/off of the PHYs by Neil Armstrong · 4 years, 5 months ago
  50. 9cadf05 drivers: usb: host: Add BRCM xHCI driver by Rayagonda Kokatanur · 4 years, 6 months ago
  51. 2517dea usb: Migrate to support live DT for some driver by Kever Yang · 4 years, 7 months ago
  52. 0148bbe usb: ehci-msm: Use dev interface to get device address by Kever Yang · 4 years, 7 months ago
  53. 5c17030 usb: dwc3-of-simple: Drop redundant inclding header file by Kever Yang · 4 years, 7 months ago
  54. 31232de usb: Keep async schedule running only across mass storage xfers by Marek Vasut · 4 years, 6 months ago
  55. 48313fe sunxi: Move common defconfig options to Kconfig by Andre Przywara · 4 years, 7 months ago
  56. 491cabf gadget: f_thor: add missing line breaks for pr_err() by Seung-Woo Kim · 4 years, 7 months ago
  57. 53d9bd4 dfu: Reset timeout in case of DFU request by Andy Shevchenko · 4 years, 8 months ago
  58. 9d86b89 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 7 months ago
  59. 950c596 dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 7 months ago
  60. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  61. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  62. c95215a Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 4 years, 8 months ago
  63. bf16a7b usb: cdns3: ep0: Invalidate cache before reading Setup Packet by Vignesh Raghavendra · 4 years, 8 months ago
  64. c4d08cb usb: dwc2_udc_otg: add bcm2835 SoC (Raspberry Pi4) support by Marek Szyprowski · 4 years, 10 months ago
  65. 7d017d6 usb: musb-new: mt85xx: add musb-new gadget driver. by mingming lee · 4 years, 8 months ago
  66. 07add22 Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 8 months ago
  67. cab4e27 dwc3-generic: Add support for AM654 USB controller by Vignesh Raghavendra · 4 years, 10 months ago
  68. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  69. 220a3a4 common: Rename and move source() by Simon Glass · 4 years, 9 months ago
  70. 1058eec usb: Drop use of BUG_ON() and WARN_ON() by Simon Glass · 4 years, 9 months ago
  71. 5c20728 usb: dwc3: Fix UTMI/UTMIW phy interface initialization by Jagan Teki · 4 years, 9 months ago
  72. bdf30e8 usb: cdns3: ep0: Fix build warnings related to cache ops by Vignesh Raghavendra · 4 years, 10 months ago
  73. 288b29e common: Move command functions out of common.h by Simon Glass · 4 years, 10 months ago
  74. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 10 months ago
  75. f516fd9 common: Move serial_printf() to the serial header by Simon Glass · 4 years, 10 months ago
  76. 12f1e79 dm: test: usb: rework keyboard test by Heinrich Schuchardt · 4 years, 10 months ago
  77. 87e91bc usb: kbd: implement special keys by Heinrich Schuchardt · 4 years, 10 months ago
  78. 9a0cbae Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 10 months ago
  79. 3d3b83a gadget: rockchip: Add rk3399 USB_GADGET_PRODUCT_NUM by Jagan Teki · 4 years, 10 months ago
  80. 6b7ebff usb: dwc3: Add phy interface for dwc3_uboot by Jagan Teki · 4 years, 10 months ago
  81. b032061 gadget: rockchip: Add rk3128 USB_GADGET_PRODUCT_NUM by Jagan Teki · 4 years, 10 months ago
  82. 132b012 gadget: rockchip: USB_GADGET_PRODUCT_NUM by Jagan Teki · 4 years, 10 months ago
  83. 89cbceb gadget: Select USB_GADGET_VENDOR_NUM for rockchip by Jagan Teki · 4 years, 10 months ago
  84. 89e311d gadget: Select USB_GADGET_MANUFACTURER for rockchip by Jagan Teki · 4 years, 10 months ago
  85. 7dc0ac6 usb: dwc2: fix possible alignment issues by Simon Goldschmidt · 4 years, 10 months ago
  86. 616ebd8 usb: composite: fix possible alignment issues by Simon Goldschmidt · 4 years, 10 months ago
  87. e5521b1 usb: cdns3: Fix include file path by Vignesh Raghavendra · 4 years, 10 months ago
  88. e76943c rockchip: usb: Migrate to use ofnode by Kever Yang · 5 years ago
  89. e0891bb usb: xhci: support 1.1 or later version by Chunfeng Yun · 4 years, 11 months ago
  90. f69257b usb: composite: add BOS descriptor support to composite framework by T Karthik Reddy · 5 years ago
  91. d80effb usb: gadget: Add gadget_is_cdns3() macro by Vignesh Raghavendra · 5 years ago
  92. a9ca419 usb: cdns3: Add TI wrapper driver for CDNS USB3 controller by Vignesh Raghavendra · 5 years ago
  93. 927c22b usb: cdns3: gadget: Implement udc_set_speed() callback by Vignesh Raghavendra · 5 years ago
  94. 7e91f6c usb: Add Cadence USB3 host and gadget driver by Vignesh Raghavendra · 5 years ago
  95. 8d94e18 usb: udc: Introduce ->udc_set_speed() method by Sherry Sun · 5 years ago
  96. 77dcbdf usb: gadget: Add match_ep() op to usb_gadget_ops by Vignesh Raghavendra · 5 years ago
  97. 02b0e1a usb: ehci-hcd: Keep async schedule running by Marek Vasut · 5 years ago
  98. fd15b58 dwc3: flush cache only if there is a buffer attached to a request by Marek Szyprowski · 5 years ago
  99. ade08db gadget: f_thor: properly enable 3rd endpoint defined by the protocol by Marek Szyprowski · 5 years ago
  100. d624434 dwc3-generic: Don't fail probe if clk/reset entries are absent by Vignesh Raghavendra · 5 years ago