1. 9bc3479 fastboot: sparse: resync common/image-sparse.c (part 2) by Steve Rae · 8 years ago
  2. 64ece84 fastboot: sparse: remove session-id logic by Steve Rae · 8 years ago
  3. f221db0 usb: dwc2_udc_otg: support 8-bit interface by Steve Rae · 8 years ago
  4. 12ff19d usb: gadget: dfu: discard dead code by Peng Fan · 8 years ago
  5. eae4b2b Fix spelling of "occurred". by Vagrant Cascadian · 8 years ago
  6. 4d5b637 usb: s3c-otg: Fix remaining bytes in debug messages by Roger Quadros · 8 years ago
  7. 842769e usb: s3c-otg: Fix short packet for request size > ep.maxpacket by Roger Quadros · 8 years ago
  8. ac484c5 fastboot: Clean up bulk-out logic by Roger Quadros · 8 years ago
  9. 8b704a0 fastboot: Enable the respective speed endpoints at runtime by Roger Quadros · 8 years ago
  10. 718156a fastboot: Fix wMaxPacketSize for High-Speed IN endpoint by Roger Quadros · 8 years ago
  11. e6c0bc0 usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · 8 years ago
  12. aaa4a9e usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · 8 years ago
  13. 3457bba usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · 8 years ago
  14. a59a77f usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig by Sam Protsenko · 8 years ago
  15. 5b71840 USB: g_dnl: Change device class by John Tobias · 9 years ago
  16. cf12547 usb: bcm_udc_otg: enable clocks by Steve Rae · 9 years ago
  17. 7432220 fastboot: allow retrieving fastboot variables from env by Rob Herring · 9 years ago
  18. f9d0fd8 usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · 9 years ago
  19. 8038f6d usb: gadget: composite: Correct recovery path for register by Sam Protsenko · 9 years ago
  20. a18c270 fastboot: update error and warning messages by Steve Rae · 9 years ago
  21. fc18f8d dfu: usb: f_dfu: Set deferred call for dfu_flush() function by Lukasz Majewski · 9 years ago
  22. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  23. 8c9b4d5 usb: gadget: dwc2_udc_otg: modified the check condition for max packet size of ep_in in high speed by Frank Wang · 9 years ago
  24. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  25. 8991fde usb:ci_udc: Remove ULPI setting for i.MX OTG controller by Ye.Li · 9 years ago
  26. 192bc69 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  27. 02585eb ums: support multiple LUNs at once by Stephen Warren · 9 years ago
  28. 5d5716e usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h by Marek Vasut · 9 years ago
  29. a4bb9b3 usb: s3c-otg: Rename s3c_udc_probe() function by Marek Vasut · 9 years ago
  30. c098287 usb: s3c-otg: Rename struct s3c_plat_otg_data by Marek Vasut · 9 years ago
  31. e30824f usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG* by Marek Vasut · 9 years ago
  32. e179ced usb: s3c-otg: Tweak the comments by Marek Vasut · 9 years ago
  33. 507e677 usb: s3c-otg: Rename remaining macros by Marek Vasut · 9 years ago
  34. be5e4bd usb: s3c-otg: Rename sources to dwc2_*c by Marek Vasut · 9 years ago
  35. f4d9bd0 usb: s3c-otg: Rename local headers to dwc2_*h by Marek Vasut · 9 years ago
  36. 06cb6cc usb: s3c-otg: Change the driver name to dwc2-udc by Marek Vasut · 9 years ago
  37. 193979e usb: s3c-otg: Zap useless externs by Marek Vasut · 9 years ago
  38. 155e740 usb: s3c-otg: Rename remaining local s3c_*() functions by Marek Vasut · 9 years ago
  39. f52dd80 usb: s3c-otg: Rename s3c_udc_*() functions by Marek Vasut · 9 years ago
  40. ae1f2f0 usb: s3c-otg: Rename s3c_ep_*() functions by Marek Vasut · 9 years ago
  41. 28b9774 usb: s3c-otg: Rename s3c_ep0_*() functions by Marek Vasut · 9 years ago
  42. de578e2 usb: s3c-otg: Staticize functions in s3c_udc_otg_xfer_dma.c by Marek Vasut · 9 years ago
  43. 2f6560a usb: s3c-otg: Staticize s3c_udc_ep_set_stall by Marek Vasut · 9 years ago
  44. c056c52 usb: s3c-otg: Rename struct s3c_request by Marek Vasut · 9 years ago
  45. 627d929 usb: s3c-otg: Rename struct s3c_ep by Marek Vasut · 9 years ago
  46. 5f3a562 usb: s3c-otg: Rename struct s3c_dev_*_ep by Marek Vasut · 9 years ago
  47. 1f99ab5 usb: s3c-otg: Rename struct s3c_usbotg_phy to dwc2_usbotg_phy by Marek Vasut · 9 years ago
  48. 2c12ff0 usb: s3c-otg: Split private bits from s3c_udc.h by Marek Vasut · 9 years ago
  49. 0147281 usb: s3c-otg: Rename struct s3c_usbotg_reg to dwc2_usbotg_reg by Marek Vasut · 9 years ago
  50. b4d5cf0 usb: s3c-otg: Rename struct s3c_udc to dwc2_udc by Marek Vasut · 9 years ago
  51. 1c84cc6 usb: s3c-otg: Rename regs-otg.h to s3c_udc_otg_regs.h by Marek Vasut · 9 years ago
  52. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  53. bf8940d fastboot: Implement NAND backend by Maxime Ripard · 9 years ago
  54. 6c9e00e fastboot: Implement flashing session counter by Maxime Ripard · 9 years ago
  55. 3c8f98f fastboot: Move fastboot response functions to fastboot core by Maxime Ripard · 9 years ago
  56. da58dec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  57. f6fcebf usb: udc: Fix warnings on 64-bit builds by Michal Simek · 9 years ago
  58. 3219175 usb: lthor: Specify correct parameter for sizeof type by Michal Simek · 9 years ago
  59. 4adef27 fastboot: Implement OEM format only when we have MMC support by Maxime Ripard · 9 years ago
  60. b337b3b usb: ci_udc: fix emissions of ZLPs by Stephen Warren · 9 years ago
  61. 70eaeb0 usb: gadget: ci_udc: implement usb_ep_ops dequeue callback by Peng Fan · 9 years ago
  62. 44bfb43 usb: gadget: don't leak configs when unbinding by Stephen Warren · 9 years ago
  63. cf92e05 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  64. 6201976 usb: gadget: at91_udc: add at91_udc into U-Boot by Heiko Schocher · 9 years ago
  65. 8ea1fbf usb: gadget: at91_udc: port linux driver at91_udc by Heiko Schocher · 9 years ago
  66. 58f99df usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZE by Siva Durga Prasad Paladugu · 9 years ago
  67. 41d237d f_thor: Dont perform reset at the end of thor by Siva Durga Prasad Paladugu · 9 years ago
  68. 745e7e0 usb: pxa27x_udc: clean-up include file order by Marcel Ziswiler · 9 years ago
  69. 5df1315 usb: gadget: ether: populate _reset_ callback by Kishon Vijay Abraham I · 9 years ago
  70. 8bfc288 usb: gadget: ether: Perform board initialization from ethernet gadget driver by Kishon Vijay Abraham I · 9 years ago
  71. 95de1e2 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  72. 58d6d13 usb: ci_udc: fix request allocation when endpoints are disabled by Rob Herring · 9 years ago
  73. 85a9ea3 ci_udc: fix 64-bit compile warnings by Stephen Warren · 9 years ago
  74. a588d99 usb: CONFIG_USB_FASTBOOT prefix replacement for consistency by Paul Kocialkowski · 9 years ago
  75. d00bf78 implement Fastboot via USB OTG on bcm28155_ap boards by Jiandong Zheng · 9 years ago
  76. 854cbd2 usb: gadget: bcm_udc_otg files by Jiandong Zheng · 9 years ago
  77. bc9071c usb: gadget: fastboot: Dequeue the previous IN request for the current request by Paul Kocialkowski · 9 years ago
  78. 94b385f usb: gadget: fastboot: Request status and length check in rx handler by Paul Kocialkowski · 9 years ago
  79. 99fc222 usb: gadget: Weak board_usb_init/cleanup definitions in USB download gadget code by Paul Kocialkowski · 9 years ago
  80. 17da3c0 usb: Fastboot function config for better consistency with other functions by Paul Kocialkowski · 9 years ago
  81. 01acd6a usb: USB download gadget and functions config options coherent naming by Paul Kocialkowski · 9 years ago
  82. 075020a usb: f_mass_storage: sleep_thread: decrease the interval for check ctrlc() by Inha Song · 9 years ago
  83. 6a13241 ci_udc: Update the ci_udc driver to support bulk transfers by Siva Durga Prasad Paladugu · 9 years ago
  84. 1fd92db net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 10 years ago
  85. 0adb5b7 net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 10 years ago
  86. fbeceb2 dm: usb: Allow setting up a USB controller as a device/gadget by Simon Glass · 10 years ago
  87. e2ec3e4 fastboot: add support for reboot-bootloader command by Alexey Firago · 10 years ago
  88. 7704fdb usb: gadget: thor: Claim EP after allocating it in thor gadget by Marek Szyprowski · 10 years ago
  89. 16bece5 usb: dwc3: gadget: add common endpoint configuration for dwc3 udc driver by Marek Szyprowski · 10 years ago
  90. 6d69173 usb: composite: Add .reset callback to usb_gadget_driver structure by Lukasz Majewski · 10 years ago
  91. 2d48aa6 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · 10 years ago
  92. 04afd5b usb: gadget: defer setting maxpacket till ->setup() by Kishon Vijay Abraham I · 10 years ago
  93. 5b9ce0e usb: dwc3: Makefile: Make dwc3 driver compile in u-boot by Kishon Vijay Abraham I · 10 years ago
  94. 103fa06 usb: gadget: udc: make udc-core compile in u-boot build by Kishon Vijay Abraham I · 10 years ago
  95. a139b96 usb: gadget: udc: add udc-core from linux kernel to u-boot by Kishon Vijay Abraham I · 10 years ago
  96. ec5e78c usb: mass-storage: Build warning fixes for 64-bit by Thierry Reding · 10 years ago
  97. f72d832 usb: ci_udc: fix warnings on 64-bit builds by Rob Herring · 10 years ago
  98. a7c3d5e net: Add ethernet FCS length macro in net.h by Bin Meng · 10 years ago
  99. 537cd07 usb: gadget: fastboot: Set the Serial Number for Fastboot Gadget by Dileep Katta · 10 years ago
  100. 9e4b510 fastboot: OUT transaction length must be aligned to wMaxPacketSize by Dileep Katta · 10 years ago