1. da83ada usb: gadget: Add and use matching SPL USB ethernet gadget Kconfig symbols by Marek Vasut · 1 year, 6 months ago
  2. 0007fb2 usb: Move SPL_USB_GADGET and related Kconfig symbols to drivers/usb/ by Marek Vasut · 1 year, 6 months ago
  3. 73b39a7 usb: gadget: f_mass_storage: Rework do_request_sense slightly by Tom Rini · 1 year, 7 months ago
  4. 7f23470 usb: gadget: f_sdp: Add missing spl_board_prepare_for_boot() call by Marek Vasut · 1 year, 8 months ago
  5. 0633594 usb: gadget: missing fallthrough in composite_setup() by Heinrich Schuchardt · 1 year, 7 months ago
  6. b1de4d7 ARM: tegra: provide default USB gadget setup by Maxim Schwalm · 1 year, 8 months ago
  7. ecff2bc usb: gadget: Fix typo in obj line by Tom Rini · 1 year, 8 months ago
  8. e9b4678 usb: Drop unused fotg210 gadget by Simon Glass · 1 year, 9 months ago
  9. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 9 months ago
  10. 30f3333 image: Move common image code to image_board and command by Simon Glass · 1 year, 10 months ago
  11. 2383e8f usb: gadget: dwc2_udc_otg: implement pullup() by Mattijs Korpershoek · 1 year, 9 months ago
  12. 66b5847 usb: gadget: fastboot: detach usb just before rebooting by Dario Binacchi · 1 year, 10 months ago
  13. d037990 fastboot: remove #ifdef CONFIG when it is possible by Patrick Delaunay · 1 year, 10 months ago
  14. bcc85b9 cmd: source: Support specifying config name by Sean Anderson · 1 year, 10 months ago
  15. 30fb045 treewide: Use NULL for script image name by Sean Anderson · 1 year, 10 months ago
  16. 0c3a6d4 usb: Remove CONFIG_USBD_HS by Tom Rini · 1 year, 11 months ago
  17. 14f4379 Merge tag 'v2023.01-rc4' into next by Tom Rini · 1 year, 10 months ago
  18. 51a0e21 usb: gadget: rndis: Prevent InformationBufferOffset manipulation by Szymon Heidrich · 1 year, 11 months ago
  19. 14dc0ab usb: gadget: dfu: Fix check of transfer direction by Hugo SIMELIERE · 1 year, 11 months ago
  20. 2098a3b usb: gadget: Remove non-DM_ETH code by Tom Rini · 1 year, 11 months ago
  21. a9c3bce Convert CONFIG_USB_GADGET_AT91 to Kconfig by Tom Rini · 1 year, 11 months ago
  22. fbce985 usb: gadget: dfu: Fix the unchecked length field by Venkatesh Yadav Abbarapu · 2 years ago
  23. 2cb43ef usb: ether: Fix error handling in usb_ether_init by Michal Suchanek · 2 years ago
  24. 3480320 Fix typo in CONFIG_USBNET_DEVADDR by Ignacio Zamora · 2 years ago
  25. 5f7e01e usb: gadget: fastboot: detach usb on reboot commands by Mattijs Korpershoek · 2 years ago
  26. 7cc1af9 usb: gadget: Clean up Makefile ifdeffery by Marek Vasut · 2 years, 2 months ago
  27. 2d45913 Merge branch 'next' by Tom Rini · 2 years, 1 month ago
  28. f3543e6 treewide: Drop image_header_t typedef by Simon Glass · 2 years, 1 month ago
  29. ffa2c88 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 2 years, 1 month ago
  30. 206af3d Fix out of bound access of ep array. by Alison Huffman · 2 years, 1 month ago
  31. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years, 1 month ago
  32. c34edb8 usb: gadget: designware-udc: Drop the driver by Marek Vasut · 2 years, 2 months ago
  33. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 2 months ago
  34. 2522bd3 drivers: usb: fastboot: Fix full-speed usb descriptor by qianfan Zhao · 2 years, 2 months ago
  35. 36b661d Merge branch 'next' by Tom Rini · 2 years, 3 months ago
  36. 95cc3ef arm: Remove strongarm support by Tom Rini · 2 years, 4 months ago
  37. a457ebd arm: Remove PXA architecture support by Tom Rini · 2 years, 4 months ago
  38. b68ba0e Convert CONFIG_USB_GADGET_DWC2_OTG_PHY to Kconfig by Tom Rini · 2 years, 4 months ago
  39. 8fb5595 rockchip: usb: gadget: add rk3066 product id by Paweł Jarosz · 2 years, 6 months ago
  40. eae488b stm32mp1: fix reference for STMicroelectronics by Patrick Delaunay · 2 years, 5 months ago
  41. 3135ba6 arm: pxa: Remove CONFIG_CPU_PXA25X by Tom Rini · 2 years, 5 months ago
  42. 61708bb spi: spi-uclass: Add new spi_get_bus_and_cs() implementation by Patrice Chotard · 2 years, 7 months ago
  43. 570eaad usb: gadget: ci: Make various ops const by Adam Ford · 2 years, 8 months ago
  44. 2addee35 usb: dwc2: handle return code of dev_read_size() in of to, plat function by Wolfgang Grandegger · 2 years, 7 months ago
  45. 1f54025 usb: gadget: ci: Avoid null pointer dereference by Marek Vasut · 2 years, 9 months ago
  46. 86b6a38 dfu: handle short frame result of UPLOAD in state_dfu_idle by Patrick Delaunay · 3 years ago
  47. fc2b399 usb: gadget: Add CDC ACM function by Loic Poulain · 2 years, 11 months ago
  48. 2e0429b SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · 2 years, 9 months ago
  49. 5e76589 drivers/usb/gadget/dwc2_udc_otg.c: Fix spelling of "resetting". by Vagrant Cascadian · 2 years, 10 months ago
  50. 8f75868 usb: gadget: dwc2_udc_otg: set ep's desc during enable/disable by Gary Bisson · 2 years, 10 months ago
  51. 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years ago
  52. 9d59110 usb: gadget: Add bcdDevice for the DWC2 USB Gadget Controller by Patrice Chotard · 3 years, 1 month ago
  53. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago
  54. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 1 month ago
  55. a79f823 Remove #include <version.h> from files which do not need it by Pali Rohár · 3 years, 3 months ago
  56. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 3 months ago
  57. be5c060 usb: Enforce DM_USB migration for USB_HOST devices. by Tom Rini · 3 years, 3 months ago
  58. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 6 months ago
  59. 6379a94 usb: Return -ENOSYS when system call is not available by Simon Glass · 3 years, 7 months ago
  60. 7f98575 usb: gadget: Use dbg_ep0() macro instead of serial_printf() by Pali Rohár · 3 years, 9 months ago
  61. 0a7e5e5 usb: gadget: dwc2_udc_otg: Fix dwc2_gadget_start() and usb_gadget_register_driver() by Patrice Chotard · 3 years, 8 months ago
  62. bc820d5 fastboot: add UUU command UCmd and ACmd support by Heiko Schocher · 3 years, 8 months ago
  63. db8fb2f usb: dwc2: change compatible st,stm32mp1-hsotg to st,stm32mp15-hsotg by Patrick Delaunay · 3 years, 8 months ago
  64. 723fd56 usb: gaget: ci: set ep's desc when enable ep by Li Jun · 3 years, 9 months ago
  65. 27c9141 usb: gadget: fastboot: use correct max packet size by Li Jun · 3 years, 9 months ago
  66. 54b22f4 usb: udc: ci: update speed handling by Li Jun · 3 years, 9 months ago
  67. 4df50f8 usb: composite: force gadget to be USB2 for HS only function by Li Jun · 3 years, 9 months ago
  68. 429e2f2 usb: gadget: dnl: set dnl to be super speed by Li Jun · 3 years, 9 months ago
  69. 761dfe0 usb: fastboot: add super speed support by Li Jun · 3 years, 9 months ago
  70. 8745b9e usb: gadget: add super speed support by Li Jun · 3 years, 9 months ago
  71. 42a594d usb: gadget: update os_desc_config when add config by Jun Li · 3 years, 9 months ago
  72. 4e64367 usb: gadget: set correct usb_configuration for os_desc_config by Jun Li · 3 years, 9 months ago
  73. 8043cf8 usb: gadget: fastboot: add ext properties for WCID by Li Jun · 3 years, 9 months ago
  74. 37e4fc3 usb: gadget: add WCID support for mfgtool by Li Jun · 3 years, 9 months ago
  75. a764c94 usb: gadget: OS Feature Descriptors support by Li Jun · 3 years, 9 months ago
  76. 16fd832 usb: gadget: add Kconfig for OS descriptors by Peng Fan · 3 years, 9 months ago
  77. 6777483 usb: gadget: move utf8_to_utf16le to header file by Li Jun · 3 years, 9 months ago
  78. 1c7aacb usb: gadget: OS String support by Li Jun · 3 years, 9 months ago
  79. c93edbf usb: gadget: don't change ep name for dwc3 while ep autoconfig by Li Jun · 3 years, 9 months ago
  80. 71a5732 usb: gadget: Add ep_config call back to usb_gadget_ops by Ye Li · 3 years, 9 months ago
  81. f2fa499 usb: gadget: Do not export usbd_device_* arrays by Pali Rohár · 3 years, 10 months ago
  82. e47431a thor: add support for the dfu_alt_info reintialization from the flashed script by Marek Szyprowski · 3 years, 10 months ago
  83. 6ffc8e2 f_fastboot: Avoid use-after-free in the global pointer variable by Andy Shevchenko · 3 years, 11 months ago
  84. ff52577 f_rockusb: Avoid use-after-free in the global pointer variable by Andy Shevchenko · 3 years, 11 months ago
  85. 0234609 f_rockusb: Use NULL instead of 0 for pointers by Andy Shevchenko · 3 years, 11 months ago
  86. 8b387f1 gadget: f_thor: fix wrong file size cast by Seung-Woo Kim · 4 years ago
  87. f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 10 months ago
  88. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 10 months ago
  89. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 10 months ago
  90. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  91. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 11 months ago
  92. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  93. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  94. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  95. 05dac23 usb: gadget: dwc2_udc_otg: return zero when reset property is not present by Jaehoon Chung · 4 years ago
  96. 5739ef2 usb: dwc2: add "u-boot,force-vbus-detection" for stm32 by Patrick Delaunay · 4 years ago
  97. 252bd2e usb: gadget: Add bcdDevice for the MTU3 USB Gadget Controller by Chunfeng Yun · 4 years ago
  98. 3065680 usb: dwc2: Fix control OUT transfer issue by Chance.Yang · 4 years ago
  99. 64af06c fastboot: Fix fastboot reboot fail by changing functions order by yurii.pidhornyi · 4 years, 2 months ago
  100. 405217a f_sdp: Change bInterval of interrupt endpoint to 3 by Sherry Sun · 4 years, 2 months ago