1. 1f70e5a imx: imx_cntr_image.sh: prevent warning for missing spl by Heiko Schocher · 8 weeks ago
  2. dea6fd2 tools: imx8image: Improve error message by Heiko Schocher · 8 weeks ago
  3. 48380f9 Merge tag 'v2025.01-rc3' into next by Tom Rini · 7 weeks ago
  4. dc1859f Merge patch series "buildman: Add initial support for config fragments" by Tom Rini · 8 weeks ago
  5. e2ca257 buildman: Support a tilde to represent the home directory by Simon Glass · 10 weeks ago
  6. eae1eb0 buildman: Correct logic for adding a toolchain by Simon Glass · 10 weeks ago
  7. a79a9eb buildman: Document the toolchain-prefix section by Simon Glass · 10 weeks ago
  8. d6ebe17 buildman: Correct the indentation in the setting-up section by Simon Glass · 10 weeks ago
  9. 6bf74a2 buildman: Support #include files in defconfigs by Simon Glass · 10 weeks ago
  10. 6d66ded buildman: Set up the tout library by Simon Glass · 10 weeks ago
  11. a63fcdb buildman: Add a lower-level test for KconfigScanner by Simon Glass · 10 weeks ago
  12. 3c417c7 tools: imx8image: Add missing break for CMD_DCD_SKIP by Fabio Estevam · 9 weeks ago
  13. 9c25cd5 Merge tag 'u-boot-imx-master-20241105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 10 weeks ago
  14. 254c008 tools: imx8image: add possibility to skip dcd by Heiko Schocher · 2 months ago
  15. ac42530 tools: mkeficapsule: use %zd to print ssize_t. by Heinrich Schuchardt · 2 months ago
  16. bfbbd84 imx: hab: fix size of IVT+CSF blob tacked on to u-boot.itb by Rasmus Villemoes · 3 months ago
  17. 6606a6a envtools: make them build again by Rasmus Villemoes · 3 months ago
  18. a370963 Merge patch series "aspeed: ast2700: Add Caliptra ECDSA driver" by Tom Rini · 3 months ago
  19. 75068b1 lib: ecdsa: Add ECDSA384 support by Chia-Wei Wang · 3 months ago
  20. 1903aa7 docker: Update coreboot by Simon Glass · 3 months ago
  21. d8ff97c expo: Use standard numbering for save and discard by Simon Glass · 3 months ago
  22. 7f4e1ea binman: Add a tutorial on resolving test-coverage bugs by Simon Glass · 4 months ago
  23. 3473e17 binman: Support getting test-coverage on just one test by Simon Glass · 4 months ago
  24. c95a3c8 u_boot_pylib: Support running coverage on selected functions by Simon Glass · 4 months ago
  25. 02eb9f1 buildman: Correct some warnings about regex strings by Simon Glass · 4 months ago
  26. 133c000 binman: implement signing FIT images during image build by Alexander Kochetkov · 4 months ago
  27. 9e81f13 image-host: fix 'unknown error' error message by Alexander Kochetkov · 4 months ago
  28. 7c4e522 binman: fix passing loadables to mkimage on first run by Alexander Kochetkov · 4 months ago
  29. cd31c72 binman: add fast authentication method for i.MX8M signing by Brian Ruley · 4 months ago
  30. 784f84d binman: cosmetic: refactor `nxp_imx8mcst' etype code by Brian Ruley · 4 months ago
  31. 47e544f Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 3 months ago
  32. 0220a68 qconfig: Update tool for new Makefile variables by Simon Glass · 4 months ago
  33. 5c10c8b global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 4 months ago
  34. c46760d global: Rename SPL_ to XPL_ by Simon Glass · 4 months ago
  35. 53abdda kconfig: binman: Check for SPL instead of XPL by Simon Glass · 4 months ago
  36. 1d6132e global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 4 months ago
  37. 90fb55e qconfig: Add XPL_BUILD to ignored symbols by Simon Glass · 4 months ago
  38. c530f60 Merge branch 'next' by Tom Rini · 3 months ago
  39. af69289 Update directories for new name of TF-A directories by Peter Robinson · 3 months ago
  40. 0ec0207 Update the ARM trusted firmware git URL by Peter Robinson · 4 months ago
  41. 7bc5f66 Add mkimage secp521r1 ECDSA curve support by Joakim Tjernlund · 4 months ago
  42. ac0876c binman: Make a start on an iMX8 test by Simon Glass · 5 months ago
  43. a96dda1 binman: Allow image_pos to be None when writing symbols by Simon Glass · 5 months ago
  44. b73d0bb binman: Unwind the end-at-4gb special-case a little by Simon Glass · 5 months ago
  45. bce0553 binman: Provide a way to set the symbol base address by Simon Glass · 5 months ago
  46. 01a6099 binman: Add minor improvements to symbol-writing by Simon Glass · 5 months ago
  47. f2154c3 binman: Adjust naming for reading symbols by Simon Glass · 5 months ago
  48. c8b7d72 binman: fit: Refine handling of devicetrees for OF_UPSTREAM by Simon Glass · 5 months ago
  49. 6fac8e4 binman: fit: Set the image_pos attributes only once by Simon Glass · 5 months ago
  50. a1fe67a binman: fit: Avoid assuming that a FIT member is a section by Simon Glass · 5 months ago
  51. 52983ff binman: Update fdt-list-dir to use the provided directory by Simon Glass · 5 months ago
  52. 8498d55 binman: Avoid setting the image_pos attribute directly by Simon Glass · 5 months ago
  53. fb428a6 binman: Tidy up comments and pylint warnings in fit by Simon Glass · 5 months ago
  54. be45bb9 binman: Tidy up comments for Entry.GetEntryArgsOrProps() by Simon Glass · 5 months ago
  55. 548e861 binman: Correct the comment for fdtgrep by Simon Glass · 5 months ago
  56. 7d77ad9 binman: Fix up test coverage for mkeficapsule by Simon Glass · 5 months ago
  57. ba134c3 buildman: Allow skipping the dtc build by Simon Glass · 5 months ago
  58. bf984a6 buildman: Retry the build for current source by Simon Glass · 7 months ago
  59. 2add54d Merge patch series "Miscellaneous fixes" by Tom Rini · 4 months ago
  60. 0c2d7ad buildman/toolchain.py: do not set CROSS_COMPILE for sandbox by Jerome Forissier · 4 months ago
  61. 19dbc09 Merge tag 'v2024.10-rc5' into next by Tom Rini · 4 months ago
  62. ff994a3 binman: Update links for sending patches by Tom Rini · 5 months ago
  63. 7558385 tools: mkeficapsule: support generating dynamic GUIDs by Caleb Connolly · 5 months ago
  64. f102e0d tools: mkeficapsule: use u-boot UUID library by Caleb Connolly · 5 months ago
  65. 2bf0a87 sandbox: switch to dynamic UUIDs by Caleb Connolly · 5 months ago
  66. 3cc3bc0 efi: define struct efi_guid by Caleb Connolly · 5 months ago
  67. d0f74bd buildman: Support building within a Python venv by Simon Glass · 5 months ago
  68. 8c069df Merge tag 'v2024.10-rc4' into next by Tom Rini · 5 months ago
  69. 4597acb qconfig: Fix an incorrect format-string with negative value by Simon Glass · 5 months ago
  70. 7b8f0bf patman: Resolve python string vs. regex escaping syntax by Brian Norris · 6 months ago
  71. 1bf048f tools/scripts/Kconfig: Update references from kconfig-language.txt to rst by Hiago De Franco · 5 months ago
  72. ab84ffc buildman: Make test_process_limit handle time.monotonic() by Simon Glass · 5 months ago
  73. 2a12caf tools/mkeficapsule: correct printf codes by Heinrich Schuchardt · 5 months ago
  74. 0b06e05 CI: Update to latest Dockerfile by Tom Rini · 5 months ago
  75. bcdd782 Dockerfile: Update to namespace for some labels by Tom Rini · 5 months ago
  76. 68a431e tools: imx8image: add upower image support by Gary Bisson · 5 months ago
  77. 1e0b91d tools: imx8image: fix soc variable for ULP by Gary Bisson · 5 months ago
  78. b7d5ce0 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 5 months ago
  79. 59fff91 tools: imagetool: Remove unnecessary check from toc0_verify_cert_item() by Seung-Woo Kim · 6 months ago
  80. cbf3d27 binman: Keep the efi_capsule input file by Simon Glass · 6 months ago
  81. ba35f73 binman: Return failure when a usage() message is generated by Simon Glass · 6 months ago
  82. 2e658c1 binman: Deal with mkeficapsule being missing by Simon Glass · 6 months ago
  83. d0dbfd5 binman: Collect the version number for mkeficapsule by Simon Glass · 6 months ago
  84. 8436282 mkeficapsule: Add a --version argument by Simon Glass · 6 months ago
  85. c502d7a tools: Add script to update git subtree projects by Raymond Mao · 6 months ago
  86. 20e5399 Makefile: Pass OF_SPL_REMOVE_PROPS to binman by Simon Glass · 6 months ago
  87. 34d4a5d binman: fit: Allow running fdtgrep on devicetree blobs by Simon Glass · 6 months ago
  88. 57902e6 binman: fit: Write the compatible string to configuration by Simon Glass · 6 months ago
  89. 9db7a3a binman: fit: Allow providing FDT filenames in a directory by Simon Glass · 6 months ago
  90. 7081a94 binman: Add support for alternative FDTs by Simon Glass · 6 months ago
  91. daed9b4 binman: Allow entry types to override FDT contents by Simon Glass · 6 months ago
  92. 2e3697b binman: Remove dependency on pylibfdt for entry-docs by Simon Glass · 6 months ago
  93. 76cbda7 binman: Add a bintool for fdtgrep by Simon Glass · 6 months ago
  94. a56ea60 binman: Correct indentation in testSplPubkeyDtb by Simon Glass · 6 months ago
  95. 57208dd binman: Fix a comment typo in _DoReadFileDtb() by Simon Glass · 6 months ago
  96. 1900986 binman: Mention expanded entries in u-boot-vpl by Simon Glass · 6 months ago
  97. 32fdd92 binman: Correct comment in blob_dtb GetFdtEtype() by Simon Glass · 6 months ago
  98. d720be4 binman: Write the compressed output to a file by Simon Glass · 6 months ago
  99. 9b37db6 binman: elf: Add more debugging to LookupAndWriteSymbols() by Simon Glass · 6 months ago
  100. bcc8f08 binman: Move problem-checking code into a function by Simon Glass · 6 months ago