1. b0bacbe usb: dwc3: optimize interrupt loop by Marek Szyprowski · 10 years ago
  2. 06c7bde usb: dwc3: gadget: add common endpoint configuration for dwc3 udc driver by Marek Szyprowski · 10 years ago
  3. 3a88fd2 usb: dwc3: add a workaround for too small OUT requests by Marek Szyprowski · 10 years ago
  4. bf35c60 usb: dwc3: make dwc3_set_mode to static by Joonyoung Shim · 10 years ago
  5. dc6d240 usb: dwc3: Remove BIT(x) macro from DWC3's gadget code by Lukasz Majewski · 10 years ago
  6. d04a012 usb: composite: Add .reset callback to usb_gadget_driver structure by Lukasz Majewski · 10 years ago
  7. e0d67df usb: gadget: thor: Invoke board specific USB cleanup interface by Inha Song · 10 years ago
  8. 3ab2d77 usb: gadget: UMS: Invoke board specific USB cleanup interface by Inha Song · 10 years ago
  9. 3de2570 usb: board: goni: Add default board_usb_cleanup() definition for Goni board by Lukasz Majewski · 10 years ago
  10. 7573b96 usb: board: samsung: Add default board_usb_cleanup() definition for Exynos SoCs by Lukasz Majewski · 10 years ago
  11. 4763e16 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · 10 years ago
  12. 3a8a22b include: configs: Enable DWC3 and DFU in AM43xx by Kishon Vijay Abraham I · 10 years ago
  13. 08ff0fd board: ti: AM43xx: added USB initializtion code by Kishon Vijay Abraham I · 10 years ago
  14. 2408076 include: configs: Enable DWC3 and DFU in DRA7xx by Kishon Vijay Abraham I · 10 years ago
  15. ce61fd7 board: ti: DRA7: added USB initializtion code by Kishon Vijay Abraham I · 10 years ago
  16. ae07a84 common: cmd_dfu: invoke board_usb_cleanup() for cleaning up by Kishon Vijay Abraham I · 10 years ago
  17. 58d701e usb: gadget: defer setting maxpacket till ->setup() by Kishon Vijay Abraham I · 10 years ago
  18. ea71c1a usb: dwc3: Makefile: Make dwc3 driver compile in u-boot by Kishon Vijay Abraham I · 10 years ago
  19. f18ed9a usb: dwc3: Add chained TRB support for ep0 by Kishon Vijay Abraham I · 10 years ago
  20. e1d80c9 usb: dwc3: ep0: preparation for implementing chained TRB by Kishon Vijay Abraham I · 10 years ago
  21. c7bdfe3 dwc3: flush the buffers before using it by Kishon Vijay Abraham I · 10 years ago
  22. e99e37b usb: dwc3: TI PHY: PHY driver for dwc3 in TI platforms by Kishon Vijay Abraham I · 10 years ago
  23. 0bc879b usb: dwc3: dwc3-omap: add interrupt status API to check for interrupts by Kishon Vijay Abraham I · 10 years ago
  24. ee0bb0a dwc3: dwc3-omap: add support for multiple dwc3-omap controllers by Kishon Vijay Abraham I · 10 years ago
  25. 6311ae7 usb: dwc3: dwc3-omap: change probe and remove to uboot init and uboot exit code by Kishon Vijay Abraham I · 10 years ago
  26. dcc2c44 include: dwc3-omap-uboot: add a structure for populating dwc3-omap platform data by Kishon Vijay Abraham I · 10 years ago
  27. e9808cf usb: dwc3: dwc3-omap: make dwc3-omap build in uboot by Kishon Vijay Abraham I · 10 years ago
  28. 1cee7b1 dwc3: core: added an API to invoke irq handlers by Kishon Vijay Abraham I · 10 years ago
  29. dc5c653 dwc3: core: add support for multiple dwc3 controllers by Kishon Vijay Abraham I · 10 years ago
  30. bfbf05d dwc3: core: change probe and remove to uboot init and uboot exit code by Kishon Vijay Abraham I · 10 years ago
  31. 2cdd496 include: dwc3-uboot: add a structure for populating platform data by Kishon Vijay Abraham I · 10 years ago
  32. 99030d7 usb: dwc3: core: make dwc3 core build in uboot by Kishon Vijay Abraham I · 10 years ago
  33. e7e1709 include: usb: composite: add USB_GADGET_DELAYED_STATUS to avoid compilation error by Kishon Vijay Abraham I · 10 years ago
  34. 9c38ca4 usb: dwc3: ep0: make dwc3 ep0 build in uboot by Kishon Vijay Abraham I · 10 years ago
  35. 19e221e include: asm: types: add resource_size_t type by Kishon Vijay Abraham I · 10 years ago
  36. 35ffd28 usb: dwc3: gadget: make dwc3 gadget build in uboot by Kishon Vijay Abraham I · 10 years ago
  37. e23c920 usb: dwc3: linux-compat: Add header for dwc3 linux compatibiltiy by Kishon Vijay Abraham I · 10 years ago
  38. cec6d1c arm: asm: dma-mapping: added dma_free_coherent API by Kishon Vijay Abraham I · 10 years ago
  39. 1477017 usb: dwc3: remove pm related operations from dwc3 driver by Kishon Vijay Abraham I · 10 years ago
  40. c2b77b6 usb: dwc3: fix dwc3 header files by Kishon Vijay Abraham I · 10 years ago
  41. 389f6d4 usb: dwc3: remove trace_* APIs from dwc3 driver by Kishon Vijay Abraham I · 10 years ago
  42. d1e431a usb: dwc3: Modify the file headers to u-boot format by Kishon Vijay Abraham I · 10 years ago
  43. a6184a3 usb: dwc3: remove un-used files from dwc3 folder by Kishon Vijay Abraham I · 10 years ago
  44. 1530fe3 usb: dwc3: add dwc3 folder from linux kernel to u-boot by Kishon Vijay Abraham I · 10 years ago
  45. 1484150 include: asm: dma-mapping: get rid of the compilation warning in udc-core by Kishon Vijay Abraham I · 10 years ago
  46. 5227db7 usb: gadget: udc: make udc-core compile in u-boot build by Kishon Vijay Abraham I · 10 years ago
  47. 021a582 include: usb: modify gadget.h to include udc support by Kishon Vijay Abraham I · 10 years ago
  48. de3920d usb: gadget: udc: add udc-core from linux kernel to u-boot by Kishon Vijay Abraham I · 10 years ago
  49. ac75bb1 ARM: AM43xx: Enable clocks for USB OTGSS and USB PHY by Kishon Vijay Abraham I · 10 years ago
  50. b606585 ARM: DRA7: Enable clocks for USB OTGSS and USB PHY by Kishon Vijay Abraham I · 10 years ago
  51. 766fe41 usb: dwc2: retry NAK'd interrupt transfers by Stephen Warren · 10 years ago
  52. df7b37d usb: dwc2: implement interrupt transfers by Stephen Warren · 10 years ago
  53. dead8db usb: dwc2: correctly program hcchar for LS devices by Stephen Warren · 10 years ago
  54. b44229c ARM: bcm2835: use phys_to_bus() for mbox by Stephen Warren · 10 years ago
  55. d3388f8 usb: dwc2: detect device speed correctly by Stephen Warren · 10 years ago
  56. 79beb28 usb: dwc2: use phys_to_bus/bus_to_phys by Stephen Warren · 10 years ago
  57. c01ed07 ARM: bcm2835: implement phys_to_bus/bus_to_phys by Stephen Warren · 10 years ago
  58. f4b6753 Create API to map between CPU physical and bus addresses by Stephen Warren · 10 years ago
  59. b7dcaf0 usb: dwc2: fix bulk transfers by Stephen Warren · 10 years ago
  60. c12885c usb: dwc2: remove restriction on buffer length by Stephen Warren · 10 years ago
  61. 7100da3 usb: dwc2: fix aligned buffer usage by Stephen Warren · 10 years ago
  62. 9f80e74 usb: dwc2: simplify wait_for_chhltd by Stephen Warren · 10 years ago
  63. b0ad4a3 usb: dwc2: remove control_data_toggle[] by Stephen Warren · 10 years ago
  64. 4db200e usb: dwc2: usb chunk_msg() for control transfers too by Stephen Warren · 10 years ago
  65. 972ad64 usb: dwc2: refactor submit_bulk_msg to be common by Stephen Warren · 10 years ago
  66. 8a34666 usb: dwc2: unify waiting for transfer completion by Stephen Warren · 10 years ago
  67. acda1d5 usb: hub: allow pgood_delay to be specified via env by Tim Harvey · 10 years ago
  68. 793b6aa usb: fix first descriptor fetch error handling by Stephen Warren · 10 years ago
  69. 1b41200 usb: Early failure when the first descriptor read fails or is invalid by Paul Kocialkowski · 10 years ago
  70. 8f8114d usb: Check usb_new_device for failure by Paul Kocialkowski · 10 years ago
  71. 8c26176 usb: usb_new_device return codes consistency by Paul Kocialkowski · 10 years ago
  72. 57236d5 usb_storage:Fix USB storage capacity detection on 64 bit architectures by Sergey Temerkhanov · 10 years ago
  73. 3859346 usb: 64-bit architectures support for xHCI by Sergey Temerkhanov · 10 years ago
  74. 94938d8 usb: Convert protocol header structures to use explicitly sized variables by Sergey Temerkhanov · 10 years ago
  75. 15fe9c8 usb: mass-storage: Build warning fixes for 64-bit by Thierry Reding · 10 years ago
  76. 4375b44 usb: ehci-tegra: Build warning fixes for 64-bit by Thierry Reding · 10 years ago
  77. f14d54b ehci-hcd: fix warnings on 64-bit builds by Rob Herring · 10 years ago
  78. 7f40623 usb: ci_udc: fix warnings on 64-bit builds by Rob Herring · 10 years ago
  79. 7306e9c usb: eth: asix: Build warning fixes for 64-bit by Thierry Reding · 10 years ago
  80. 20f3eb8 usb_storage : scan all interfaces to find a storage device by Franck Jullien · 10 years ago
  81. a34995b Prepare v2015.04 by Tom Rini · 10 years ago
  82. 320d289 break build if it would produce broken binary by Pavel Machek · 10 years ago
  83. 9a36b5b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  84. 3648a85 ARM: rpi: add a couple more revision IDs by Stephen Warren · 10 years ago
  85. c7ec843 ARM: fix arch/arm/Makefile for Tegra by Masahiro Yamada · 10 years ago
  86. 00b154f arm: armada-xp: Fix SPL for AXP by using save_boot_params_ret by Stefan Roese · 10 years ago
  87. 396a904 Merge git://git.denx.de/u-boot-arc by Tom Rini · 10 years ago
  88. 0acda9b arc: fix separate compilation of start.o by Alexey Brodkin · 10 years ago
  89. 48fd615 integrator: consolidate flash info by Linus Walleij · 10 years ago
  90. c39566a vexpress64: juno: add default NOR flash boot by Linus Walleij · 10 years ago
  91. 5df417b common/armflash: Support for ARM flash images by Linus Walleij · 10 years ago
  92. 002d130 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  93. 7a96f5a Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  94. 6a889f2 common, ubi: use positive return values for ubi check by Stefan Agner · 10 years ago
  95. 71f8e54 arc: make sure _start is in the beginning of .text section by Alexey Brodkin · 10 years ago
  96. 9a3fe06 fdt: nios: Fix warning in ft_cpu_setup() by Simon Glass · 10 years ago
  97. ee69a39 lpc32xx: add support for board work_92105 by Albert ARIBAUD \(3ADEV\) · 10 years ago
  98. 287b094 Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGE by Albert ARIBAUD \(3ADEV\) · 10 years ago
  99. ed1cb1a lpc32xx: add lpc32xx-spl.bin boot image target by Albert ARIBAUD \(3ADEV\) · 10 years ago
  100. 34b3b4b dtt: add ds620 support by Albert ARIBAUD \(3ADEV\) · 10 years ago