1. 77777f7 omap4: Drop redundant CONFIG_OMAP4430 symbol by Tom Rini · 7 years ago
  2. 864896b omap3: Drop CONFIG_OMAP3_EVM, switch to CONFIG_TARGET_OMAP3_EVM when needed by Tom Rini · 7 years ago
  3. b1f2a17 usb: gadget: avoid variable name clipping in cb_getvar by nicolas.le.bayon@st.com · 7 years ago
  4. 20b429b net: smsc95xx: Correct free_pkt() implementation by Simon Glass · 7 years ago
  5. 4acfe1a arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocks by Uri Mashiach · 8 years ago
  6. 1a9a5f7 usb: host: xhci-omap: fix double weak board_usb_init functions by Uri Mashiach · 8 years ago
  7. ef3f3b8 arm: usb: dra7xx: xHCI registers based on USB port index by Uri Mashiach · 8 years ago
  8. 83cb46c ehci-ppc4xx: Prepare for usage of readl()/writel() accessors by Alexey Brodkin · 7 years ago
  9. 7f2e59a usb: musb: avoid out of bound access in udc_setup_ep by Heinrich Schuchardt · 7 years ago
  10. 2511b2e musb: properly detect failed initialization of controller by Heinrich Schuchardt · 7 years ago
  11. 73fb583 armv7: ls1021a: Drop macro CONFIG_LS102XA by York Sun · 7 years ago
  12. 57ca63b usb: dwc2: invalidate the dcache before starting the DMA by Eddie Cai · 7 years ago
  13. 889239d usb: dwc3: gadget: make cache-maintenance on event buffers more robust by Philipp Tomsich · 7 years ago
  14. b7bf4a9 usb: dwc3: ensure consistent types for dwc3_flush_cache by Philipp Tomsich · 7 years ago
  15. 207835b usb: gadget: g_dnl: don't set iProduct nor iSerialNumber by Felipe Balbi · 8 years ago
  16. 842778a usb: gadget: g_dnl: only set iSerialNumber if we have a serial# by Felipe Balbi · 8 years ago
  17. 12d0b8f usb: gadget: g_dnl: hold maximum string descriptor by Felipe Balbi · 8 years ago
  18. 5c73536 usb: dwc2: add support for external vbus supply by Kever Yang · 8 years ago
  19. d53ecad Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  20. ea3310e Blackfin: Remove by Tom Rini · 8 years ago
  21. 7b82a22 sunxi: prepare for sharing MACH_SUN8I_H3 config symbol by Andre Przywara · 8 years ago
  22. 706865a dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  23. 81192b7 mvebu: usb: xhci: Add VBUS regulator supply to the host driver by Konstantin Porotchkin · 8 years ago
  24. 9bf9e813 usb: gadget: f_dfu: set serial number if serial# is valid by Felipe Balbi · 8 years ago
  25. 949bf79 usb: gadget: g_dnl: fix g_dnl_set_serialnumber() by Felipe Balbi · 8 years ago
  26. 00e9d69 usb: gadget: f_dfu: write req->actual bytes by Felipe Balbi · 8 years ago
  27. d428776 usb: gadget: dfu: add result for handle_getstatus() by Patrick Delaunay · 8 years ago
  28. f11bb25 usb: gadget: dfu: correct size for USB_REQ_DFU_GETSTATE result by Patrick Delaunay · 8 years ago
  29. 8987012 usb: gadget: dfu: add functional descriptor in descriptor set by Patrick Delaunay · 8 years ago
  30. 282b720 usb: dwc3: gadget: Remove unused header inclusion by Vincent Tinelli · 8 years ago
  31. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  32. 65c389d drivers: usb: gadget: ether: Fix compiler warning by Lokesh Vutla · 8 years ago
  33. fcf9f9f usb: ehci-mx6: handle vbus-supply by Peng Fan · 8 years ago
  34. cccbddc usb: ehci-mx6: implement ofdata_to_platdata by Peng Fan · 8 years ago
  35. 63d7474 drivers: usb: Add USB_XHCI_ZYNQMP to Kconfig by Michal Simek · 8 years ago
  36. 59ef203 usb: dwc2-otg: remove unused variable by Masahiro Yamada · 8 years ago
  37. d4a3755 drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model by Mugunthan V N · 8 years ago
  38. c7c47ca Update Maintainer and Author's email address by Ajay Bhargav · 8 years ago
  39. c7ac1538 net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffers by Stefan Roese · 8 years ago
  40. 555a347 usb: xhci-pci: Add DM support by Stefan Roese · 8 years ago
  41. 8545c54 fsl/usb: enable the errata-a005697 for ls1012a by jerry.huang@nxp.com · 8 years ago
  42. a7747af usb: gadget: remove unused shortname variable by Andre Przywara · 8 years ago
  43. 566a965 usb: eth: r8152_fw: fix indentation by Andre Przywara · 8 years ago
  44. 73eed45 Merge branch 'master' of git://www.denx.de/git/u-boot-dm by Tom Rini · 8 years ago
  45. 3891a54 ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX by Nishanth Menon · 8 years ago
  46. ae6acf9 drivers: usb: musb: add ti musb host driver with driver model support by Mugunthan V N · 8 years ago
  47. 1cac34c drivers: usb: musb: adopt musb backend driver to driver model by Mugunthan V N · 8 years ago
  48. 28b8d5f drivers: usb: musb: add ti musb misc driver for wrapper by Mugunthan V N · 8 years ago
  49. 8269ee4 drivers: usb: gadget: ether: prepare driver for driver model migration by Mugunthan V N · 8 years ago
  50. ae70100 drivers: usb: gadget: ether: use net device priv to pass usb ether priv by Mugunthan V N · 8 years ago
  51. 5cb3b9d drivers: usb: gadget: ether: consolidate global devices to single struct by Mugunthan V N · 8 years ago
  52. d4345ae drivers: usb: gadget: ether: adopt to usb driver model by Mugunthan V N · 8 years ago
  53. 17b4f30 drivers: usb: gadget: ether: access network_started using local variable by Mugunthan V N · 8 years ago
  54. e94793c spl: add USB Gadget config option by Stefan Agner · 8 years ago
  55. 5991703 spl: dfu: move DFU Kconfig to SPL Kconfig by Stefan Agner · 8 years ago
  56. 3450a85 Fix spelling of "resetting". by Vagrant Cascadian · 8 years ago
  57. 7ce7959 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  58. 9d6c9d9 sunxi: A64: enable USB support by Amit Singh Tomar · 8 years ago
  59. 30aaa77 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  60. 57faca1 drivers: USB: OHCI: allow compilation for 64-bit targets by Andre Przywara · 8 years ago
  61. c6a0f7f usb: ehci-atmel: Remove unnecessary clock calling by Wenyou Yang · 8 years ago
  62. 9eea45f usb: xhci-mvebu: use xhci_deregister() for .remove callback by Masahiro Yamada · 8 years ago
  63. 99e2df4 usb: ehci-vf: use ehci_deregister() for .remove callback by Masahiro Yamada · 8 years ago
  64. 53302bd Remove some merge markers by Simon Glass · 8 years ago
  65. c9abfbd net: smsc95xx: fix DM MAC address reading by Stephen Warren · 8 years ago
  66. b11e298 usb: pci: Fix cast for 64-bit compilation by Simon Glass · 8 years ago
  67. fe4ba68 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  68. f413d1c mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261 by Sriram Dash · 8 years ago
  69. 4c04371 drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller by Sriram Dash · 8 years ago
  70. c609775 usb: fsl: Renaming fdt_fixup_erratum and fdt_fixup_usb_erratum by Sriram Dash · 8 years ago
  71. a5c289b usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · 8 years ago
  72. 0885cdb usb: host: ehci-vf: Migrate Vybrid USB to driver model by Sanchayan Maity · 8 years ago
  73. e915716 drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers requests by Sriram Dash · 8 years ago
  74. cea6c8c net: asix: Fix ASIX 88772B with driver model by Alban Bedel · 8 years ago
  75. 40e1236 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  76. 2f6a7e8 ARM: tegra: fix USB ULPI PHY reset signal inversion confusion by Stephen Warren · 8 years ago
  77. 6d55656 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  78. d36277e usb: xhci-mvebu: Add Armada 8K to compatiblity list by Stefan Roese · 8 years ago
  79. c6cfcc9 usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8) by Stefan Roese · 8 years ago
  80. 81c1f6f usb: xhci: Add Marvell MVEBU xHCI support by Stefan Roese · 8 years ago
  81. 6ad6102 usb:gadget: Disallow DFU in SPL for now by Tom Rini · 8 years ago
  82. 8824cfc usb: ehci-generic: support reset control for generic EHCI by Masahiro Yamada · 8 years ago
  83. 4982f46 Move ENOTSUPP defines to include/linux/errno.h by Masahiro Yamada · 8 years ago
  84. 5d97dff treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  85. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  86. 8319aeb usb: squash lines for immediate return by Masahiro Yamada · 8 years ago
  87. 4052734 usb: replace ehci_*_remove() with usb_deregister() by Masahiro Yamada · 8 years ago
  88. f7bb27a usb: host: add Kconfig for USB_XHCI_ROCKCHIP by Kever Yang · 8 years ago
  89. b44566c usb: xhci-rockchip: add rockchip dwc3 controller driver by MengDongyang · 8 years ago
  90. 9a6535e Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  91. 7c22e26 sunxi: musb: Re-init musb controller on repeated probe calls by Hans de Goede · 8 years ago
  92. 57075a4 sunxi: musb: Power off OTG port VBUS when disabled by Chen-Yu Tsai · 8 years ago
  93. 47a79f6 usb: uniphier: remove UniPhier xHCI driver and select DM_USB by Masahiro Yamada · 8 years ago
  94. 41d1258 net: asix: Fix AX88772B when used with DriverModel by Joshua Scott · 8 years ago
  95. e016f0b fastboot: implement Kconfig by Steve Rae · 8 years ago
  96. 0fcb9f0 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  97. 17b68b5 dm: atmel: Add driver model support for the ehci driver by Wenyou Yang · 8 years ago
  98. 70f1463 net: smsc95xx: Use correct get_unaligned functions by Chris Packham · 8 years ago
  99. 76b2fad eth: asix88179: Add support for the driver model by Alban Bedel · 8 years ago
  100. 620452e eth: asix88179: Prepare supporting the driver model by Alban Bedel · 8 years ago