1. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  2. 1e41401 dfu: Add optional timeout parameter by Andy Shevchenko · 5 years ago
  3. 9bb63ec dfu: Refactor do_dfu() to handle optional argument by Andy Shevchenko · 5 years ago
  4. 0616403 dfu: allow to manage DFU on several devices by Patrick Delaunay · 5 years ago
  5. 1cfb956 dfu: Avoid declaring unused variables and absent parameters by Andy Shevchenko · 6 years ago
  6. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  7. 7f8d436 dfu: Rename _FUNCTION_DFU to DFU_OVER_ by Marek Vasut · 7 years ago
  8. ea84f80 dfu: Fix up the Kconfig mess by Marek Vasut · 7 years ago
  9. 603a4c1 common: dfu: saperate the dfu common functionality by B, Ravi · 8 years ago
  10. 365a70d dfu: usb: f_dfu: Set deferred call for dfu_flush() function by Lukasz Majewski · 9 years ago
  11. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_dfu.c]
  12. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_dfu.c]
  13. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  14. 1747a54 dfu: command: Extend "dfu" command to handle receiving data via TFTP by Lukasz Majewski · 9 years ago
  15. c884884 dfu: cmd: trigger watchdog before calling usb_gadget_handle_interrupts by Heiko Schocher · 10 years ago
  16. 4763e16 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · 10 years ago
  17. ae07a84 common: cmd_dfu: invoke board_usb_cleanup() for cleaning up by Kishon Vijay Abraham I · 10 years ago
  18. d38f24e usb, g_dnl: generalize DFU detach functions by Rob Herring · 10 years ago
  19. d9eae70 dfu: Provide means to find difference between dfu-util -e and -R by Lukasz Majewski · 10 years ago
  20. 4afe50f dfu: defer parsing of device string to IO backend by Stephen Warren · 10 years ago
  21. f9d47dd dfu: free entities when parsing fails by Stephen Warren · 10 years ago
  22. 69cb0bb USB: gadget: added a saner gadget downloader registration API by Mateusz Zalega · 11 years ago
  23. d862f89 usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
  24. 7221cc2 usb:gadget:Remove redundant #includes for USB composite gadget and its functions by Lukasz Majewski · 11 years ago
  25. 35e591e dfu: Extract common DFU code to handle "dfu_alt_info" environment variable by Lukasz Majewski · 11 years ago
  26. 2968aa2 dfu: Implementation of target reset after communication with dfu-util's -R switch by Lukasz Majewski · 11 years ago
  27. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  28. 14658c0 dfu: Fix crash when wrong number of arguments given by Pantelis Antoniou · 12 years ago
  29. 4e3aac0 dfu: Only perform DFU board_usb_init() for TRATS by Pantelis Antoniou · 12 years ago
  30. d6d4ec8 ARM: prevent misaligned array inits by Albert ARIBAUD · 12 years ago
  31. 9273f4f dfu:cmd: Support for DFU u-boot command by Lukasz Majewski · 12 years ago