1. 0ad0b61 Update Maintainer and Author's email address by Ajay Bhargav · 8 years ago
  2. 0109440 net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffers by Stefan Roese · 8 years ago
  3. b0ff2c1 usb: xhci-pci: Add DM support by Stefan Roese · 8 years ago
  4. f3dece7 fsl/usb: enable the errata-a005697 for ls1012a by jerry.huang@nxp.com · 8 years ago
  5. 0414a43 usb: gadget: remove unused shortname variable by Andre Przywara · 8 years ago
  6. b86d0fb usb: eth: r8152_fw: fix indentation by Andre Przywara · 8 years ago
  7. 2a3400b Merge branch 'master' of git://www.denx.de/git/u-boot-dm by Tom Rini · 8 years ago
  8. 813fe9d ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX by Nishanth Menon · 8 years ago
  9. 2d6f8c0 drivers: usb: musb: add ti musb host driver with driver model support by Mugunthan V N · 8 years ago
  10. 9224f61 drivers: usb: musb: adopt musb backend driver to driver model by Mugunthan V N · 8 years ago
  11. 5b5479c drivers: usb: musb: add ti musb misc driver for wrapper by Mugunthan V N · 8 years ago
  12. db5eb2a drivers: usb: gadget: ether: prepare driver for driver model migration by Mugunthan V N · 8 years ago
  13. 8ec9c74 drivers: usb: gadget: ether: use net device priv to pass usb ether priv by Mugunthan V N · 8 years ago
  14. 88e48be drivers: usb: gadget: ether: consolidate global devices to single struct by Mugunthan V N · 8 years ago
  15. b3d902b drivers: usb: gadget: ether: adopt to usb driver model by Mugunthan V N · 8 years ago
  16. 3963de3 drivers: usb: gadget: ether: access network_started using local variable by Mugunthan V N · 8 years ago
  17. 0489c3b spl: add USB Gadget config option by Stefan Agner · 8 years ago
  18. e542edd spl: dfu: move DFU Kconfig to SPL Kconfig by Stefan Agner · 8 years ago
  19. 259b1fb Fix spelling of "resetting". by Vagrant Cascadian · 8 years ago
  20. de0a60a Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  21. bd732d0 sunxi: A64: enable USB support by Amit Singh Tomar · 8 years ago
  22. ad7363c Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  23. c114a98 drivers: USB: OHCI: allow compilation for 64-bit targets by Andre Przywara · 8 years ago
  24. a0707bd usb: ehci-atmel: Remove unnecessary clock calling by Wenyou Yang · 8 years ago
  25. 91b09aa usb: xhci-mvebu: use xhci_deregister() for .remove callback by Masahiro Yamada · 8 years ago
  26. 7058084 usb: ehci-vf: use ehci_deregister() for .remove callback by Masahiro Yamada · 8 years ago
  27. 49c675e Remove some merge markers by Simon Glass · 8 years ago
  28. c8bff83 net: smsc95xx: fix DM MAC address reading by Stephen Warren · 8 years ago
  29. 26a2b2d usb: pci: Fix cast for 64-bit compilation by Simon Glass · 8 years ago
  30. ce3cf6a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  31. 5467da2 mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261 by Sriram Dash · 8 years ago
  32. a1f422e drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller by Sriram Dash · 8 years ago
  33. a3c1f69 usb: fsl: Renaming fdt_fixup_erratum and fdt_fixup_usb_erratum by Sriram Dash · 8 years ago
  34. 9fd465c usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · 8 years ago
  35. ebe7d1a usb: host: ehci-vf: Migrate Vybrid USB to driver model by Sanchayan Maity · 8 years ago
  36. 16f1d2b drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers requests by Sriram Dash · 8 years ago
  37. 3cf1a96 net: asix: Fix ASIX 88772B with driver model by Alban Bedel · 8 years ago
  38. 4535d48 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  39. 7c25975 ARM: tegra: fix USB ULPI PHY reset signal inversion confusion by Stephen Warren · 8 years ago
  40. 39ac768 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  41. 755e3f5 usb: xhci-mvebu: Add Armada 8K to compatiblity list by Stefan Roese · 8 years ago
  42. 46b9db5 usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8) by Stefan Roese · 8 years ago
  43. 07faf11 usb: xhci: Add Marvell MVEBU xHCI support by Stefan Roese · 8 years ago
  44. 553c1de usb:gadget: Disallow DFU in SPL for now by Tom Rini · 8 years ago
  45. 8a5a180 usb: ehci-generic: support reset control for generic EHCI by Masahiro Yamada · 8 years ago
  46. 8ec5336 Move ENOTSUPP defines to include/linux/errno.h by Masahiro Yamada · 8 years ago
  47. 64e4f7f treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  48. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  49. 9b70df5 usb: squash lines for immediate return by Masahiro Yamada · 8 years ago
  50. d41919b usb: replace ehci_*_remove() with usb_deregister() by Masahiro Yamada · 8 years ago
  51. 84e841b usb: host: add Kconfig for USB_XHCI_ROCKCHIP by Kever Yang · 8 years ago
  52. eb0e049 usb: xhci-rockchip: add rockchip dwc3 controller driver by MengDongyang · 8 years ago
  53. a128ba5 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  54. 4a67d73 sunxi: musb: Re-init musb controller on repeated probe calls by Hans de Goede · 8 years ago
  55. d64afdc sunxi: musb: Power off OTG port VBUS when disabled by Chen-Yu Tsai · 8 years ago
  56. 5021b8a usb: uniphier: remove UniPhier xHCI driver and select DM_USB by Masahiro Yamada · 8 years ago
  57. 28fe11c net: asix: Fix AX88772B when used with DriverModel by Joshua Scott · 8 years ago
  58. 437689f fastboot: implement Kconfig by Steve Rae · 8 years ago
  59. 4009b7e Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  60. 11e2665 dm: atmel: Add driver model support for the ehci driver by Wenyou Yang · 8 years ago
  61. fd3224b net: smsc95xx: Use correct get_unaligned functions by Chris Packham · 8 years ago
  62. 5600d9c eth: asix88179: Add support for the driver model by Alban Bedel · 8 years ago
  63. c51acfa eth: asix88179: Prepare supporting the driver model by Alban Bedel · 8 years ago
  64. dec81d0 eth: asix88179: Fix receiving on big endian system by Alban Bedel · 8 years ago
  65. 10a6e1c eth: asix88179: Add VID:DID for Cypress GX3 USB Ethernet Adapter by Alban Bedel · 8 years ago
  66. 885f29a usb: xhci: fsl: Add code to use CONFIG_DM_USB by Rajesh Bhagat · 8 years ago
  67. 48c5c51 usb: ehci: fsl: Add code to use CONFIG_DM_USB by Rajesh Bhagat · 8 years ago
  68. 2542d96 drivers: usb: fsl: Make function for initialization to use in CONFIG_DM_USB by Rajesh Bhagat · 8 years ago
  69. 59cfdc0 usb: add (move) CONFIG_USB_HOST to Kconfig by Masahiro Yamada · 8 years ago
  70. 718ba3c usb: add CONFIG_USB_UHCI_HCD in Kconfig by Masahiro Yamada · 8 years ago
  71. 78a9c79 usb: add CONFIG_USB_OHCI_HCD in Kconfig by Masahiro Yamada · 8 years ago
  72. 47c5097 net: usb: r8152: Add DM support by Stefan Roese · 8 years ago
  73. 5c363c1 dm: ehci-mx6: support driver model by Peng Fan · 8 years ago
  74. 7d20368 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  75. 476e63f dm: zynq: usb: Convert to CONFIG_DM_USB by Simon Glass · 8 years ago
  76. 1823034 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · 8 years ago
  77. 09128c5 dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · 8 years ago
  78. 2c2196f usb: dwc2 : invalidate dcache before starting DMA by Xu Ziyuan · 8 years ago
  79. b729dc0 usb: dwc2-otg: adjust fifo size via platform data by Xu Ziyuan · 8 years ago
  80. 1ecf3e4 usb: rockchip-phy: implement USB2.0 phy control by Xu Ziyuan · 8 years ago
  81. 42fcc18 usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQ by Siva Durga Prasad Paladugu · 8 years ago
  82. 8652ce9 usb: ehci-mx6: introduce config for high active power pin by Stefan Agner · 8 years ago
  83. 475cf91 usb: ehci-mx6: configure power polarity in usb_power_config by Stefan Agner · 8 years ago
  84. 100fe07 usb: move CONFIG_USB_EHCI_MX7 to Kconfig by Stefan Agner · 8 years ago
  85. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  86. 30bad53 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  87. bdabc27 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  88. ac7f242 armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCs by Prabhakar Kushwaha · 8 years ago
  89. 76336b2 fastboot: sparse: resync common/image-sparse.c (part 2) by Steve Rae · 8 years ago
  90. f1f112f fastboot: sparse: remove session-id logic by Steve Rae · 8 years ago
  91. 928d3d0 ehci: mx7: fix otg id detection by Peng Fan · 8 years ago
  92. 13186cf ehci: mx7: fix usbnc_regs by Peng Fan · 8 years ago
  93. b412fad usb: fsl: Fix NULL terminating issue for usb controller name string by Rajesh Bhagat · 8 years ago
  94. a962243 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  95. 52a0551 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  96. ba397ba usb: ehci: only shutdown opened controller by Peng Fan · 8 years ago
  97. 0182095 usb: xhci: fsl: Add workaround for USB erratum A008751 by Sriram Dash · 8 years ago
  98. 9e8da5c fsl: usb: make errata function common for PPC and ARM by Sriram Dash · 8 years ago
  99. eacf09c usb: xhci: fsl: code cleanup for device tree fixup for fsl usb controllers by Sriram Dash · 8 years ago
  100. d7198f3 usb: dwc2_udc_otg: support 8-bit interface by Steve Rae · 8 years ago