1. e13fa3e cmd: dfu: Propagate error if dfu gadget fails by Michal Simek · Wed Mar 31 09:05:52 2021 +0200
  2. f5af8e4 dfu: add support for the dfu_alt_info reintialization from the flashed script by Marek Szyprowski · Tue Dec 22 11:32:23 2020 +0100
  3. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  4. 1e41401 dfu: Add optional timeout parameter by Andy Shevchenko · Wed Nov 27 18:12:15 2019 +0200
  5. 9bb63ec dfu: Refactor do_dfu() to handle optional argument by Andy Shevchenko · Wed Nov 27 18:12:14 2019 +0200
  6. 0616403 dfu: allow to manage DFU on several devices by Patrick Delaunay · Mon Oct 14 09:28:02 2019 +0200
  7. 1cfb956 dfu: Avoid declaring unused variables and absent parameters by Andy Shevchenko · Mon Mar 04 16:04:44 2019 +0200
  8. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  9. 7f8d436 dfu: Rename _FUNCTION_DFU to DFU_OVER_ by Marek Vasut · Fri Feb 16 16:41:18 2018 +0100
  10. ea84f80 dfu: Fix up the Kconfig mess by Marek Vasut · Fri Feb 16 16:41:17 2018 +0100
  11. 603a4c1 common: dfu: saperate the dfu common functionality by B, Ravi · Thu Jul 28 17:39:15 2016 +0530
  12. 365a70d dfu: usb: f_dfu: Set deferred call for dfu_flush() function by Lukasz Majewski · Thu Jan 28 16:14:49 2016 +0100
  13. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · Sun Jan 17 20:53:52 2016 -0700[Renamed from cmd/cmd_dfu.c]
  14. 29499a0 Move all command code into its own directory by Simon Glass · Sun Jan 17 20:53:51 2016 -0700[Renamed from common/cmd_dfu.c]
  15. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  16. 1747a54 dfu: command: Extend "dfu" command to handle receiving data via TFTP by Lukasz Majewski · Mon Aug 24 00:21:48 2015 +0200
  17. c884884 dfu: cmd: trigger watchdog before calling usb_gadget_handle_interrupts by Heiko Schocher · Tue Apr 14 09:53:13 2015 +0200
  18. 4763e16 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · Mon Feb 23 18:40:23 2015 +0530
  19. ae07a84 common: cmd_dfu: invoke board_usb_cleanup() for cleaning up by Kishon Vijay Abraham I · Mon Feb 23 18:40:18 2015 +0530
  20. d38f24e usb, g_dnl: generalize DFU detach functions by Rob Herring · Wed Dec 10 14:43:03 2014 -0600
  21. d9eae70 dfu: Provide means to find difference between dfu-util -e and -R by Lukasz Majewski · Mon Aug 25 11:07:28 2014 +0200
  22. 4afe50f dfu: defer parsing of device string to IO backend by Stephen Warren · Wed Jun 11 16:03:33 2014 -0600
  23. f9d47dd dfu: free entities when parsing fails by Stephen Warren · Tue Jun 10 10:06:41 2014 -0600
  24. 69cb0bb USB: gadget: added a saner gadget downloader registration API by Mateusz Zalega · Mon Apr 28 21:13:28 2014 +0200
  25. d862f89 usb: new board-specific USB init interface by Mateusz Zalega · Fri Oct 04 19:22:26 2013 +0200
  26. 7221cc2 usb:gadget:Remove redundant #includes for USB composite gadget and its functions by Lukasz Majewski · Tue Sep 17 15:58:22 2013 +0200
  27. 35e591e dfu: Extract common DFU code to handle "dfu_alt_info" environment variable by Lukasz Majewski · Wed Sep 11 14:53:35 2013 +0200
  28. 2968aa2 dfu: Implementation of target reset after communication with dfu-util's -R switch by Lukasz Majewski · Thu Jul 18 13:19:14 2013 +0200
  29. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  30. 14658c0 dfu: Fix crash when wrong number of arguments given by Pantelis Antoniou · Fri Nov 30 08:01:08 2012 +0000
  31. 4e3aac0 dfu: Only perform DFU board_usb_init() for TRATS by Pantelis Antoniou · Fri Nov 30 08:01:07 2012 +0000
  32. d6d4ec8 ARM: prevent misaligned array inits by Albert ARIBAUD · Tue Oct 09 09:28:15 2012 +0000
  33. 9273f4f dfu:cmd: Support for DFU u-boot command by Lukasz Majewski · Mon Aug 06 14:41:09 2012 +0200