1. 38f0459 Merge tag 'v2024.10-rc5' into next by Tom Rini · 10 weeks ago
  2. bc31e3a binman: Update links for sending patches by Tom Rini · 3 months ago
  3. d9d9334 tools: mkeficapsule: support generating dynamic GUIDs by Caleb Connolly · 3 months ago
  4. 4d03486 tools: mkeficapsule: use u-boot UUID library by Caleb Connolly · 3 months ago
  5. 4bdc960 sandbox: switch to dynamic UUIDs by Caleb Connolly · 3 months ago
  6. 051b7cf efi: define struct efi_guid by Caleb Connolly · 3 months ago
  7. 038a3dd buildman: Support building within a Python venv by Simon Glass · 3 months ago
  8. cd17948 Merge tag 'v2024.10-rc4' into next by Tom Rini · 3 months ago
  9. 023bb61 qconfig: Fix an incorrect format-string with negative value by Simon Glass · 3 months ago
  10. eb88af2 patman: Resolve python string vs. regex escaping syntax by Brian Norris · 4 months ago
  11. 9f82441 tools/scripts/Kconfig: Update references from kconfig-language.txt to rst by Hiago De Franco · 3 months ago
  12. f4f0acc buildman: Make test_process_limit handle time.monotonic() by Simon Glass · 3 months ago
  13. bc34139 tools/mkeficapsule: correct printf codes by Heinrich Schuchardt · 3 months ago
  14. e0c84c8 CI: Update to latest Dockerfile by Tom Rini · 3 months ago
  15. 92160da Dockerfile: Update to namespace for some labels by Tom Rini · 3 months ago
  16. a1e98d6 tools: imx8image: add upower image support by Gary Bisson · 4 months ago
  17. 7036580 tools: imx8image: fix soc variable for ULP by Gary Bisson · 4 months ago
  18. 9f98a00 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 months ago
  19. e36bd3e tools: imagetool: Remove unnecessary check from toc0_verify_cert_item() by Seung-Woo Kim · 4 months ago
  20. 70be4c2 binman: Keep the efi_capsule input file by Simon Glass · 4 months ago
  21. 55f22b0 binman: Return failure when a usage() message is generated by Simon Glass · 4 months ago
  22. 3a891d2 binman: Deal with mkeficapsule being missing by Simon Glass · 4 months ago
  23. ad1fe6c binman: Collect the version number for mkeficapsule by Simon Glass · 4 months ago
  24. b0ef861 mkeficapsule: Add a --version argument by Simon Glass · 4 months ago
  25. c5d2ec8 tools: Add script to update git subtree projects by Raymond Mao · 4 months ago
  26. a643aed Makefile: Pass OF_SPL_REMOVE_PROPS to binman by Simon Glass · 4 months ago
  27. a04b994 binman: fit: Allow running fdtgrep on devicetree blobs by Simon Glass · 4 months ago
  28. 5f7aadf binman: fit: Write the compatible string to configuration by Simon Glass · 4 months ago
  29. cd2783e binman: fit: Allow providing FDT filenames in a directory by Simon Glass · 4 months ago
  30. f359892 binman: Add support for alternative FDTs by Simon Glass · 4 months ago
  31. 7b72c91 binman: Allow entry types to override FDT contents by Simon Glass · 4 months ago
  32. 482dd31 binman: Remove dependency on pylibfdt for entry-docs by Simon Glass · 4 months ago
  33. ffe8138 binman: Add a bintool for fdtgrep by Simon Glass · 4 months ago
  34. 4b86127 binman: Correct indentation in testSplPubkeyDtb by Simon Glass · 4 months ago
  35. d9e01d2 binman: Fix a comment typo in _DoReadFileDtb() by Simon Glass · 4 months ago
  36. 6b5110b binman: Mention expanded entries in u-boot-vpl by Simon Glass · 4 months ago
  37. 8197552 binman: Correct comment in blob_dtb GetFdtEtype() by Simon Glass · 4 months ago
  38. d3cd5cc binman: Write the compressed output to a file by Simon Glass · 4 months ago
  39. 94a5568 binman: elf: Add more debugging to LookupAndWriteSymbols() by Simon Glass · 4 months ago
  40. 1a246ee binman: Move problem-checking code into a function by Simon Glass · 4 months ago
  41. 65b39ba binman: Tidy up comment for Bintoolfdt_add_pubkey.run() by Simon Glass · 4 months ago
  42. b20a112 binman: Tidy up bintool docs by Simon Glass · 4 months ago
  43. e1931ee binman: Correct an error in the FIT-template example by Simon Glass · 4 months ago
  44. a84b6c5 qconfig: Support a 'list' format by Simon Glass · 4 months ago
  45. ba4d442 qconfig: Sort the boards by name when finding by Simon Glass · 4 months ago
  46. 9c9ec3a qconfig: Allow searching for CONFIG values by Simon Glass · 4 months ago
  47. f869a90 buildman: Show board list with -x by Simon Glass · 5 months ago
  48. 18aa27f binman: Update cbfstool by Simon Glass · 5 months ago
  49. f137881 tools: patman: fix `pip install` with Python 3.12 by Brandon Maier · 5 months ago
  50. 3314e90 qconfig: Move operation check into parse_args() by Simon Glass · 4 months ago
  51. d755289 qconfig: Drop col argument from Slots() by Simon Glass · 4 months ago
  52. c2466b7 qconfig: Use the Color object in Progress by Simon Glass · 4 months ago
  53. c5ca9dc qconfig: Move the last two operations into their own functions by Simon Glass · 4 months ago
  54. 19d91da qconfig: Move progress output into the class by Simon Glass · 4 months ago
  55. e054a75 qconfig: Move commit code into a separate function by Simon Glass · 4 months ago
  56. 4c05903 qconfig: Move all move_config code into move_config() by Simon Glass · 4 months ago
  57. 3c4cb20 qconfig: Add a return value to do_find_config() by Simon Glass · 4 months ago
  58. 1835211 qconfig: Move imply into a separate function by Simon Glass · 4 months ago
  59. 6901a64 qconfig: Add a return value to do_scan_source() by Simon Glass · 4 months ago
  60. ac261cc qconfig: Move testing into a separate function by Simon Glass · 4 months ago
  61. 84f541a qconfig: Move converting config args to the top by Simon Glass · 4 months ago
  62. 9a042c5 qconfig: Move checking directory to the top by Simon Glass · 4 months ago
  63. 704dd89 qconfig: Move getting the colour to where it is needed by Simon Glass · 4 months ago
  64. 855a0ce qconfig: Move arg checking to the top of main() by Simon Glass · 4 months ago
  65. 771276e qconfig: Move arg checking a little higher by Simon Glass · 4 months ago
  66. fe11dcf qconfig: Move arg parsing into a separate function by Simon Glass · 4 months ago
  67. 4696094 qconfig: Rename the doc link by Simon Glass · 4 months ago
  68. 0f43920 qconfig: Correct format string in do_imply_config() by Simon Glass · 4 months ago
  69. 2815557 qconfig: Tidy up some pylint warnings by Simon Glass · 4 months ago
  70. a0a6160 qconfig: Make KconfigScanner a function by Simon Glass · 4 months ago
  71. 0c3c7ca qconfig: Drop the try_expand() function by Simon Glass · 4 months ago
  72. 3a315fa qconfig: Fix pylint error in read_database() by Simon Glass · 4 months ago
  73. 40db432 tools: Remove duplicate newlines by Marek Vasut · 4 months ago
  74. 3f6f9b2 Revert "buildman: Always use the full path in CROSS_COMPILE" by Tom Rini · 5 months ago
  75. 907ee6a mkimage: Allow 'auto-conf' signing of scripts by Alexander Dahl · 5 months ago
  76. bd75bea u_boot_pylib: Use correct coverage tool within venv by Simon Glass · 5 months ago
  77. f498efc buildman: Always use the full path in CROSS_COMPILE by Simon Glass · 5 months ago
  78. 5822546 buildman: Fix a few typos in toolchain code by Simon Glass · 5 months ago
  79. 754334c buildman: Add python3-pycryptodome by Simon Glass · 5 months ago
  80. 12a2f1a buildman: Add python3-coverage by Simon Glass · 5 months ago
  81. c229d32 buildman: Add a way to limit the number of buildmans by Simon Glass · 5 months ago
  82. 222825b buildman: Add a flag to force mrproper on failure by Simon Glass · 5 months ago
  83. cf76d0a buildman: Avoid rebuilding when --mrproper is used by Simon Glass · 5 months ago
  84. a7b944f buildman: Make mrproper an argument to run_commit() by Simon Glass · 5 months ago
  85. 5d05de5 buildman: Make mrproper an argument to _config_and_build() by Simon Glass · 5 months ago
  86. 0850c0d buildman: Make mrproper an argument to _reconfigure() by Simon Glass · 5 months ago
  87. aa46d1f binman: Make Intel ME default to position 0x1000 by Simon Glass · 5 months ago
  88. a360b8f binman: Support an assumed size for missing binaries by Simon Glass · 5 months ago
  89. c4f8c28 binman: Update the entrydocs header by Simon Glass · 5 months ago
  90. 0acb07f binman: ti: Regenerate entry docs by Simon Glass · 5 months ago
  91. 4d97236 binman: Regenerate nxp docs by Simon Glass · 5 months ago
  92. 86e1b82 binman: efi: Correct entry docs by Simon Glass · 5 months ago
  93. 9f07026 tools: patman: fix deprecated Python ConfigParser methods by Brandon Maier · 6 months ago
  94. fb726ab tools: binman: fix deprecated Python ConfigParser methods by Brandon Maier · 6 months ago
  95. a657bc6 tools: binman: fix deprecated Python unittest methods by Brandon Maier · 6 months ago
  96. e45678c patman: Add a tag for when a patch gets added to a series by Sean Anderson · 7 months ago
  97. 2597809 patman: Add Commit-cc as an alias for Patch-cc by Sean Anderson · 7 months ago
  98. a06df74 patman: Fix tests if add_maintainers is set to False by Sean Anderson · 7 months ago
  99. ca51b77 Merge tag 'v2024.07-rc5' into next by Tom Rini · 5 months ago
  100. f6d30a8 tools: Build mkeficapsule tool by default if EFI_LOADER is set by Jonathan Humphreys · 6 months ago