1. 259b1fb Fix spelling of "resetting". by Vagrant Cascadian · 8 years ago
  2. de0a60a Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  3. bd732d0 sunxi: A64: enable USB support by Amit Singh Tomar · 8 years ago
  4. ad7363c Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  5. c114a98 drivers: USB: OHCI: allow compilation for 64-bit targets by Andre Przywara · 8 years ago
  6. a0707bd usb: ehci-atmel: Remove unnecessary clock calling by Wenyou Yang · 8 years ago
  7. 91b09aa usb: xhci-mvebu: use xhci_deregister() for .remove callback by Masahiro Yamada · 8 years ago
  8. 7058084 usb: ehci-vf: use ehci_deregister() for .remove callback by Masahiro Yamada · 8 years ago
  9. 49c675e Remove some merge markers by Simon Glass · 8 years ago
  10. c8bff83 net: smsc95xx: fix DM MAC address reading by Stephen Warren · 8 years ago
  11. 26a2b2d usb: pci: Fix cast for 64-bit compilation by Simon Glass · 8 years ago
  12. ce3cf6a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  13. 5467da2 mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261 by Sriram Dash · 8 years ago
  14. a1f422e drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller by Sriram Dash · 8 years ago
  15. a3c1f69 usb: fsl: Renaming fdt_fixup_erratum and fdt_fixup_usb_erratum by Sriram Dash · 8 years ago
  16. 9fd465c usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · 8 years ago
  17. ebe7d1a usb: host: ehci-vf: Migrate Vybrid USB to driver model by Sanchayan Maity · 8 years ago
  18. 16f1d2b drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers requests by Sriram Dash · 8 years ago
  19. 3cf1a96 net: asix: Fix ASIX 88772B with driver model by Alban Bedel · 8 years ago
  20. 4535d48 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  21. 7c25975 ARM: tegra: fix USB ULPI PHY reset signal inversion confusion by Stephen Warren · 8 years ago
  22. 39ac768 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  23. 755e3f5 usb: xhci-mvebu: Add Armada 8K to compatiblity list by Stefan Roese · 8 years ago
  24. 46b9db5 usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8) by Stefan Roese · 8 years ago
  25. 07faf11 usb: xhci: Add Marvell MVEBU xHCI support by Stefan Roese · 8 years ago
  26. 553c1de usb:gadget: Disallow DFU in SPL for now by Tom Rini · 8 years ago
  27. 8a5a180 usb: ehci-generic: support reset control for generic EHCI by Masahiro Yamada · 8 years ago
  28. 8ec5336 Move ENOTSUPP defines to include/linux/errno.h by Masahiro Yamada · 8 years ago
  29. 64e4f7f treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  30. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  31. 9b70df5 usb: squash lines for immediate return by Masahiro Yamada · 8 years ago
  32. d41919b usb: replace ehci_*_remove() with usb_deregister() by Masahiro Yamada · 8 years ago
  33. 84e841b usb: host: add Kconfig for USB_XHCI_ROCKCHIP by Kever Yang · 8 years ago
  34. eb0e049 usb: xhci-rockchip: add rockchip dwc3 controller driver by MengDongyang · 8 years ago
  35. a128ba5 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  36. 4a67d73 sunxi: musb: Re-init musb controller on repeated probe calls by Hans de Goede · 8 years ago
  37. d64afdc sunxi: musb: Power off OTG port VBUS when disabled by Chen-Yu Tsai · 8 years ago
  38. 5021b8a usb: uniphier: remove UniPhier xHCI driver and select DM_USB by Masahiro Yamada · 8 years ago
  39. 28fe11c net: asix: Fix AX88772B when used with DriverModel by Joshua Scott · 8 years ago
  40. 437689f fastboot: implement Kconfig by Steve Rae · 8 years ago
  41. 4009b7e Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  42. 11e2665 dm: atmel: Add driver model support for the ehci driver by Wenyou Yang · 8 years ago
  43. fd3224b net: smsc95xx: Use correct get_unaligned functions by Chris Packham · 8 years ago
  44. 5600d9c eth: asix88179: Add support for the driver model by Alban Bedel · 8 years ago
  45. c51acfa eth: asix88179: Prepare supporting the driver model by Alban Bedel · 8 years ago
  46. dec81d0 eth: asix88179: Fix receiving on big endian system by Alban Bedel · 8 years ago
  47. 10a6e1c eth: asix88179: Add VID:DID for Cypress GX3 USB Ethernet Adapter by Alban Bedel · 8 years ago
  48. 885f29a usb: xhci: fsl: Add code to use CONFIG_DM_USB by Rajesh Bhagat · 8 years ago
  49. 48c5c51 usb: ehci: fsl: Add code to use CONFIG_DM_USB by Rajesh Bhagat · 8 years ago
  50. 2542d96 drivers: usb: fsl: Make function for initialization to use in CONFIG_DM_USB by Rajesh Bhagat · 8 years ago
  51. 59cfdc0 usb: add (move) CONFIG_USB_HOST to Kconfig by Masahiro Yamada · 8 years ago
  52. 718ba3c usb: add CONFIG_USB_UHCI_HCD in Kconfig by Masahiro Yamada · 8 years ago
  53. 78a9c79 usb: add CONFIG_USB_OHCI_HCD in Kconfig by Masahiro Yamada · 8 years ago
  54. 47c5097 net: usb: r8152: Add DM support by Stefan Roese · 8 years ago
  55. 5c363c1 dm: ehci-mx6: support driver model by Peng Fan · 8 years ago
  56. 7d20368 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  57. 476e63f dm: zynq: usb: Convert to CONFIG_DM_USB by Simon Glass · 8 years ago
  58. 1823034 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · 8 years ago
  59. 09128c5 dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · 8 years ago
  60. 2c2196f usb: dwc2 : invalidate dcache before starting DMA by Xu Ziyuan · 8 years ago
  61. b729dc0 usb: dwc2-otg: adjust fifo size via platform data by Xu Ziyuan · 8 years ago
  62. 1ecf3e4 usb: rockchip-phy: implement USB2.0 phy control by Xu Ziyuan · 8 years ago
  63. 42fcc18 usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQ by Siva Durga Prasad Paladugu · 8 years ago
  64. 8652ce9 usb: ehci-mx6: introduce config for high active power pin by Stefan Agner · 8 years ago
  65. 475cf91 usb: ehci-mx6: configure power polarity in usb_power_config by Stefan Agner · 8 years ago
  66. 100fe07 usb: move CONFIG_USB_EHCI_MX7 to Kconfig by Stefan Agner · 8 years ago
  67. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  68. 30bad53 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  69. bdabc27 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  70. ac7f242 armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCs by Prabhakar Kushwaha · 8 years ago
  71. 76336b2 fastboot: sparse: resync common/image-sparse.c (part 2) by Steve Rae · 8 years ago
  72. f1f112f fastboot: sparse: remove session-id logic by Steve Rae · 8 years ago
  73. 928d3d0 ehci: mx7: fix otg id detection by Peng Fan · 8 years ago
  74. 13186cf ehci: mx7: fix usbnc_regs by Peng Fan · 8 years ago
  75. b412fad usb: fsl: Fix NULL terminating issue for usb controller name string by Rajesh Bhagat · 8 years ago
  76. a962243 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  77. 52a0551 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  78. ba397ba usb: ehci: only shutdown opened controller by Peng Fan · 8 years ago
  79. 0182095 usb: xhci: fsl: Add workaround for USB erratum A008751 by Sriram Dash · 8 years ago
  80. 9e8da5c fsl: usb: make errata function common for PPC and ARM by Sriram Dash · 8 years ago
  81. eacf09c usb: xhci: fsl: code cleanup for device tree fixup for fsl usb controllers by Sriram Dash · 8 years ago
  82. d7198f3 usb: dwc2_udc_otg: support 8-bit interface by Steve Rae · 8 years ago
  83. 779afb6 sunxi: musb: Properly turn of musb controller before booting by Hans de Goede · 8 years ago
  84. d3b72ca usb: move CONFIG_USB_XHCI_DWC3 to Kconfig by Masahiro Yamada · 8 years ago
  85. 58d0023 usb: move CONFIG_USB_XHCI to Kconfig with renaming by Masahiro Yamada · 8 years ago
  86. 70907b8 usb: phy: omap_usb_phy: Fix USB3_PHY DPLL configuration by Roger Quadros · 9 years ago
  87. 470c722 usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabled by Roger Quadros · 9 years ago
  88. 1a54713 drivers: usb: common: add common code for usb drivers to use by Mugunthan V N · 9 years ago
  89. 46ed88c usb: gadget: dfu: discard dead code by Peng Fan · 9 years ago
  90. c526e83 usb: dwc2: Add delay to fix the USB detection problem on SoCFPGA by Stefan Roese · 9 years ago
  91. 3dfd3a0 usb: ehci-mx6: allow board_ehci_hcd_init to fail by Stefan Agner · 9 years ago
  92. 1ea9ac6 usb: dwc2: Init desc_before_addr by Marek Vasut · 9 years ago
  93. 43db5a6 usb: dwc2: Make OC protection configurable by Marek Vasut · 9 years ago
  94. 3920949 usb: dwc2: Pull Ext VBUS macro from dwc_otg_core_init() by Marek Vasut · 9 years ago
  95. 36fc569 usb: dwc2: Pass private data into dwc_otg_core_init() by Marek Vasut · 9 years ago
  96. edfdb99 Fix spelling of "occurred". by Vagrant Cascadian · 9 years ago
  97. 4cdf8e1 usb: s3c-otg: Fix remaining bytes in debug messages by Roger Quadros · 9 years ago
  98. f39ca54 usb: s3c-otg: Fix short packet for request size > ep.maxpacket by Roger Quadros · 9 years ago
  99. aefb021 fastboot: Clean up bulk-out logic by Roger Quadros · 9 years ago
  100. 9ab3fdf fastboot: Enable the respective speed endpoints at runtime by Roger Quadros · 9 years ago