1. 217b989 dumpimage: fix handling of StarFive SPL too long by Heinrich Schuchardt · Tue Mar 04 17:04:03 2025 +0100
  2. ed3ef36 qconfig: Correct unhashable-type error with --scan-source by Simon Glass · Thu Feb 27 12:27:19 2025 -0700
  3. ed836ac binman: Honour the skip-at-start property more faithfully by Simon Glass · Wed Feb 26 09:26:17 2025 -0700
  4. 52565dc binman: Rename Entry.end_4gb by Simon Glass · Wed Feb 26 09:26:16 2025 -0700
  5. a774750 tools: use cryptographically safe RNG by Heinrich Schuchardt · Tue Feb 11 14:55:22 2025 +0100
  6. 046ca7f tools: mkenvimage: List -V parameter in help text by Marek Vasut · Wed Feb 05 15:34:28 2025 +0100
  7. 52b51ab lib: Allow crc16 code to be dropped by Simon Glass · Sun Jan 26 11:43:14 2025 -0700
  8. e086a77 tools: check result of lseek by Maks Mishin · Wed Jan 22 19:15:04 2025 +0300
  9. dc31184 buildman: Record an error if a toolchain is missing by Simon Glass · Sat Dec 14 11:20:23 2024 -0700
  10. e6f210b buildman: Drop unused OUTPUT_FILE constant by Simon Glass · Sat Dec 14 11:20:22 2024 -0700
  11. 5593f8b Merge patch series "upl: Prerequite patches for updated spec" by Tom Rini · Wed Jan 22 16:08:34 2025 -0600
  12. 833445d boot: Rename fit_image_get_data_and_size() by Simon Glass · Fri Jan 10 17:00:13 2025 -0700
  13. d3ca401 boot: Rename fit_image_get_data() by Simon Glass · Fri Jan 10 17:00:12 2025 -0700
  14. 634b7b7 mkimage: Update map_to_sysmem() to match its prototype by Simon Glass · Fri Jan 10 17:00:06 2025 -0700
  15. 41f3a77 Merge patch series "add the support of sha256_hmac and sha256_hkdf" by Tom Rini · Sat Jan 18 17:13:01 2025 -0600
  16. 0836a2a lib: sha256: move common function to sha256_common.c by Philippe Reynes · Thu Dec 19 14:05:49 2024 +0100
  17. 399ebd4 tools: renesas_spkgimage.h: use linux/compiler_attributes.h by Philippe Reynes · Thu Dec 19 14:05:47 2024 +0100
  18. 77a1d5b tools: kwbimage.h: use linux/compiler_attributes.h by Philippe Reynes · Thu Dec 19 14:05:46 2024 +0100
  19. 7775287 qconfig.py: Update resync message by Tom Rini · Tue Dec 31 17:54:12 2024 -0600
  20. f3ab78b doc: develop: Fix typos and wording in binman/binman.rst by Lothar Rubusch · Wed Dec 04 18:33:12 2024 +0000
  21. 4ff91c8 trace: proftool: dump-ftrace should write funcgraph times in ns not us by Jerome Forissier · Fri Dec 06 11:11:31 2024 +0100
  22. f8ab6ba Merge tag 'v2025.01-rc5' into next by Tom Rini · Wed Dec 25 22:31:04 2024 -0600
  23. 344bdb1 docker: Update to latest "Jammy" tag by Tom Rini · Sun Dec 08 11:07:32 2024 -0600
  24. f1b9e2a docker: Prefer the kernelorg toolchains over "root" by Tom Rini · Sun Dec 08 11:07:30 2024 -0600
  25. 64d3267 docker: Ensure we use the cross toolchain for aarch64 on arm64 by Tom Rini · Sun Dec 08 11:07:29 2024 -0600
  26. 6934988 docker: Use ${TCVER} more widely by Tom Rini · Sun Dec 08 11:07:25 2024 -0600
  27. 5d18a67 Docker/CI: Only test Xtensa on amd64 hosts by Tom Rini · Sun Dec 08 11:07:24 2024 -0600
  28. f06de77 binman: Regenerate tools/binman/entries.rst by Tom Rini · Thu Dec 19 10:19:57 2024 -0600
  29. 87a8e7c tools: binman: etype: fit: Append DTB directory to the list of input directories by Paul HENRYS · Mon Nov 25 19:16:54 2024 +0100
  30. 7520381 tools: u_boot_pylib: Allow to append input directories to indir by Paul HENRYS · Mon Nov 25 19:16:53 2024 +0100
  31. 1b4bedb tools: binman: etype: Allow to replace 'NAME' in node names by Paul HENRYS · Mon Nov 25 18:54:21 2024 +0100
  32. bea8285 tools: binman: Pass a list of input directory to EnsureCompiled() by Paul HENRYS · Mon Nov 25 18:51:11 2024 +0100
  33. 8d222d3 tools: dtoc: Allow passing optional input directories by Paul HENRYS · Mon Nov 25 18:51:10 2024 +0100
  34. ff31846 tools: binman: Add tests for FIT with data encrypted by mkimage by Paul HENRYS · Mon Nov 25 18:47:17 2024 +0100
  35. 65cea56 tools: binman: add 'fit, encrypt' property to pass keys directory to mkimage by Paul HENRYS · Mon Nov 25 18:47:16 2024 +0100
  36. 0701991 aes: Allow to store randomly generated IV in the FIT by Paul HENRYS · Mon Nov 25 18:47:15 2024 +0100
  37. ef4ca58 docker: Install toolchains on arm64 host by Simon Glass · Wed Nov 27 11:17:29 2024 -0600
  38. f8e2012 docker: Fix LegacyKeyValueFormat warning with PYTHONPATH by Simon Glass · Wed Nov 27 11:17:28 2024 -0600
  39. 86baff1 docker: Adjust installed packages slightly by Simon Glass · Wed Nov 27 11:17:27 2024 -0600
  40. 7aafac0 docker: Support building for multiple architectures by Simon Glass · Wed Nov 27 11:17:26 2024 -0600
  41. 3f88c79 docker: Use cache mounts for apt by Tom Rini · Wed Nov 27 11:17:25 2024 -0600
  42. e8403a9 docker: Build grub for all architectures by Tom Rini · Wed Nov 27 11:17:24 2024 -0600
  43. 12248ed docker: Update to grub-2.12 by Tom Rini · Wed Nov 27 11:17:23 2024 -0600
  44. 4bac039 docker: Use "make -j$(nproc)" when invoking make by Tom Rini · Wed Nov 27 11:17:22 2024 -0600
  45. f3fb9cd docker: Add kernel.org x86_64 toolchain by Tom Rini · Wed Nov 27 11:17:21 2024 -0600
  46. 9ea7cad imx: imx_cntr_image.sh: prevent warning for missing spl by Heiko Schocher · Sat Nov 23 17:52:48 2024 +0100
  47. 85b157c tools: imx8image: Improve error message by Heiko Schocher · Sat Nov 23 17:52:47 2024 +0100
  48. 362b11f Merge tag 'v2025.01-rc3' into next by Tom Rini · Mon Nov 25 17:23:49 2024 -0600
  49. b739002 Merge patch series "buildman: Add initial support for config fragments" by Tom Rini · Tue Nov 19 10:04:57 2024 -0600
  50. 6a8d6ef buildman: Support a tilde to represent the home directory by Simon Glass · Fri Nov 08 08:23:48 2024 -0700
  51. e2c35a0 buildman: Correct logic for adding a toolchain by Simon Glass · Fri Nov 08 08:23:47 2024 -0700
  52. af84127 buildman: Document the toolchain-prefix section by Simon Glass · Fri Nov 08 08:23:46 2024 -0700
  53. f94afe7 buildman: Correct the indentation in the setting-up section by Simon Glass · Fri Nov 08 08:23:45 2024 -0700
  54. 62dc094 buildman: Support #include files in defconfigs by Simon Glass · Fri Nov 08 08:23:44 2024 -0700
  55. 3a41bf8 buildman: Set up the tout library by Simon Glass · Fri Nov 08 08:23:43 2024 -0700
  56. 78dca00 buildman: Add a lower-level test for KconfigScanner by Simon Glass · Fri Nov 08 08:23:42 2024 -0700
  57. a95e832 tools: imx8image: Add missing break for CMD_DCD_SKIP by Fabio Estevam · Mon Nov 11 23:38:54 2024 -0300
  58. 9844408 Merge tag 'u-boot-imx-master-20241105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Sat Nov 09 11:26:14 2024 -0600
  59. fd61e71 tools: imx8image: add possibility to skip dcd by Heiko Schocher · Mon Nov 04 19:02:03 2024 +0100
  60. 6143689 tools: mkeficapsule: use %zd to print ssize_t. by Heinrich Schuchardt · Sun Nov 03 23:45:05 2024 +0100
  61. 4b2b4b2 imx: hab: fix size of IVT+CSF blob tacked on to u-boot.itb by Rasmus Villemoes · Thu Oct 24 14:27:35 2024 +0200
  62. 6825460 envtools: make them build again by Rasmus Villemoes · Wed Oct 16 17:10:35 2024 +0200
  63. 8e3df06 Merge patch series "aspeed: ast2700: Add Caliptra ECDSA driver" by Tom Rini · Mon Oct 21 17:53:11 2024 -0600
  64. 7868595 lib: ecdsa: Add ECDSA384 support by Chia-Wei Wang · Mon Oct 14 17:56:18 2024 +0800
  65. 78b9c8a docker: Update coreboot by Simon Glass · Mon Oct 14 16:32:05 2024 -0600
  66. 53a0a2f expo: Use standard numbering for save and discard by Simon Glass · Mon Oct 14 16:31:57 2024 -0600
  67. 6a0f481 binman: Add a tutorial on resolving test-coverage bugs by Simon Glass · Mon Sep 30 12:51:38 2024 -0600
  68. 9469d70 binman: Support getting test-coverage on just one test by Simon Glass · Mon Sep 30 12:51:37 2024 -0600
  69. 0ce8fed u_boot_pylib: Support running coverage on selected functions by Simon Glass · Mon Sep 30 12:51:36 2024 -0600
  70. 1f3a122 buildman: Correct some warnings about regex strings by Simon Glass · Sat Sep 21 19:57:57 2024 +0200
  71. a730a28 binman: implement signing FIT images during image build by Alexander Kochetkov · Mon Sep 16 11:24:46 2024 +0300
  72. 197ee8b image-host: fix 'unknown error' error message by Alexander Kochetkov · Mon Sep 16 11:24:45 2024 +0300
  73. ce39e05 binman: fix passing loadables to mkimage on first run by Alexander Kochetkov · Mon Sep 16 11:24:44 2024 +0300
  74. 1f2a517 binman: add fast authentication method for i.MX8M signing by Brian Ruley · Tue Oct 01 16:58:09 2024 +0300
  75. d26a497 binman: cosmetic: refactor `nxp_imx8mcst' etype code by Brian Ruley · Tue Oct 01 16:58:08 2024 +0300
  76. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · Fri Oct 11 12:23:25 2024 -0600
  77. c2ed2e3 qconfig: Update tool for new Makefile variables by Simon Glass · Sun Sep 29 19:49:56 2024 -0600
  78. 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · Sun Sep 29 19:49:54 2024 -0600
  79. 86adc2e global: Rename SPL_ to XPL_ by Simon Glass · Sun Sep 29 19:49:53 2024 -0600
  80. 73a325c kconfig: binman: Check for SPL instead of XPL by Simon Glass · Sun Sep 29 19:49:52 2024 -0600
  81. 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:50 2024 -0600
  82. 2b315b7 qconfig: Add XPL_BUILD to ignored symbols by Simon Glass · Sun Sep 29 19:49:33 2024 -0600
  83. 63630a7 Merge branch 'next' by Tom Rini · Mon Oct 07 09:06:49 2024 -0600
  84. b52fd3b Update directories for new name of TF-A directories by Peter Robinson · Fri Oct 04 11:40:44 2024 +0100
  85. 32d26c7 Update the ARM trusted firmware git URL by Peter Robinson · Wed Oct 02 19:08:49 2024 +0100
  86. ca9e9ec Add mkimage secp521r1 ECDSA curve support by Joakim Tjernlund · Fri Sep 20 18:14:35 2024 +0200
  87. 9c25ef2 binman: Make a start on an iMX8 test by Simon Glass · Mon Aug 26 13:11:43 2024 -0600
  88. 3eb30a4 binman: Allow image_pos to be None when writing symbols by Simon Glass · Mon Aug 26 13:11:42 2024 -0600
  89. 5611284 binman: Unwind the end-at-4gb special-case a little by Simon Glass · Mon Aug 26 13:11:41 2024 -0600
  90. 4b0f414 binman: Provide a way to set the symbol base address by Simon Glass · Mon Aug 26 13:11:40 2024 -0600
  91. 4b4049e binman: Add minor improvements to symbol-writing by Simon Glass · Mon Aug 26 13:11:39 2024 -0600
  92. 65cf1ca binman: Adjust naming for reading symbols by Simon Glass · Mon Aug 26 13:11:38 2024 -0600
  93. d2a9d6e binman: fit: Refine handling of devicetrees for OF_UPSTREAM by Simon Glass · Mon Aug 26 13:11:37 2024 -0600
  94. 912464c binman: fit: Set the image_pos attributes only once by Simon Glass · Mon Aug 26 13:11:36 2024 -0600
  95. bf1a358 binman: fit: Avoid assuming that a FIT member is a section by Simon Glass · Mon Aug 26 13:11:35 2024 -0600
  96. 1bba894 binman: Update fdt-list-dir to use the provided directory by Simon Glass · Mon Aug 26 13:11:34 2024 -0600
  97. d842d70 binman: Avoid setting the image_pos attribute directly by Simon Glass · Mon Aug 26 13:11:33 2024 -0600
  98. bad4a45 binman: Tidy up comments and pylint warnings in fit by Simon Glass · Mon Aug 26 13:11:32 2024 -0600
  99. eb64f5d binman: Tidy up comments for Entry.GetEntryArgsOrProps() by Simon Glass · Mon Aug 26 13:11:31 2024 -0600
  100. b42aa6c binman: Correct the comment for fdtgrep by Simon Glass · Mon Aug 26 13:11:30 2024 -0600