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