1. fa4282a DFU: Check the number of arguments and argument string strictly by Masami Hiramatsu · Mon Jan 31 11:52:37 2022 +0900
  2. f815c33 DFU: Accept redundant spaces and tabs in dfu_alt_info by Masami Hiramatsu · Mon Jan 31 11:52:29 2022 +0900
  3. 020bb2c DFU: Do not copy the entity name over the buffer size by Masami Hiramatsu · Mon Jan 31 11:52:20 2022 +0900
  4. fd1f263 dfu: mtd: skip empty pages when writing page for UBI partition by Patrick Delaunay · Tue Jan 18 10:26:21 2022 +0100
  5. 54fb1fa dfu: newline after updating by Heinrich Schuchardt · Fri Mar 05 18:36:37 2021 +0100
  6. d7dc200 dfu: Sort Kconfig entries alphabetically by Marek Vasut · Tue Oct 26 00:37:05 2021 +0200
  7. a5fe780 dfu: dfu_sf: Read the SPI flash in 16 MiB chunks by Marek Vasut · Tue Sep 14 05:26:51 2021 +0200
  8. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  9. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  10. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  11. f135735 dfu: add error callback by Patrick Delaunay · Tue May 18 15:12:12 2021 +0200
  12. 97f69af dfu: dfu_mtd: set max_buf_size to erasesize also for NOR devices by Patrick Delaunay · Thu Mar 04 17:47:56 2021 +0100
  13. cc13c5d usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig by Aswath Govindraju · Tue Jun 01 16:51:47 2021 +0530
  14. 07c43fb dfu: dfu_mtd: remove the mtd_block_op error when mtd_lock is not supported by Patrick Delaunay · Wed Mar 10 10:27:22 2021 +0100
  15. 81f910e dfu: dfu_sf: avoid double free of SPI device by Heinrich Schuchardt · Thu Mar 18 07:46:07 2021 +0100
  16. 34db4d7 dfu: dfu_sf: use correct print code by Heinrich Schuchardt · Sun Dec 27 09:58:05 2020 +0100
  17. b1fa1ad dfu: add 'SCRIPT' entity by Marek Szyprowski · Tue Dec 22 11:32:22 2020 +0100
  18. d7cbe12 dfu: add 'SKIP' entity by Jaehoon Chung · Tue Dec 22 11:32:21 2020 +0100
  19. 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
  20. abbe8c4 dfu: Fix handling of UBI partitions in MTD backend by Guillermo Rodriguez · Wed Sep 02 13:06:06 2020 +0200
  21. d6c907e dfu_mtd: Add provision to unlock mtd device by Sughosh Ganu · Wed Dec 30 19:27:06 2020 +0530
  22. 5cef045 dfu: simplify the dependencies of DFU_TFTP by AKASHI Takahiro · Tue Nov 17 09:27:16 2020 +0900
  23. 0e84a04 dfu: add dfu_write_by_alt() by AKASHI Takahiro · Thu Oct 29 13:47:52 2020 +0900
  24. b24b829 dfu: export dfu_list by AKASHI Takahiro · Thu Oct 29 13:47:44 2020 +0900
  25. 768d58d common: update: add a generic interface for FIT image by AKASHI Takahiro · Thu Oct 29 13:47:43 2020 +0900
  26. bd4dc18 dfu: modify an argument type for an address by AKASHI Takahiro · Thu Oct 29 13:47:42 2020 +0900
  27. fb6732f dfu: rename dfu_tftp_write() to dfu_write_by_name() by AKASHI Takahiro · Thu Oct 29 13:47:41 2020 +0900
  28. 8784b0b dfu: fix dfu tftp on sandbox by Heinrich Schuchardt · Wed Jul 22 17:46:02 2020 +0200
  29. 4cba4a5 dfu: DFU_MTD depends on CMD_MTDPARTS by Heinrich Schuchardt · Tue Jul 21 20:06:31 2020 +0200
  30. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  31. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  32. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · Sun May 10 11:39:57 2020 -0600
  33. 8e20188 common: Drop flash.h from common header by Simon Glass · Sun May 10 11:39:54 2020 -0600
  34. e51b1bd configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs by Patrick Delaunay · Wed Feb 26 10:28:41 2020 +0100
  35. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  36. 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
  37. 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
  38. 253d3b6 dfu: mmc: remove file size limit for io operations by Marek Szyprowski · Mon Dec 02 12:11:16 2019 +0100
  39. 4690113 dfu: mmc: rearrange the code by Marek Szyprowski · Mon Dec 02 12:11:15 2019 +0100
  40. 1e41401 dfu: Add optional timeout parameter by Andy Shevchenko · Wed Nov 27 18:12:15 2019 +0200
  41. af1a829 dfu: add dependency on the raw NAND core by Miquel Raynal · Thu Oct 03 19:50:22 2019 +0200
  42. a903be4 mtd: rename CONFIG_MTD -> CONFIG_DM_MTD by Miquel Raynal · Thu Oct 03 19:50:04 2019 +0200
  43. 773771f dfu: add callback for flush and initiated operation by Patrick Delaunay · Mon Oct 14 09:28:07 2019 +0200
  44. 2111e3c dfu: add DFU virtual backend by Patrick Delaunay · Mon Oct 14 09:28:06 2019 +0200
  45. cb47cb0 dfu: add partition support for MTD backend by Patrick Delaunay · Mon Oct 14 09:28:05 2019 +0200
  46. f7aee23 dfu: add backend for MTD device by Patrick Delaunay · Mon Oct 14 09:28:04 2019 +0200
  47. 7ef8436 dfu: allow read with no data without error for EOF indication by Patrick Delaunay · Mon Oct 14 09:28:03 2019 +0200
  48. 0616403 dfu: allow to manage DFU on several devices by Patrick Delaunay · Mon Oct 14 09:28:02 2019 +0200
  49. 0f8fad8 dfu: prepare the support of multiple interface by Patrick Delaunay · Mon Oct 14 09:28:01 2019 +0200
  50. bdc0f12 dfu: sf: add partition support for nor backend by Patrick Delaunay · Mon Oct 14 09:28:00 2019 +0200
  51. ae224c3 dfu: cosmetic: cleanup sf to avoid checkpatch error by Patrick Delaunay · Mon Oct 14 09:27:58 2019 +0200
  52. f937824 dfu: mmc: add support for in-partition offset by Marek Szyprowski · Wed Oct 02 12:34:37 2019 +0200
  53. 756d9e1 dfu: dfu_nand: reduce verbosity by Ralph Siemsen · Tue Aug 27 14:28:19 2019 -0400
  54. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  55. 59fdf2e dfu: mmc: call fs functions instead of run_command by Simon Goldschmidt · Fri Jan 25 19:58:01 2019 +0100
  56. 159eb4b dfu: Make DFU support more SPL friendly by Andrew F. Davis · Thu Jan 17 13:43:03 2019 -0600
  57. 41fc0ad dfu: nand: Add missing dependency on CMD_MTDPARTS by Boris Brezillon · Tue Nov 13 12:43:10 2018 +0100
  58. ab79fb0 dfu: Provide more verbose error message by Sam Protsenko · Fri Jul 13 16:35:47 2018 +0300
  59. 6500cde dfu: Fix memory leak in dfu_init_env_entities() by Sam Protsenko · Fri Jul 13 16:35:46 2018 +0300
  60. 6d29e5c dfu: Fix data abort in dfu_free_entities() by Sam Protsenko · Fri Jul 13 16:35:45 2018 +0300
  61. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  62. 70c0b44 dfu: tftp: Fix arm64 build warnings by Marek Vasut · Fri Feb 16 16:41:19 2018 +0100
  63. 7f8d436 dfu: Rename _FUNCTION_DFU to DFU_OVER_ by Marek Vasut · Fri Feb 16 16:41:18 2018 +0100
  64. ea84f80 dfu: Fix up the Kconfig mess by Marek Vasut · Fri Feb 16 16:41:17 2018 +0100
  65. ab68b43 dfu: select HASH by Maxime Ripard · Tue Jan 16 09:44:13 2018 +0100
  66. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  67. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  68. dec4ecb dfu: add common function to initiate transaction by Patrick Delaunay · Wed Jul 19 16:39:25 2017 +0200
  69. 35be83e dfu: factorize transaction cleanup by Patrick Delaunay · Wed Jul 19 16:39:24 2017 +0200
  70. f4e934f dfu: remove limitation on partition size by Patrick Delaunay · Wed Jul 19 16:39:23 2017 +0200
  71. 5ea9b89 dfu: allow dfu read on partition greater than 2GB by Patrick Delaunay · Wed Jul 19 16:39:22 2017 +0200
  72. ae1e9c7 dfu: dfu_nand: use get_nand_dev_by_index() by Grygorii Strashko · Mon Jun 26 19:12:53 2017 -0500
  73. e01036c dfu: dfu_sf: Fix read offset by Phil Edworthy · Wed May 24 15:09:49 2017 +0100
  74. 4cca5cf common: dfu: ignore reset for spl-dfu by B, Ravi · Thu May 04 15:45:29 2017 +0530
  75. 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
  76. 265c7da dfu: Migrate to Kconfig by Tom Rini · Mon Sep 19 13:31:30 2016 -0400
  77. 84f4148 nand: Fix some more NULL name tests by Scott Wood · Thu Sep 01 17:31:31 2016 -0500
  78. aa7620b dm: dfu: mmc: Support CONFIG_BLK in DFU for MMC by Simon Glass · Sun Jun 12 23:30:33 2016 -0600
  79. 0ed9da5 dfu, nand, ubi: fix erasing after write finish by Heiko Schocher · Tue Jun 07 08:55:44 2016 +0200
  80. 2c1b7e1 nand: Embed mtd_info in struct nand_chip by Scott Wood · Mon May 30 13:57:55 2016 -0500
  81. 08364d9 mtd: nand: Remove nand_info_t typedef by Scott Wood · Mon May 30 13:57:54 2016 -0500
  82. 11f2bb6 dm: mmc: Use the new select_hwpart() API by Simon Glass · Sun May 01 13:52:29 2016 -0600
  83. aebbf7a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri May 06 22:12:15 2016 -0400
  84. 529d4fd dfu: avoid memory leak by Peng Fan · Tue May 03 10:24:52 2016 +0800
  85. 8c60f92 Fix various typos, scattered over the code. by Robert P. J. Day · Wed May 04 04:47:31 2016 -0400
  86. 62d6d1c dfu: ram: fix number base of RAM entity parameters by Stephen Warren · Fri Apr 22 13:34:16 2016 -0600
  87. 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
  88. b89a844 dm: part: Rename some partition functions by Simon Glass · Mon Feb 29 15:25:48 2016 -0700
  89. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
  90. 1e0f92a mmc: store hwpart in the block device by Stephen Warren · Mon Dec 07 11:38:49 2015 -0700
  91. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · Mon Dec 07 11:38:48 2015 -0700
  92. 354e39e dfu: dfu_sf: Pass duplicate devstr to parse_dev by Vignesh R · Tue Oct 20 15:22:00 2015 +0530
  93. 4556b35 dfu: dfu_sf: Take the start address into account by Fabio Estevam · Wed Sep 23 00:50:39 2015 -0300
  94. eae41e9 dfu: dfu_sf: Use the erase sector size for erase operations by Fabio Estevam · Tue Sep 22 00:55:00 2015 -0300
  95. 7ae42bd dfu: mmc: buffer file reads too by Stephen Warren · Fri Sep 04 22:03:47 2015 -0600
  96. 0898da5 dfu: don't keep freeing/reallocating by Stephen Warren · Fri Sep 04 22:03:46 2015 -0600
  97. 770a801 dfu: tftp: Kconfig: Add Kconfig entry for dfu tftp feature by Lukasz Majewski · Mon Aug 24 00:21:49 2015 +0200
  98. cc2d026 dfu: tftp: update: Add dfu_write_from_mem_addr() function by Lukasz Majewski · Mon Aug 24 00:21:46 2015 +0200
  99. 507375c dfu: tftp: update: Provide tftp support for the DFU subsystem by Lukasz Majewski · Mon Aug 24 00:21:45 2015 +0200
  100. 0af4df8 dfu: Delete superfluous initialization of the dfu_buf_size static variable by Lukasz Majewski · Wed Jul 08 23:43:18 2015 +0200