1. cb3ce95 global: Drop common.h inclusion by Tom Rini · 10 months ago
  2. 4a363dd Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next by Tom Rini · 11 months ago
  3. 8a0d078 usb: udc: Try to clarify an error message by Miquel Raynal · 1 year ago
  4. 9b63fca cmd: Change the dependencies between CMD_BIND and USB_GADGET by Miquel Raynal · 1 year ago
  5. 1041ee6 usb: gadget: f_mass_storage: Stop ums on START-STOP UNIT SCSI command by Marek Vasut · 12 months ago
  6. 6f68dcd usb: fastboot: Add missing newline in pr_err by Simon Holesch · 11 months ago
  7. b272c87 usb: ci: Fix gadget reinit by Simon Holesch · 11 months ago
  8. dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 11 months ago
  9. 5271e35 spl: Only support bl_len when we have to by Sean Anderson · 12 months ago
  10. 0c6c83e spl: Remove dev from spl_load_info by Sean Anderson · 12 months ago
  11. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 12 months ago
  12. ab12179 arm: imx: Check header before calling spl_load_imx_container by Sean Anderson · 1 year ago
  13. bc8e94c usb: gadget: atmel: fix transfer of queued requests by Artur Rojek · 1 year, 1 month ago
  14. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 1 month ago
  15. 2caf974 board: usb: Replace legacy usb_gadget_handle_interrupts() by Marek Vasut · 1 year, 2 months ago
  16. 890076d dm: usb: udc: Drop legacy udevice handler functions by Marek Vasut · 1 year, 2 months ago
  17. bfa352d usb: gadget: ether: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 2 months ago
  18. 99e0532 usb: gadget: acm: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 2 months ago
  19. 5b8c9d1 thordown: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 2 months ago
  20. 6b84acc sdp: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 2 months ago
  21. f032260 cmd: ums: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 2 months ago
  22. a1fa8bb dm: usb: udc: Factor out plain udevice handler functions by Marek Vasut · 1 year, 2 months ago
  23. a077ac1 Kconfigs: Correct default of "0" on hex type entries by Tom Rini · 1 year, 3 months ago
  24. 718f1d4 usb: gadget: ether: Handle gadget driver registration in probe and remove by Marek Vasut · 1 year, 3 months ago
  25. 47b121f usb: gadget: ether: Move probe function above driver structure by Marek Vasut · 1 year, 3 months ago
  26. da768f9 usb: gadget: ether: Inline functions used once by Marek Vasut · 1 year, 3 months ago
  27. da83ada usb: gadget: Add and use matching SPL USB ethernet gadget Kconfig symbols by Marek Vasut · 1 year, 6 months ago
  28. 0007fb2 usb: Move SPL_USB_GADGET and related Kconfig symbols to drivers/usb/ by Marek Vasut · 1 year, 6 months ago
  29. 73b39a7 usb: gadget: f_mass_storage: Rework do_request_sense slightly by Tom Rini · 1 year, 7 months ago
  30. 7f23470 usb: gadget: f_sdp: Add missing spl_board_prepare_for_boot() call by Marek Vasut · 1 year, 8 months ago
  31. 0633594 usb: gadget: missing fallthrough in composite_setup() by Heinrich Schuchardt · 1 year, 7 months ago
  32. b1de4d7 ARM: tegra: provide default USB gadget setup by Maxim Schwalm · 1 year, 8 months ago
  33. ecff2bc usb: gadget: Fix typo in obj line by Tom Rini · 1 year, 8 months ago
  34. e9b4678 usb: Drop unused fotg210 gadget by Simon Glass · 1 year, 9 months ago
  35. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 9 months ago
  36. 30f3333 image: Move common image code to image_board and command by Simon Glass · 1 year, 10 months ago
  37. 2383e8f usb: gadget: dwc2_udc_otg: implement pullup() by Mattijs Korpershoek · 1 year, 9 months ago
  38. 66b5847 usb: gadget: fastboot: detach usb just before rebooting by Dario Binacchi · 1 year, 10 months ago
  39. d037990 fastboot: remove #ifdef CONFIG when it is possible by Patrick Delaunay · 1 year, 10 months ago
  40. bcc85b9 cmd: source: Support specifying config name by Sean Anderson · 1 year, 10 months ago
  41. 30fb045 treewide: Use NULL for script image name by Sean Anderson · 1 year, 10 months ago
  42. 0c3a6d4 usb: Remove CONFIG_USBD_HS by Tom Rini · 1 year, 11 months ago
  43. 14f4379 Merge tag 'v2023.01-rc4' into next by Tom Rini · 1 year, 10 months ago
  44. 51a0e21 usb: gadget: rndis: Prevent InformationBufferOffset manipulation by Szymon Heidrich · 1 year, 11 months ago
  45. 14dc0ab usb: gadget: dfu: Fix check of transfer direction by Hugo SIMELIERE · 1 year, 11 months ago
  46. 2098a3b usb: gadget: Remove non-DM_ETH code by Tom Rini · 1 year, 11 months ago
  47. a9c3bce Convert CONFIG_USB_GADGET_AT91 to Kconfig by Tom Rini · 1 year, 11 months ago
  48. fbce985 usb: gadget: dfu: Fix the unchecked length field by Venkatesh Yadav Abbarapu · 2 years ago
  49. 2cb43ef usb: ether: Fix error handling in usb_ether_init by Michal Suchanek · 2 years ago
  50. 3480320 Fix typo in CONFIG_USBNET_DEVADDR by Ignacio Zamora · 2 years ago
  51. 5f7e01e usb: gadget: fastboot: detach usb on reboot commands by Mattijs Korpershoek · 2 years ago
  52. 7cc1af9 usb: gadget: Clean up Makefile ifdeffery by Marek Vasut · 2 years, 2 months ago
  53. 2d45913 Merge branch 'next' by Tom Rini · 2 years, 1 month ago
  54. f3543e6 treewide: Drop image_header_t typedef by Simon Glass · 2 years, 1 month ago
  55. 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
  56. 206af3d Fix out of bound access of ep array. by Alison Huffman · 2 years, 1 month ago
  57. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years, 1 month ago
  58. c34edb8 usb: gadget: designware-udc: Drop the driver by Marek Vasut · 2 years, 2 months ago
  59. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 2 months ago
  60. 2522bd3 drivers: usb: fastboot: Fix full-speed usb descriptor by qianfan Zhao · 2 years, 2 months ago
  61. 36b661d Merge branch 'next' by Tom Rini · 2 years, 3 months ago
  62. 95cc3ef arm: Remove strongarm support by Tom Rini · 2 years, 4 months ago
  63. a457ebd arm: Remove PXA architecture support by Tom Rini · 2 years, 4 months ago
  64. b68ba0e Convert CONFIG_USB_GADGET_DWC2_OTG_PHY to Kconfig by Tom Rini · 2 years, 4 months ago
  65. 8fb5595 rockchip: usb: gadget: add rk3066 product id by Paweł Jarosz · 2 years, 6 months ago
  66. eae488b stm32mp1: fix reference for STMicroelectronics by Patrick Delaunay · 2 years, 5 months ago
  67. 3135ba6 arm: pxa: Remove CONFIG_CPU_PXA25X by Tom Rini · 2 years, 5 months ago
  68. 61708bb spi: spi-uclass: Add new spi_get_bus_and_cs() implementation by Patrice Chotard · 2 years, 7 months ago
  69. 570eaad usb: gadget: ci: Make various ops const by Adam Ford · 2 years, 8 months ago
  70. 2addee35 usb: dwc2: handle return code of dev_read_size() in of to, plat function by Wolfgang Grandegger · 2 years, 7 months ago
  71. 1f54025 usb: gadget: ci: Avoid null pointer dereference by Marek Vasut · 2 years, 9 months ago
  72. 86b6a38 dfu: handle short frame result of UPLOAD in state_dfu_idle by Patrick Delaunay · 3 years ago
  73. fc2b399 usb: gadget: Add CDC ACM function by Loic Poulain · 2 years, 11 months ago
  74. 2e0429b SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · 2 years, 9 months ago
  75. 5e76589 drivers/usb/gadget/dwc2_udc_otg.c: Fix spelling of "resetting". by Vagrant Cascadian · 2 years, 10 months ago
  76. 8f75868 usb: gadget: dwc2_udc_otg: set ep's desc during enable/disable by Gary Bisson · 2 years, 10 months ago
  77. 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years ago
  78. 9d59110 usb: gadget: Add bcdDevice for the DWC2 USB Gadget Controller by Patrice Chotard · 3 years, 1 month ago
  79. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago
  80. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 1 month ago
  81. a79f823 Remove #include <version.h> from files which do not need it by Pali Rohár · 3 years, 3 months ago
  82. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 3 months ago
  83. be5c060 usb: Enforce DM_USB migration for USB_HOST devices. by Tom Rini · 3 years, 3 months ago
  84. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 6 months ago
  85. 6379a94 usb: Return -ENOSYS when system call is not available by Simon Glass · 3 years, 7 months ago
  86. 7f98575 usb: gadget: Use dbg_ep0() macro instead of serial_printf() by Pali Rohár · 3 years, 8 months ago
  87. 0a7e5e5 usb: gadget: dwc2_udc_otg: Fix dwc2_gadget_start() and usb_gadget_register_driver() by Patrice Chotard · 3 years, 8 months ago
  88. bc820d5 fastboot: add UUU command UCmd and ACmd support by Heiko Schocher · 3 years, 8 months ago
  89. db8fb2f usb: dwc2: change compatible st,stm32mp1-hsotg to st,stm32mp15-hsotg by Patrick Delaunay · 3 years, 8 months ago
  90. 723fd56 usb: gaget: ci: set ep's desc when enable ep by Li Jun · 3 years, 9 months ago
  91. 27c9141 usb: gadget: fastboot: use correct max packet size by Li Jun · 3 years, 9 months ago
  92. 54b22f4 usb: udc: ci: update speed handling by Li Jun · 3 years, 9 months ago
  93. 4df50f8 usb: composite: force gadget to be USB2 for HS only function by Li Jun · 3 years, 9 months ago
  94. 429e2f2 usb: gadget: dnl: set dnl to be super speed by Li Jun · 3 years, 9 months ago
  95. 761dfe0 usb: fastboot: add super speed support by Li Jun · 3 years, 9 months ago
  96. 8745b9e usb: gadget: add super speed support by Li Jun · 3 years, 9 months ago
  97. 42a594d usb: gadget: update os_desc_config when add config by Jun Li · 3 years, 9 months ago
  98. 4e64367 usb: gadget: set correct usb_configuration for os_desc_config by Jun Li · 3 years, 9 months ago
  99. 8043cf8 usb: gadget: fastboot: add ext properties for WCID by Li Jun · 3 years, 9 months ago
  100. 37e4fc3 usb: gadget: add WCID support for mfgtool by Li Jun · 3 years, 9 months ago