1. f3ab78b doc: develop: Fix typos and wording in binman/binman.rst by Lothar Rubusch · Wed Dec 04 18:33:12 2024 +0000
  2. 4ff91c8 trace: proftool: dump-ftrace should write funcgraph times in ns not us by Jerome Forissier · Fri Dec 06 11:11:31 2024 +0100
  3. f8ab6ba Merge tag 'v2025.01-rc5' into next by Tom Rini · Wed Dec 25 22:31:04 2024 -0600
  4. 344bdb1 docker: Update to latest "Jammy" tag by Tom Rini · Sun Dec 08 11:07:32 2024 -0600
  5. f1b9e2a docker: Prefer the kernelorg toolchains over "root" by Tom Rini · Sun Dec 08 11:07:30 2024 -0600
  6. 64d3267 docker: Ensure we use the cross toolchain for aarch64 on arm64 by Tom Rini · Sun Dec 08 11:07:29 2024 -0600
  7. 6934988 docker: Use ${TCVER} more widely by Tom Rini · Sun Dec 08 11:07:25 2024 -0600
  8. 5d18a67 Docker/CI: Only test Xtensa on amd64 hosts by Tom Rini · Sun Dec 08 11:07:24 2024 -0600
  9. f06de77 binman: Regenerate tools/binman/entries.rst by Tom Rini · Thu Dec 19 10:19:57 2024 -0600
  10. 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
  11. 7520381 tools: u_boot_pylib: Allow to append input directories to indir by Paul HENRYS · Mon Nov 25 19:16:53 2024 +0100
  12. 1b4bedb tools: binman: etype: Allow to replace 'NAME' in node names by Paul HENRYS · Mon Nov 25 18:54:21 2024 +0100
  13. bea8285 tools: binman: Pass a list of input directory to EnsureCompiled() by Paul HENRYS · Mon Nov 25 18:51:11 2024 +0100
  14. 8d222d3 tools: dtoc: Allow passing optional input directories by Paul HENRYS · Mon Nov 25 18:51:10 2024 +0100
  15. ff31846 tools: binman: Add tests for FIT with data encrypted by mkimage by Paul HENRYS · Mon Nov 25 18:47:17 2024 +0100
  16. 65cea56 tools: binman: add 'fit, encrypt' property to pass keys directory to mkimage by Paul HENRYS · Mon Nov 25 18:47:16 2024 +0100
  17. 0701991 aes: Allow to store randomly generated IV in the FIT by Paul HENRYS · Mon Nov 25 18:47:15 2024 +0100
  18. ef4ca58 docker: Install toolchains on arm64 host by Simon Glass · Wed Nov 27 11:17:29 2024 -0600
  19. f8e2012 docker: Fix LegacyKeyValueFormat warning with PYTHONPATH by Simon Glass · Wed Nov 27 11:17:28 2024 -0600
  20. 86baff1 docker: Adjust installed packages slightly by Simon Glass · Wed Nov 27 11:17:27 2024 -0600
  21. 7aafac0 docker: Support building for multiple architectures by Simon Glass · Wed Nov 27 11:17:26 2024 -0600
  22. 3f88c79 docker: Use cache mounts for apt by Tom Rini · Wed Nov 27 11:17:25 2024 -0600
  23. e8403a9 docker: Build grub for all architectures by Tom Rini · Wed Nov 27 11:17:24 2024 -0600
  24. 12248ed docker: Update to grub-2.12 by Tom Rini · Wed Nov 27 11:17:23 2024 -0600
  25. 4bac039 docker: Use "make -j$(nproc)" when invoking make by Tom Rini · Wed Nov 27 11:17:22 2024 -0600
  26. f3fb9cd docker: Add kernel.org x86_64 toolchain by Tom Rini · Wed Nov 27 11:17:21 2024 -0600
  27. 9ea7cad imx: imx_cntr_image.sh: prevent warning for missing spl by Heiko Schocher · Sat Nov 23 17:52:48 2024 +0100
  28. 85b157c tools: imx8image: Improve error message by Heiko Schocher · Sat Nov 23 17:52:47 2024 +0100
  29. 362b11f Merge tag 'v2025.01-rc3' into next by Tom Rini · Mon Nov 25 17:23:49 2024 -0600
  30. b739002 Merge patch series "buildman: Add initial support for config fragments" by Tom Rini · Tue Nov 19 10:04:57 2024 -0600
  31. 6a8d6ef buildman: Support a tilde to represent the home directory by Simon Glass · Fri Nov 08 08:23:48 2024 -0700
  32. e2c35a0 buildman: Correct logic for adding a toolchain by Simon Glass · Fri Nov 08 08:23:47 2024 -0700
  33. af84127 buildman: Document the toolchain-prefix section by Simon Glass · Fri Nov 08 08:23:46 2024 -0700
  34. f94afe7 buildman: Correct the indentation in the setting-up section by Simon Glass · Fri Nov 08 08:23:45 2024 -0700
  35. 62dc094 buildman: Support #include files in defconfigs by Simon Glass · Fri Nov 08 08:23:44 2024 -0700
  36. 3a41bf8 buildman: Set up the tout library by Simon Glass · Fri Nov 08 08:23:43 2024 -0700
  37. 78dca00 buildman: Add a lower-level test for KconfigScanner by Simon Glass · Fri Nov 08 08:23:42 2024 -0700
  38. a95e832 tools: imx8image: Add missing break for CMD_DCD_SKIP by Fabio Estevam · Mon Nov 11 23:38:54 2024 -0300
  39. 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
  40. fd61e71 tools: imx8image: add possibility to skip dcd by Heiko Schocher · Mon Nov 04 19:02:03 2024 +0100
  41. 6143689 tools: mkeficapsule: use %zd to print ssize_t. by Heinrich Schuchardt · Sun Nov 03 23:45:05 2024 +0100
  42. 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
  43. 6825460 envtools: make them build again by Rasmus Villemoes · Wed Oct 16 17:10:35 2024 +0200
  44. 8e3df06 Merge patch series "aspeed: ast2700: Add Caliptra ECDSA driver" by Tom Rini · Mon Oct 21 17:53:11 2024 -0600
  45. 7868595 lib: ecdsa: Add ECDSA384 support by Chia-Wei Wang · Mon Oct 14 17:56:18 2024 +0800
  46. 78b9c8a docker: Update coreboot by Simon Glass · Mon Oct 14 16:32:05 2024 -0600
  47. 53a0a2f expo: Use standard numbering for save and discard by Simon Glass · Mon Oct 14 16:31:57 2024 -0600
  48. 6a0f481 binman: Add a tutorial on resolving test-coverage bugs by Simon Glass · Mon Sep 30 12:51:38 2024 -0600
  49. 9469d70 binman: Support getting test-coverage on just one test by Simon Glass · Mon Sep 30 12:51:37 2024 -0600
  50. 0ce8fed u_boot_pylib: Support running coverage on selected functions by Simon Glass · Mon Sep 30 12:51:36 2024 -0600
  51. 1f3a122 buildman: Correct some warnings about regex strings by Simon Glass · Sat Sep 21 19:57:57 2024 +0200
  52. a730a28 binman: implement signing FIT images during image build by Alexander Kochetkov · Mon Sep 16 11:24:46 2024 +0300
  53. 197ee8b image-host: fix 'unknown error' error message by Alexander Kochetkov · Mon Sep 16 11:24:45 2024 +0300
  54. ce39e05 binman: fix passing loadables to mkimage on first run by Alexander Kochetkov · Mon Sep 16 11:24:44 2024 +0300
  55. 1f2a517 binman: add fast authentication method for i.MX8M signing by Brian Ruley · Tue Oct 01 16:58:09 2024 +0300
  56. d26a497 binman: cosmetic: refactor `nxp_imx8mcst' etype code by Brian Ruley · Tue Oct 01 16:58:08 2024 +0300
  57. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · Fri Oct 11 12:23:25 2024 -0600
  58. c2ed2e3 qconfig: Update tool for new Makefile variables by Simon Glass · Sun Sep 29 19:49:56 2024 -0600
  59. 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · Sun Sep 29 19:49:54 2024 -0600
  60. 86adc2e global: Rename SPL_ to XPL_ by Simon Glass · Sun Sep 29 19:49:53 2024 -0600
  61. 73a325c kconfig: binman: Check for SPL instead of XPL by Simon Glass · Sun Sep 29 19:49:52 2024 -0600
  62. 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:50 2024 -0600
  63. 2b315b7 qconfig: Add XPL_BUILD to ignored symbols by Simon Glass · Sun Sep 29 19:49:33 2024 -0600
  64. 63630a7 Merge branch 'next' by Tom Rini · Mon Oct 07 09:06:49 2024 -0600
  65. b52fd3b Update directories for new name of TF-A directories by Peter Robinson · Fri Oct 04 11:40:44 2024 +0100
  66. 32d26c7 Update the ARM trusted firmware git URL by Peter Robinson · Wed Oct 02 19:08:49 2024 +0100
  67. ca9e9ec Add mkimage secp521r1 ECDSA curve support by Joakim Tjernlund · Fri Sep 20 18:14:35 2024 +0200
  68. 9c25ef2 binman: Make a start on an iMX8 test by Simon Glass · Mon Aug 26 13:11:43 2024 -0600
  69. 3eb30a4 binman: Allow image_pos to be None when writing symbols by Simon Glass · Mon Aug 26 13:11:42 2024 -0600
  70. 5611284 binman: Unwind the end-at-4gb special-case a little by Simon Glass · Mon Aug 26 13:11:41 2024 -0600
  71. 4b0f414 binman: Provide a way to set the symbol base address by Simon Glass · Mon Aug 26 13:11:40 2024 -0600
  72. 4b4049e binman: Add minor improvements to symbol-writing by Simon Glass · Mon Aug 26 13:11:39 2024 -0600
  73. 65cf1ca binman: Adjust naming for reading symbols by Simon Glass · Mon Aug 26 13:11:38 2024 -0600
  74. d2a9d6e binman: fit: Refine handling of devicetrees for OF_UPSTREAM by Simon Glass · Mon Aug 26 13:11:37 2024 -0600
  75. 912464c binman: fit: Set the image_pos attributes only once by Simon Glass · Mon Aug 26 13:11:36 2024 -0600
  76. bf1a358 binman: fit: Avoid assuming that a FIT member is a section by Simon Glass · Mon Aug 26 13:11:35 2024 -0600
  77. 1bba894 binman: Update fdt-list-dir to use the provided directory by Simon Glass · Mon Aug 26 13:11:34 2024 -0600
  78. d842d70 binman: Avoid setting the image_pos attribute directly by Simon Glass · Mon Aug 26 13:11:33 2024 -0600
  79. bad4a45 binman: Tidy up comments and pylint warnings in fit by Simon Glass · Mon Aug 26 13:11:32 2024 -0600
  80. eb64f5d binman: Tidy up comments for Entry.GetEntryArgsOrProps() by Simon Glass · Mon Aug 26 13:11:31 2024 -0600
  81. b42aa6c binman: Correct the comment for fdtgrep by Simon Glass · Mon Aug 26 13:11:30 2024 -0600
  82. b553e8a binman: Fix up test coverage for mkeficapsule by Simon Glass · Mon Aug 26 13:11:29 2024 -0600
  83. 600ede9 buildman: Allow skipping the dtc build by Simon Glass · Thu Aug 15 13:57:45 2024 -0600
  84. 2c50834 buildman: Retry the build for current source by Simon Glass · Sun Jun 23 11:55:14 2024 -0600
  85. 4e2e7a8 Merge patch series "Miscellaneous fixes" by Tom Rini · Tue Sep 24 10:11:59 2024 -0600
  86. aa27695 buildman/toolchain.py: do not set CROSS_COMPILE for sandbox by Jerome Forissier · Wed Sep 11 11:58:14 2024 +0200
  87. 38f0459 Merge tag 'v2024.10-rc5' into next by Tom Rini · Mon Sep 16 14:48:13 2024 -0600
  88. bc31e3a binman: Update links for sending patches by Tom Rini · Mon Aug 26 10:49:57 2024 -0600
  89. d9d9334 tools: mkeficapsule: support generating dynamic GUIDs by Caleb Connolly · Fri Aug 30 13:34:39 2024 +0100
  90. 4d03486 tools: mkeficapsule: use u-boot UUID library by Caleb Connolly · Fri Aug 30 13:34:38 2024 +0100
  91. 4bdc960 sandbox: switch to dynamic UUIDs by Caleb Connolly · Fri Aug 30 13:34:35 2024 +0100
  92. 051b7cf efi: define struct efi_guid by Caleb Connolly · Fri Aug 30 13:34:31 2024 +0100
  93. 038a3dd buildman: Support building within a Python venv by Simon Glass · Thu Aug 15 13:57:44 2024 -0600
  94. cd17948 Merge tag 'v2024.10-rc4' into next by Tom Rini · Mon Sep 02 14:13:57 2024 -0600
  95. 023bb61 qconfig: Fix an incorrect format-string with negative value by Simon Glass · Wed Aug 21 17:52:24 2024 -0600
  96. eb88af2 patman: Resolve python string vs. regex escaping syntax by Brian Norris · Fri Jul 26 12:02:33 2024 -0700
  97. 9f82441 tools/scripts/Kconfig: Update references from kconfig-language.txt to rst by Hiago De Franco · Mon Aug 19 13:24:49 2024 -0300
  98. f4f0acc buildman: Make test_process_limit handle time.monotonic() by Simon Glass · Thu Aug 22 07:57:46 2024 -0600
  99. bc34139 tools/mkeficapsule: correct printf codes by Heinrich Schuchardt · Wed Aug 14 14:33:44 2024 +0200
  100. e0c84c8 CI: Update to latest Dockerfile by Tom Rini · Wed Aug 21 09:41:20 2024 -0600