1. 826e0be abootimg: Add init_boot image support by Roman Stratiienko · 6 months ago
  2. f816c42 boot: fdt: Change type of env_get_bootm_low() to phys_addr_t by Marek Vasut · 8 months ago
  3. dcfb633 tools: fix build without LIBCRYPTO support by Paul-Erwan Rio · 11 months ago
  4. a0e7612 Merge patch series "bootm: Handle compressed arm64 images with bootm" by Tom Rini · 11 months ago
  5. 8938a62 image: Correct load_bug typo by Simon Glass · 1 year ago
  6. 30762dd boot: Drop size parameter from image_setup_libfdt() by Simon Glass · 1 year ago
  7. 4fdc559 bootm: Reduce arguments to boot_get_loadables() by Simon Glass · 1 year ago
  8. 01080ab bootm: Reduce arguments to boot_get_fpga() by Simon Glass · 1 year ago
  9. db125e0 bootm: Reduce arguments to boot_get_fdt() by Simon Glass · 1 year ago
  10. af2c72c bootm: Pass image buffer to boot_get_fdt() by Simon Glass · 1 year ago
  11. 8eef77e bootm: Reduce arguments to boot_get_ramdisk() by Simon Glass · 1 year ago
  12. 04ad34a image: Document error codes from fit_image_load() by Simon Glass · 1 year ago
  13. 4e8ec47 image: Tidy up genimg_get_kernel_addr_fit() by Simon Glass · 1 year ago
  14. 32401ba bootm: Support boot measurement by Eddie James · 1 year, 1 month ago
  15. b28f8f3 tools: mkimage: Add StarFive SPL image support by Heinrich Schuchardt · 1 year, 2 months ago
  16. 2d283fa tools: spkgimage: add Renesas SPKG format by Ralph Siemsen · 1 year, 7 months ago
  17. 51c981b android: boot: support boot image header version 3 and 4 by Safae Ouajih · 1 year, 10 months ago
  18. 5b01a88 android: boot: ramdisk: support vendor ramdisk by Safae Ouajih · 1 year, 10 months ago
  19. 889005f android: boot: update android_image_get_data to support v3, v4 by Safae Ouajih · 1 year, 10 months ago
  20. c60ae10 android: boot: add vendor boot image to prepare for v3, v4 support by Safae Ouajih · 1 year, 10 months ago
  21. 027191d android: boot: kcomp: support andr_image_data by Safae Ouajih · 1 year, 10 months ago
  22. 88ad0c1 android: boot: replace android_image_check_header by Safae Ouajih · 1 year, 10 months ago
  23. 8656e38 android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0 by Safae Ouajih · 1 year, 10 months ago
  24. daee3ba image: Move common image code to image_board and command by Simon Glass · 1 year, 11 months ago
  25. ac9853e image: Add a function to find a script in an image by Simon Glass · 1 year, 11 months ago
  26. d3e7e20 cmd: source: Support specifying config name by Sean Anderson · 2 years ago
  27. ca58ca8 image: Add fallback for fit_config_verify by Sean Anderson · 2 years ago
  28. 0aa1da6 tools: mkimage: add new image type "fdt_legacy" by Marc Kleine-Budde · 2 years ago
  29. d30b6fc image: Correct strncpy() warning with image_set_name() by Simon Glass · 2 years ago
  30. a42f11f image: Allow loading a FIT image for a particular phase by Simon Glass · 2 years, 1 month ago
  31. e3f81ae image: Add the concept of a phase to FIT by Simon Glass · 2 years, 1 month ago
  32. 4bf6987 image: Move comment for fit_conf_find_compat() by Simon Glass · 2 years, 1 month ago
  33. db7b157 image-pre-load: Move macros/definitions to image.h by Steven Lawrance · 2 years, 2 months ago
  34. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · 2 years, 3 months ago
  35. 74578f5 treewide: Drop image_info_t typedef by Simon Glass · 2 years, 3 months ago
  36. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 3 months ago
  37. 5f074d4 image: Fix BOOTM_STATE values by Simon Glass · 2 years, 3 months ago
  38. 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
  39. 7ae16bb image: Drop some other #ifdefs in image-board.c by Simon Glass · 2 years, 3 months ago
  40. 080d3a0 image: fit: Add some helpers for getting data by Sean Anderson · 2 years, 3 months ago
  41. 1304b46 lib: rsa: Fix const-correctness of rsassa_pss functions by SESA644425 · 2 years, 9 months ago
  42. cbe85e7 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 8 months ago
  43. 7572878 tools: mkimage: Add Allwinner TOC0 support by Samuel Holland · 2 years, 8 months ago
  44. 3e3899c mkimage: add public key for image pre-load stage by Philippe Reynes · 2 years, 8 months ago
  45. ae1f2ca cmd: bootm: add a stage pre-load by Philippe Reynes · 2 years, 8 months ago
  46. d28484e boot: image: add a stage pre-load by Philippe Reynes · 2 years, 8 months ago
  47. e460726 tools: mkimage: Show where signatures/keys are written by Simon Glass · 3 years ago
  48. 94336dc image: Return destination node for add_verify_data() method by Simon Glass · 3 years ago
  49. e10e2ee tools: Pass the key blob around by Simon Glass · 3 years ago
  50. 6a0efc8 tools: Improve comments in signing functions by Simon Glass · 3 years ago
  51. 4043f32 mkimage: Allow to specify the signature algorithm on the command line by Jan Kiszka · 2 years, 10 months ago
  52. 27beec2 image-fit: Make string of algo parameter constant by Jan Kiszka · 2 years, 10 months ago
  53. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  54. e2b1e1f image.h: make image_sign_info.fit point to const by Hannu Lounento · 3 years, 1 month ago
  55. 0f78138 image: Drop most #ifdefs in image-board.c by Simon Glass · 3 years, 2 months ago
  56. 2c6a1b0 image: Drop unnecessary #ifdefs from image.h by Simon Glass · 3 years, 2 months ago
  57. 4a00af4 image: Tidy up fit_unsupported_reset() by Simon Glass · 3 years, 2 months ago
  58. a0cfb84 image: Drop IMAGE_ENABLE_IGNORE by Simon Glass · 3 years, 2 months ago
  59. 336b9c7 image: Drop IMAGE_OF_SYSTEM_SETUP by Simon Glass · 3 years, 2 months ago
  60. d49049f image: Drop IMAGE_OF_BOARD_SETUP by Simon Glass · 3 years, 2 months ago
  61. b8eb1fe image: Drop IMAGE_BOOT_GET_CMDLINE by Simon Glass · 3 years, 2 months ago
  62. effa452 image: Use Kconfig to enable FIT_RSASSA_PSS on host by Simon Glass · 3 years, 2 months ago
  63. bd0d735 image: Use Kconfig to enable CONFIG_FIT_VERBOSE on host by Simon Glass · 3 years, 2 months ago
  64. 85c057e image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · 3 years, 2 months ago
  65. e719d3b image: Drop IMAGE_ENABLE_FIT by Simon Glass · 3 years, 2 months ago
  66. 383dd57 hash: Use Kconfig to enable hashing in host tools and SPL by Simon Glass · 3 years, 2 months ago
  67. f3b5e58 image: rsa: Move padding_algos to linker lists by Alexandru Gagniuc · 3 years, 3 months ago
  68. 3d3f5bf image: Drop IMAGE_ENABLE_{MD5, CRC32} #defines by Alexandru Gagniuc · 3 years, 3 months ago
  69. f301658 common: Move MD5 hash to hash_algo[] array. by Alexandru Gagniuc · 3 years, 3 months ago
  70. 8d310ef common: Remove unused CONFIG_FIT_SHAxxx selectors by Alexandru Gagniuc · 3 years, 3 months ago
  71. 46c8d31 image: Eliminate IMAGE_ENABLE_VERIFY_ECDSA macro by Alexandru Gagniuc · 3 years, 4 months ago
  72. bf11ae6 image: Eliminate IMAGE_ENABLE_VERIFY macro by Alexandru Gagniuc · 3 years, 4 months ago
  73. b04e918 image: Add support for placing crypto_algo in linker lists by Alexandru Gagniuc · 3 years, 4 months ago
  74. 0434ea1 image: Drop IMAGE_ENABLE_BEST_MATCH by Simon Glass · 3 years, 4 months ago
  75. 64a4624 image: Drop IMAGE_ENABLE_SHAxxx by Simon Glass · 3 years, 4 months ago
  76. c2da20f image: Drop IMAGE_ENABLE_SHA1 by Simon Glass · 3 years, 4 months ago
  77. e025c65 Kconfig: Rename SPL_MD5_SUPPORT to SPL_MD5 by Simon Glass · 3 years, 4 months ago
  78. efc1223 Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32 by Simon Glass · 3 years, 4 months ago
  79. 66b00c8 image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT by Simon Glass · 3 years, 4 months ago
  80. b8cacf2 image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx by Simon Glass · 3 years, 4 months ago
  81. c728811 image: Shorten FIT_ENABLE_SHAxxx_SUPPORT by Simon Glass · 3 years, 4 months ago
  82. b36dd3e common: fit: Update board_fit_image_post_process() to pass fit and node_offset by Lokesh Vutla · 3 years, 6 months ago
  83. d62063d lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 9 months ago
  84. 8fcea12 mkimage: Add a 'keyfile' argument for image signing by Alexandru Gagniuc · 3 years, 9 months ago
  85. 3ebd200 lib: Add support for ECDSA image signing by Alexandru Gagniuc · 3 years, 9 months ago
  86. db182c4 lib: Rename rsa-checksum.c to hash-checksum.c by Alexandru Gagniuc · 3 years, 9 months ago
  87. a18a36f Merge tag 'v2021.04-rc5' into next by Tom Rini · 3 years, 8 months ago
  88. 062e79f sandbox: image: Allow sandbox to load any image by Simon Glass · 3 years, 8 months ago
  89. b641de8 image: Avoid -ENODATA in host tools by Simon Glass · 3 years, 9 months ago
  90. 0622fe1 image: Do not #if guard board_fit_image_post_process() prototype by Alexandru Gagniuc · 3 years, 10 months ago
  91. d563c25 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 9 months ago
  92. e53f9d9 tools: mkimage: Add Allwinner eGON support by Andre Przywara · 6 years ago
  93. bfe8ddf image: cleanup pre-processor usage by Sebastian Reichel · 3 years, 11 months ago
  94. 768d58d common: update: add a generic interface for FIT image by AKASHI Takahiro · 4 years, 1 month ago
  95. 9f1622f cosmetic: image: Fix comments and the order of definitions by Naoki Hayama · 4 years, 2 months ago
  96. d7e8291 image: Add a function to modify category information by Naoki Hayama · 4 years, 2 months ago
  97. 64d67c4 fit: cipher: aes: allow to store the IV in the FIT image by Philippe Reynes · 4 years, 2 months ago
  98. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  99. d1c2484 image: Add support for ZSTD decompression by Robert Marko · 4 years, 7 months ago
  100. 1908fd9 Add support for SHA384 and SHA512 by Reuben Dowle · 4 years, 7 months ago