1. 13878dd mkimage: fit: Support signed configurations in 'auto' FITs by Massimo Pegorer · Thu Jan 05 10:31:09 2023 +0100
  2. 3541407 mkimage: Add a few more messages for FIT failures by Simon Glass · Wed Dec 21 16:08:23 2022 -0700
  3. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · Tue Sep 06 20:26:52 2022 -0600
  4. 5f15029 mkimage: Support signing 'auto' FITs by Sean Anderson · Mon May 16 16:11:08 2022 -0400
  5. 3e3899c mkimage: add public key for image pre-load stage by Philippe Reynes · Mon Mar 28 22:57:02 2022 +0200
  6. e460726 tools: mkimage: Show where signatures/keys are written by Simon Glass · Fri Nov 12 12:28:13 2021 -0700
  7. 674fc7f tools: Move copyfile() into a common file by Simon Glass · Fri Nov 12 12:28:04 2021 -0700
  8. 00c0677 mkimage: Show the external-offset error by Simon Glass · Sun Jan 09 20:13:38 2022 -0700
  9. 4043f32 mkimage: Allow to specify the signature algorithm on the command line by Jan Kiszka · Fri Jan 14 10:21:19 2022 +0100
  10. 49760ec tools/fitimage: remove redundant format check by Stefan Eichenberger · Mon Jan 10 18:48:31 2022 +0100
  11. 88be5d3 tools/fitimage: add missing linebreak for some messages by Sven Roederer · Tue May 25 23:15:27 2021 +0200
  12. 8fcea12 mkimage: Add a 'keyfile' argument for image signing by Alexandru Gagniuc · Fri Feb 19 12:45:17 2021 -0600
  13. d563c25 image: Adjust the workings of fit_check_format() by Simon Glass · Mon Feb 15 17:08:09 2021 -0700
  14. 14139f5 mkimage: fit: fix import of external data by Patrick Oppenlander · Thu Jul 30 14:31:48 2020 +1000
  15. c2248cb fit_image: Use calloc() to fix reproducibility issue by Fabio Estevam · Mon Jul 27 21:03:13 2020 -0300
  16. 472ee0c mkimage: Allow updating the FIT timestamp by Simon Glass · Thu Jul 09 18:39:43 2020 -0600
  17. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400
  18. ef894c3 mkimage: Allow updating the FIT timestamp by Simon Glass · Thu Jul 09 18:39:43 2020 -0600
  19. 611fd91 mkimage: Default to adding a crc32 hash with '-f auto' by Simon Glass · Wed May 27 07:24:55 2020 -0600
  20. 9664297 Revert "mkimage: fit: Do not tail-pad fitImage with external data" by Tom Rini · Wed May 06 11:05:17 2020 -0400
  21. a657761 mkimage: fit: Do not tail-pad fitImage with external data by Marek Vasut · Fri May 01 17:40:25 2020 +0200
  22. cbcb399 tools/fit-image: print a warning when cmd-line for dtc might be truncated by Sven Roederer · Mon Apr 27 02:08:39 2020 +0200
  23. 6eb23874 mkimage: fit: Free buf directly in fit_extract_data() by Bin Meng · Sat Apr 18 01:59:11 2020 -0700
  24. 4536ef8 mkimage: fit: Unmmap the memory before closing fd in fit_import_data() by Lihua Zhao · Sat Apr 18 01:59:10 2020 -0700
  25. 8e238b5 mkimage: fit_image: Add option to make fit header align by Kever Yang · Mon Mar 30 11:56:24 2020 +0800
  26. 8c11bc1 tool: use ALIGN() to align the size by Kever Yang · Mon Mar 30 11:56:22 2020 +0800
  27. 97caa07 mkimage: fit: don't create image with 0700 permissions by Thomas Hebb · Sun Mar 01 10:47:53 2020 -0800
  28. 3148e42 mkimage: fit: add support to encrypt image with aes by Philippe Reynes · Wed Dec 18 18:25:41 2019 +0100
  29. 915f5aa mkimage: simplify fit_check_params() by Heinrich Schuchardt · Wed Dec 11 13:51:38 2019 +0100
  30. 166d5e9 tools: fit_image: Use fit_image_get_data_and_size for getting offset/size by Andrew F. Davis · Tue Sep 17 17:09:34 2019 -0400
  31. 8a90ce8 mkimage: Set correct FDT type and ramdisk architecture in FIT auto mode by Michal Sojka · Fri Sep 13 12:43:12 2019 +0200
  32. bff733f tools: use read-only mmap in fit_check_sign by Luca Boccassi · Tue May 14 19:35:02 2019 +0100
  33. 7e0cb5e tools: fit_image: Add the loadable property to configs by Abel Vesa · Tue Mar 12 08:34:32 2019 +0000
  34. a4e678d mkimage: fit_image: Use macros from image.h by Michal Simek · Fri Jul 20 12:31:02 2018 +0200
  35. 697fcdc mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures by Alex Kiernan · Wed Jun 20 20:10:52 2018 +0000
  36. c4c7e0d mkimage: Refactor imagetool_get_source_date to take command name by Alex Kiernan · Wed Jun 20 20:10:51 2018 +0000
  37. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  38. ff6c3b2 tools/mkimage: Use proper output parameter in dtc-system call by Stefan Theil · Thu Mar 08 09:00:13 2018 +0100
  39. 9ef25e8 tools: fix incorrect usage of DT node unit address by Andre Przywara · Mon Dec 04 02:05:12 2017 +0000
  40. 74a21dd tools/mkimage: Fix DTC run command to handle file names with space by Mirza, Taimoor · Wed Oct 04 20:28:03 2017 +0500
  41. a29829e cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity by Tom Rini · Sat Oct 07 11:27:59 2017 -0400
  42. b828665 tools/fit_image.c: Update some return code paths by Tom Rini · Tue Sep 26 22:14:44 2017 -0400
  43. 23d1489 mkimage: Add support for signing with pkcs11 by George McCollister · Fri Jan 06 13:14:17 2017 -0600
  44. 8d83ed2 mkimage: Allow including a ramdisk in FIT auto mode by Tomeu Vizoso · Fri Nov 04 14:22:15 2016 +0100
  45. 061752e tools: Add an error code when fit_handle_file() fails by Simon Glass · Sun Jul 03 09:40:43 2016 -0600
  46. aeeea7f image: Correct auto-fit architecture property name by Simon Glass · Thu Jun 30 10:52:12 2016 -0600
  47. f8e066c Respect SOURCE_DATE_EPOCH when building FIT images. by Vagrant Cascadian · Thu Jun 16 12:28:40 2016 -0700
  48. a845762 mkimage: fit: spl: Add an optional static offset for external data by Teddy Reed · Thu Jun 09 19:38:02 2016 -0700
  49. dbb2df1 fit_image: Fix a double close() on the error path by Simon Glass · Sun May 01 17:12:24 2016 -0600
  50. 6da4a65 mkimage: Don't close the file if it wasn't opened by Simon Glass · Wed Mar 16 07:45:43 2016 -0600
  51. 9ab7f05 mkimage: Ensure file is closed in fdt_property_file() by Simon Glass · Wed Mar 16 07:45:42 2016 -0600
  52. c0ee1ca mkimage: Fix missing free() and close() in fit_build() by Simon Glass · Wed Mar 16 07:45:41 2016 -0600
  53. f3a6e8f mkimage: Fix missing free() in fit_extract_data() by Simon Glass · Wed Mar 16 07:45:40 2016 -0600
  54. 4e7505f mkimage: Fix error path in fit_extract_data() by Simon Glass · Wed Mar 16 07:45:39 2016 -0600
  55. 5014cc1 mkimage: Add a missing free() to fit_import_data() by Simon Glass · Wed Mar 16 07:45:38 2016 -0600
  56. f463bd9 mkimage: Correct file being closed twice in fit_extract_data() by Simon Glass · Wed Mar 16 07:45:33 2016 -0600
  57. 267a2ce mkimage: Correct file being closed twice in fit_import_data() by Simon Glass · Wed Mar 16 07:45:32 2016 -0600
  58. 84abf15 mkimage: Fix munmap() call when importing data by Simon Glass · Wed Mar 16 07:45:31 2016 -0600
  59. d11b700 mkimage: Bring data into the FIT before processing by Simon Glass · Mon Feb 22 22:55:54 2016 -0700
  60. afd728c mkimage: Support placing data outside the FIT by Simon Glass · Mon Feb 22 22:55:53 2016 -0700
  61. bd8bc5d mkimage: Support adding device tree files to a FIT by Simon Glass · Mon Feb 22 22:55:52 2016 -0700
  62. 88e31cb mkimage: Support automatic creating of a FIT without a .its by Simon Glass · Mon Feb 22 22:55:51 2016 -0700
  63. 3c46bcd dumpimage: fit: extract FIT images by Guilherme Maciel Ferreira · Thu Jan 15 02:54:42 2015 -0200
  64. 28be1cf imagetool: replace image registration function by linker_lists feature by Guilherme Maciel Ferreira · Thu Jan 15 02:48:07 2015 -0200
  65. 802aa82 mkimage: Automatically make space in FDT when full by Simon Glass · Mon Jun 02 22:04:53 2014 -0600
  66. 3cb743c tools, fit: add fit_info host command by Heiko Schocher · Mon Mar 03 12:19:29 2014 +0100
  67. 8ed4d1c tools: moved code common to all image tools to a separated module. by Guilherme Maciel Ferreira · Sun Dec 01 12:43:10 2013 -0700
  68. bc2a07d FIT: delete unnecessary casts by Masahiro Yamada · Thu Sep 19 12:10:18 2013 +0900
  69. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  70. 817278a mkimage: Add -r option to specify keys that must be verified by Simon Glass · Thu Jun 13 15:10:07 2013 -0700
  71. bf27d3d mkimage: Add -c option to specify a comment for key signing by Simon Glass · Thu Jun 13 15:10:06 2013 -0700
  72. ce8c3ca mkimage: Add -F option to modify an existing .fit file by Simon Glass · Thu Jun 13 15:10:05 2013 -0700
  73. b4d8b09 mkimage: Add -K to write public keys to an FDT blob by Simon Glass · Thu Jun 13 15:10:04 2013 -0700
  74. b148974 mkimage: Add -k option to specify key directory by Simon Glass · Thu Jun 13 15:10:03 2013 -0700
  75. fbabc0f image: Support signing of images by Simon Glass · Thu Jun 13 15:10:01 2013 -0700
  76. 4161c41 mkimage: Put FIT loading in function and tidy error handling by Simon Glass · Wed May 08 08:05:57 2013 +0000
  77. ee38265 image: Rename fit_add_hashes() to fit_add_verification_data() by Simon Glass · Tue May 07 06:12:01 2013 +0000
  78. d617be3 Correct comment to show the parameters as defined in tools/mkimage.h by Lars Rasmusson · Tue Dec 11 11:11:52 2012 +0100
  79. 943195c tools/fit_image.c: Remove unused fit_set_header() by Peter Tyser · Tue Nov 24 16:42:09 2009 -0600
  80. fabf3cf tools: mkimage: split code into core, default and FIT image specific by Prafulla Wadaskar · Wed Aug 19 17:36:46 2009 +0530