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