1. ed69266 Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · Fri May 23 22:50:23 2014 +0200
  2. 70d1a90 Merge branch 'pr-15052014' of git://git.denx.de/u-boot-usb by Tom Rini · Thu May 22 13:42:26 2014 -0400
  3. e61add1 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu May 22 12:56:15 2014 -0400
  4. 369f663 drivers/usb : Define usb control register mask for w1c bits by Nikhil Badola · Thu May 08 17:05:26 2014 +0530
  5. 065a27f usb:gadget:f_thor: download_tail(): remove dfu_write with 0 size by Przemyslaw Marczak · Mon May 12 12:05:34 2014 +0200
  6. 8c02b61 usb: ci_udc: parse QTD before over-writing it by Stephen Warren · Tue May 13 10:51:54 2014 -0600
  7. 8b263f9 usb: tegra: support device mode by Stephen Warren · Wed Apr 30 15:09:57 2014 -0600
  8. 600246c usb: tegra: refactor PHY type selection by Stephen Warren · Wed Apr 30 15:09:56 2014 -0600
  9. fa2be67 usb: tegra: fix PHY selection code by Stephen Warren · Wed Apr 30 15:09:55 2014 -0600
  10. b09dad8 Merge remote-tracking branch 'u-boot/master' into test by Marek Vasut · Thu May 15 00:20:54 2014 +0200
  11. ec02820 ARM: zynq: ehci: Added USB host driver support by Michal Simek · Fri Apr 25 12:21:04 2014 +0200
  12. 6284547 Merge branch 'u-boot/master' by Albert ARIBAUD · Fri May 09 10:47:05 2014 +0200
  13. b948810 dfu, nand: add medium specific polltimeout function by Heiko Schocher · Fri Apr 11 07:59:47 2014 +0200
  14. 0c9fe56 musb-new, dfu: first send request answer then call completions by Heiko Schocher · Thu Apr 10 07:08:05 2014 +0200
  15. 9d4471e usb/gadget: add the fastboot gadget by Sebastian Siewior · Mon May 05 15:08:10 2014 -0500
  16. 2c95ced0 usb: ums: remove ci_udc special case by Stephen Warren · Mon May 05 17:48:12 2014 -0600
  17. aa5e864 usb: ci_udc: allow multiple buffer allocs per ep by Stephen Warren · Mon May 05 17:48:11 2014 -0600
  18. e239fa5 USB: gadget: save driver name before registering it by Stephen Warren · Thu May 01 15:45:16 2014 -0600
  19. 69cb0bb USB: gadget: added a saner gadget downloader registration API by Mateusz Zalega · Mon Apr 28 21:13:28 2014 +0200
  20. 21fe3f7 usb: dfu: fix boards wo USB cable detection by Mateusz Zalega · Wed Apr 30 13:07:48 2014 +0200
  21. 546e2cd usb: gadget: allow ci_udc to build with new gadget framework by Stephen Warren · Mon Apr 28 15:42:00 2014 -0600
  22. 5d94687 usb: ums: use only 1 buffer for CI_UDC by Stephen Warren · Thu Apr 24 17:52:40 2014 -0600
  23. e13a704 usb: ci_udc: support variants with hostpc register by Stephen Warren · Thu Apr 24 17:52:39 2014 -0600
  24. 0381a727 usb: ci_udc: make PHY initialization conditional by Stephen Warren · Thu Apr 24 17:52:38 2014 -0600
  25. d06444f usb: ci_udc: set ep->req.actual after transfer by Stephen Warren · Thu Apr 24 17:52:37 2014 -0600
  26. de40a1e usb: ci_udc: Support larger packets by Stephen Warren · Thu Apr 24 17:52:36 2014 -0600
  27. 6baf21c exynos: usb: Fix data abort on boards w/o vbus-gpio node in the DT by andrey.konovalov@linaro.org · Tue Apr 22 21:23:49 2014 +0400
  28. 15175e7 usb: musb: fill in usb_gadget_unregister_driver by Rob Herring · Fri Apr 18 08:54:30 2014 -0500
  29. ef60fda usb: handle NULL table in usb_gadget_get_string by Rob Herring · Fri Apr 18 08:54:28 2014 -0500
  30. ef9d4d4 usb:gadget:f_thor: fix write to filesystem by add dfu_flush() by Przemyslaw Marczak · Fri Apr 18 09:48:25 2014 +0200
  31. 13a41c8 usb:gadget:f_thor: code cleanup in function download_tail() by Przemyslaw Marczak · Fri Apr 18 09:48:24 2014 +0200
  32. 29d0587 usb: Add endian support macros to interrupt transfers in the EHCI driver. by Adrian Cox · Thu Apr 10 13:29:45 2014 +0100
  33. 53000ce usb: ehci: rmobile: Add support ehci host driver of rmobile SoCs by Nobuhiro Iwamatsu · Thu Apr 03 13:55:54 2014 +0900
  34. b0b48da fsl/usb: Increase TXFIFOTHRESH value for usb write in T4 Rev 2.0 by Nikhil Badola · Mon Apr 07 08:46:14 2014 +0530
  35. 2613cfc fsl/usb: Workaround for USB erratum-A007075 by Nikhil Badola · Wed Feb 26 17:43:15 2014 +0530
  36. eb97e25 fsl/usb: Fix phy type for Second USB controller by Nikhil Badola · Thu Dec 19 11:08:46 2013 +0530
  37. 0d5c46a usb: tegra: combine header file by Stefan Agner · Sun Mar 02 19:46:50 2014 +0100
  38. fb38739 usb: tegra: fix PHY configuration by Stefan Agner · Sun Mar 02 19:46:49 2014 +0100
  39. afc492b usb: tegra: fix USB2 powerdown for Tegra30 and later by Stefan Agner · Sun Mar 02 19:46:48 2014 +0100
  40. e1ba151 usb: dfu: introduce dfuMANIFEST state by Heiko Schocher · Tue Mar 18 08:09:56 2014 +0100
  41. 2385df6 usb: net: introduce support for Moschip USB ethernet by Gerhard Sittig · Sat Mar 08 19:46:14 2014 +0100
  42. 39c8968 usb: create common header virtual root hub descriptors by Stephen Warren · Thu Feb 13 21:15:18 2014 -0700
  43. d7fe61d usb: ehci: fully align interrupt QHs/QTDs by Stephen Warren · Thu Feb 06 13:13:06 2014 -0700
  44. 1907e5a ush: ehci: initialize altnext pointers in QH by Stephen Warren · Fri Feb 07 09:53:50 2014 -0700
  45. 0ef16bb net: asix: don't pad odd-length TX packets by Stephen Warren · Thu Feb 27 13:27:02 2014 -0700
  46. 267d8e2 sizes.h - consolidate for all architectures by Alexey Brodkin · Wed Feb 26 17:47:58 2014 +0400
  47. 2181806 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue Feb 25 12:44:13 2014 -0500
  48. 09a3b56 fsl/usb: Limit phy_type comparison to first four characters by Nikhil Badola · Mon Feb 17 16:58:36 2014 +0530
  49. ab4a66d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Thu Feb 20 12:18:59 2014 -0500
  50. c68e851 blackfin: Add <asm/clock.h> to numerous drivers by Tom Rini · Thu Feb 20 10:14:10 2014 -0500
  51. 1f493d9 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Feb 20 13:16:05 2014 +0100
  52. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · Tue Feb 04 17:24:28 2014 +0900
  53. b43f269 Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Feb 19 07:15:01 2014 +0100
  54. 9ba8997 usb: mv_udc: Rename to ci_udc by Marek Vasut · Thu Feb 06 02:43:45 2014 +0100
  55. 29d527a ARM: USB: Remove the IXP EHCI driver by Marek Vasut · Tue Jan 28 00:15:55 2014 +0100
  56. 2fb8183 usb:gadget:f_thor: cosmetic: Remove debug memset by Lukasz Majewski · Wed Feb 05 10:10:46 2014 +0100
  57. 914f8fc usb:gadget:f_thor: Allocate request up to THOR_PACKET_SIZE not ep->maxpacket by Lukasz Majewski · Wed Feb 05 10:10:45 2014 +0100
  58. 904f8f7 usb:udc:samsung: Zero copy approach for data passed to Samsung's UDC driver by Lukasz Majewski · Wed Feb 05 10:10:44 2014 +0100
  59. d3311dc usb:udc:samsung: Allow burst transfers for non EP0 endpints by Lukasz Majewski · Wed Feb 05 10:10:43 2014 +0100
  60. 4407aeb usb:udc:samsung: Remove redundant cache operation from Samsung UDC driver by Lukasz Majewski · Wed Feb 05 10:10:42 2014 +0100
  61. 0575113 usb:gadget:ums: Replace malloc calls with memalign to fix cache buffer alignment by Lukasz Majewski · Wed Feb 05 10:10:41 2014 +0100
  62. 3260bc8 usb: exynos5: arndale: Add network support by Inderpal Singh · Wed Jan 08 09:19:57 2014 +0530
  63. 2eb6561 usb: ehci: exynos: set/reset hsic phys by Inderpal Singh · Wed Jan 08 09:19:56 2014 +0530
  64. d07da07 usb: gadget: fotg210: EP0 fifo empty indication is non-reliable by Kuo-Jung Su · Fri Dec 20 12:33:00 2013 +0800
  65. e8acd19 usb: gadget: fotg210: add w1c interrupt status support by Kuo-Jung Su · Fri Dec 20 12:32:59 2013 +0800
  66. 9a4d96a usb: ehci: Fix register access by Marek Vasut · Sat Dec 14 02:04:52 2013 +0100
  67. 919d00a usb: ehci: Do not de-init uninited controllers by Marek Vasut · Sat Dec 14 02:03:11 2013 +0100
  68. 389283b usb: ehci-pci: Clarify and cleanup the EHCI controller detection by Marek Vasut · Fri Dec 13 23:36:33 2013 +0100
  69. 1abe47d usb: f_dfu: cosmetic: Code cleanup by Lukasz Majewski · Mon Dec 09 16:20:15 2013 +0100
  70. 2bb115f usb: dfu: f_dfu: Provide infrastructure to adjust DFU's Poll Timeout value by Lukasz Majewski · Mon Dec 09 16:20:14 2013 +0100
  71. 5ab56e6 drivers/usb/gadget: select objects by obj-$(CONFIG-...) by Masahiro Yamada · Thu Nov 28 12:20:14 2013 +0900
  72. 8e4c2db Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Dec 06 16:54:42 2013 +0100
  73. d4f9462 usb: ehci-omap: Reset the USB Host OMAP module by Roger Quadros · Mon Dec 02 15:47:43 2013 +0200
  74. 9241798 driver:usb:s3c_udc: add support for Exynos4x12 by Piotr Wilczek · Thu Nov 21 15:46:44 2013 +0100
  75. 6f464a5 usb, g_dnl: make bcdDevice value configurable by Heiko Schocher · Mon Nov 04 14:05:02 2013 +0100
  76. ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Nov 09 12:51:47 2013 +0100
  77. 1799fa8 usb, g_dnl: make iSerialNumber board configurable by Heiko Schocher · Mon Nov 04 14:05:01 2013 +0100
  78. 10b479d usb: ohci-hcd: submit_common_msg: report actual_length properly by Mateusz Kulikowski · Wed Oct 23 20:26:27 2013 +0200
  79. 06ef7cc usb: ums: add ums exit feature by ctrl+c or by detach usb cable by Przemyslaw Marczak · Wed Oct 23 14:30:46 2013 +0200
  80. 3dab730 usb: ums: fix disk capacity miscalculation and code cleanup by Przemyslaw Marczak · Wed Oct 23 14:30:44 2013 +0200
  81. 674b1a6 usb: ums: code refactoring to improve reusability on other boards. by Przemyslaw Marczak · Wed Oct 23 14:30:42 2013 +0200
  82. 4a985df arm: atmel: get rid of too many ifdeffery by Bo Shen · Mon Oct 21 16:14:00 2013 +0800
  83. 8ed8783 arm: atmel: at91sam9n12ek: add usb host support by Bo Shen · Mon Oct 21 16:13:59 2013 +0800
  84. 3e02168 drivers: usb: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:56 2013 +0900
  85. 16b0806 powerpc/usb:Differentiate USB controller base address by ramneek mehresh · Thu Sep 12 16:35:49 2013 +0530
  86. 3135dba usb: rename board_usb_init_type to usb_init_type by Troy Kisky · Tue Oct 22 14:27:17 2013 -0700
  87. df446f5 usb: udc: add udc.h include file by Troy Kisky · Thu Oct 10 15:28:04 2013 -0700
  88. f157394 usb: gadget: mv_udc: split mv_udc.h file by Troy Kisky · Thu Oct 10 15:28:03 2013 -0700
  89. 06bb97a usb: gadget: mv_udc: optimize ep_enable by Troy Kisky · Thu Oct 10 15:28:02 2013 -0700
  90. 1567b88 usb: gadget: mv_udc: optimize bounce by Troy Kisky · Thu Oct 10 15:28:01 2013 -0700
  91. 256a317 usb: gadget: mv_udc: fix full speed connections by Troy Kisky · Thu Oct 10 15:28:00 2013 -0700
  92. ed72a9e usb: ehci-mx6: add support for otg port by Troy Kisky · Thu Oct 10 15:27:59 2013 -0700
  93. ea50bb6 usb: gadget: mv_udc: don't check CONFIG_USB_MAX_CONTROLLER_COUNT by Troy Kisky · Thu Oct 10 15:27:58 2013 -0700
  94. 7d6bbb9 usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init. by Troy Kisky · Thu Oct 10 15:27:57 2013 -0700
  95. 8f9c49d usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · Thu Oct 10 15:27:56 2013 -0700
  96. 6044db3 usb: am437x: Add support for am437x xhci USB host by Dan Murphy · Fri Oct 11 12:28:18 2013 -0500
  97. 69521c1 usb: dra7xx: Add support for dra7xx xhci USB host by Dan Murphy · Fri Oct 11 12:28:17 2013 -0500
  98. 2625091 usb: omap: Move the usb phy code to the usb/phy directory by Dan Murphy · Fri Oct 11 12:28:16 2013 -0500
  99. 9069075 usb: omap5: Update the board_usb_init api by Dan Murphy · Fri Oct 11 12:28:15 2013 -0500
  100. 1aca619 usb: omap: Move the xhci-omap header file to common location by Dan Murphy · Fri Oct 11 12:28:14 2013 -0500