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