1. 34db4d7 dfu: dfu_sf: use correct print code by Heinrich Schuchardt · Sun Dec 27 09:58:05 2020 +0100
  2. b1fa1ad dfu: add 'SCRIPT' entity by Marek Szyprowski · Tue Dec 22 11:32:22 2020 +0100
  3. d7cbe12 dfu: add 'SKIP' entity by Jaehoon Chung · Tue Dec 22 11:32:21 2020 +0100
  4. 968f5e2 dfu: mmc: use the default MMC device if entity specifies it as -1 by Marek Szyprowski · Tue Dec 22 11:32:20 2020 +0100
  5. abbe8c4 dfu: Fix handling of UBI partitions in MTD backend by Guillermo Rodriguez · Wed Sep 02 13:06:06 2020 +0200
  6. d6c907e dfu_mtd: Add provision to unlock mtd device by Sughosh Ganu · Wed Dec 30 19:27:06 2020 +0530
  7. 5cef045 dfu: simplify the dependencies of DFU_TFTP by AKASHI Takahiro · Tue Nov 17 09:27:16 2020 +0900
  8. 0e84a04 dfu: add dfu_write_by_alt() by AKASHI Takahiro · Thu Oct 29 13:47:52 2020 +0900
  9. b24b829 dfu: export dfu_list by AKASHI Takahiro · Thu Oct 29 13:47:44 2020 +0900
  10. 768d58d common: update: add a generic interface for FIT image by AKASHI Takahiro · Thu Oct 29 13:47:43 2020 +0900
  11. bd4dc18 dfu: modify an argument type for an address by AKASHI Takahiro · Thu Oct 29 13:47:42 2020 +0900
  12. fb6732f dfu: rename dfu_tftp_write() to dfu_write_by_name() by AKASHI Takahiro · Thu Oct 29 13:47:41 2020 +0900
  13. 8784b0b dfu: fix dfu tftp on sandbox by Heinrich Schuchardt · Wed Jul 22 17:46:02 2020 +0200
  14. 4cba4a5 dfu: DFU_MTD depends on CMD_MTDPARTS by Heinrich Schuchardt · Tue Jul 21 20:06:31 2020 +0200
  15. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  16. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  17. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · Sun May 10 11:39:57 2020 -0600
  18. 8e20188 common: Drop flash.h from common header by Simon Glass · Sun May 10 11:39:54 2020 -0600
  19. e51b1bd configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs by Patrick Delaunay · Wed Feb 26 10:28:41 2020 +0100
  20. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  21. d69d595 Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · Wed Feb 05 07:18:12 2020 -0500
  22. 5378fb1 dfu: Add option to skip empty pages when flashing UBI images to NAND by Guillermo Rodríguez · Mon Dec 16 16:27:57 2019 +0100
  23. 253d3b6 dfu: mmc: remove file size limit for io operations by Marek Szyprowski · Mon Dec 02 12:11:16 2019 +0100
  24. 4690113 dfu: mmc: rearrange the code by Marek Szyprowski · Mon Dec 02 12:11:15 2019 +0100
  25. 1e41401 dfu: Add optional timeout parameter by Andy Shevchenko · Wed Nov 27 18:12:15 2019 +0200
  26. af1a829 dfu: add dependency on the raw NAND core by Miquel Raynal · Thu Oct 03 19:50:22 2019 +0200
  27. a903be4 mtd: rename CONFIG_MTD -> CONFIG_DM_MTD by Miquel Raynal · Thu Oct 03 19:50:04 2019 +0200
  28. 773771f dfu: add callback for flush and initiated operation by Patrick Delaunay · Mon Oct 14 09:28:07 2019 +0200
  29. 2111e3c dfu: add DFU virtual backend by Patrick Delaunay · Mon Oct 14 09:28:06 2019 +0200
  30. cb47cb0 dfu: add partition support for MTD backend by Patrick Delaunay · Mon Oct 14 09:28:05 2019 +0200
  31. f7aee23 dfu: add backend for MTD device by Patrick Delaunay · Mon Oct 14 09:28:04 2019 +0200
  32. 7ef8436 dfu: allow read with no data without error for EOF indication by Patrick Delaunay · Mon Oct 14 09:28:03 2019 +0200
  33. 0616403 dfu: allow to manage DFU on several devices by Patrick Delaunay · Mon Oct 14 09:28:02 2019 +0200
  34. 0f8fad8 dfu: prepare the support of multiple interface by Patrick Delaunay · Mon Oct 14 09:28:01 2019 +0200
  35. bdc0f12 dfu: sf: add partition support for nor backend by Patrick Delaunay · Mon Oct 14 09:28:00 2019 +0200
  36. ae224c3 dfu: cosmetic: cleanup sf to avoid checkpatch error by Patrick Delaunay · Mon Oct 14 09:27:58 2019 +0200
  37. f937824 dfu: mmc: add support for in-partition offset by Marek Szyprowski · Wed Oct 02 12:34:37 2019 +0200
  38. 756d9e1 dfu: dfu_nand: reduce verbosity by Ralph Siemsen · Tue Aug 27 14:28:19 2019 -0400
  39. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  40. 59fdf2e dfu: mmc: call fs functions instead of run_command by Simon Goldschmidt · Fri Jan 25 19:58:01 2019 +0100
  41. 159eb4b dfu: Make DFU support more SPL friendly by Andrew F. Davis · Thu Jan 17 13:43:03 2019 -0600
  42. 41fc0ad dfu: nand: Add missing dependency on CMD_MTDPARTS by Boris Brezillon · Tue Nov 13 12:43:10 2018 +0100
  43. ab79fb0 dfu: Provide more verbose error message by Sam Protsenko · Fri Jul 13 16:35:47 2018 +0300
  44. 6500cde dfu: Fix memory leak in dfu_init_env_entities() by Sam Protsenko · Fri Jul 13 16:35:46 2018 +0300
  45. 6d29e5c dfu: Fix data abort in dfu_free_entities() by Sam Protsenko · Fri Jul 13 16:35:45 2018 +0300
  46. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  47. 70c0b44 dfu: tftp: Fix arm64 build warnings by Marek Vasut · Fri Feb 16 16:41:19 2018 +0100
  48. 7f8d436 dfu: Rename _FUNCTION_DFU to DFU_OVER_ by Marek Vasut · Fri Feb 16 16:41:18 2018 +0100
  49. ea84f80 dfu: Fix up the Kconfig mess by Marek Vasut · Fri Feb 16 16:41:17 2018 +0100
  50. ab68b43 dfu: select HASH by Maxime Ripard · Tue Jan 16 09:44:13 2018 +0100
  51. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  52. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  53. dec4ecb dfu: add common function to initiate transaction by Patrick Delaunay · Wed Jul 19 16:39:25 2017 +0200
  54. 35be83e dfu: factorize transaction cleanup by Patrick Delaunay · Wed Jul 19 16:39:24 2017 +0200
  55. f4e934f dfu: remove limitation on partition size by Patrick Delaunay · Wed Jul 19 16:39:23 2017 +0200
  56. 5ea9b89 dfu: allow dfu read on partition greater than 2GB by Patrick Delaunay · Wed Jul 19 16:39:22 2017 +0200
  57. ae1e9c7 dfu: dfu_nand: use get_nand_dev_by_index() by Grygorii Strashko · Mon Jun 26 19:12:53 2017 -0500
  58. e01036c dfu: dfu_sf: Fix read offset by Phil Edworthy · Wed May 24 15:09:49 2017 +0100
  59. 4cca5cf common: dfu: ignore reset for spl-dfu by B, Ravi · Thu May 04 15:45:29 2017 +0530
  60. 9eb430d dfu: align array in dfu_get_dev_type with enum dfu_device_type by Patrick Delaunay · Fri Oct 28 09:44:26 2016 +0200
  61. 265c7da dfu: Migrate to Kconfig by Tom Rini · Mon Sep 19 13:31:30 2016 -0400
  62. 84f4148 nand: Fix some more NULL name tests by Scott Wood · Thu Sep 01 17:31:31 2016 -0500
  63. aa7620b dm: dfu: mmc: Support CONFIG_BLK in DFU for MMC by Simon Glass · Sun Jun 12 23:30:33 2016 -0600
  64. 0ed9da5 dfu, nand, ubi: fix erasing after write finish by Heiko Schocher · Tue Jun 07 08:55:44 2016 +0200
  65. 2c1b7e1 nand: Embed mtd_info in struct nand_chip by Scott Wood · Mon May 30 13:57:55 2016 -0500
  66. 08364d9 mtd: nand: Remove nand_info_t typedef by Scott Wood · Mon May 30 13:57:54 2016 -0500
  67. 11f2bb6 dm: mmc: Use the new select_hwpart() API by Simon Glass · Sun May 01 13:52:29 2016 -0600
  68. aebbf7a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri May 06 22:12:15 2016 -0400
  69. 529d4fd dfu: avoid memory leak by Peng Fan · Tue May 03 10:24:52 2016 +0800
  70. 8c60f92 Fix various typos, scattered over the code. by Robert P. J. Day · Wed May 04 04:47:31 2016 -0400
  71. 62d6d1c dfu: ram: fix number base of RAM entity parameters by Stephen Warren · Fri Apr 22 13:34:16 2016 -0600
  72. 4fb4743 drivers: dfu: ram: fix a crash with dfu ram with invalid dfu_alt_info env by Mugunthan V N · Fri Apr 22 14:19:25 2016 +0530
  73. b89a844 dm: part: Rename some partition functions by Simon Glass · Mon Feb 29 15:25:48 2016 -0700
  74. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
  75. 1e0f92a mmc: store hwpart in the block device by Stephen Warren · Mon Dec 07 11:38:49 2015 -0700
  76. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · Mon Dec 07 11:38:48 2015 -0700
  77. 354e39e dfu: dfu_sf: Pass duplicate devstr to parse_dev by Vignesh R · Tue Oct 20 15:22:00 2015 +0530
  78. 4556b35 dfu: dfu_sf: Take the start address into account by Fabio Estevam · Wed Sep 23 00:50:39 2015 -0300
  79. eae41e9 dfu: dfu_sf: Use the erase sector size for erase operations by Fabio Estevam · Tue Sep 22 00:55:00 2015 -0300
  80. 7ae42bd dfu: mmc: buffer file reads too by Stephen Warren · Fri Sep 04 22:03:47 2015 -0600
  81. 0898da5 dfu: don't keep freeing/reallocating by Stephen Warren · Fri Sep 04 22:03:46 2015 -0600
  82. 770a801 dfu: tftp: Kconfig: Add Kconfig entry for dfu tftp feature by Lukasz Majewski · Mon Aug 24 00:21:49 2015 +0200
  83. cc2d026 dfu: tftp: update: Add dfu_write_from_mem_addr() function by Lukasz Majewski · Mon Aug 24 00:21:46 2015 +0200
  84. 507375c dfu: tftp: update: Provide tftp support for the DFU subsystem by Lukasz Majewski · Mon Aug 24 00:21:45 2015 +0200
  85. 0af4df8 dfu: Delete superfluous initialization of the dfu_buf_size static variable by Lukasz Majewski · Wed Jul 08 23:43:18 2015 +0200
  86. c00315b dfu: fix 64-bit compile warnings by Stephen Warren · Wed Jul 22 14:54:04 2015 -0600
  87. 045d605 usb: USB download gadget and functions config options coherent naming by Paul Kocialkowski · Fri Jun 12 19:56:58 2015 +0200
  88. eea8cad dfu: nand: Verify writes by Peter Tyser · Tue Feb 03 11:58:14 2015 -0600
  89. 9d6d51a dfu: mmc: file buffer: remove static allocation by Przemyslaw Marczak · Wed Mar 04 14:01:23 2015 +0100
  90. d0dd609 dfu: samsung: move call to set_dfu_alt_info() to dfu common code by Przemyslaw Marczak · Tue Feb 17 12:24:11 2015 +0100
  91. 2488350 dfu: dfu_get_buf: check the value of env dfu_bufsiz before use by Przemyslaw Marczak · Mon Dec 15 10:34:11 2014 +0100
  92. 95a2947 dfu: mmc: check if mmc device exists in mmc_block_op() by Przemyslaw Marczak · Mon Dec 15 10:34:09 2014 +0100
  93. d38f24e usb, g_dnl: generalize DFU detach functions by Rob Herring · Wed Dec 10 14:43:03 2014 -0600
  94. c0003f2 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu Dec 11 18:40:49 2014 -0500
  95. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · Fri Nov 07 03:03:31 2014 +0900
  96. 3a39d01 dfu: thor: fix: Modify dfu_get_alt() function to support absolute paths by Lukasz Majewski · Wed Nov 05 10:54:16 2014 +0100
  97. def9215 dm: Add spi.h header to a few files by Simon Glass · Mon Oct 13 23:41:55 2014 -0600
  98. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · Tue Sep 16 16:32:58 2014 +0900
  99. d9eae70 dfu: Provide means to find difference between dfu-util -e and -R by Lukasz Majewski · Mon Aug 25 11:07:28 2014 +0200
  100. afb2cf0 dfu: fix readback buffer overflow test by Stephen Warren · Tue Jul 01 12:16:57 2014 -0600