1. 76336b2 fastboot: sparse: resync common/image-sparse.c (part 2) by Steve Rae · 8 years ago
  2. f1f112f fastboot: sparse: remove session-id logic by Steve Rae · 8 years ago
  3. d7198f3 usb: dwc2_udc_otg: support 8-bit interface by Steve Rae · 8 years ago
  4. 46ed88c usb: gadget: dfu: discard dead code by Peng Fan · 9 years ago
  5. edfdb99 Fix spelling of "occurred". by Vagrant Cascadian · 9 years ago
  6. 4cdf8e1 usb: s3c-otg: Fix remaining bytes in debug messages by Roger Quadros · 9 years ago
  7. f39ca54 usb: s3c-otg: Fix short packet for request size > ep.maxpacket by Roger Quadros · 9 years ago
  8. aefb021 fastboot: Clean up bulk-out logic by Roger Quadros · 9 years ago
  9. 9ab3fdf fastboot: Enable the respective speed endpoints at runtime by Roger Quadros · 9 years ago
  10. bf4b41a fastboot: Fix wMaxPacketSize for High-Speed IN endpoint by Roger Quadros · 9 years ago
  11. b706ffd usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · 9 years ago
  12. 4d2439d usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · 9 years ago
  13. b4a0bf7 usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · 9 years ago
  14. fb115b1 usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig by Sam Protsenko · 9 years ago
  15. 83ba2e7 USB: g_dnl: Change device class by John Tobias · 9 years ago
  16. 87c7eda usb: bcm_udc_otg: enable clocks by Steve Rae · 9 years ago
  17. ec00a0d fastboot: allow retrieving fastboot variables from env by Rob Herring · 9 years ago
  18. b084b0c usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · 9 years ago
  19. 1257562 usb: gadget: composite: Correct recovery path for register by Sam Protsenko · 9 years ago
  20. e76f86a fastboot: update error and warning messages by Steve Rae · 9 years ago
  21. 365a70d dfu: usb: f_dfu: Set deferred call for dfu_flush() function by Lukasz Majewski · 9 years ago
  22. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  23. 0d64b5b 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. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  25. 560bee9 usb:ci_udc: Remove ULPI setting for i.MX OTG controller by Ye.Li · 9 years ago
  26. 34fd6c9 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  27. 9e7d588 ums: support multiple LUNs at once by Stephen Warren · 9 years ago
  28. f1be9cb usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h by Marek Vasut · 9 years ago
  29. 01b61fa usb: s3c-otg: Rename s3c_udc_probe() function by Marek Vasut · 9 years ago
  30. 6939aca usb: s3c-otg: Rename struct s3c_plat_otg_data by Marek Vasut · 9 years ago
  31. bc623f2 usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG* by Marek Vasut · 9 years ago
  32. 4a7629a usb: s3c-otg: Tweak the comments by Marek Vasut · 9 years ago
  33. cb9c5d0 usb: s3c-otg: Rename remaining macros by Marek Vasut · 9 years ago
  34. f8995db usb: s3c-otg: Rename sources to dwc2_*c by Marek Vasut · 9 years ago
  35. 4811c66 usb: s3c-otg: Rename local headers to dwc2_*h by Marek Vasut · 9 years ago
  36. dbdd58f usb: s3c-otg: Change the driver name to dwc2-udc by Marek Vasut · 9 years ago
  37. 6f1c6f5 usb: s3c-otg: Zap useless externs by Marek Vasut · 9 years ago
  38. 153150f usb: s3c-otg: Rename remaining local s3c_*() functions by Marek Vasut · 9 years ago
  39. fa03c81 usb: s3c-otg: Rename s3c_udc_*() functions by Marek Vasut · 9 years ago
  40. 4e7c29e usb: s3c-otg: Rename s3c_ep_*() functions by Marek Vasut · 9 years ago
  41. fe92a51 usb: s3c-otg: Rename s3c_ep0_*() functions by Marek Vasut · 9 years ago
  42. f3d587a usb: s3c-otg: Staticize functions in s3c_udc_otg_xfer_dma.c by Marek Vasut · 9 years ago
  43. 4cccca9 usb: s3c-otg: Staticize s3c_udc_ep_set_stall by Marek Vasut · 9 years ago
  44. 32f931c usb: s3c-otg: Rename struct s3c_request by Marek Vasut · 9 years ago
  45. 5b309f7 usb: s3c-otg: Rename struct s3c_ep by Marek Vasut · 9 years ago
  46. d56c10a usb: s3c-otg: Rename struct s3c_dev_*_ep by Marek Vasut · 9 years ago
  47. 9d4701d usb: s3c-otg: Rename struct s3c_usbotg_phy to dwc2_usbotg_phy by Marek Vasut · 9 years ago
  48. 0b90750 usb: s3c-otg: Split private bits from s3c_udc.h by Marek Vasut · 9 years ago
  49. 67ec9dc usb: s3c-otg: Rename struct s3c_usbotg_reg to dwc2_usbotg_reg by Marek Vasut · 9 years ago
  50. 1a639ff usb: s3c-otg: Rename struct s3c_udc to dwc2_udc by Marek Vasut · 9 years ago
  51. f64a25c usb: s3c-otg: Rename regs-otg.h to s3c_udc_otg_regs.h by Marek Vasut · 9 years ago
  52. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  53. 33602a9 fastboot: Implement NAND backend by Maxime Ripard · 9 years ago
  54. aa3eba2 fastboot: Implement flashing session counter by Maxime Ripard · 9 years ago
  55. 00e8eb7 fastboot: Move fastboot response functions to fastboot core by Maxime Ripard · 9 years ago
  56. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  57. e8d13bb usb: udc: Fix warnings on 64-bit builds by Michal Simek · 9 years ago
  58. 6c7d003 usb: lthor: Specify correct parameter for sizeof type by Michal Simek · 9 years ago
  59. 78a52ca fastboot: Implement OEM format only when we have MMC support by Maxime Ripard · 9 years ago
  60. ea6bf69 usb: ci_udc: fix emissions of ZLPs by Stephen Warren · 9 years ago
  61. 0afb2a9 usb: gadget: ci_udc: implement usb_ep_ops dequeue callback by Peng Fan · 9 years ago
  62. 1c377dc usb: gadget: don't leak configs when unbinding by Stephen Warren · 9 years ago
  63. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  64. 774e1d4 usb: gadget: at91_udc: add at91_udc into U-Boot by Heiko Schocher · 9 years ago
  65. 04cb585 usb: gadget: at91_udc: port linux driver at91_udc by Heiko Schocher · 9 years ago
  66. 13b24e0 usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZE by Siva Durga Prasad Paladugu · 10 years ago
  67. 4bad106 f_thor: Dont perform reset at the end of thor by Siva Durga Prasad Paladugu · 10 years ago
  68. f891e24 usb: pxa27x_udc: clean-up include file order by Marcel Ziswiler · 9 years ago
  69. 2b9d163 usb: gadget: ether: populate _reset_ callback by Kishon Vijay Abraham I · 9 years ago
  70. 8db2520 usb: gadget: ether: Perform board initialization from ethernet gadget driver by Kishon Vijay Abraham I · 9 years ago
  71. f34dfcb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  72. c267e7b usb: ci_udc: fix request allocation when endpoints are disabled by Rob Herring · 9 years ago
  73. e0fa3b8 ci_udc: fix 64-bit compile warnings by Stephen Warren · 9 years ago
  74. f84f091 usb: CONFIG_USB_FASTBOOT prefix replacement for consistency by Paul Kocialkowski · 9 years ago
  75. 3d31026 implement Fastboot via USB OTG on bcm28155_ap boards by Jiandong Zheng · 9 years ago
  76. 88bb7c0 usb: gadget: bcm_udc_otg files by Jiandong Zheng · 9 years ago
  77. 2032bfd usb: gadget: fastboot: Dequeue the previous IN request for the current request by Paul Kocialkowski · 9 years ago
  78. 4a126b6 usb: gadget: fastboot: Request status and length check in rx handler by Paul Kocialkowski · 9 years ago
  79. 46f9729 usb: gadget: Weak board_usb_init/cleanup definitions in USB download gadget code by Paul Kocialkowski · 9 years ago
  80. d55acc0 usb: Fastboot function config for better consistency with other functions by Paul Kocialkowski · 9 years ago
  81. 045d605 usb: USB download gadget and functions config options coherent naming by Paul Kocialkowski · 9 years ago
  82. f7d9252 usb: f_mass_storage: sleep_thread: decrease the interval for check ctrlc() by Inha Song · 10 years ago
  83. 2c24ed1 ci_udc: Update the ci_udc driver to support bulk transfers by Siva Durga Prasad Paladugu · 10 years ago
  84. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 10 years ago
  85. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 10 years ago
  86. 444b1e0 dm: usb: Allow setting up a USB controller as a device/gadget by Simon Glass · 10 years ago
  87. 96da306 fastboot: add support for reboot-bootloader command by Alexey Firago · 10 years ago
  88. da3f27f usb: gadget: thor: Claim EP after allocating it in thor gadget by Marek Szyprowski · 10 years ago
  89. 06c7bde usb: dwc3: gadget: add common endpoint configuration for dwc3 udc driver by Marek Szyprowski · 10 years ago
  90. d04a012 usb: composite: Add .reset callback to usb_gadget_driver structure by Lukasz Majewski · 10 years ago
  91. 4763e16 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · 10 years ago
  92. 58d701e usb: gadget: defer setting maxpacket till ->setup() by Kishon Vijay Abraham I · 10 years ago
  93. ea71c1a usb: dwc3: Makefile: Make dwc3 driver compile in u-boot by Kishon Vijay Abraham I · 10 years ago
  94. 5227db7 usb: gadget: udc: make udc-core compile in u-boot build by Kishon Vijay Abraham I · 10 years ago
  95. de3920d usb: gadget: udc: add udc-core from linux kernel to u-boot by Kishon Vijay Abraham I · 10 years ago
  96. 15fe9c8 usb: mass-storage: Build warning fixes for 64-bit by Thierry Reding · 10 years ago
  97. 7f40623 usb: ci_udc: fix warnings on 64-bit builds by Rob Herring · 10 years ago
  98. b1a5e1f net: Add ethernet FCS length macro in net.h by Bin Meng · 10 years ago
  99. 447c975 usb: gadget: fastboot: Set the Serial Number for Fastboot Gadget by Dileep Katta · 10 years ago
  100. 50b4c17 fastboot: OUT transaction length must be aligned to wMaxPacketSize by Dileep Katta · 10 years ago