1. 3d3f5bf image: Drop IMAGE_ENABLE_{MD5, CRC32} #defines by Alexandru Gagniuc · Thu Sep 02 19:54:22 2021 -0500
  2. f301658 common: Move MD5 hash to hash_algo[] array. by Alexandru Gagniuc · Thu Sep 02 19:54:20 2021 -0500
  3. 8d310ef common: Remove unused CONFIG_FIT_SHAxxx selectors by Alexandru Gagniuc · Thu Sep 02 19:54:17 2021 -0500
  4. 46c8d31 image: Eliminate IMAGE_ENABLE_VERIFY_ECDSA macro by Alexandru Gagniuc · Wed Jul 14 17:05:45 2021 -0500
  5. bf11ae6 image: Eliminate IMAGE_ENABLE_VERIFY macro by Alexandru Gagniuc · Wed Jul 14 17:05:44 2021 -0500
  6. b04e918 image: Add support for placing crypto_algo in linker lists by Alexandru Gagniuc · Wed Jul 14 17:05:39 2021 -0500
  7. 0434ea1 image: Drop IMAGE_ENABLE_BEST_MATCH by Simon Glass · Wed Jul 14 17:05:36 2021 -0500
  8. 64a4624 image: Drop IMAGE_ENABLE_SHAxxx by Simon Glass · Wed Jul 14 17:05:35 2021 -0500
  9. c2da20f image: Drop IMAGE_ENABLE_SHA1 by Simon Glass · Wed Jul 14 17:05:34 2021 -0500
  10. e025c65 Kconfig: Rename SPL_MD5_SUPPORT to SPL_MD5 by Simon Glass · Wed Jul 14 17:05:33 2021 -0500
  11. efc1223 Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32 by Simon Glass · Wed Jul 14 17:05:32 2021 -0500
  12. 66b00c8 image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT by Simon Glass · Wed Jul 14 17:05:31 2021 -0500
  13. b8cacf2 image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx by Simon Glass · Wed Jul 14 17:05:30 2021 -0500
  14. c728811 image: Shorten FIT_ENABLE_SHAxxx_SUPPORT by Simon Glass · Wed Jul 14 17:05:29 2021 -0500
  15. b36dd3e common: fit: Update board_fit_image_post_process() to pass fit and node_offset by Lokesh Vutla · Fri Jun 11 11:45:05 2021 +0300
  16. d62063d lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · Wed Mar 10 10:16:25 2021 +0100
  17. 8fcea12 mkimage: Add a 'keyfile' argument for image signing by Alexandru Gagniuc · Fri Feb 19 12:45:17 2021 -0600
  18. 3ebd200 lib: Add support for ECDSA image signing by Alexandru Gagniuc · Fri Feb 19 12:45:12 2021 -0600
  19. db182c4 lib: Rename rsa-checksum.c to hash-checksum.c by Alexandru Gagniuc · Fri Feb 19 12:45:10 2021 -0600
  20. a18a36f Merge tag 'v2021.04-rc5' into next by Tom Rini · Mon Mar 29 17:53:19 2021 -0400
  21. 062e79f sandbox: image: Allow sandbox to load any image by Simon Glass · Mon Mar 15 18:11:12 2021 +1300
  22. b641de8 image: Avoid -ENODATA in host tools by Simon Glass · Wed Feb 24 08:50:32 2021 -0500
  23. 0622fe1 image: Do not #if guard board_fit_image_post_process() prototype by Alexandru Gagniuc · Wed Jan 20 10:46:54 2021 -0600
  24. d563c25 image: Adjust the workings of fit_check_format() by Simon Glass · Mon Feb 15 17:08:09 2021 -0700
  25. e53f9d9 tools: mkimage: Add Allwinner eGON support by Andre Przywara · Thu Dec 20 01:15:18 2018 +0000
  26. bfe8ddf image: cleanup pre-processor usage by Sebastian Reichel · Mon Jan 04 20:48:03 2021 +0100
  27. 768d58d common: update: add a generic interface for FIT image by AKASHI Takahiro · Thu Oct 29 13:47:43 2020 +0900
  28. 9f1622f cosmetic: image: Fix comments and the order of definitions by Naoki Hayama · Wed Oct 07 11:22:24 2020 +0900
  29. d7e8291 image: Add a function to modify category information by Naoki Hayama · Wed Oct 07 11:21:25 2020 +0900
  30. 64d67c4 fit: cipher: aes: allow to store the IV in the FIT image by Philippe Reynes · Thu Sep 17 15:01:46 2020 +0200
  31. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  32. d1c2484 image: Add support for ZSTD decompression by Robert Marko · Sat Apr 25 19:37:21 2020 +0200
  33. 1908fd9 Add support for SHA384 and SHA512 by Reuben Dowle · Thu Apr 16 17:36:52 2020 +1200
  34. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  35. 04e8cd8 image: Add a common compression type detection function. by Atish Patra · Thu Mar 05 16:24:22 2020 -0800
  36. 7357a35 Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Tue Apr 07 11:58:44 2020 -0400
  37. d7aabcc image: Use constants for 'required' and 'key-name-hint' by Simon Glass · Wed Mar 18 11:44:06 2020 -0600
  38. 2f3c6c5 image: Correct comment for fit_conf_get_node() by Simon Glass · Wed Mar 18 11:43:55 2020 -0600
  39. 3eae5fd include: image.h: add key info to image_sign_info by AKASHI Takahiro · Fri Feb 21 15:12:57 2020 +0900
  40. 2223c7d lib: rsa: decouple rsa from FIT image verification by AKASHI Takahiro · Fri Feb 21 15:12:55 2020 +0900
  41. 2c80fc7 image.h: isolate android_image_* functions from tooling by Eugeniu Rosca · Sun Mar 08 01:11:18 2020 +0100
  42. 2666a1a image: android: Add routine to get dtbo params by Sam Protsenko · Fri Jan 24 17:53:41 2020 +0200
  43. 4fabf40 image: android: Add functions for handling dtb field by Sam Protsenko · Fri Jan 24 17:53:40 2020 +0200
  44. 606f09b common: Rename and move source() by Simon Glass · Sat Dec 28 10:45:04 2019 -0700
  45. 85f1378 common: Move the image globals into image.h by Simon Glass · Sat Dec 28 10:45:03 2019 -0700
  46. 3d96470 u-boot: fit: add support to decrypt fit with aes by Philippe Reynes · Wed Dec 18 18:25:42 2019 +0100
  47. 3148e42 mkimage: fit: add support to encrypt image with aes by Philippe Reynes · Wed Dec 18 18:25:41 2019 +0100
  48. 217f964 image: Add IH_OS_EFI for EFI chain-load boot by Cristian Ciocaltea · Tue Dec 24 18:05:38 2019 +0200
  49. f0b8eb1 tools: image.h: Use portable uint32_t instead of linux-specific __be32 by Bin Meng · Sun Oct 27 05:19:40 2019 -0700
  50. 42594db image: add new "copro" image type by Patrick Delaunay · Fri Aug 02 15:07:19 2019 +0200
  51. 515b934 spl: support booting via RISC-V OpenSBI by Lukas Auer · Wed Aug 21 21:14:44 2019 +0200
  52. 47ef986 common: Move bootm_decomp_image() to image.c (as image_decomp()) by Julius Werner · Wed Jul 24 19:37:54 2019 -0700
  53. c220bd9 configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · Thu May 23 07:14:07 2019 -0400
  54. ca99a8a ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading by Tien Fong Chee · Tue May 07 17:42:28 2019 +0800
  55. 9acd30c Remove #define CONFIG_CRC32 by Chris Packham · Sat Apr 13 21:13:58 2019 +1200
  56. bb6abce Refactor IMAGE_ENABLE_VERIFY to handle builds without SPL verification by Alex Kiernan · Thu Apr 18 20:34:55 2019 +0000
  57. 1403f39 image: android: allow booting lz4-compressed kernels by Eugeniu Rosca · Mon Apr 08 17:35:27 2019 +0200
  58. 10d7c4b Restore compatibility of image type IDs by Stefano Babic · Mon Dec 17 11:02:00 2018 +0100
  59. 47d73f0 rsa: add support of padding pss by Philippe Reynes · Wed Nov 14 13:51:01 2018 +0100
  60. 1246835 rsa: add a structure for the padding by Philippe Reynes · Wed Nov 14 13:51:00 2018 +0100
  61. e1de5d4 tools: MediaTek: add MTK boot header generation to mkimage by developer · Thu Nov 15 10:07:49 2018 +0800
  62. 60a5607 tools: add i.MX8/8X image support by Peng Fan · Tue Oct 16 04:50:30 2018 +0000
  63. 697fcdc mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures by Alex Kiernan · Wed Jun 20 20:10:52 2018 +0000
  64. 85ed289 ARM: image: Add option for ignoring ep bit 3 by Marek Vasut · Wed Jun 13 06:13:32 2018 +0200
  65. 186cc99 add FIT data-position & data-offset property support by Kelvin Cheung · Sat May 19 18:21:37 2018 +0800
  66. 93e9575 fit: Add standalone image type handling by Marek Vasut · Sun May 13 00:22:54 2018 +0200
  67. 7d77b66 FIT: Make fit_conf_print() be a static function by Tom Rini · Tue May 08 14:34:05 2018 -0400
  68. ad2102e Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Fri May 11 11:45:28 2018 -0400
  69. 5329d67 tools: zynqmpimage: Add bif support by Alexander Graf · Fri Apr 13 14:18:52 2018 +0200
  70. 83f6928 image: socfpga: Add SFP image version 1 definition by Marek Vasut · Sun Apr 15 13:15:33 2018 +0200
  71. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  72. b766e8f image: fit: Show firmware configuration property if present by Michal Simek · Mon Mar 26 16:31:26 2018 +0200
  73. fe11aee image.h: add forward declaration of struct fdt_region by Masahiro Yamada · Wed Mar 21 18:03:35 2018 +0900
  74. 2f72dec image: Add IH_OS_TEE for TEE chain-load boot by Bryan O'Donoghue · Tue Mar 13 16:50:35 2018 +0000
  75. e6db5df tools/mkimage: add support for STM32 image format by Patrick Delaunay · Mon Mar 12 10:46:04 2018 +0100
  76. adf5d1c SPL: Add signature verification when loading image by Jun Nie · Tue Feb 27 16:55:58 2018 +0800
  77. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  78. dac184b move booti_setup to arch/arm/lig/image.c by Bin Chen · Sat Jan 27 16:59:09 2018 +1100
  79. 909f140 parse the second area of android image by Bin Chen · Sat Jan 27 16:59:08 2018 +1100
  80. 3234ecd fix incorrect usage of DT node unit address in comments by Andre Przywara · Mon Dec 04 02:05:10 2017 +0000
  81. 3301bfc riscv: Modify generic codes to support RISC-V by Rick Chen · Tue Dec 26 13:55:58 2017 +0800
  82. 8876c7e SPL: Add FIT data-position property support by Peng Fan · Tue Dec 05 13:20:59 2017 +0800
  83. 1bf3eb2 image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted Firmware by Philipp Tomsich · Wed Sep 13 21:29:29 2017 +0200
  84. 25c9bee common: Remove genimg_get_image() by Tuomas Tynkkynen · Tue Oct 10 21:59:43 2017 +0300
  85. 5e7c12e fit: If no matching config is found in fit_find_config_node(), use the default one by Jean-Jacques Hiblot · Fri Sep 15 12:57:27 2017 +0200
  86. 6e51fb2 fit: Introduce methods for applying overlays on fit-load by Pantelis Antoniou · Mon Sep 04 23:12:16 2017 +0300
  87. 30f9d56 image: Add TI PMMC image type by Andrew F. Davis · Mon Jul 31 10:58:20 2017 -0500
  88. da1a134 env: Rename some other getenv()-related functions by Simon Glass · Thu Aug 03 12:22:15 2017 -0600
  89. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  90. 899aad2 boot_fit: Create helper functions that can be used to select DTB out of FIT by Cooper Jr., Franklin · Fri Jun 16 17:25:06 2017 -0500
  91. e679240 spl: fit: Break out some functions into a common file by Cooper Jr., Franklin · Fri Jun 16 17:25:05 2017 -0500
  92. 42664e0 armv8: Support loading 32-bit OS which is not in the form of FIT by Alison Wang · Tue Jun 06 15:32:40 2017 +0800
  93. 5bdd919 lib: move hash CONFIG options to Kconfig by Tom Rini · Mon May 15 12:17:49 2017 -0400
  94. cc54a10 FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORT by Tom Rini · Mon May 15 12:17:48 2017 -0400
  95. a2f8c94 image: Fixes build warning with CONFIG_FIT_IMAGE_POST_PROCESS by Madan Srinivas · Fri Apr 07 10:00:02 2017 -0500
  96. 8476330 Kconfig: define MD5 dependency for FIT support by Andre Przywara · Wed Mar 15 01:19:06 2017 +0000
  97. bf3fafe bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set by Rick Altherr · Wed Jan 18 17:12:24 2017 -0800
  98. 168e122 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Mon Jan 16 20:23:14 2017 -0500
  99. 23d1489 mkimage: Add support for signing with pkcs11 by George McCollister · Fri Jan 06 13:14:17 2017 -0600
  100. 45ee790 splash: add support for loading splash from a FIT image by tomas.melin@vaisala.com · Fri Jan 13 13:20:14 2017 +0200