1. d3cb14b rockchip: usb: host: xhci-rockchip: add support for rk3328 by Meng Dongyang · 7 years ago
  2. b9eaeae Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  3. 457e51c common: arm: freescale: layerscape: Move header files out of common.h by Simon Glass · 7 years ago
  4. 6e2941d common: freescale: Move arch-specific declarations by Simon Glass · 7 years ago
  5. c62db35 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · 7 years ago
  6. 5a8ba31 samsung: Drop more references fo s3c24x0 by Simon Glass · 7 years ago
  7. 7a7530a samsung: usb: Drop ohci-s3c24xx driver by Simon Glass · 7 years ago
  8. 2cb7b90 ehci-pci: Prepare for usage of readl()/writel() accessors by Alexey Brodkin · 7 years ago
  9. a1e4ade sandbox: usb: Convert emulators to livetree by Simon Glass · 7 years ago
  10. d20fd27 dm: usb: Convert uclass to livetree by Simon Glass · 7 years ago
  11. 150c5af dm: gpio: Add live tree support by Simon Glass · 7 years ago
  12. 45a2686 dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · 7 years ago
  13. 911f3ae dm: core: Rename of_device_is_compatible() by Simon Glass · 7 years ago
  14. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  15. 9d92245 dm: Use dm.h header when driver mode is used by Simon Glass · 7 years ago
  16. 380e86f Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  17. 3049a58 armv8: ls2080ardb: Add LS2081ARDB board support by Priyanka Jain · 7 years ago
  18. 3426b20 usb: ehci: Add Renesas RCar M3/H3 EHCI support by Hiroyuki Yokoyama · 7 years ago
  19. 3ce3026 net: usb: mcs7830: fix non-DM ingress path by Uri Mashiach · 7 years ago
  20. 9ad69f0 usb: lpc32xx: add i2c DM support by Liam Beguin · 7 years ago
  21. 1d1ab61 Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to Kconfig by Tom Rini · 7 years ago
  22. 80f1f32 Kconfig: USB: Migrate existing USB_EHCI_xxx options by Tom Rini · 7 years ago
  23. 64d6ac5 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 7 years ago
  24. 8850c5d Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 7 years ago
  25. 77777f7 omap4: Drop redundant CONFIG_OMAP4430 symbol by Tom Rini · 7 years ago
  26. 864896b omap3: Drop CONFIG_OMAP3_EVM, switch to CONFIG_TARGET_OMAP3_EVM when needed by Tom Rini · 7 years ago
  27. b1f2a17 usb: gadget: avoid variable name clipping in cb_getvar by nicolas.le.bayon@st.com · 7 years ago
  28. 20b429b net: smsc95xx: Correct free_pkt() implementation by Simon Glass · 7 years ago
  29. 4acfe1a arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocks by Uri Mashiach · 8 years ago
  30. 1a9a5f7 usb: host: xhci-omap: fix double weak board_usb_init functions by Uri Mashiach · 8 years ago
  31. ef3f3b8 arm: usb: dra7xx: xHCI registers based on USB port index by Uri Mashiach · 8 years ago
  32. 83cb46c ehci-ppc4xx: Prepare for usage of readl()/writel() accessors by Alexey Brodkin · 7 years ago
  33. 7f2e59a usb: musb: avoid out of bound access in udc_setup_ep by Heinrich Schuchardt · 7 years ago
  34. 2511b2e musb: properly detect failed initialization of controller by Heinrich Schuchardt · 7 years ago
  35. 73fb583 armv7: ls1021a: Drop macro CONFIG_LS102XA by York Sun · 7 years ago
  36. 57ca63b usb: dwc2: invalidate the dcache before starting the DMA by Eddie Cai · 7 years ago
  37. 889239d usb: dwc3: gadget: make cache-maintenance on event buffers more robust by Philipp Tomsich · 7 years ago
  38. b7bf4a9 usb: dwc3: ensure consistent types for dwc3_flush_cache by Philipp Tomsich · 7 years ago
  39. 207835b usb: gadget: g_dnl: don't set iProduct nor iSerialNumber by Felipe Balbi · 8 years ago
  40. 842778a usb: gadget: g_dnl: only set iSerialNumber if we have a serial# by Felipe Balbi · 8 years ago
  41. 12d0b8f usb: gadget: g_dnl: hold maximum string descriptor by Felipe Balbi · 8 years ago
  42. 5c73536 usb: dwc2: add support for external vbus supply by Kever Yang · 8 years ago
  43. d53ecad Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  44. ea3310e Blackfin: Remove by Tom Rini · 8 years ago
  45. 7b82a22 sunxi: prepare for sharing MACH_SUN8I_H3 config symbol by Andre Przywara · 8 years ago
  46. 706865a dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  47. 81192b7 mvebu: usb: xhci: Add VBUS regulator supply to the host driver by Konstantin Porotchkin · 8 years ago
  48. 9bf9e813 usb: gadget: f_dfu: set serial number if serial# is valid by Felipe Balbi · 8 years ago
  49. 949bf79 usb: gadget: g_dnl: fix g_dnl_set_serialnumber() by Felipe Balbi · 8 years ago
  50. 00e9d69 usb: gadget: f_dfu: write req->actual bytes by Felipe Balbi · 8 years ago
  51. d428776 usb: gadget: dfu: add result for handle_getstatus() by Patrick Delaunay · 8 years ago
  52. f11bb25 usb: gadget: dfu: correct size for USB_REQ_DFU_GETSTATE result by Patrick Delaunay · 8 years ago
  53. 8987012 usb: gadget: dfu: add functional descriptor in descriptor set by Patrick Delaunay · 8 years ago
  54. 282b720 usb: dwc3: gadget: Remove unused header inclusion by Vincent Tinelli · 8 years ago
  55. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  56. 65c389d drivers: usb: gadget: ether: Fix compiler warning by Lokesh Vutla · 8 years ago
  57. fcf9f9f usb: ehci-mx6: handle vbus-supply by Peng Fan · 8 years ago
  58. cccbddc usb: ehci-mx6: implement ofdata_to_platdata by Peng Fan · 8 years ago
  59. 63d7474 drivers: usb: Add USB_XHCI_ZYNQMP to Kconfig by Michal Simek · 8 years ago
  60. 59ef203 usb: dwc2-otg: remove unused variable by Masahiro Yamada · 8 years ago
  61. d4a3755 drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model by Mugunthan V N · 8 years ago
  62. c7c47ca Update Maintainer and Author's email address by Ajay Bhargav · 8 years ago
  63. c7ac1538 net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffers by Stefan Roese · 8 years ago
  64. 555a347 usb: xhci-pci: Add DM support by Stefan Roese · 8 years ago
  65. 8545c54 fsl/usb: enable the errata-a005697 for ls1012a by jerry.huang@nxp.com · 8 years ago
  66. a7747af usb: gadget: remove unused shortname variable by Andre Przywara · 8 years ago
  67. 566a965 usb: eth: r8152_fw: fix indentation by Andre Przywara · 8 years ago
  68. 73eed45 Merge branch 'master' of git://www.denx.de/git/u-boot-dm by Tom Rini · 8 years ago
  69. 3891a54 ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX by Nishanth Menon · 8 years ago
  70. ae6acf9 drivers: usb: musb: add ti musb host driver with driver model support by Mugunthan V N · 8 years ago
  71. 1cac34c drivers: usb: musb: adopt musb backend driver to driver model by Mugunthan V N · 8 years ago
  72. 28b8d5f drivers: usb: musb: add ti musb misc driver for wrapper by Mugunthan V N · 8 years ago
  73. 8269ee4 drivers: usb: gadget: ether: prepare driver for driver model migration by Mugunthan V N · 8 years ago
  74. ae70100 drivers: usb: gadget: ether: use net device priv to pass usb ether priv by Mugunthan V N · 8 years ago
  75. 5cb3b9d drivers: usb: gadget: ether: consolidate global devices to single struct by Mugunthan V N · 8 years ago
  76. d4345ae drivers: usb: gadget: ether: adopt to usb driver model by Mugunthan V N · 8 years ago
  77. 17b4f30 drivers: usb: gadget: ether: access network_started using local variable by Mugunthan V N · 8 years ago
  78. e94793c spl: add USB Gadget config option by Stefan Agner · 8 years ago
  79. 5991703 spl: dfu: move DFU Kconfig to SPL Kconfig by Stefan Agner · 8 years ago
  80. 3450a85 Fix spelling of "resetting". by Vagrant Cascadian · 8 years ago
  81. 7ce7959 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  82. 9d6c9d9 sunxi: A64: enable USB support by Amit Singh Tomar · 8 years ago
  83. 30aaa77 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  84. 57faca1 drivers: USB: OHCI: allow compilation for 64-bit targets by Andre Przywara · 8 years ago
  85. c6a0f7f usb: ehci-atmel: Remove unnecessary clock calling by Wenyou Yang · 8 years ago
  86. 9eea45f usb: xhci-mvebu: use xhci_deregister() for .remove callback by Masahiro Yamada · 8 years ago
  87. 99e2df4 usb: ehci-vf: use ehci_deregister() for .remove callback by Masahiro Yamada · 8 years ago
  88. 53302bd Remove some merge markers by Simon Glass · 8 years ago
  89. c9abfbd net: smsc95xx: fix DM MAC address reading by Stephen Warren · 8 years ago
  90. b11e298 usb: pci: Fix cast for 64-bit compilation by Simon Glass · 8 years ago
  91. fe4ba68 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  92. f413d1c mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261 by Sriram Dash · 8 years ago
  93. 4c04371 drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller by Sriram Dash · 8 years ago
  94. c609775 usb: fsl: Renaming fdt_fixup_erratum and fdt_fixup_usb_erratum by Sriram Dash · 8 years ago
  95. a5c289b usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · 8 years ago
  96. 0885cdb usb: host: ehci-vf: Migrate Vybrid USB to driver model by Sanchayan Maity · 8 years ago
  97. e915716 drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers requests by Sriram Dash · 8 years ago
  98. cea6c8c net: asix: Fix ASIX 88772B with driver model by Alban Bedel · 8 years ago
  99. 40e1236 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  100. 2f6a7e8 ARM: tegra: fix USB ULPI PHY reset signal inversion confusion by Stephen Warren · 8 years ago