1. 13c133b image: Drop unnecessary #ifdefs from image.h by Simon Glass · 3 years ago
  2. 0ab5e02 image: Tidy up fit_unsupported_reset() by Simon Glass · 3 years ago
  3. fa13940 image: Drop IMAGE_ENABLE_IGNORE by Simon Glass · 3 years ago
  4. 3ac0f50 image: Drop IMAGE_OF_SYSTEM_SETUP by Simon Glass · 3 years ago
  5. 30ba282 image: Drop IMAGE_OF_BOARD_SETUP by Simon Glass · 3 years ago
  6. 806d1ff image: Drop IMAGE_BOOT_GET_CMDLINE by Simon Glass · 3 years ago
  7. 2bbed3f image: Use Kconfig to enable FIT_RSASSA_PSS on host by Simon Glass · 3 years ago
  8. e059157 image: Use Kconfig to enable CONFIG_FIT_VERBOSE on host by Simon Glass · 3 years ago
  9. 0c303f9 image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · 3 years ago
  10. bf371b4 image: Drop IMAGE_ENABLE_FIT by Simon Glass · 3 years ago
  11. 2c21256 hash: Use Kconfig to enable hashing in host tools and SPL by Simon Glass · 3 years ago
  12. de41f0e image: rsa: Move padding_algos to linker lists by Alexandru Gagniuc · 3 years, 1 month ago
  13. 0b905e2 image: Drop IMAGE_ENABLE_{MD5, CRC32} #defines by Alexandru Gagniuc · 3 years, 1 month ago
  14. fe54aea common: Move MD5 hash to hash_algo[] array. by Alexandru Gagniuc · 3 years, 1 month ago
  15. eb5171d common: Remove unused CONFIG_FIT_SHAxxx selectors by Alexandru Gagniuc · 3 years, 1 month ago
  16. 8387dba image: Eliminate IMAGE_ENABLE_VERIFY_ECDSA macro by Alexandru Gagniuc · 3 years, 2 months ago
  17. 8be1818 image: Eliminate IMAGE_ENABLE_VERIFY macro by Alexandru Gagniuc · 3 years, 2 months ago
  18. 0980164 image: Add support for placing crypto_algo in linker lists by Alexandru Gagniuc · 3 years, 2 months ago
  19. 70c1c89 image: Drop IMAGE_ENABLE_BEST_MATCH by Simon Glass · 3 years, 2 months ago
  20. 14f061d image: Drop IMAGE_ENABLE_SHAxxx by Simon Glass · 3 years, 2 months ago
  21. 0ad7569 image: Drop IMAGE_ENABLE_SHA1 by Simon Glass · 3 years, 2 months ago
  22. 4b00fd1 Kconfig: Rename SPL_MD5_SUPPORT to SPL_MD5 by Simon Glass · 3 years, 2 months ago
  23. 1e52db6 Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32 by Simon Glass · 3 years, 2 months ago
  24. ad74aed image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT by Simon Glass · 3 years, 2 months ago
  25. f5bc9c2 image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx by Simon Glass · 3 years, 2 months ago
  26. 0003b8a image: Shorten FIT_ENABLE_SHAxxx_SUPPORT by Simon Glass · 3 years, 2 months ago
  27. 481d394 common: fit: Update board_fit_image_post_process() to pass fit and node_offset by Lokesh Vutla · 3 years, 3 months ago
  28. 77b8cfe lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 7 months ago
  29. 36bfcb6 mkimage: Add a 'keyfile' argument for image signing by Alexandru Gagniuc · 3 years, 7 months ago
  30. ed6c9e0 lib: Add support for ECDSA image signing by Alexandru Gagniuc · 3 years, 7 months ago
  31. 0bcb28d lib: Rename rsa-checksum.c to hash-checksum.c by Alexandru Gagniuc · 3 years, 7 months ago
  32. 1057b1b Merge tag 'v2021.04-rc5' into next by Tom Rini · 3 years, 6 months ago
  33. e2734d6 sandbox: image: Allow sandbox to load any image by Simon Glass · 3 years, 6 months ago
  34. 29cbc4b image: Avoid -ENODATA in host tools by Simon Glass · 3 years, 7 months ago
  35. 9e30423 image: Do not #if guard board_fit_image_post_process() prototype by Alexandru Gagniuc · 3 years, 8 months ago
  36. c581970 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 7 months ago
  37. 6d29509 tools: mkimage: Add Allwinner eGON support by Andre Przywara · 6 years ago
  38. f14e6ee image: cleanup pre-processor usage by Sebastian Reichel · 3 years, 9 months ago
  39. 3149e52 common: update: add a generic interface for FIT image by AKASHI Takahiro · 3 years, 11 months ago
  40. 898a084 cosmetic: image: Fix comments and the order of definitions by Naoki Hayama · 4 years ago
  41. 02d41b0 image: Add a function to modify category information by Naoki Hayama · 4 years ago
  42. a6982a6 fit: cipher: aes: allow to store the IV in the FIT image by Philippe Reynes · 4 years ago
  43. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  44. 26073f9 image: Add support for ZSTD decompression by Robert Marko · 4 years, 5 months ago
  45. d16b38f Add support for SHA384 and SHA512 by Reuben Dowle · 4 years, 5 months ago
  46. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  47. 155d6a3 image: Add a common compression type detection function. by Atish Patra · 4 years, 7 months ago
  48. 1f47e2a Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 6 months ago
  49. 72188f5 image: Use constants for 'required' and 'key-name-hint' by Simon Glass · 4 years, 6 months ago
  50. 390b26d image: Correct comment for fit_conf_get_node() by Simon Glass · 4 years, 6 months ago
  51. a8fc3df include: image.h: add key info to image_sign_info by AKASHI Takahiro · 4 years, 7 months ago
  52. b983cc2 lib: rsa: decouple rsa from FIT image verification by AKASHI Takahiro · 4 years, 7 months ago
  53. d08b16e image.h: isolate android_image_* functions from tooling by Eugeniu Rosca · 4 years, 7 months ago
  54. 7f25315 image: android: Add routine to get dtbo params by Sam Protsenko · 4 years, 8 months ago
  55. c3bfad8 image: android: Add functions for handling dtb field by Sam Protsenko · 4 years, 8 months ago
  56. 220a3a4 common: Rename and move source() by Simon Glass · 4 years, 9 months ago
  57. 8e8ccfe common: Move the image globals into image.h by Simon Glass · 4 years, 9 months ago
  58. 4df3578 u-boot: fit: add support to decrypt fit with aes by Philippe Reynes · 4 years, 9 months ago
  59. 7298e42 mkimage: fit: add support to encrypt image with aes by Philippe Reynes · 4 years, 9 months ago
  60. a031b03 image: Add IH_OS_EFI for EFI chain-load boot by Cristian Ciocaltea · 4 years, 9 months ago
  61. 1af5e97 tools: image.h: Use portable uint32_t instead of linux-specific __be32 by Bin Meng · 5 years ago
  62. e7fabe7 image: add new "copro" image type by Patrick Delaunay · 5 years ago
  63. 5e30e45 spl: support booting via RISC-V OpenSBI by Lukas Auer · 5 years ago
  64. 2090854 common: Move bootm_decomp_image() to image.c (as image_decomp()) by Julius Werner · 5 years ago
  65. c76c93a configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · 5 years ago
  66. 0a42a13 ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading by Tien Fong Chee · 5 years ago
  67. 4ad2c89 Remove #define CONFIG_CRC32 by Chris Packham · 5 years ago
  68. 89665f2 Refactor IMAGE_ENABLE_VERIFY to handle builds without SPL verification by Alex Kiernan · 5 years ago
  69. 829ceb2 image: android: allow booting lz4-compressed kernels by Eugeniu Rosca · 5 years ago
  70. 24431ad Restore compatibility of image type IDs by Stefano Babic · 6 years ago
  71. 061daa0 rsa: add support of padding pss by Philippe Reynes · 6 years ago
  72. 2003156 rsa: add a structure for the padding by Philippe Reynes · 6 years ago
  73. 3b975a1 tools: MediaTek: add MTK boot header generation to mkimage by Ryder Lee · 6 years ago
  74. a2b96ec tools: add i.MX8/8X image support by Peng Fan · 6 years ago
  75. 795f452 mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures by Alex Kiernan · 6 years ago
  76. 7f13b37 ARM: image: Add option for ignoring ep bit 3 by Marek Vasut · 6 years ago
  77. c3c8638 add FIT data-position & data-offset property support by Kelvin Cheung · 6 years ago
  78. 0298d20 fit: Add standalone image type handling by Marek Vasut · 6 years ago
  79. 16c4b16 FIT: Make fit_conf_print() be a static function by Tom Rini · 6 years ago
  80. 3b52847 Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 6 years ago
  81. 6915dcf tools: zynqmpimage: Add bif support by Alexander Graf · 6 years ago
  82. 662abc4 image: socfpga: Add SFP image version 1 definition by Marek Vasut · 6 years ago
  83. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  84. 1f8e4bf image: fit: Show firmware configuration property if present by Michal Simek · 6 years ago
  85. 641599a image.h: add forward declaration of struct fdt_region by Masahiro Yamada · 7 years ago
  86. 45b5571 image: Add IH_OS_TEE for TEE chain-load boot by Bryan O'Donoghue · 7 years ago
  87. 81260e3 tools/mkimage: add support for STM32 image format by Patrick Delaunay · 7 years ago
  88. 5c643db SPL: Add signature verification when loading image by Jun Nie · 7 years ago
  89. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  90. 6808ef9 move booti_setup to arch/arm/lig/image.c by Bin Chen · 7 years ago
  91. 1048161 parse the second area of android image by Bin Chen · 7 years ago
  92. b2267e8 fix incorrect usage of DT node unit address in comments by Andre Przywara · 7 years ago
  93. 068feb9 riscv: Modify generic codes to support RISC-V by Rick Chen · 7 years ago
  94. a1be94b SPL: Add FIT data-position property support by Peng Fan · 7 years ago
  95. 4914af1 image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted Firmware by Philipp Tomsich · 7 years ago
  96. 137aefb common: Remove genimg_get_image() by Tuomas Tynkkynen · 7 years ago
  97. 02035d0 fit: If no matching config is found in fit_find_config_node(), use the default one by Jean-Jacques Hiblot · 7 years ago
  98. 169043d fit: Introduce methods for applying overlays on fit-load by Pantelis Antoniou · 7 years ago
  99. 6442c96 image: Add TI PMMC image type by Andrew F. Davis · 7 years ago
  100. 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago