1. 05341a8 common: dfu: saperate the dfu common functionality by B, Ravi · 8 years ago
  2. fc18f8d dfu: usb: f_dfu: Set deferred call for dfu_flush() function by Lukasz Majewski · 9 years ago
  3. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_dfu.c]
  4. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_dfu.c]
  5. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  6. c2c146f dfu: command: Extend "dfu" command to handle receiving data via TFTP by Lukasz Majewski · 9 years ago
  7. 0a9ac5c dfu: cmd: trigger watchdog before calling usb_gadget_handle_interrupts by Heiko Schocher · 9 years ago
  8. 2d48aa6 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · 9 years ago
  9. db378d7 common: cmd_dfu: invoke board_usb_cleanup() for cleaning up by Kishon Vijay Abraham I · 9 years ago
  10. fe1b28c usb, g_dnl: generalize DFU detach functions by Rob Herring · 10 years ago
  11. 1cc03c5 dfu: Provide means to find difference between dfu-util -e and -R by Lukasz Majewski · 10 years ago
  12. dd64827 dfu: defer parsing of device string to IO backend by Stephen Warren · 10 years ago
  13. afb8e71 dfu: free entities when parsing fails by Stephen Warren · 10 years ago
  14. c4d0e85 USB: gadget: added a saner gadget downloader registration API by Mateusz Zalega · 10 years ago
  15. 16297cf usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
  16. 69d6cbe usb:gadget:Remove redundant #includes for USB composite gadget and its functions by Lukasz Majewski · 11 years ago
  17. 765c5ae dfu: Extract common DFU code to handle "dfu_alt_info" environment variable by Lukasz Majewski · 11 years ago
  18. 6bed7ce dfu: Implementation of target reset after communication with dfu-util's -R switch by Lukasz Majewski · 11 years ago
  19. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  20. df93cd9 dfu: Fix crash when wrong number of arguments given by Pantelis Antoniou · 12 years ago
  21. ea3e212 dfu: Only perform DFU board_usb_init() for TRATS by Pantelis Antoniou · 12 years ago
  22. b823fd9 ARM: prevent misaligned array inits by Albert ARIBAUD · 12 years ago
  23. a006a5d dfu:cmd: Support for DFU u-boot command by Lukasz Majewski · 12 years ago