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