1. 70be4c2 binman: Keep the efi_capsule input file by Simon Glass · 4 months ago
  2. 55f22b0 binman: Return failure when a usage() message is generated by Simon Glass · 4 months ago
  3. 3a891d2 binman: Deal with mkeficapsule being missing by Simon Glass · 4 months ago
  4. ad1fe6c binman: Collect the version number for mkeficapsule by Simon Glass · 4 months ago
  5. b0ef861 mkeficapsule: Add a --version argument by Simon Glass · 4 months ago
  6. c5d2ec8 tools: Add script to update git subtree projects by Raymond Mao · 4 months ago
  7. a643aed Makefile: Pass OF_SPL_REMOVE_PROPS to binman by Simon Glass · 4 months ago
  8. a04b994 binman: fit: Allow running fdtgrep on devicetree blobs by Simon Glass · 4 months ago
  9. 5f7aadf binman: fit: Write the compatible string to configuration by Simon Glass · 4 months ago
  10. cd2783e binman: fit: Allow providing FDT filenames in a directory by Simon Glass · 4 months ago
  11. f359892 binman: Add support for alternative FDTs by Simon Glass · 4 months ago
  12. 7b72c91 binman: Allow entry types to override FDT contents by Simon Glass · 4 months ago
  13. 482dd31 binman: Remove dependency on pylibfdt for entry-docs by Simon Glass · 4 months ago
  14. ffe8138 binman: Add a bintool for fdtgrep by Simon Glass · 4 months ago
  15. 4b86127 binman: Correct indentation in testSplPubkeyDtb by Simon Glass · 4 months ago
  16. d9e01d2 binman: Fix a comment typo in _DoReadFileDtb() by Simon Glass · 4 months ago
  17. 6b5110b binman: Mention expanded entries in u-boot-vpl by Simon Glass · 4 months ago
  18. 8197552 binman: Correct comment in blob_dtb GetFdtEtype() by Simon Glass · 4 months ago
  19. d3cd5cc binman: Write the compressed output to a file by Simon Glass · 4 months ago
  20. 94a5568 binman: elf: Add more debugging to LookupAndWriteSymbols() by Simon Glass · 4 months ago
  21. 1a246ee binman: Move problem-checking code into a function by Simon Glass · 4 months ago
  22. 65b39ba binman: Tidy up comment for Bintoolfdt_add_pubkey.run() by Simon Glass · 4 months ago
  23. b20a112 binman: Tidy up bintool docs by Simon Glass · 4 months ago
  24. e1931ee binman: Correct an error in the FIT-template example by Simon Glass · 4 months ago
  25. a84b6c5 qconfig: Support a 'list' format by Simon Glass · 4 months ago
  26. ba4d442 qconfig: Sort the boards by name when finding by Simon Glass · 4 months ago
  27. 9c9ec3a qconfig: Allow searching for CONFIG values by Simon Glass · 4 months ago
  28. f869a90 buildman: Show board list with -x by Simon Glass · 5 months ago
  29. 18aa27f binman: Update cbfstool by Simon Glass · 5 months ago
  30. f137881 tools: patman: fix `pip install` with Python 3.12 by Brandon Maier · 5 months ago
  31. 3314e90 qconfig: Move operation check into parse_args() by Simon Glass · 4 months ago
  32. d755289 qconfig: Drop col argument from Slots() by Simon Glass · 4 months ago
  33. c2466b7 qconfig: Use the Color object in Progress by Simon Glass · 4 months ago
  34. c5ca9dc qconfig: Move the last two operations into their own functions by Simon Glass · 4 months ago
  35. 19d91da qconfig: Move progress output into the class by Simon Glass · 4 months ago
  36. e054a75 qconfig: Move commit code into a separate function by Simon Glass · 4 months ago
  37. 4c05903 qconfig: Move all move_config code into move_config() by Simon Glass · 4 months ago
  38. 3c4cb20 qconfig: Add a return value to do_find_config() by Simon Glass · 4 months ago
  39. 1835211 qconfig: Move imply into a separate function by Simon Glass · 4 months ago
  40. 6901a64 qconfig: Add a return value to do_scan_source() by Simon Glass · 4 months ago
  41. ac261cc qconfig: Move testing into a separate function by Simon Glass · 4 months ago
  42. 84f541a qconfig: Move converting config args to the top by Simon Glass · 4 months ago
  43. 9a042c5 qconfig: Move checking directory to the top by Simon Glass · 4 months ago
  44. 704dd89 qconfig: Move getting the colour to where it is needed by Simon Glass · 4 months ago
  45. 855a0ce qconfig: Move arg checking to the top of main() by Simon Glass · 4 months ago
  46. 771276e qconfig: Move arg checking a little higher by Simon Glass · 4 months ago
  47. fe11dcf qconfig: Move arg parsing into a separate function by Simon Glass · 4 months ago
  48. 4696094 qconfig: Rename the doc link by Simon Glass · 4 months ago
  49. 0f43920 qconfig: Correct format string in do_imply_config() by Simon Glass · 4 months ago
  50. 2815557 qconfig: Tidy up some pylint warnings by Simon Glass · 4 months ago
  51. a0a6160 qconfig: Make KconfigScanner a function by Simon Glass · 4 months ago
  52. 0c3c7ca qconfig: Drop the try_expand() function by Simon Glass · 4 months ago
  53. 3a315fa qconfig: Fix pylint error in read_database() by Simon Glass · 4 months ago
  54. 40db432 tools: Remove duplicate newlines by Marek Vasut · 4 months ago
  55. 3f6f9b2 Revert "buildman: Always use the full path in CROSS_COMPILE" by Tom Rini · 5 months ago
  56. 907ee6a mkimage: Allow 'auto-conf' signing of scripts by Alexander Dahl · 5 months ago
  57. bd75bea u_boot_pylib: Use correct coverage tool within venv by Simon Glass · 5 months ago
  58. f498efc buildman: Always use the full path in CROSS_COMPILE by Simon Glass · 5 months ago
  59. 5822546 buildman: Fix a few typos in toolchain code by Simon Glass · 5 months ago
  60. 754334c buildman: Add python3-pycryptodome by Simon Glass · 5 months ago
  61. 12a2f1a buildman: Add python3-coverage by Simon Glass · 5 months ago
  62. c229d32 buildman: Add a way to limit the number of buildmans by Simon Glass · 5 months ago
  63. 222825b buildman: Add a flag to force mrproper on failure by Simon Glass · 5 months ago
  64. cf76d0a buildman: Avoid rebuilding when --mrproper is used by Simon Glass · 5 months ago
  65. a7b944f buildman: Make mrproper an argument to run_commit() by Simon Glass · 5 months ago
  66. 5d05de5 buildman: Make mrproper an argument to _config_and_build() by Simon Glass · 5 months ago
  67. 0850c0d buildman: Make mrproper an argument to _reconfigure() by Simon Glass · 5 months ago
  68. aa46d1f binman: Make Intel ME default to position 0x1000 by Simon Glass · 5 months ago
  69. a360b8f binman: Support an assumed size for missing binaries by Simon Glass · 5 months ago
  70. c4f8c28 binman: Update the entrydocs header by Simon Glass · 5 months ago
  71. 0acb07f binman: ti: Regenerate entry docs by Simon Glass · 5 months ago
  72. 4d97236 binman: Regenerate nxp docs by Simon Glass · 5 months ago
  73. 86e1b82 binman: efi: Correct entry docs by Simon Glass · 5 months ago
  74. 9f07026 tools: patman: fix deprecated Python ConfigParser methods by Brandon Maier · 6 months ago
  75. fb726ab tools: binman: fix deprecated Python ConfigParser methods by Brandon Maier · 6 months ago
  76. a657bc6 tools: binman: fix deprecated Python unittest methods by Brandon Maier · 6 months ago
  77. e45678c patman: Add a tag for when a patch gets added to a series by Sean Anderson · 7 months ago
  78. 2597809 patman: Add Commit-cc as an alias for Patch-cc by Sean Anderson · 7 months ago
  79. a06df74 patman: Fix tests if add_maintainers is set to False by Sean Anderson · 7 months ago
  80. ca51b77 Merge tag 'v2024.07-rc5' into next by Tom Rini · 5 months ago
  81. f6d30a8 tools: Build mkeficapsule tool by default if EFI_LOADER is set by Jonathan Humphreys · 6 months ago
  82. e0683f9 rockchip: mkimage: fix mkimage -l for header v1 by Quentin Schulz · 6 months ago
  83. 71407d8 Merge patch series "FWU: Add support for FWU metadata version 2" by Tom Rini · 6 months ago
  84. 910bdb2 tools: mkfwumdata: add logic to append vendor data to the FWU metadata by Sughosh Ganu · 8 months ago
  85. 081c089 tools: mkfwumdata: add support for metadata version 2 by Sughosh Ganu · 8 months ago
  86. 9c26778 tools: mkfwumdata: fix the size parameter to the fwrite call by Sughosh Ganu · 8 months ago
  87. 96e614e binman: Add nxp_imx8mcst etype for i.MX8M flash.bin signing by Marek Vasut · 6 months ago
  88. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  89. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  90. 8678ffe common.h: Remove this file and all references by Tom Rini · 7 months ago
  91. bb3354e binman: Fix typo in mkimage etype description by Marek Vasut · 7 months ago
  92. 3715311 tools: typo arguemnts by Heinrich Schuchardt · 7 months ago
  93. 564e37d binman: Add nxp_imx8mimage etype by Marek Vasut · 7 months ago
  94. 15f85c2 tools: copyfile: use 64k instead of 512 buffer by Ahelenia Ziemiańska · 8 months ago
  95. 23b571e image-host: Fix error value paths and emit error messages to stderr. by Hugo Cornelis · 8 months ago
  96. 7585cc5 tools: binman: ti_board_cfg: improve error message by Michael Walle · 8 months ago
  97. 8cfcc9b binman: ti-secure: Enable debug extension for combined boot by Manorit Chawdhry · 8 months ago
  98. aa3dc33 trace: use dynamic string buffer in make_flamegraph() by Vincent Stehlé · 8 months ago
  99. c668b15 tools: open FIT image read-only by Ahelenia Ziemiańska · 8 months ago
  100. 98c9212 Merge tag 'v2024.04-rc5' into next by Tom Rini · 8 months ago