1. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  2. 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
  3. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  4. 8991fde usb:ci_udc: Remove ULPI setting for i.MX OTG controller by Ye.Li · 9 years ago
  5. 192bc69 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  6. 02585eb ums: support multiple LUNs at once by Stephen Warren · 9 years ago
  7. 5d5716e usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h by Marek Vasut · 9 years ago
  8. a4bb9b3 usb: s3c-otg: Rename s3c_udc_probe() function by Marek Vasut · 9 years ago
  9. c098287 usb: s3c-otg: Rename struct s3c_plat_otg_data by Marek Vasut · 9 years ago
  10. e30824f usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG* by Marek Vasut · 9 years ago
  11. e179ced usb: s3c-otg: Tweak the comments by Marek Vasut · 9 years ago
  12. 507e677 usb: s3c-otg: Rename remaining macros by Marek Vasut · 9 years ago
  13. be5e4bd usb: s3c-otg: Rename sources to dwc2_*c by Marek Vasut · 9 years ago
  14. f4d9bd0 usb: s3c-otg: Rename local headers to dwc2_*h by Marek Vasut · 9 years ago
  15. 06cb6cc usb: s3c-otg: Change the driver name to dwc2-udc by Marek Vasut · 9 years ago
  16. 193979e usb: s3c-otg: Zap useless externs by Marek Vasut · 9 years ago
  17. 155e740 usb: s3c-otg: Rename remaining local s3c_*() functions by Marek Vasut · 9 years ago
  18. f52dd80 usb: s3c-otg: Rename s3c_udc_*() functions by Marek Vasut · 9 years ago
  19. ae1f2f0 usb: s3c-otg: Rename s3c_ep_*() functions by Marek Vasut · 9 years ago
  20. 28b9774 usb: s3c-otg: Rename s3c_ep0_*() functions by Marek Vasut · 9 years ago
  21. de578e2 usb: s3c-otg: Staticize functions in s3c_udc_otg_xfer_dma.c by Marek Vasut · 9 years ago
  22. 2f6560a usb: s3c-otg: Staticize s3c_udc_ep_set_stall by Marek Vasut · 9 years ago
  23. c056c52 usb: s3c-otg: Rename struct s3c_request by Marek Vasut · 9 years ago
  24. 627d929 usb: s3c-otg: Rename struct s3c_ep by Marek Vasut · 9 years ago
  25. 5f3a562 usb: s3c-otg: Rename struct s3c_dev_*_ep by Marek Vasut · 9 years ago
  26. 1f99ab5 usb: s3c-otg: Rename struct s3c_usbotg_phy to dwc2_usbotg_phy by Marek Vasut · 9 years ago
  27. 2c12ff0 usb: s3c-otg: Split private bits from s3c_udc.h by Marek Vasut · 9 years ago
  28. 0147281 usb: s3c-otg: Rename struct s3c_usbotg_reg to dwc2_usbotg_reg by Marek Vasut · 9 years ago
  29. b4d5cf0 usb: s3c-otg: Rename struct s3c_udc to dwc2_udc by Marek Vasut · 9 years ago
  30. 1c84cc6 usb: s3c-otg: Rename regs-otg.h to s3c_udc_otg_regs.h by Marek Vasut · 9 years ago
  31. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  32. bf8940d fastboot: Implement NAND backend by Maxime Ripard · 9 years ago
  33. 6c9e00e fastboot: Implement flashing session counter by Maxime Ripard · 9 years ago
  34. 3c8f98f fastboot: Move fastboot response functions to fastboot core by Maxime Ripard · 9 years ago
  35. da58dec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  36. f6fcebf usb: udc: Fix warnings on 64-bit builds by Michal Simek · 9 years ago
  37. 3219175 usb: lthor: Specify correct parameter for sizeof type by Michal Simek · 9 years ago
  38. 4adef27 fastboot: Implement OEM format only when we have MMC support by Maxime Ripard · 9 years ago
  39. b337b3b usb: ci_udc: fix emissions of ZLPs by Stephen Warren · 9 years ago
  40. 70eaeb0 usb: gadget: ci_udc: implement usb_ep_ops dequeue callback by Peng Fan · 9 years ago
  41. 44bfb43 usb: gadget: don't leak configs when unbinding by Stephen Warren · 9 years ago
  42. cf92e05 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  43. 6201976 usb: gadget: at91_udc: add at91_udc into U-Boot by Heiko Schocher · 9 years ago
  44. 8ea1fbf usb: gadget: at91_udc: port linux driver at91_udc by Heiko Schocher · 9 years ago
  45. 58f99df usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZE by Siva Durga Prasad Paladugu · 9 years ago
  46. 41d237d f_thor: Dont perform reset at the end of thor by Siva Durga Prasad Paladugu · 9 years ago
  47. 745e7e0 usb: pxa27x_udc: clean-up include file order by Marcel Ziswiler · 9 years ago
  48. 5df1315 usb: gadget: ether: populate _reset_ callback by Kishon Vijay Abraham I · 9 years ago
  49. 8bfc288 usb: gadget: ether: Perform board initialization from ethernet gadget driver by Kishon Vijay Abraham I · 9 years ago
  50. 95de1e2 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  51. 58d6d13 usb: ci_udc: fix request allocation when endpoints are disabled by Rob Herring · 9 years ago
  52. 85a9ea3 ci_udc: fix 64-bit compile warnings by Stephen Warren · 9 years ago
  53. a588d99 usb: CONFIG_USB_FASTBOOT prefix replacement for consistency by Paul Kocialkowski · 9 years ago
  54. d00bf78 implement Fastboot via USB OTG on bcm28155_ap boards by Jiandong Zheng · 9 years ago
  55. 854cbd2 usb: gadget: bcm_udc_otg files by Jiandong Zheng · 9 years ago
  56. bc9071c usb: gadget: fastboot: Dequeue the previous IN request for the current request by Paul Kocialkowski · 9 years ago
  57. 94b385f usb: gadget: fastboot: Request status and length check in rx handler by Paul Kocialkowski · 9 years ago
  58. 99fc222 usb: gadget: Weak board_usb_init/cleanup definitions in USB download gadget code by Paul Kocialkowski · 9 years ago
  59. 17da3c0 usb: Fastboot function config for better consistency with other functions by Paul Kocialkowski · 9 years ago
  60. 01acd6a usb: USB download gadget and functions config options coherent naming by Paul Kocialkowski · 9 years ago
  61. 075020a usb: f_mass_storage: sleep_thread: decrease the interval for check ctrlc() by Inha Song · 9 years ago
  62. 6a13241 ci_udc: Update the ci_udc driver to support bulk transfers by Siva Durga Prasad Paladugu · 9 years ago
  63. 1fd92db net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 9 years ago
  64. 0adb5b7 net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 9 years ago
  65. fbeceb2 dm: usb: Allow setting up a USB controller as a device/gadget by Simon Glass · 10 years ago
  66. e2ec3e4 fastboot: add support for reboot-bootloader command by Alexey Firago · 10 years ago
  67. 7704fdb usb: gadget: thor: Claim EP after allocating it in thor gadget by Marek Szyprowski · 10 years ago
  68. 16bece5 usb: dwc3: gadget: add common endpoint configuration for dwc3 udc driver by Marek Szyprowski · 10 years ago
  69. 6d69173 usb: composite: Add .reset callback to usb_gadget_driver structure by Lukasz Majewski · 10 years ago
  70. 2d48aa6 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · 10 years ago
  71. 04afd5b usb: gadget: defer setting maxpacket till ->setup() by Kishon Vijay Abraham I · 10 years ago
  72. 5b9ce0e usb: dwc3: Makefile: Make dwc3 driver compile in u-boot by Kishon Vijay Abraham I · 10 years ago
  73. 103fa06 usb: gadget: udc: make udc-core compile in u-boot build by Kishon Vijay Abraham I · 10 years ago
  74. a139b96 usb: gadget: udc: add udc-core from linux kernel to u-boot by Kishon Vijay Abraham I · 10 years ago
  75. ec5e78c usb: mass-storage: Build warning fixes for 64-bit by Thierry Reding · 10 years ago
  76. f72d832 usb: ci_udc: fix warnings on 64-bit builds by Rob Herring · 10 years ago
  77. a7c3d5e net: Add ethernet FCS length macro in net.h by Bin Meng · 10 years ago
  78. 537cd07 usb: gadget: fastboot: Set the Serial Number for Fastboot Gadget by Dileep Katta · 10 years ago
  79. 9e4b510 fastboot: OUT transaction length must be aligned to wMaxPacketSize by Dileep Katta · 10 years ago
  80. 8979238 usb: gadget: fastboot: Add fastboot erase by Dileep Katta · 10 years ago
  81. 372d7de fastboot: add support for "oem format" command by Rob Herring · 10 years ago
  82. de19562 fastboot: add "fastboot oem" command support by Michael Scott · 10 years ago
  83. c0978a9 usb: gadget: pxa25x_udc: fix use-before-initialized bug by Alex Sadovsky · 10 years ago
  84. 1fd81b7 usb: gadget: f_dfu: Add get_alt function to pass the USB compliance test by Stefan Roese · 10 years ago
  85. 87ed6b1 usb: gadget: composite: Fix NULL pointer crash in USB compliance test by Stefan Roese · 10 years ago
  86. 62a96d8 gadget: f_thor: check pointers before use in download_tail() by Przemyslaw Marczak · 10 years ago
  87. 267abc6 fastboot: add support for continue command by Rob Herring · 10 years ago
  88. fe1b28c usb, g_dnl: generalize DFU detach functions by Rob Herring · 10 years ago
  89. 68ae882 USB: gadget: atmel_usba_udc: fix transfer hang issue by Bo Shen · 10 years ago
  90. 80d9ef8 lib: string: move strlcpy() to a common place by Masahiro Yamada · 10 years ago
  91. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  92. 481a11c usb: s3c-otg: Allow custom gusbcfg by Marek Vasut · 10 years ago
  93. d1b6c77 usb: s3c-otg: Split out PHY control by Marek Vasut · 10 years ago
  94. 40ff06b usb: s3c-otg: Encapsulate PHY control by Marek Vasut · 10 years ago
  95. 2cc157b usb: s3c-otg: Remove useless include by Marek Vasut · 10 years ago
  96. e214058 usb: gadget: fastboot: terminate commands with NULL by Eric Nelson · 10 years ago
  97. 84c24f6 usb: gadget: fastboot: explicitly set radix of maximum download size by Eric Nelson · 10 years ago
  98. c674a66 usb: gadget: fastboot: add max-download-size variable by Eric Nelson · 10 years ago
  99. e206799 usb: ci_udc: respect CONFIG_USB_GADGET_DUALSPEED by Eric Nelson · 10 years ago
  100. 23d1d10 usb: gadget: fastboot: improve download progress bar by Bo Shen · 10 years ago