1. 98a8f44 dfu: Add optional timeout parameter by Andy Shevchenko · 4 years, 10 months ago
  2. fdba54e dfu: Drop unused prototype of dfu_trigger_reset() by Andy Shevchenko · 4 years, 10 months ago
  3. 067c13c dfu: add callback for flush and initiated operation by Patrick Delaunay · 5 years ago
  4. ec44cac dfu: add DFU virtual backend by Patrick Delaunay · 5 years ago
  5. d5640f7 dfu: add partition support for MTD backend by Patrick Delaunay · 5 years ago
  6. 6015af2 dfu: add backend for MTD device by Patrick Delaunay · 5 years ago
  7. 9ada683 dfu: prepare the support of multiple interface by Patrick Delaunay · 5 years ago
  8. cb986ba dfu: sf: add partition support for nor backend by Patrick Delaunay · 5 years ago
  9. 1f92c07 dfu: mmc: call fs functions instead of run_command by Simon Goldschmidt · 6 years ago
  10. 2d59ec8 dfu: Make DFU support more SPL friendly by Andrew F. Davis · 6 years ago
  11. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  12. 15970d8 dfu: remove limitation on partition size by Patrick Delaunay · 7 years ago
  13. 4de5120 dfu: allow dfu read on partition greater than 2GB by Patrick Delaunay · 7 years ago
  14. fc18f8d dfu: usb: f_dfu: Set deferred call for dfu_flush() function by Lukasz Majewski · 9 years ago
  15. 2092e46 dfu: tftp: update: Add dfu_write_from_mem_addr() function by Lukasz Majewski · 9 years ago
  16. 2d50d68 dfu: tftp: update: Provide tftp support for the DFU subsystem by Lukasz Majewski · 9 years ago
  17. 899a528 dfu: samsung: move call to set_dfu_alt_info() to dfu common code by Przemyslaw Marczak · 10 years ago
  18. fe1b28c usb, g_dnl: generalize DFU detach functions by Rob Herring · 10 years ago
  19. 1cc03c5 dfu: Provide means to find difference between dfu-util -e and -R by Lukasz Majewski · 10 years ago
  20. 6f12ebf dfu: add SF backend by Stephen Warren · 10 years ago
  21. cb7bd2e dfu: add free_entity() to struct dfu_entity by Stephen Warren · 10 years ago
  22. 7ac1b41 dfu: allow backend to specify a maximum buffer size by Stephen Warren · 10 years ago
  23. dd64827 dfu: defer parsing of device string to IO backend by Stephen Warren · 10 years ago
  24. 0e285b5 dfu: fix some issues with reads/uploads by Stephen Warren · 10 years ago
  25. c8151b4 dfu: mmc: Provide support for eMMC boot partition access by Lukasz Majewski · 10 years ago
  26. fc25fa2 dfu, nand: add medium specific polltimeout function by Heiko Schocher · 10 years ago
  27. c4d0e85 USB: gadget: added a saner gadget downloader registration API by Mateusz Zalega · 10 years ago
  28. 711b931 dfu: mmc: raw data write fix by Mateusz Zalega · 10 years ago
  29. 001a831 usb: dfu: introduce dfuMANIFEST state by Heiko Schocher · 11 years ago
  30. a2199af usb, dfu: extract flush code into seperate function by Heiko Schocher · 11 years ago
  31. 33fac4a usb: dfu: f_dfu: Provide infrastructure to adjust DFU's Poll Timeout value by Lukasz Majewski · 11 years ago
  32. 4fb1278 dfu: Export allocated dfu buffer size by Lukasz Majewski · 11 years ago
  33. d427826 dfu:core: Export dfu_{get|free}_buf functions by Lukasz Majewski · 11 years ago
  34. fed936e dfu:core: Find DFU alt setting number by passing its name by Lukasz Majewski · 11 years ago
  35. a6921ad usb:g_dnl:dfu: Download gadget and DFU function code clean up by Lukasz Majewski · 11 years ago
  36. a9479f0 dfu: ram support by Afzal Mohammed · 11 years ago
  37. 5a127c8 dfu: unify mmc/nand read/write ops enum by Afzal Mohammed · 11 years ago
  38. 765c5ae dfu: Extract common DFU code to handle "dfu_alt_info" environment variable by Lukasz Majewski · 11 years ago
  39. 7a813d5 dfu: Make maximum DFU file size equal to default DFU data buffer by Lukasz Majewski · 11 years ago
  40. 815c30b dfu, nand, ubi: add partubi alt settings for updating ubi partition by Heiko Schocher · 11 years ago
  41. 6bed7ce dfu: Implementation of target reset after communication with dfu-util's -R switch by Lukasz Majewski · 11 years ago
  42. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  43. e7e75c7 dfu: make data buffer size configurable by Heiko Schocher · 11 years ago
  44. c663176 dfu: NAND specific routines for DFU operation by Pantelis Antoniou · 12 years ago
  45. a24c315 dfu: Change indentation of defines in <dfu.h> by Tom Rini · 12 years ago
  46. ea2453d dfu: Support larger than memory transfers. by Pantelis Antoniou · 12 years ago
  47. 3cb5ca7 dfu: Increase DFU buffer size from 4MiB to 8MiB by Łukasz Majewski · 11 years ago
  48. f22b11c dfu: DFU backend implementation by Lukasz Majewski · 12 years ago