1. c755aa8 lib: rsa: Fix const-correctness of rsassa_pss functions by SESA644425 · 2 years, 8 months ago
  2. 4de720e Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 7 months ago
  3. e9e87ec tools: mkimage: Add Allwinner TOC0 support by Samuel Holland · 2 years, 7 months ago
  4. 6e052d1 mkimage: add public key for image pre-load stage by Philippe Reynes · 2 years, 7 months ago
  5. 9d46e63 cmd: bootm: add a stage pre-load by Philippe Reynes · 2 years, 7 months ago
  6. 9822074 boot: image: add a stage pre-load by Philippe Reynes · 2 years, 7 months ago
  7. 2d2384b tools: mkimage: Show where signatures/keys are written by Simon Glass · 3 years ago
  8. c033dc8 image: Return destination node for add_verify_data() method by Simon Glass · 3 years ago
  9. 99f844b tools: Pass the key blob around by Simon Glass · 3 years ago
  10. 70e6bcc tools: Improve comments in signing functions by Simon Glass · 3 years ago
  11. 5902a39 mkimage: Allow to specify the signature algorithm on the command line by Jan Kiszka · 2 years, 9 months ago
  12. 4550ce9 image-fit: Make string of algo parameter constant by Jan Kiszka · 2 years, 9 months ago
  13. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  14. 2289629 image.h: make image_sign_info.fit point to const by Hannu Lounento · 3 years ago
  15. 1df654a image: Drop most #ifdefs in image-board.c by Simon Glass · 3 years, 1 month ago
  16. 13c133b image: Drop unnecessary #ifdefs from image.h by Simon Glass · 3 years, 1 month ago
  17. 0ab5e02 image: Tidy up fit_unsupported_reset() by Simon Glass · 3 years, 1 month ago
  18. fa13940 image: Drop IMAGE_ENABLE_IGNORE by Simon Glass · 3 years, 1 month ago
  19. 3ac0f50 image: Drop IMAGE_OF_SYSTEM_SETUP by Simon Glass · 3 years, 1 month ago
  20. 30ba282 image: Drop IMAGE_OF_BOARD_SETUP by Simon Glass · 3 years, 1 month ago
  21. 806d1ff image: Drop IMAGE_BOOT_GET_CMDLINE by Simon Glass · 3 years, 1 month ago
  22. 2bbed3f image: Use Kconfig to enable FIT_RSASSA_PSS on host by Simon Glass · 3 years, 1 month ago
  23. e059157 image: Use Kconfig to enable CONFIG_FIT_VERBOSE on host by Simon Glass · 3 years, 1 month ago
  24. 0c303f9 image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · 3 years, 1 month ago
  25. bf371b4 image: Drop IMAGE_ENABLE_FIT by Simon Glass · 3 years, 1 month ago
  26. 2c21256 hash: Use Kconfig to enable hashing in host tools and SPL by Simon Glass · 3 years, 1 month ago
  27. de41f0e image: rsa: Move padding_algos to linker lists by Alexandru Gagniuc · 3 years, 2 months ago
  28. 0b905e2 image: Drop IMAGE_ENABLE_{MD5, CRC32} #defines by Alexandru Gagniuc · 3 years, 2 months ago
  29. fe54aea common: Move MD5 hash to hash_algo[] array. by Alexandru Gagniuc · 3 years, 2 months ago
  30. eb5171d common: Remove unused CONFIG_FIT_SHAxxx selectors by Alexandru Gagniuc · 3 years, 2 months ago
  31. 8387dba image: Eliminate IMAGE_ENABLE_VERIFY_ECDSA macro by Alexandru Gagniuc · 3 years, 3 months ago
  32. 8be1818 image: Eliminate IMAGE_ENABLE_VERIFY macro by Alexandru Gagniuc · 3 years, 3 months ago
  33. 0980164 image: Add support for placing crypto_algo in linker lists by Alexandru Gagniuc · 3 years, 3 months ago
  34. 70c1c89 image: Drop IMAGE_ENABLE_BEST_MATCH by Simon Glass · 3 years, 3 months ago
  35. 14f061d image: Drop IMAGE_ENABLE_SHAxxx by Simon Glass · 3 years, 3 months ago
  36. 0ad7569 image: Drop IMAGE_ENABLE_SHA1 by Simon Glass · 3 years, 3 months ago
  37. 4b00fd1 Kconfig: Rename SPL_MD5_SUPPORT to SPL_MD5 by Simon Glass · 3 years, 3 months ago
  38. 1e52db6 Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32 by Simon Glass · 3 years, 3 months ago
  39. ad74aed image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT by Simon Glass · 3 years, 3 months ago
  40. f5bc9c2 image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx by Simon Glass · 3 years, 3 months ago
  41. 0003b8a image: Shorten FIT_ENABLE_SHAxxx_SUPPORT by Simon Glass · 3 years, 3 months ago
  42. 481d394 common: fit: Update board_fit_image_post_process() to pass fit and node_offset by Lokesh Vutla · 3 years, 4 months ago
  43. 77b8cfe lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 7 months ago
  44. 36bfcb6 mkimage: Add a 'keyfile' argument for image signing by Alexandru Gagniuc · 3 years, 8 months ago
  45. ed6c9e0 lib: Add support for ECDSA image signing by Alexandru Gagniuc · 3 years, 8 months ago
  46. 0bcb28d lib: Rename rsa-checksum.c to hash-checksum.c by Alexandru Gagniuc · 3 years, 8 months ago
  47. 1057b1b Merge tag 'v2021.04-rc5' into next by Tom Rini · 3 years, 7 months ago
  48. e2734d6 sandbox: image: Allow sandbox to load any image by Simon Glass · 3 years, 7 months ago
  49. 29cbc4b image: Avoid -ENODATA in host tools by Simon Glass · 3 years, 8 months ago
  50. 9e30423 image: Do not #if guard board_fit_image_post_process() prototype by Alexandru Gagniuc · 3 years, 9 months ago
  51. c581970 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 8 months ago
  52. 6d29509 tools: mkimage: Add Allwinner eGON support by Andre Przywara · 6 years ago
  53. f14e6ee image: cleanup pre-processor usage by Sebastian Reichel · 3 years, 10 months ago
  54. 3149e52 common: update: add a generic interface for FIT image by AKASHI Takahiro · 4 years ago
  55. 898a084 cosmetic: image: Fix comments and the order of definitions by Naoki Hayama · 4 years ago
  56. 02d41b0 image: Add a function to modify category information by Naoki Hayama · 4 years ago
  57. a6982a6 fit: cipher: aes: allow to store the IV in the FIT image by Philippe Reynes · 4 years, 1 month ago
  58. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 4 months ago
  59. 26073f9 image: Add support for ZSTD decompression by Robert Marko · 4 years, 6 months ago
  60. d16b38f Add support for SHA384 and SHA512 by Reuben Dowle · 4 years, 6 months ago
  61. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  62. 155d6a3 image: Add a common compression type detection function. by Atish Patra · 4 years, 8 months ago
  63. 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, 7 months ago
  64. 72188f5 image: Use constants for 'required' and 'key-name-hint' by Simon Glass · 4 years, 7 months ago
  65. 390b26d image: Correct comment for fit_conf_get_node() by Simon Glass · 4 years, 7 months ago
  66. a8fc3df include: image.h: add key info to image_sign_info by AKASHI Takahiro · 4 years, 8 months ago
  67. b983cc2 lib: rsa: decouple rsa from FIT image verification by AKASHI Takahiro · 4 years, 8 months ago
  68. d08b16e image.h: isolate android_image_* functions from tooling by Eugeniu Rosca · 4 years, 8 months ago
  69. 7f25315 image: android: Add routine to get dtbo params by Sam Protsenko · 4 years, 9 months ago
  70. c3bfad8 image: android: Add functions for handling dtb field by Sam Protsenko · 4 years, 9 months ago
  71. 220a3a4 common: Rename and move source() by Simon Glass · 4 years, 10 months ago
  72. 8e8ccfe common: Move the image globals into image.h by Simon Glass · 4 years, 10 months ago
  73. 4df3578 u-boot: fit: add support to decrypt fit with aes by Philippe Reynes · 4 years, 10 months ago
  74. 7298e42 mkimage: fit: add support to encrypt image with aes by Philippe Reynes · 4 years, 10 months ago
  75. a031b03 image: Add IH_OS_EFI for EFI chain-load boot by Cristian Ciocaltea · 4 years, 10 months ago
  76. 1af5e97 tools: image.h: Use portable uint32_t instead of linux-specific __be32 by Bin Meng · 5 years ago
  77. e7fabe7 image: add new "copro" image type by Patrick Delaunay · 5 years ago
  78. 5e30e45 spl: support booting via RISC-V OpenSBI by Lukas Auer · 5 years ago
  79. 2090854 common: Move bootm_decomp_image() to image.c (as image_decomp()) by Julius Werner · 5 years ago
  80. c76c93a configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · 5 years ago
  81. 0a42a13 ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading by Tien Fong Chee · 5 years ago
  82. 4ad2c89 Remove #define CONFIG_CRC32 by Chris Packham · 6 years ago
  83. 89665f2 Refactor IMAGE_ENABLE_VERIFY to handle builds without SPL verification by Alex Kiernan · 6 years ago
  84. 829ceb2 image: android: allow booting lz4-compressed kernels by Eugeniu Rosca · 6 years ago
  85. 24431ad Restore compatibility of image type IDs by Stefano Babic · 6 years ago
  86. 061daa0 rsa: add support of padding pss by Philippe Reynes · 6 years ago
  87. 2003156 rsa: add a structure for the padding by Philippe Reynes · 6 years ago
  88. 3b975a1 tools: MediaTek: add MTK boot header generation to mkimage by Ryder Lee · 6 years ago
  89. a2b96ec tools: add i.MX8/8X image support by Peng Fan · 6 years ago
  90. 795f452 mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures by Alex Kiernan · 6 years ago
  91. 7f13b37 ARM: image: Add option for ignoring ep bit 3 by Marek Vasut · 6 years ago
  92. c3c8638 add FIT data-position & data-offset property support by Kelvin Cheung · 6 years ago
  93. 0298d20 fit: Add standalone image type handling by Marek Vasut · 6 years ago
  94. 16c4b16 FIT: Make fit_conf_print() be a static function by Tom Rini · 6 years ago
  95. 3b52847 Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 6 years ago
  96. 6915dcf tools: zynqmpimage: Add bif support by Alexander Graf · 7 years ago
  97. 662abc4 image: socfpga: Add SFP image version 1 definition by Marek Vasut · 7 years ago
  98. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  99. 1f8e4bf image: fit: Show firmware configuration property if present by Michal Simek · 7 years ago
  100. 641599a image.h: add forward declaration of struct fdt_region by Masahiro Yamada · 7 years ago