1. c72f37a usb: xhci: Remove incorrect comments for struct xhci_container_ctx by Bin Meng · 7 years ago
  2. c6e19d3 usb: host: ohci-generic: add generic PHY support by Patrice Chotard · 7 years ago
  3. 170229e usb: host: ohci-generic: add RESET support by Patrice Chotard · 7 years ago
  4. 37a197a usb: host: ohci-generic: add CLOCK support by Patrice Chotard · 7 years ago
  5. 1a62cde usb: host: ehci-generic: add generic PHY support by Patrice Chotard · 7 years ago
  6. a0809dc usb: host: ehci-generic: add error path and .remove callback by Patrice Chotard · 7 years ago
  7. 5e7a080 usb: host: ehci-generic: replace printf() by error() by Patrice Chotard · 7 years ago
  8. ecfafba usb: host: xhci-dwc3: Add generic PHY support by Patrice Chotard · 7 years ago
  9. 17b0887 usb: host: xhci-dwc3: Add dual role mode support from DT by Patrice Chotard · 7 years ago
  10. c7eadfc usb: host: xhci-dwc3: Convert driver to DM by Patrice Chotard · 7 years ago
  11. 6d8e433 usb: add static to local symbols by Masahiro Yamada · 7 years ago
  12. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  13. 220fb22 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  14. a4eff9f dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd by Simon Glass · 7 years ago
  15. 697a8bc usb: dwc2: use dev_read_bool() instead of fdt_getprop() by Meng Dongyang · 7 years ago
  16. 5498381 usb: Kconfig: migrate USB_DWC2 to Kconfig by Philipp Tomsich · 7 years ago
  17. ef16ff6 usb: host: xhci-rockchip: use fixed regulator to control vbus by Meng Dongyang · 7 years ago
  18. c1a1550 usb: Kconfig: config USB_XHCI_ROCKCHIP depends on DM_REGULATOR and DM_USB by Meng Dongyang · 7 years ago
  19. 9589dda rockchip: xhci: dm: convert fdt_get to dev_read by Philipp Tomsich · 7 years ago
  20. 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  21. 2028012 powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  22. d3b3f8d drivers, usb, gadget: fix compiler warnings for at91_udc.c by Heiko Schocher · 7 years ago
  23. f32333b usb: gadget: Call g_dnl_bind_fixup() before testing g_dnl_serial length by Lukasz Majewski · 7 years ago
  24. 8a5d013 at91_udc.c: Fix unused variable warning by Tom Rini · 8 years ago
  25. bb1cd63 drivers/usb/ehci: Use platform-specific accessors by Alexey Brodkin · 7 years ago
  26. cc3fe06 usb: dwc2: force to host mode if not support HNP/SRP by Meng Dongyang · 7 years ago
  27. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  28. 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
  29. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  30. d2081b0 rockchip: usb: host: xhci-rockchip: add support for rk3328 by Meng Dongyang · 7 years ago
  31. a9c3a1b Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  32. 89e0a3a common: arm: freescale: layerscape: Move header files out of common.h by Simon Glass · 8 years ago
  33. 243182c common: freescale: Move arch-specific declarations by Simon Glass · 8 years ago
  34. 0ffb9d6 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · 7 years ago
  35. 54f8ace samsung: Drop more references fo s3c24x0 by Simon Glass · 8 years ago
  36. 4f1920d samsung: usb: Drop ohci-s3c24xx driver by Simon Glass · 8 years ago
  37. 1ddd540 ehci-pci: Prepare for usage of readl()/writel() accessors by Alexey Brodkin · 7 years ago
  38. 82bf00e sandbox: usb: Convert emulators to livetree by Simon Glass · 8 years ago
  39. 6deb8e2 dm: usb: Convert uclass to livetree by Simon Glass · 8 years ago
  40. 1d9af1f dm: gpio: Add live tree support by Simon Glass · 7 years ago
  41. e6dd8da dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · 8 years ago
  42. 54cbcc8 dm: core: Rename of_device_is_compatible() by Simon Glass · 8 years ago
  43. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  44. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · 8 years ago
  45. edc93f9 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  46. 75cd67f armv8: ls2080ardb: Add LS2081ARDB board support by Priyanka Jain · 8 years ago
  47. 396e70e usb: ehci: Add Renesas RCar M3/H3 EHCI support by Hiroyuki Yokoyama · 8 years ago
  48. 258a320 net: usb: mcs7830: fix non-DM ingress path by Uri Mashiach · 8 years ago
  49. f24aa67 usb: lpc32xx: add i2c DM support by Liam Beguin · 8 years ago
  50. 639a840 Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to Kconfig by Tom Rini · 8 years ago
  51. 496a417 Kconfig: USB: Migrate existing USB_EHCI_xxx options by Tom Rini · 8 years ago
  52. 7716cd6 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 8 years ago
  53. ceed5d2 Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 8 years ago
  54. 8d4bfb8 omap4: Drop redundant CONFIG_OMAP4430 symbol by Tom Rini · 8 years ago
  55. 38216ee omap3: Drop CONFIG_OMAP3_EVM, switch to CONFIG_TARGET_OMAP3_EVM when needed by Tom Rini · 8 years ago
  56. 6c24f09 usb: gadget: avoid variable name clipping in cb_getvar by nicolas.le.bayon@st.com · 8 years ago
  57. b8fa836 net: smsc95xx: Correct free_pkt() implementation by Simon Glass · 8 years ago
  58. 6dd1f1f arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocks by Uri Mashiach · 8 years ago
  59. 6383066 usb: host: xhci-omap: fix double weak board_usb_init functions by Uri Mashiach · 8 years ago
  60. f6ff74e arm: usb: dra7xx: xHCI registers based on USB port index by Uri Mashiach · 8 years ago
  61. 8ef5089 ehci-ppc4xx: Prepare for usage of readl()/writel() accessors by Alexey Brodkin · 8 years ago
  62. 773e9e9 usb: musb: avoid out of bound access in udc_setup_ep by Heinrich Schuchardt · 8 years ago
  63. 5545c1c musb: properly detect failed initialization of controller by Heinrich Schuchardt · 8 years ago
  64. c4f047c armv7: ls1021a: Drop macro CONFIG_LS102XA by York Sun · 8 years ago
  65. 408bdee usb: dwc2: invalidate the dcache before starting the DMA by Eddie Cai · 8 years ago
  66. 8e17c16 usb: dwc3: gadget: make cache-maintenance on event buffers more robust by Philipp Tomsich · 8 years ago
  67. ed12167 usb: dwc3: ensure consistent types for dwc3_flush_cache by Philipp Tomsich · 8 years ago
  68. c891ca9 usb: gadget: g_dnl: don't set iProduct nor iSerialNumber by Felipe Balbi · 8 years ago
  69. 169dd12 usb: gadget: g_dnl: only set iSerialNumber if we have a serial# by Felipe Balbi · 8 years ago
  70. 02ae129 usb: gadget: g_dnl: hold maximum string descriptor by Felipe Balbi · 8 years ago
  71. 327c24d usb: dwc2: add support for external vbus supply by Kever Yang · 8 years ago
  72. 5386509 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  73. 210ebce Blackfin: Remove by Tom Rini · 8 years ago
  74. 5fb9743 sunxi: prepare for sharing MACH_SUN8I_H3 config symbol by Andre Przywara · 8 years ago
  75. 80b5bc9 dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  76. 1b5ed4d mvebu: usb: xhci: Add VBUS regulator supply to the host driver by Konstantin Porotchkin · 8 years ago
  77. d1c34e4 usb: gadget: f_dfu: set serial number if serial# is valid by Felipe Balbi · 8 years ago
  78. a4b305a usb: gadget: g_dnl: fix g_dnl_set_serialnumber() by Felipe Balbi · 8 years ago
  79. c729786 usb: gadget: f_dfu: write req->actual bytes by Felipe Balbi · 8 years ago
  80. e652af8 usb: gadget: dfu: add result for handle_getstatus() by Patrick Delaunay · 8 years ago
  81. 16bb408 usb: gadget: dfu: correct size for USB_REQ_DFU_GETSTATE result by Patrick Delaunay · 8 years ago
  82. bf2a415 usb: gadget: dfu: add functional descriptor in descriptor set by Patrick Delaunay · 8 years ago
  83. c3e61e0 usb: dwc3: gadget: Remove unused header inclusion by Vincent Tinelli · 8 years ago
  84. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  85. ae6b2df drivers: usb: gadget: ether: Fix compiler warning by Lokesh Vutla · 8 years ago
  86. 1335133 usb: ehci-mx6: handle vbus-supply by Peng Fan · 8 years ago
  87. 9e3eab3 usb: ehci-mx6: implement ofdata_to_platdata by Peng Fan · 8 years ago
  88. 4e2465d drivers: usb: Add USB_XHCI_ZYNQMP to Kconfig by Michal Simek · 8 years ago
  89. c6583a1 usb: dwc2-otg: remove unused variable by Masahiro Yamada · 8 years ago
  90. 095b761 drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model by Mugunthan V N · 8 years ago
  91. 0ad0b61 Update Maintainer and Author's email address by Ajay Bhargav · 8 years ago
  92. 0109440 net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffers by Stefan Roese · 8 years ago
  93. b0ff2c1 usb: xhci-pci: Add DM support by Stefan Roese · 8 years ago
  94. f3dece7 fsl/usb: enable the errata-a005697 for ls1012a by jerry.huang@nxp.com · 8 years ago
  95. 0414a43 usb: gadget: remove unused shortname variable by Andre Przywara · 8 years ago
  96. b86d0fb usb: eth: r8152_fw: fix indentation by Andre Przywara · 8 years ago
  97. 2a3400b Merge branch 'master' of git://www.denx.de/git/u-boot-dm by Tom Rini · 8 years ago
  98. 813fe9d ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX by Nishanth Menon · 8 years ago
  99. 2d6f8c0 drivers: usb: musb: add ti musb host driver with driver model support by Mugunthan V N · 8 years ago
  100. 9224f61 drivers: usb: musb: adopt musb backend driver to driver model by Mugunthan V N · 8 years ago