1. 9844408 Merge tag 'u-boot-imx-master-20241105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 14 days ago
  2. fd61e71 tools: imx8image: add possibility to skip dcd by Heiko Schocher · 3 weeks ago
  3. 6143689 tools: mkeficapsule: use %zd to print ssize_t. by Heinrich Schuchardt · 3 weeks ago
  4. 4b2b4b2 imx: hab: fix size of IVT+CSF blob tacked on to u-boot.itb by Rasmus Villemoes · 4 weeks ago
  5. 6825460 envtools: make them build again by Rasmus Villemoes · 5 weeks ago
  6. 8e3df06 Merge patch series "aspeed: ast2700: Add Caliptra ECDSA driver" by Tom Rini · 5 weeks ago
  7. 7868595 lib: ecdsa: Add ECDSA384 support by Chia-Wei Wang · 6 weeks ago
  8. 78b9c8a docker: Update coreboot by Simon Glass · 6 weeks ago
  9. 53a0a2f expo: Use standard numbering for save and discard by Simon Glass · 6 weeks ago
  10. 6a0f481 binman: Add a tutorial on resolving test-coverage bugs by Simon Glass · 8 weeks ago
  11. 9469d70 binman: Support getting test-coverage on just one test by Simon Glass · 8 weeks ago
  12. 0ce8fed u_boot_pylib: Support running coverage on selected functions by Simon Glass · 8 weeks ago
  13. 1f3a122 buildman: Correct some warnings about regex strings by Simon Glass · 9 weeks ago
  14. a730a28 binman: implement signing FIT images during image build by Alexander Kochetkov · 10 weeks ago
  15. 197ee8b image-host: fix 'unknown error' error message by Alexander Kochetkov · 10 weeks ago
  16. ce39e05 binman: fix passing loadables to mkimage on first run by Alexander Kochetkov · 10 weeks ago
  17. 1f2a517 binman: add fast authentication method for i.MX8M signing by Brian Ruley · 8 weeks ago
  18. d26a497 binman: cosmetic: refactor `nxp_imx8mcst' etype code by Brian Ruley · 8 weeks ago
  19. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 6 weeks ago
  20. c2ed2e3 qconfig: Update tool for new Makefile variables by Simon Glass · 8 weeks ago
  21. 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 8 weeks ago
  22. 86adc2e global: Rename SPL_ to XPL_ by Simon Glass · 8 weeks ago
  23. 73a325c kconfig: binman: Check for SPL instead of XPL by Simon Glass · 8 weeks ago
  24. 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  25. 2b315b7 qconfig: Add XPL_BUILD to ignored symbols by Simon Glass · 8 weeks ago
  26. 63630a7 Merge branch 'next' by Tom Rini · 7 weeks ago
  27. b52fd3b Update directories for new name of TF-A directories by Peter Robinson · 7 weeks ago
  28. 32d26c7 Update the ARM trusted firmware git URL by Peter Robinson · 7 weeks ago
  29. ca9e9ec Add mkimage secp521r1 ECDSA curve support by Joakim Tjernlund · 9 weeks ago
  30. 9c25ef2 binman: Make a start on an iMX8 test by Simon Glass · 3 months ago
  31. 3eb30a4 binman: Allow image_pos to be None when writing symbols by Simon Glass · 3 months ago
  32. 5611284 binman: Unwind the end-at-4gb special-case a little by Simon Glass · 3 months ago
  33. 4b0f414 binman: Provide a way to set the symbol base address by Simon Glass · 3 months ago
  34. 4b4049e binman: Add minor improvements to symbol-writing by Simon Glass · 3 months ago
  35. 65cf1ca binman: Adjust naming for reading symbols by Simon Glass · 3 months ago
  36. d2a9d6e binman: fit: Refine handling of devicetrees for OF_UPSTREAM by Simon Glass · 3 months ago
  37. 912464c binman: fit: Set the image_pos attributes only once by Simon Glass · 3 months ago
  38. bf1a358 binman: fit: Avoid assuming that a FIT member is a section by Simon Glass · 3 months ago
  39. 1bba894 binman: Update fdt-list-dir to use the provided directory by Simon Glass · 3 months ago
  40. d842d70 binman: Avoid setting the image_pos attribute directly by Simon Glass · 3 months ago
  41. bad4a45 binman: Tidy up comments and pylint warnings in fit by Simon Glass · 3 months ago
  42. eb64f5d binman: Tidy up comments for Entry.GetEntryArgsOrProps() by Simon Glass · 3 months ago
  43. b42aa6c binman: Correct the comment for fdtgrep by Simon Glass · 3 months ago
  44. b553e8a binman: Fix up test coverage for mkeficapsule by Simon Glass · 3 months ago
  45. 600ede9 buildman: Allow skipping the dtc build by Simon Glass · 3 months ago
  46. 2c50834 buildman: Retry the build for current source by Simon Glass · 5 months ago
  47. 4e2e7a8 Merge patch series "Miscellaneous fixes" by Tom Rini · 9 weeks ago
  48. aa27695 buildman/toolchain.py: do not set CROSS_COMPILE for sandbox by Jerome Forissier · 2 months ago
  49. 38f0459 Merge tag 'v2024.10-rc5' into next by Tom Rini · 10 weeks ago
  50. bc31e3a binman: Update links for sending patches by Tom Rini · 3 months ago
  51. d9d9334 tools: mkeficapsule: support generating dynamic GUIDs by Caleb Connolly · 3 months ago
  52. 4d03486 tools: mkeficapsule: use u-boot UUID library by Caleb Connolly · 3 months ago
  53. 4bdc960 sandbox: switch to dynamic UUIDs by Caleb Connolly · 3 months ago
  54. 051b7cf efi: define struct efi_guid by Caleb Connolly · 3 months ago
  55. 038a3dd buildman: Support building within a Python venv by Simon Glass · 3 months ago
  56. cd17948 Merge tag 'v2024.10-rc4' into next by Tom Rini · 3 months ago
  57. 023bb61 qconfig: Fix an incorrect format-string with negative value by Simon Glass · 3 months ago
  58. eb88af2 patman: Resolve python string vs. regex escaping syntax by Brian Norris · 4 months ago
  59. 9f82441 tools/scripts/Kconfig: Update references from kconfig-language.txt to rst by Hiago De Franco · 3 months ago
  60. f4f0acc buildman: Make test_process_limit handle time.monotonic() by Simon Glass · 3 months ago
  61. bc34139 tools/mkeficapsule: correct printf codes by Heinrich Schuchardt · 3 months ago
  62. e0c84c8 CI: Update to latest Dockerfile by Tom Rini · 3 months ago
  63. 92160da Dockerfile: Update to namespace for some labels by Tom Rini · 3 months ago
  64. a1e98d6 tools: imx8image: add upower image support by Gary Bisson · 4 months ago
  65. 7036580 tools: imx8image: fix soc variable for ULP by Gary Bisson · 4 months ago
  66. 9f98a00 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 months ago
  67. e36bd3e tools: imagetool: Remove unnecessary check from toc0_verify_cert_item() by Seung-Woo Kim · 4 months ago
  68. 70be4c2 binman: Keep the efi_capsule input file by Simon Glass · 4 months ago
  69. 55f22b0 binman: Return failure when a usage() message is generated by Simon Glass · 4 months ago
  70. 3a891d2 binman: Deal with mkeficapsule being missing by Simon Glass · 4 months ago
  71. ad1fe6c binman: Collect the version number for mkeficapsule by Simon Glass · 4 months ago
  72. b0ef861 mkeficapsule: Add a --version argument by Simon Glass · 4 months ago
  73. c5d2ec8 tools: Add script to update git subtree projects by Raymond Mao · 4 months ago
  74. a643aed Makefile: Pass OF_SPL_REMOVE_PROPS to binman by Simon Glass · 4 months ago
  75. a04b994 binman: fit: Allow running fdtgrep on devicetree blobs by Simon Glass · 4 months ago
  76. 5f7aadf binman: fit: Write the compatible string to configuration by Simon Glass · 4 months ago
  77. cd2783e binman: fit: Allow providing FDT filenames in a directory by Simon Glass · 4 months ago
  78. f359892 binman: Add support for alternative FDTs by Simon Glass · 4 months ago
  79. 7b72c91 binman: Allow entry types to override FDT contents by Simon Glass · 4 months ago
  80. 482dd31 binman: Remove dependency on pylibfdt for entry-docs by Simon Glass · 4 months ago
  81. ffe8138 binman: Add a bintool for fdtgrep by Simon Glass · 4 months ago
  82. 4b86127 binman: Correct indentation in testSplPubkeyDtb by Simon Glass · 4 months ago
  83. d9e01d2 binman: Fix a comment typo in _DoReadFileDtb() by Simon Glass · 4 months ago
  84. 6b5110b binman: Mention expanded entries in u-boot-vpl by Simon Glass · 4 months ago
  85. 8197552 binman: Correct comment in blob_dtb GetFdtEtype() by Simon Glass · 4 months ago
  86. d3cd5cc binman: Write the compressed output to a file by Simon Glass · 4 months ago
  87. 94a5568 binman: elf: Add more debugging to LookupAndWriteSymbols() by Simon Glass · 4 months ago
  88. 1a246ee binman: Move problem-checking code into a function by Simon Glass · 4 months ago
  89. 65b39ba binman: Tidy up comment for Bintoolfdt_add_pubkey.run() by Simon Glass · 4 months ago
  90. b20a112 binman: Tidy up bintool docs by Simon Glass · 4 months ago
  91. e1931ee binman: Correct an error in the FIT-template example by Simon Glass · 4 months ago
  92. a84b6c5 qconfig: Support a 'list' format by Simon Glass · 4 months ago
  93. ba4d442 qconfig: Sort the boards by name when finding by Simon Glass · 4 months ago
  94. 9c9ec3a qconfig: Allow searching for CONFIG values by Simon Glass · 4 months ago
  95. f869a90 buildman: Show board list with -x by Simon Glass · 5 months ago
  96. 18aa27f binman: Update cbfstool by Simon Glass · 5 months ago
  97. f137881 tools: patman: fix `pip install` with Python 3.12 by Brandon Maier · 5 months ago
  98. 3314e90 qconfig: Move operation check into parse_args() by Simon Glass · 4 months ago
  99. d755289 qconfig: Drop col argument from Slots() by Simon Glass · 4 months ago
  100. c2466b7 qconfig: Use the Color object in Progress by Simon Glass · 4 months ago