1. e9b0fd8 cmd/dfu: Enable 'dfu list' command without DFU_OVER_USB by Masami Hiramatsu · 2 years, 8 months ago
  2. 74fe3f2 cmd: dfu: Propagate error if dfu gadget fails by Michal Simek · 3 years, 6 months ago
  3. 9129f2f dfu: add support for the dfu_alt_info reintialization from the flashed script by Marek Szyprowski · 3 years, 9 months ago
  4. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 4 months ago
  5. 98a8f44 dfu: Add optional timeout parameter by Andy Shevchenko · 4 years, 10 months ago
  6. 2b1f8c2 dfu: Refactor do_dfu() to handle optional argument by Andy Shevchenko · 4 years, 10 months ago
  7. febabe3 dfu: allow to manage DFU on several devices by Patrick Delaunay · 5 years ago
  8. cbc1081 dfu: Avoid declaring unused variables and absent parameters by Andy Shevchenko · 6 years ago
  9. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  10. bb4059a dfu: Rename _FUNCTION_DFU to DFU_OVER_ by Marek Vasut · 7 years ago
  11. 0f44d33 dfu: Fix up the Kconfig mess by Marek Vasut · 7 years ago
  12. 05341a8 common: dfu: saperate the dfu common functionality by B, Ravi · 8 years ago
  13. fc18f8d dfu: usb: f_dfu: Set deferred call for dfu_flush() function by Lukasz Majewski · 9 years ago
  14. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_dfu.c]
  15. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_dfu.c]
  16. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  17. c2c146f dfu: command: Extend "dfu" command to handle receiving data via TFTP by Lukasz Majewski · 9 years ago
  18. 0a9ac5c dfu: cmd: trigger watchdog before calling usb_gadget_handle_interrupts by Heiko Schocher · 9 years ago
  19. 2d48aa6 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · 10 years ago
  20. db378d7 common: cmd_dfu: invoke board_usb_cleanup() for cleaning up by Kishon Vijay Abraham I · 10 years ago
  21. fe1b28c usb, g_dnl: generalize DFU detach functions by Rob Herring · 10 years ago
  22. 1cc03c5 dfu: Provide means to find difference between dfu-util -e and -R by Lukasz Majewski · 10 years ago
  23. dd64827 dfu: defer parsing of device string to IO backend by Stephen Warren · 10 years ago
  24. afb8e71 dfu: free entities when parsing fails by Stephen Warren · 10 years ago
  25. c4d0e85 USB: gadget: added a saner gadget downloader registration API by Mateusz Zalega · 10 years ago
  26. 16297cf usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
  27. 69d6cbe usb:gadget:Remove redundant #includes for USB composite gadget and its functions by Lukasz Majewski · 11 years ago
  28. 765c5ae dfu: Extract common DFU code to handle "dfu_alt_info" environment variable by Lukasz Majewski · 11 years ago
  29. 6bed7ce dfu: Implementation of target reset after communication with dfu-util's -R switch by Lukasz Majewski · 11 years ago
  30. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  31. df93cd9 dfu: Fix crash when wrong number of arguments given by Pantelis Antoniou · 12 years ago
  32. ea3e212 dfu: Only perform DFU board_usb_init() for TRATS by Pantelis Antoniou · 12 years ago
  33. b823fd9 ARM: prevent misaligned array inits by Albert ARIBAUD · 12 years ago
  34. a006a5d dfu:cmd: Support for DFU u-boot command by Lukasz Majewski · 12 years ago