1. 1304b46 lib: rsa: Fix const-correctness of rsassa_pss functions by SESA644425 · 2 years, 9 months ago
  2. cbe85e7 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 8 months ago
  3. 7572878 tools: mkimage: Add Allwinner TOC0 support by Samuel Holland · 2 years, 9 months ago
  4. 3e3899c mkimage: add public key for image pre-load stage by Philippe Reynes · 2 years, 8 months ago
  5. ae1f2ca cmd: bootm: add a stage pre-load by Philippe Reynes · 2 years, 8 months ago
  6. d28484e boot: image: add a stage pre-load by Philippe Reynes · 2 years, 8 months ago
  7. e460726 tools: mkimage: Show where signatures/keys are written by Simon Glass · 3 years, 1 month ago
  8. 94336dc image: Return destination node for add_verify_data() method by Simon Glass · 3 years, 1 month ago
  9. e10e2ee tools: Pass the key blob around by Simon Glass · 3 years, 1 month ago
  10. 6a0efc8 tools: Improve comments in signing functions by Simon Glass · 3 years, 1 month ago
  11. 4043f32 mkimage: Allow to specify the signature algorithm on the command line by Jan Kiszka · 2 years, 11 months ago
  12. 27beec2 image-fit: Make string of algo parameter constant by Jan Kiszka · 2 years, 11 months ago
  13. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 11 months ago
  14. e2b1e1f image.h: make image_sign_info.fit point to const by Hannu Lounento · 3 years, 1 month ago
  15. 0f78138 image: Drop most #ifdefs in image-board.c by Simon Glass · 3 years, 2 months ago
  16. 2c6a1b0 image: Drop unnecessary #ifdefs from image.h by Simon Glass · 3 years, 2 months ago
  17. 4a00af4 image: Tidy up fit_unsupported_reset() by Simon Glass · 3 years, 2 months ago
  18. a0cfb84 image: Drop IMAGE_ENABLE_IGNORE by Simon Glass · 3 years, 2 months ago
  19. 336b9c7 image: Drop IMAGE_OF_SYSTEM_SETUP by Simon Glass · 3 years, 2 months ago
  20. d49049f image: Drop IMAGE_OF_BOARD_SETUP by Simon Glass · 3 years, 2 months ago
  21. b8eb1fe image: Drop IMAGE_BOOT_GET_CMDLINE by Simon Glass · 3 years, 2 months ago
  22. effa452 image: Use Kconfig to enable FIT_RSASSA_PSS on host by Simon Glass · 3 years, 2 months ago
  23. bd0d735 image: Use Kconfig to enable CONFIG_FIT_VERBOSE on host by Simon Glass · 3 years, 2 months ago
  24. 85c057e image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · 3 years, 2 months ago
  25. e719d3b image: Drop IMAGE_ENABLE_FIT by Simon Glass · 3 years, 2 months ago
  26. 383dd57 hash: Use Kconfig to enable hashing in host tools and SPL by Simon Glass · 3 years, 2 months ago
  27. f3b5e58 image: rsa: Move padding_algos to linker lists by Alexandru Gagniuc · 3 years, 3 months ago
  28. 3d3f5bf image: Drop IMAGE_ENABLE_{MD5, CRC32} #defines by Alexandru Gagniuc · 3 years, 3 months ago
  29. f301658 common: Move MD5 hash to hash_algo[] array. by Alexandru Gagniuc · 3 years, 3 months ago
  30. 8d310ef common: Remove unused CONFIG_FIT_SHAxxx selectors by Alexandru Gagniuc · 3 years, 3 months ago
  31. 46c8d31 image: Eliminate IMAGE_ENABLE_VERIFY_ECDSA macro by Alexandru Gagniuc · 3 years, 5 months ago
  32. bf11ae6 image: Eliminate IMAGE_ENABLE_VERIFY macro by Alexandru Gagniuc · 3 years, 5 months ago
  33. b04e918 image: Add support for placing crypto_algo in linker lists by Alexandru Gagniuc · 3 years, 5 months ago
  34. 0434ea1 image: Drop IMAGE_ENABLE_BEST_MATCH by Simon Glass · 3 years, 5 months ago
  35. 64a4624 image: Drop IMAGE_ENABLE_SHAxxx by Simon Glass · 3 years, 5 months ago
  36. c2da20f image: Drop IMAGE_ENABLE_SHA1 by Simon Glass · 3 years, 5 months ago
  37. e025c65 Kconfig: Rename SPL_MD5_SUPPORT to SPL_MD5 by Simon Glass · 3 years, 5 months ago
  38. efc1223 Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32 by Simon Glass · 3 years, 5 months ago
  39. 66b00c8 image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT by Simon Glass · 3 years, 5 months ago
  40. b8cacf2 image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx by Simon Glass · 3 years, 5 months ago
  41. c728811 image: Shorten FIT_ENABLE_SHAxxx_SUPPORT by Simon Glass · 3 years, 5 months ago
  42. b36dd3e common: fit: Update board_fit_image_post_process() to pass fit and node_offset by Lokesh Vutla · 3 years, 6 months ago
  43. d62063d lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 9 months ago
  44. 8fcea12 mkimage: Add a 'keyfile' argument for image signing by Alexandru Gagniuc · 3 years, 9 months ago
  45. 3ebd200 lib: Add support for ECDSA image signing by Alexandru Gagniuc · 3 years, 9 months ago
  46. db182c4 lib: Rename rsa-checksum.c to hash-checksum.c by Alexandru Gagniuc · 3 years, 9 months ago
  47. a18a36f Merge tag 'v2021.04-rc5' into next by Tom Rini · 3 years, 8 months ago
  48. 062e79f sandbox: image: Allow sandbox to load any image by Simon Glass · 3 years, 9 months ago
  49. b641de8 image: Avoid -ENODATA in host tools by Simon Glass · 3 years, 9 months ago
  50. 0622fe1 image: Do not #if guard board_fit_image_post_process() prototype by Alexandru Gagniuc · 3 years, 10 months ago
  51. d563c25 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 10 months ago
  52. e53f9d9 tools: mkimage: Add Allwinner eGON support by Andre Przywara · 6 years ago
  53. bfe8ddf image: cleanup pre-processor usage by Sebastian Reichel · 4 years ago
  54. 768d58d common: update: add a generic interface for FIT image by AKASHI Takahiro · 4 years, 1 month ago
  55. 9f1622f cosmetic: image: Fix comments and the order of definitions by Naoki Hayama · 4 years, 2 months ago
  56. d7e8291 image: Add a function to modify category information by Naoki Hayama · 4 years, 2 months ago
  57. 64d67c4 fit: cipher: aes: allow to store the IV in the FIT image by Philippe Reynes · 4 years, 2 months ago
  58. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  59. d1c2484 image: Add support for ZSTD decompression by Robert Marko · 4 years, 7 months ago
  60. 1908fd9 Add support for SHA384 and SHA512 by Reuben Dowle · 4 years, 8 months ago
  61. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  62. 04e8cd8 image: Add a common compression type detection function. by Atish Patra · 4 years, 9 months ago
  63. 7357a35 Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 8 months ago
  64. d7aabcc image: Use constants for 'required' and 'key-name-hint' by Simon Glass · 4 years, 9 months ago
  65. 2f3c6c5 image: Correct comment for fit_conf_get_node() by Simon Glass · 4 years, 9 months ago
  66. 3eae5fd include: image.h: add key info to image_sign_info by AKASHI Takahiro · 4 years, 9 months ago
  67. 2223c7d lib: rsa: decouple rsa from FIT image verification by AKASHI Takahiro · 4 years, 9 months ago
  68. 2c80fc7 image.h: isolate android_image_* functions from tooling by Eugeniu Rosca · 4 years, 9 months ago
  69. 2666a1a image: android: Add routine to get dtbo params by Sam Protsenko · 4 years, 10 months ago
  70. 4fabf40 image: android: Add functions for handling dtb field by Sam Protsenko · 4 years, 10 months ago
  71. 606f09b common: Rename and move source() by Simon Glass · 5 years ago
  72. 85f1378 common: Move the image globals into image.h by Simon Glass · 5 years ago
  73. 3d96470 u-boot: fit: add support to decrypt fit with aes by Philippe Reynes · 5 years ago
  74. 3148e42 mkimage: fit: add support to encrypt image with aes by Philippe Reynes · 5 years ago
  75. 217f964 image: Add IH_OS_EFI for EFI chain-load boot by Cristian Ciocaltea · 5 years ago
  76. f0b8eb1 tools: image.h: Use portable uint32_t instead of linux-specific __be32 by Bin Meng · 5 years ago
  77. 42594db image: add new "copro" image type by Patrick Delaunay · 5 years ago
  78. 515b934 spl: support booting via RISC-V OpenSBI by Lukas Auer · 5 years ago
  79. 47ef986 common: Move bootm_decomp_image() to image.c (as image_decomp()) by Julius Werner · 5 years ago
  80. c220bd9 configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · 6 years ago
  81. ca99a8a ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading by Tien Fong Chee · 6 years ago
  82. 9acd30c Remove #define CONFIG_CRC32 by Chris Packham · 6 years ago
  83. bb6abce Refactor IMAGE_ENABLE_VERIFY to handle builds without SPL verification by Alex Kiernan · 6 years ago
  84. 1403f39 image: android: allow booting lz4-compressed kernels by Eugeniu Rosca · 6 years ago
  85. 10d7c4b Restore compatibility of image type IDs by Stefano Babic · 6 years ago
  86. 47d73f0 rsa: add support of padding pss by Philippe Reynes · 6 years ago
  87. 1246835 rsa: add a structure for the padding by Philippe Reynes · 6 years ago
  88. e1de5d4 tools: MediaTek: add MTK boot header generation to mkimage by developer · 6 years ago
  89. 60a5607 tools: add i.MX8/8X image support by Peng Fan · 6 years ago
  90. 697fcdc mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures by Alex Kiernan · 6 years ago
  91. 85ed289 ARM: image: Add option for ignoring ep bit 3 by Marek Vasut · 6 years ago
  92. 186cc99 add FIT data-position & data-offset property support by Kelvin Cheung · 7 years ago
  93. 93e9575 fit: Add standalone image type handling by Marek Vasut · 7 years ago
  94. 7d77b66 FIT: Make fit_conf_print() be a static function by Tom Rini · 7 years ago
  95. ad2102e Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 7 years ago
  96. 5329d67 tools: zynqmpimage: Add bif support by Alexander Graf · 7 years ago
  97. 83f6928 image: socfpga: Add SFP image version 1 definition by Marek Vasut · 7 years ago
  98. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  99. b766e8f image: fit: Show firmware configuration property if present by Michal Simek · 7 years ago
  100. fe11aee image.h: add forward declaration of struct fdt_region by Masahiro Yamada · 7 years ago