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