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