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