1. 2408076 include: configs: Enable DWC3 and DFU in DRA7xx by Kishon Vijay Abraham I · Mon Feb 23 18:40:20 2015 +0530
  2. ce61fd7 board: ti: DRA7: added USB initializtion code by Kishon Vijay Abraham I · Mon Feb 23 18:40:19 2015 +0530
  3. ae07a84 common: cmd_dfu: invoke board_usb_cleanup() for cleaning up by Kishon Vijay Abraham I · Mon Feb 23 18:40:18 2015 +0530
  4. 58d701e usb: gadget: defer setting maxpacket till ->setup() by Kishon Vijay Abraham I · Mon Feb 23 18:40:17 2015 +0530
  5. ea71c1a usb: dwc3: Makefile: Make dwc3 driver compile in u-boot by Kishon Vijay Abraham I · Mon Feb 23 18:40:16 2015 +0530
  6. f18ed9a usb: dwc3: Add chained TRB support for ep0 by Kishon Vijay Abraham I · Mon Feb 23 18:40:15 2015 +0530
  7. e1d80c9 usb: dwc3: ep0: preparation for implementing chained TRB by Kishon Vijay Abraham I · Mon Feb 23 18:40:14 2015 +0530
  8. c7bdfe3 dwc3: flush the buffers before using it by Kishon Vijay Abraham I · Mon Feb 23 18:40:13 2015 +0530
  9. e99e37b usb: dwc3: TI PHY: PHY driver for dwc3 in TI platforms by Kishon Vijay Abraham I · Mon Feb 23 18:40:12 2015 +0530
  10. 0bc879b usb: dwc3: dwc3-omap: add interrupt status API to check for interrupts by Kishon Vijay Abraham I · Mon Feb 23 18:40:11 2015 +0530
  11. ee0bb0a dwc3: dwc3-omap: add support for multiple dwc3-omap controllers by Kishon Vijay Abraham I · Mon Feb 23 18:40:10 2015 +0530
  12. 6311ae7 usb: dwc3: dwc3-omap: change probe and remove to uboot init and uboot exit code by Kishon Vijay Abraham I · Mon Feb 23 18:40:09 2015 +0530
  13. dcc2c44 include: dwc3-omap-uboot: add a structure for populating dwc3-omap platform data by Kishon Vijay Abraham I · Mon Feb 23 18:40:08 2015 +0530
  14. e9808cf usb: dwc3: dwc3-omap: make dwc3-omap build in uboot by Kishon Vijay Abraham I · Mon Feb 23 18:40:07 2015 +0530
  15. 1cee7b1 dwc3: core: added an API to invoke irq handlers by Kishon Vijay Abraham I · Mon Feb 23 18:40:06 2015 +0530
  16. dc5c653 dwc3: core: add support for multiple dwc3 controllers by Kishon Vijay Abraham I · Mon Feb 23 18:40:05 2015 +0530
  17. bfbf05d dwc3: core: change probe and remove to uboot init and uboot exit code by Kishon Vijay Abraham I · Mon Feb 23 18:40:04 2015 +0530
  18. 2cdd496 include: dwc3-uboot: add a structure for populating platform data by Kishon Vijay Abraham I · Mon Feb 23 18:40:03 2015 +0530
  19. 99030d7 usb: dwc3: core: make dwc3 core build in uboot by Kishon Vijay Abraham I · Mon Feb 23 18:40:02 2015 +0530
  20. e7e1709 include: usb: composite: add USB_GADGET_DELAYED_STATUS to avoid compilation error by Kishon Vijay Abraham I · Mon Feb 23 18:40:01 2015 +0530
  21. 9c38ca4 usb: dwc3: ep0: make dwc3 ep0 build in uboot by Kishon Vijay Abraham I · Mon Feb 23 18:40:00 2015 +0530
  22. 19e221e include: asm: types: add resource_size_t type by Kishon Vijay Abraham I · Mon Feb 23 18:39:59 2015 +0530
  23. 35ffd28 usb: dwc3: gadget: make dwc3 gadget build in uboot by Kishon Vijay Abraham I · Mon Feb 23 18:39:58 2015 +0530
  24. e23c920 usb: dwc3: linux-compat: Add header for dwc3 linux compatibiltiy by Kishon Vijay Abraham I · Mon Feb 23 18:39:57 2015 +0530
  25. cec6d1c arm: asm: dma-mapping: added dma_free_coherent API by Kishon Vijay Abraham I · Mon Feb 23 18:39:56 2015 +0530
  26. 1477017 usb: dwc3: remove pm related operations from dwc3 driver by Kishon Vijay Abraham I · Mon Feb 23 18:39:55 2015 +0530
  27. c2b77b6 usb: dwc3: fix dwc3 header files by Kishon Vijay Abraham I · Mon Feb 23 18:39:54 2015 +0530
  28. 389f6d4 usb: dwc3: remove trace_* APIs from dwc3 driver by Kishon Vijay Abraham I · Mon Feb 23 18:39:53 2015 +0530
  29. d1e431a usb: dwc3: Modify the file headers to u-boot format by Kishon Vijay Abraham I · Mon Feb 23 18:39:52 2015 +0530
  30. a6184a3 usb: dwc3: remove un-used files from dwc3 folder by Kishon Vijay Abraham I · Mon Feb 23 18:39:51 2015 +0530
  31. 1530fe3 usb: dwc3: add dwc3 folder from linux kernel to u-boot by Kishon Vijay Abraham I · Mon Feb 23 18:39:50 2015 +0530
  32. 1484150 include: asm: dma-mapping: get rid of the compilation warning in udc-core by Kishon Vijay Abraham I · Mon Feb 23 18:39:49 2015 +0530
  33. 5227db7 usb: gadget: udc: make udc-core compile in u-boot build by Kishon Vijay Abraham I · Mon Feb 23 18:39:48 2015 +0530
  34. 021a582 include: usb: modify gadget.h to include udc support by Kishon Vijay Abraham I · Mon Feb 23 18:39:47 2015 +0530
  35. de3920d usb: gadget: udc: add udc-core from linux kernel to u-boot by Kishon Vijay Abraham I · Mon Feb 23 18:39:46 2015 +0530
  36. ac75bb1 ARM: AM43xx: Enable clocks for USB OTGSS and USB PHY by Kishon Vijay Abraham I · Mon Feb 23 18:39:45 2015 +0530
  37. b606585 ARM: DRA7: Enable clocks for USB OTGSS and USB PHY by Kishon Vijay Abraham I · Mon Feb 23 18:39:44 2015 +0530
  38. 766fe41 usb: dwc2: retry NAK'd interrupt transfers by Stephen Warren · Sat Apr 11 21:52:02 2015 -0600
  39. df7b37d usb: dwc2: implement interrupt transfers by Stephen Warren · Fri Apr 10 21:05:22 2015 -0600
  40. dead8db usb: dwc2: correctly program hcchar for LS devices by Stephen Warren · Fri Apr 10 21:05:21 2015 -0600
  41. b44229c ARM: bcm2835: use phys_to_bus() for mbox by Stephen Warren · Mon Apr 06 20:28:39 2015 -0600
  42. d3388f8 usb: dwc2: detect device speed correctly by Stephen Warren · Fri Mar 27 21:55:38 2015 -0600
  43. 79beb28 usb: dwc2: use phys_to_bus/bus_to_phys by Stephen Warren · Tue Mar 24 20:07:35 2015 -0600
  44. c01ed07 ARM: bcm2835: implement phys_to_bus/bus_to_phys by Stephen Warren · Tue Mar 24 20:07:34 2015 -0600
  45. f4b6753 Create API to map between CPU physical and bus addresses by Stephen Warren · Tue Mar 24 20:07:33 2015 -0600
  46. b7dcaf0 usb: dwc2: fix bulk transfers by Stephen Warren · Mon Mar 23 23:01:01 2015 -0600
  47. c12885c usb: dwc2: remove restriction on buffer length by Stephen Warren · Sun Mar 08 11:08:14 2015 -0600
  48. 7100da3 usb: dwc2: fix aligned buffer usage by Stephen Warren · Sun Mar 08 11:08:13 2015 -0600
  49. 9f80e74 usb: dwc2: simplify wait_for_chhltd by Stephen Warren · Sat Mar 07 22:48:55 2015 -0700
  50. b0ad4a3 usb: dwc2: remove control_data_toggle[] by Stephen Warren · Sat Mar 07 22:48:54 2015 -0700
  51. 4db200e usb: dwc2: usb chunk_msg() for control transfers too by Stephen Warren · Sat Mar 07 22:48:53 2015 -0700
  52. 972ad64 usb: dwc2: refactor submit_bulk_msg to be common by Stephen Warren · Sat Mar 07 22:48:52 2015 -0700
  53. 8a34666 usb: dwc2: unify waiting for transfer completion by Stephen Warren · Sat Mar 07 22:48:51 2015 -0700
  54. acda1d5 usb: hub: allow pgood_delay to be specified via env by Tim Harvey · Wed Apr 08 12:21:12 2015 -0700
  55. 793b6aa usb: fix first descriptor fetch error handling by Stephen Warren · Wed Apr 08 21:27:49 2015 -0600
  56. 1b41200 usb: Early failure when the first descriptor read fails or is invalid by Paul Kocialkowski · Sat Apr 04 15:12:29 2015 +0200
  57. 8f8114d usb: Check usb_new_device for failure by Paul Kocialkowski · Sat Apr 04 15:12:28 2015 +0200
  58. 8c26176 usb: usb_new_device return codes consistency by Paul Kocialkowski · Sat Apr 04 15:12:27 2015 +0200
  59. 57236d5 usb_storage:Fix USB storage capacity detection on 64 bit architectures by Sergey Temerkhanov · Wed Apr 01 17:18:46 2015 +0300
  60. 3859346 usb: 64-bit architectures support for xHCI by Sergey Temerkhanov · Wed Apr 01 17:18:45 2015 +0300
  61. 94938d8 usb: Convert protocol header structures to use explicitly sized variables by Sergey Temerkhanov · Wed Apr 01 17:18:44 2015 +0300
  62. 15fe9c8 usb: mass-storage: Build warning fixes for 64-bit by Thierry Reding · Fri Mar 20 12:41:25 2015 +0100
  63. 4375b44 usb: ehci-tegra: Build warning fixes for 64-bit by Thierry Reding · Fri Mar 20 12:41:27 2015 +0100
  64. f14d54b ehci-hcd: fix warnings on 64-bit builds by Rob Herring · Tue Mar 17 15:46:37 2015 -0500
  65. 7f40623 usb: ci_udc: fix warnings on 64-bit builds by Rob Herring · Tue Mar 17 15:46:35 2015 -0500
  66. 7306e9c usb: eth: asix: Build warning fixes for 64-bit by Thierry Reding · Fri Mar 20 12:41:23 2015 +0100
  67. 20f3eb8 usb_storage : scan all interfaces to find a storage device by Franck Jullien · Wed Mar 04 21:07:00 2015 +0100
  68. a34995b Prepare v2015.04 by Tom Rini · Mon Apr 13 10:05:46 2015 -0400
  69. 320d289 break build if it would produce broken binary by Pavel Machek · Mon Apr 13 14:49:28 2015 +0200
  70. 9a36b5b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Apr 13 10:52:46 2015 -0400
  71. 3648a85 ARM: rpi: add a couple more revision IDs by Stephen Warren · Sun Apr 12 21:43:25 2015 -0600
  72. c7ec843 ARM: fix arch/arm/Makefile for Tegra by Masahiro Yamada · Sun Apr 12 00:58:14 2015 +0900
  73. 00b154f arm: armada-xp: Fix SPL for AXP by using save_boot_params_ret by Stefan Roese · Wed Mar 11 12:05:04 2015 +0100
  74. 396a904 Merge git://git.denx.de/u-boot-arc by Tom Rini · Fri Apr 10 12:39:13 2015 -0400
  75. 0acda9b arc: fix separate compilation of start.o by Alexey Brodkin · Fri Apr 10 19:22:40 2015 +0300
  76. 48fd615 integrator: consolidate flash info by Linus Walleij · Sun Apr 05 01:48:33 2015 +0200
  77. c39566a vexpress64: juno: add default NOR flash boot by Linus Walleij · Sun Apr 05 01:48:32 2015 +0200
  78. 5df417b common/armflash: Support for ARM flash images by Linus Walleij · Sun Apr 05 01:48:31 2015 +0200
  79. 002d130 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · Fri Apr 10 10:32:50 2015 -0400
  80. 7a96f5a Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Apr 10 09:38:38 2015 -0400
  81. 6a889f2 common, ubi: use positive return values for ubi check by Stefan Agner · Fri Apr 10 11:25:43 2015 +0200
  82. 71f8e54 arc: make sure _start is in the beginning of .text section by Alexey Brodkin · Fri Apr 10 18:41:58 2015 +0300
  83. 9a3fe06 fdt: nios: Fix warning in ft_cpu_setup() by Simon Glass · Fri Apr 03 17:57:24 2015 -0600
  84. ee69a39 lpc32xx: add support for board work_92105 by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:51 2015 +0200
  85. 287b094 Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGE by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:50 2015 +0200
  86. ed1cb1a lpc32xx: add lpc32xx-spl.bin boot image target by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:49 2015 +0200
  87. 34b3b4b dtt: add ds620 support by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:48 2015 +0200
  88. 24bfa9d lpc32xx: add LPC32xx SSP support (SPI mode) by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:47 2015 +0200
  89. eb135ad lpc32xx: add GPIO support by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:46 2015 +0200
  90. b23324c lpc32xx: i2c: add LPC32xx I2C interface support by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:45 2015 +0200
  91. 7c97f70 lpc32xx: mtd: nand: add MLC NAND controller by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:44 2015 +0200
  92. 391e163 lpc32xx: add Ethernet support by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:43 2015 +0200
  93. 93afc87 Merge branch 'u-boot/master' by Albert ARIBAUD · Fri Apr 10 14:22:23 2015 +0200
  94. 56f860f omap3: pandora: use common configuration by Grazvydas Ignotas · Thu Apr 09 02:14:33 2015 +0300
  95. 474f6d3 odroid-XU3: update board maintainer by Przemyslaw Marczak · Wed Apr 08 18:12:20 2015 +0200
  96. 9857717 mcx: update maintainer and convert to generic board by Anatolij Gustschin · Wed Apr 08 13:49:41 2015 +0200
  97. 5abb721 MAINTAINERS: fix TI DaVinci directory path and add KeyStone by Masahiro Yamada · Wed Apr 08 18:23:23 2015 +0900
  98. f8f13b1 board: axs10x - support v3 mother-board by Alexey Brodkin · Thu Apr 09 19:50:58 2015 +0300
  99. fddfa9c ARM: mx5: add support for USB armory board by Andrej Rosano · Wed Apr 08 18:56:30 2015 +0200
  100. 1ac4bca ARM: mx5: move to a standard arch/board approach by Andrej Rosano · Wed Apr 08 18:56:29 2015 +0200