1. 9ac71f1 dfu: nand: Verify writes by Peter Tyser · 10 years ago
  2. 41ac233 dfu: mmc: file buffer: remove static allocation by Przemyslaw Marczak · 10 years ago
  3. 899a528 dfu: samsung: move call to set_dfu_alt_info() to dfu common code by Przemyslaw Marczak · 10 years ago
  4. f597fc3 dfu: dfu_get_buf: check the value of env dfu_bufsiz before use by Przemyslaw Marczak · 10 years ago
  5. 7da6fa2 dfu: mmc: check if mmc device exists in mmc_block_op() by Przemyslaw Marczak · 10 years ago
  6. fe1b28c usb, g_dnl: generalize DFU detach functions by Rob Herring · 10 years ago
  7. fc9b0b8 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  8. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  9. 5610b05 dfu: thor: fix: Modify dfu_get_alt() function to support absolute paths by Lukasz Majewski · 10 years ago
  10. 843c9e8 dm: Add spi.h header to a few files by Simon Glass · 10 years ago
  11. ed36323 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  12. 1cc03c5 dfu: Provide means to find difference between dfu-util -e and -R by Lukasz Majewski · 10 years ago
  13. 67ab0a5 dfu: fix readback buffer overflow test by Stephen Warren · 10 years ago
  14. 6f12ebf dfu: add SF backend by Stephen Warren · 10 years ago
  15. cb7bd2e dfu: add free_entity() to struct dfu_entity by Stephen Warren · 10 years ago
  16. 7ac1b41 dfu: allow backend to specify a maximum buffer size by Stephen Warren · 10 years ago
  17. dd64827 dfu: defer parsing of device string to IO backend by Stephen Warren · 10 years ago
  18. 3ee9593 dfu: add write error handling by Stephen Warren · 10 years ago
  19. 0e285b5 dfu: fix some issues with reads/uploads by Stephen Warren · 10 years ago
  20. 3d83e67 dfu: Disable default calculation of CRC32 by Lukasz Majewski · 10 years ago
  21. bd69424 dfu: Introduction of the "dfu_hash_algo" env variable for checksum method setting by Lukasz Majewski · 10 years ago
  22. c8151b4 dfu: mmc: Provide support for eMMC boot partition access by Lukasz Majewski · 10 years ago
  23. 1aa4bdc drivers:dfu: dfu_flush(): add raw data flush to complete dfu write by Przemyslaw Marczak · 10 years ago
  24. fc25fa2 dfu, nand: add medium specific polltimeout function by Heiko Schocher · 10 years ago
  25. b7d4259 dfu: mmc: change offset base handling by Mateusz Zalega · 10 years ago
  26. 711b931 dfu: mmc: raw data write fix by Mateusz Zalega · 10 years ago
  27. 672ad18 dfu:fix: Replace wrong return value with proper one by Lukasz Majewski · 10 years ago
  28. 519fdde Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  29. 7d0b605 dfu: mmc: Replace calls to u-boot commands with native mmc API by Łukasz Majewski · 11 years ago
  30. 001a831 usb: dfu: introduce dfuMANIFEST state by Heiko Schocher · 11 years ago
  31. a2199af usb, dfu: extract flush code into seperate function by Heiko Schocher · 11 years ago
  32. b627eb4 usb: dfu: add static alt num count in dfu_config_entities() by Przemyslaw Marczak · 11 years ago
  33. 17eb1d8 dfu: mmc: fs: Fix format accepted by ext4write command by Lukasz Majewski · 11 years ago
  34. 4fb1278 dfu: Export allocated dfu buffer size by Lukasz Majewski · 11 years ago
  35. 47d79de usb: dfu: make nand upload working by Bo Shen · 11 years ago
  36. 31bae4c usb: dfu: correct dfu buffer inited value by Bo Shen · 11 years ago
  37. c2617bc usb: dfu: decrease dfu->r_left along with the transfer by Bo Shen · 11 years ago
  38. 710f1d3 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  39. d427826 dfu:core: Export dfu_{get|free}_buf functions by Lukasz Majewski · 11 years ago
  40. fed936e dfu:core: Find DFU alt setting number by passing its name by Lukasz Majewski · 11 years ago
  41. 16297cf usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
  42. a9479f0 dfu: ram support by Afzal Mohammed · 11 years ago
  43. 5a127c8 dfu: unify mmc/nand read/write ops enum by Afzal Mohammed · 11 years ago
  44. 765c5ae dfu: Extract common DFU code to handle "dfu_alt_info" environment variable by Lukasz Majewski · 11 years ago
  45. a7d2c3c dfu:cosmetic: Fix printf text for buffer overflow condition by Lukasz Majewski · 11 years ago
  46. 815c30b dfu, nand, ubi: add partubi alt settings for updating ubi partition by Heiko Schocher · 11 years ago
  47. 6bed7ce dfu: Implementation of target reset after communication with dfu-util's -R switch by Lukasz Majewski · 11 years ago
  48. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  49. 9df4955 dfu:ext4:fix Fix DFU upload functionality by Łukasz Majewski · 11 years ago
  50. 051f9a3 dfu:ext4:fix Fix ext4{read|write} command formatting by Łukasz Majewski · 11 years ago
  51. 36f05e6 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  52. e7e75c7 dfu: make data buffer size configurable by Heiko Schocher · 11 years ago
  53. a67cc37 dfu, nand: before write a buffer to nand, erase the nand sectors by Heiko Schocher · 11 years ago
  54. c663176 dfu: NAND specific routines for DFU operation by Pantelis Antoniou · 12 years ago
  55. ea2453d dfu: Support larger than memory transfers. by Pantelis Antoniou · 12 years ago
  56. 6642772 dfu:ext4:fix: Change ext4write command order of parameters by Łukasz Majewski · 11 years ago
  57. 1b6ca18 dfu: Add a partition type target by Pantelis Antoniou · 12 years ago
  58. 81c1d7b dfu:usb:fix: Read the "filesize" environment variable only when file read by Łukasz Majewski · 12 years ago
  59. 43e6627 dfu:usb: Support for ext4 by Łukasz Majewski · 12 years ago
  60. cb383cd dfu: MMC specific routines for DFU operation by Lukasz Majewski · 12 years ago
  61. f22b11c dfu: DFU backend implementation by Lukasz Majewski · 12 years ago