1. 91d5254 driver: usb: Fix pointer conversion warnings for hikey by Prabhakar Kushwaha · Sun Oct 25 13:18:41 2015 +0530
  2. 33602a9 fastboot: Implement NAND backend by Maxime Ripard · Thu Oct 15 14:34:17 2015 +0200
  3. aa3eba2 fastboot: Implement flashing session counter by Maxime Ripard · Thu Oct 15 14:34:15 2015 +0200
  4. 00e8eb7 fastboot: Move fastboot response functions to fastboot core by Maxime Ripard · Thu Oct 15 14:34:13 2015 +0200
  5. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · Tue Nov 10 01:06:16 2015 +0000
  6. e8d13bb usb: udc: Fix warnings on 64-bit builds by Michal Simek · Fri Oct 30 16:21:30 2015 +0100
  7. 6c7d003 usb: lthor: Specify correct parameter for sizeof type by Michal Simek · Fri Oct 30 16:19:43 2015 +0100
  8. 698cd6f usb: dwc3: Fix warnings on 64-bit builds by Michal Simek · Fri Oct 30 16:24:06 2015 +0100
  9. 66cb3e4 ohci: Add missing cache-flush for hcca area by Hans de Goede · Tue Oct 20 18:39:29 2015 +0200
  10. d5987a9 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Oct 29 16:30:33 2015 -0400
  11. dfb69f7 smsc95xx: Use zero length packets when RX fifo is empty by Stefan Brüns · Tue Sep 08 05:12:00 2015 +0200
  12. d3095fe smsc95xx: Fetch whole burst with 1 URB, avoid framing errors by Stefan Brüns · Sun Aug 30 17:59:45 2015 +0200
  13. 42c65e8 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Oct 27 19:08:19 2015 -0400
  14. 9851f52 linux, compat: add missing definitions for ubi by Heiko Schocher · Thu Oct 22 06:19:20 2015 +0200
  15. de44acf dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · Mon Sep 28 23:32:01 2015 -0600
  16. 66f5f82 Merge git://git.denx.de/u-boot-marvell by Tom Rini · Tue Oct 20 21:59:40 2015 -0400
  17. 0390102 usb: ehci-marvell.c: Add DM support by Stefan Roese · Tue Sep 01 11:39:44 2015 +0200
  18. 78a52ca fastboot: Implement OEM format only when we have MMC support by Maxime Ripard · Thu Oct 15 22:04:04 2015 +0200
  19. 3b1bb09 arm: Remove unused ST-Ericsson u8500 arch by Stefan Roese · Mon Sep 14 09:17:36 2015 +0200
  20. ea6bf69 usb: ci_udc: fix emissions of ZLPs by Stephen Warren · Fri Sep 11 17:10:02 2015 -0600
  21. 0afb2a9 usb: gadget: ci_udc: implement usb_ep_ops dequeue callback by Peng Fan · Fri Aug 28 09:20:30 2015 +0800
  22. 1c377dc usb: gadget: don't leak configs when unbinding by Stephen Warren · Fri Sep 04 22:03:42 2015 -0600
  23. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · Wed Sep 02 17:24:58 2015 -0600
  24. 774e1d4 usb: gadget: at91_udc: add at91_udc into U-Boot by Heiko Schocher · Tue Sep 08 11:52:51 2015 +0200
  25. 04cb585 usb: gadget: at91_udc: port linux driver at91_udc by Heiko Schocher · Tue Sep 08 11:52:50 2015 +0200
  26. 71eced3 usb: ehci: remember init mode by Stephen Warren · Thu Aug 20 17:38:05 2015 -0600
  27. 13b24e0 usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZE by Siva Durga Prasad Paladugu · Wed Apr 15 13:42:19 2015 +0200
  28. 4bad106 f_thor: Dont perform reset at the end of thor by Siva Durga Prasad Paladugu · Thu Apr 16 10:38:34 2015 +0200
  29. 2ada182 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Mon Aug 31 12:12:27 2015 -0400
  30. 0971778 dm: Use dev_get_addr() where possible by Simon Glass · Tue Aug 11 08:33:29 2015 -0600
  31. da6c37b sunxi: musb: Drop no longer accurate comment in Kconfig help text by Hans de Goede · Sun Aug 16 11:15:29 2015 +0200
  32. cc55adf TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xx by Kishon Vijay Abraham I · Mon Aug 10 16:52:56 2015 +0530
  33. 4329a05 usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interrupts by Kishon Vijay Abraham I · Mon Aug 10 16:52:54 2015 +0530
  34. f891e24 usb: pxa27x_udc: clean-up include file order by Marcel Ziswiler · Sun Aug 16 04:16:30 2015 +0200
  35. af83c78 usb: dwc2: Rename to dwc2_usb by Marek Vasut · Wed Aug 12 22:19:15 2015 +0200
  36. ac4a35f usb: dwc2: Add original Synopsys compat string by Marek Vasut · Wed Aug 12 22:19:14 2015 +0200
  37. 2b9d163 usb: gadget: ether: populate _reset_ callback by Kishon Vijay Abraham I · Wed Aug 19 13:49:48 2015 +0530
  38. 9cceb95 usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stop by Kishon Vijay Abraham I · Wed Aug 19 13:49:47 2015 +0530
  39. 8db2520 usb: gadget: ether: Perform board initialization from ethernet gadget driver by Kishon Vijay Abraham I · Wed Aug 19 13:49:46 2015 +0530
  40. 65bb454 usb: xhci: Fix a potential NULL pointer dereference by Sergey Temerkhanov · Mon Aug 17 15:38:07 2015 +0300
  41. 64bbb7d usb: spear: Add support for both SPEAr600 EHCI controllers by Stefan Roese · Tue Aug 18 09:27:18 2015 +0200
  42. c52eb1c imx: usb: ehci-mx6: wait_for_bit to check reg status by Adrian Alonso · Thu Aug 06 15:46:03 2015 -0500
  43. f31599f imx: usb: ehci-mx6: add usb support for imx7d soc by Adrian Alonso · Thu Aug 06 15:43:17 2015 -0500
  44. 14dfbbb imx: usb: ehci-mx6: document board specific functions by Adrian Alonso · Thu Aug 06 15:43:16 2015 -0500
  45. aee79b4 imx: usb: ehci-mx6: reg accessor cleanups by Adrian Alonso · Thu Aug 06 15:43:15 2015 -0500
  46. 890cc77 usb: lpc32xx: add host USB driver by Sylvain Lemieux · Thu Aug 13 15:40:22 2015 -0400
  47. 11b8ebf arm: mvebu: add multiple usb-hostcontroller support for AXP by Anton Schubert · Thu Jul 23 15:02:09 2015 +0200
  48. f43d323 arm: mvebu: Enable USB EHCI support on Armada XP by Stefan Roese · Wed Jul 22 18:26:13 2015 +0200
  49. c385714 usb: ohci: enable cache support by Wu, Josh · Mon Jul 27 11:40:18 2015 +0800
  50. 76fac50 dwc2: Add dcache support by Alexander Stein · Fri Jul 24 09:22:14 2015 +0200
  51. 39c119d sunxi: usb-phy: Never power off the usb ports by Hans de Goede · Wed Jul 08 16:44:22 2015 +0200
  52. 342ced7 Merge git://git.denx.de/u-boot-dm by Tom Rini · Thu Aug 06 19:56:03 2015 -0400
  53. 68c4197 net: smsc95xx: Add driver-model support by Simon Glass · Tue Jul 07 20:53:42 2015 -0600
  54. 3faecae net: smsc95xx: Prepare for conversion to driver model by Simon Glass · Tue Jul 07 20:53:41 2015 -0600
  55. ebe0e5a net: smsc95xx: Correct the error numbers by Simon Glass · Tue Jul 07 20:53:40 2015 -0600
  56. 4d89e5b net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZE by Simon Glass · Tue Jul 07 20:53:39 2015 -0600
  57. ce48e50 net: smsc95xx: Sort the include files by Simon Glass · Tue Jul 07 20:53:38 2015 -0600
  58. a7ea72c dm: usb: Add driver-model support to dwc2 by Simon Glass · Tue Jul 07 20:53:37 2015 -0600
  59. e3c23a0 dm: usb: Prepare dwc2 driver for driver-model conversion by Simon Glass · Tue Jul 07 20:53:36 2015 -0600
  60. e96ba56 dm: usb: Add an errno.h header to usb_ether.c by Simon Glass · Tue Jul 07 20:53:35 2015 -0600
  61. 27bce71 Tegra: clocks: Add 38.4MHz OSC support for T210 use by Tom Warren · Mon Jun 22 13:03:44 2015 -0700
  62. 7bbbb3c net: asix: fix operation without eeprom by Marcel Ziswiler · Wed Aug 05 17:16:59 2015 +0200
  63. d449dd3 usb: USB storage-specific part ifdef in uclass by Paul Kocialkowski · Tue Aug 04 17:04:12 2015 +0200
  64. 9634fa5 musb: sunxi: Force EP0 on re-enable by Maxime Ripard · Tue Aug 04 17:04:10 2015 +0200
  65. e16ab87 sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig by Paul Kocialkowski · Tue Aug 04 17:04:08 2015 +0200
  66. f4865f5 usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET by Paul Kocialkowski · Tue Aug 04 17:04:07 2015 +0200
  67. f34dfcb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · Tue Aug 04 17:04:06 2015 +0200
  68. 4815f8e usb: Generic USB Kconfig option, that fits both host and gadget and comments by Paul Kocialkowski · Tue Aug 04 17:04:05 2015 +0200
  69. c580409 usb: USB_ARCH_HAS_HCD Kconfig option removal by Paul Kocialkowski · Tue Aug 04 17:04:04 2015 +0200
  70. 4ed4cf0 usb: dwc2: Call board_usb_init() from usb_lowlevel_init() by Peter Griffin · Wed Jul 29 22:39:29 2015 +0100
  71. 65022b3 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Sun Aug 02 07:40:37 2015 -0400
  72. 8184940 usb: kconfig: create a menu for usb by Nikita Kiryanov · Thu Jul 23 17:19:37 2015 +0300
  73. 2f260fb usb: kconfig: usb keyboard kconfig by Nikita Kiryanov · Thu Jul 23 17:19:36 2015 +0300
  74. 9924103 arm: mx6: usb: kconfig: add USB_EHCI_MX6 kconfig option by Nikita Kiryanov · Thu Jul 23 17:19:35 2015 +0300
  75. ab0cc6b ARM: Tegra210: Add support to common Tegra source/config files by Tom Warren · Wed Mar 04 16:36:00 2015 -0700
  76. 4e949e2 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Sat Jul 25 09:04:18 2015 -0400
  77. 78c2e64 sunxi: musb: Stop treating not having a vbus-det gpio as an error by Hans de Goede · Thu Jun 18 18:21:33 2015 +0200
  78. 31e4f6f sunxi: musb: Improve output during probing by Hans de Goede · Thu Jun 18 22:45:34 2015 +0200
  79. 0b3845a sunxi: musb: Use device-model for musb host mode by Hans de Goede · Wed Jun 17 17:44:58 2015 +0200
  80. ea059bf sunxi: musb: Move musb config and platdata to the sunxi-musb glue by Hans de Goede · Wed Jun 17 15:49:26 2015 +0200
  81. c77fbfb sunxi: musb: Add id pin support by Hans de Goede · Sun Jun 14 17:40:37 2015 +0200
  82. c93ecd0 sunxi: musb: Move vbus check to sunxi_musb_enable by Hans de Goede · Sun Jun 14 16:48:56 2015 +0200
  83. 5e80377 Merge git://git.denx.de/u-boot-usb by Tom Rini · Fri Jul 24 16:39:56 2015 -0400
  84. c267e7b usb: ci_udc: fix request allocation when endpoints are disabled by Rob Herring · Fri Jul 24 10:14:21 2015 -0500
  85. e0fa3b8 ci_udc: fix 64-bit compile warnings by Stephen Warren · Wed Jul 22 15:16:20 2015 -0600
  86. 34d20f8 linux_compat: remove cpu_relax() define by Masahiro Yamada · Mon Jul 13 13:17:05 2015 +0900
  87. 44123cf usb: ehci-marvell: Drop wrl accessor function by Stefan Roese · Wed Jul 22 10:01:30 2015 +0200
  88. f84f091 usb: CONFIG_USB_FASTBOOT prefix replacement for consistency by Paul Kocialkowski · Mon Jul 20 12:38:22 2015 +0200
  89. 3d31026 implement Fastboot via USB OTG on bcm28155_ap boards by Jiandong Zheng · Thu Jul 09 14:26:40 2015 -0700
  90. 88bb7c0 usb: gadget: bcm_udc_otg files by Jiandong Zheng · Thu Jul 09 14:26:39 2015 -0700
  91. 2032bfd usb: gadget: fastboot: Dequeue the previous IN request for the current request by Paul Kocialkowski · Sat Jul 04 16:46:16 2015 +0200
  92. 4a126b6 usb: gadget: fastboot: Request status and length check in rx handler by Paul Kocialkowski · Sat Jul 04 16:46:15 2015 +0200
  93. 46f9729 usb: gadget: Weak board_usb_init/cleanup definitions in USB download gadget code by Paul Kocialkowski · Fri Jun 12 19:57:01 2015 +0200
  94. d55acc0 usb: Fastboot function config for better consistency with other functions by Paul Kocialkowski · Fri Jun 12 19:56:59 2015 +0200
  95. 045d605 usb: USB download gadget and functions config options coherent naming by Paul Kocialkowski · Fri Jun 12 19:56:58 2015 +0200
  96. d5e033b drivers: usb: fsl: Remove LS102XA immap inclusion by Nikhil Badola · Wed Jun 24 10:52:48 2015 +0530
  97. 807babb drivers: usb: fsl: Implement Erratum A-009116 for XHCI controller by Nikhil Badola · Tue Jun 23 09:17:49 2015 +0530
  98. 05a18f4 drivers: usb: fsl: Remove warnings for 64-bit architectures by Nikhil Badola · Tue Jun 23 09:17:32 2015 +0530
  99. f4de407 usb: fsl: Add XHCI driver support by Ramneek Mehresh · Fri May 29 14:47:19 2015 +0530
  100. d1fbfbd usb: xhci: keystone: Remove common dwc3 drv functions calls by Ramneek Mehresh · Fri May 29 14:47:18 2015 +0530