1. 1900986 binman: Mention expanded entries in u-boot-vpl by Simon Glass · 6 months ago
  2. 32fdd92 binman: Correct comment in blob_dtb GetFdtEtype() by Simon Glass · 6 months ago
  3. d720be4 binman: Write the compressed output to a file by Simon Glass · 6 months ago
  4. 9b37db6 binman: elf: Add more debugging to LookupAndWriteSymbols() by Simon Glass · 6 months ago
  5. bcc8f08 binman: Move problem-checking code into a function by Simon Glass · 6 months ago
  6. 82873aa binman: Tidy up comment for Bintoolfdt_add_pubkey.run() by Simon Glass · 6 months ago
  7. 018646c binman: Tidy up bintool docs by Simon Glass · 6 months ago
  8. 6851682 binman: Correct an error in the FIT-template example by Simon Glass · 6 months ago
  9. 00b0855 qconfig: Support a 'list' format by Simon Glass · 6 months ago
  10. 6bf44b4 qconfig: Sort the boards by name when finding by Simon Glass · 6 months ago
  11. 7ff80ec qconfig: Allow searching for CONFIG values by Simon Glass · 6 months ago
  12. e8effc3 buildman: Show board list with -x by Simon Glass · 6 months ago
  13. eb45f1c binman: Update cbfstool by Simon Glass · 7 months ago
  14. f0a166e tools: patman: fix `pip install` with Python 3.12 by Brandon Maier · 7 months ago
  15. c57d406 qconfig: Move operation check into parse_args() by Simon Glass · 6 months ago
  16. e23a583 qconfig: Drop col argument from Slots() by Simon Glass · 6 months ago
  17. 948d0b4 qconfig: Use the Color object in Progress by Simon Glass · 6 months ago
  18. ab1bfd4 qconfig: Move the last two operations into their own functions by Simon Glass · 6 months ago
  19. 0229eee qconfig: Move progress output into the class by Simon Glass · 6 months ago
  20. 6c2a438 qconfig: Move commit code into a separate function by Simon Glass · 6 months ago
  21. eb1df3f qconfig: Move all move_config code into move_config() by Simon Glass · 6 months ago
  22. 630a9c9 qconfig: Add a return value to do_find_config() by Simon Glass · 6 months ago
  23. cc628f5 qconfig: Move imply into a separate function by Simon Glass · 6 months ago
  24. d63357e qconfig: Add a return value to do_scan_source() by Simon Glass · 6 months ago
  25. 7e68804 qconfig: Move testing into a separate function by Simon Glass · 6 months ago
  26. fd35fbe qconfig: Move converting config args to the top by Simon Glass · 6 months ago
  27. c50b6f1 qconfig: Move checking directory to the top by Simon Glass · 6 months ago
  28. 035ecb4 qconfig: Move getting the colour to where it is needed by Simon Glass · 6 months ago
  29. 382c662 qconfig: Move arg checking to the top of main() by Simon Glass · 6 months ago
  30. fd385b3 qconfig: Move arg checking a little higher by Simon Glass · 6 months ago
  31. a056c42 qconfig: Move arg parsing into a separate function by Simon Glass · 6 months ago
  32. 495e58c qconfig: Rename the doc link by Simon Glass · 6 months ago
  33. 0e03fb1 qconfig: Correct format string in do_imply_config() by Simon Glass · 6 months ago
  34. f876e96 qconfig: Tidy up some pylint warnings by Simon Glass · 6 months ago
  35. 0a0c124 qconfig: Make KconfigScanner a function by Simon Glass · 6 months ago
  36. deedf65 qconfig: Drop the try_expand() function by Simon Glass · 6 months ago
  37. 61d555d qconfig: Fix pylint error in read_database() by Simon Glass · 6 months ago
  38. b51be8e tools: Remove duplicate newlines by Marek Vasut · 6 months ago
  39. e13fcae Revert "buildman: Always use the full path in CROSS_COMPILE" by Tom Rini · 6 months ago
  40. 6074f6e mkimage: Allow 'auto-conf' signing of scripts by Alexander Dahl · 7 months ago
  41. 0318126 u_boot_pylib: Use correct coverage tool within venv by Simon Glass · 7 months ago
  42. 6c0a3cf buildman: Always use the full path in CROSS_COMPILE by Simon Glass · 7 months ago
  43. 57abd7c buildman: Fix a few typos in toolchain code by Simon Glass · 7 months ago
  44. fa77b51 buildman: Add python3-pycryptodome by Simon Glass · 7 months ago
  45. e70bac9 buildman: Add python3-coverage by Simon Glass · 7 months ago
  46. 5d679f8 buildman: Add a way to limit the number of buildmans by Simon Glass · 7 months ago
  47. 8941477 buildman: Add a flag to force mrproper on failure by Simon Glass · 7 months ago
  48. 7e93bd3 buildman: Avoid rebuilding when --mrproper is used by Simon Glass · 7 months ago
  49. 3187da4 buildman: Make mrproper an argument to run_commit() by Simon Glass · 7 months ago
  50. 3f972a4 buildman: Make mrproper an argument to _config_and_build() by Simon Glass · 7 months ago
  51. 49b158a buildman: Make mrproper an argument to _reconfigure() by Simon Glass · 7 months ago
  52. 0f851e2 binman: Make Intel ME default to position 0x1000 by Simon Glass · 7 months ago
  53. 404936e binman: Support an assumed size for missing binaries by Simon Glass · 7 months ago
  54. d552564 binman: Update the entrydocs header by Simon Glass · 7 months ago
  55. 638aa113 binman: ti: Regenerate entry docs by Simon Glass · 7 months ago
  56. e1b5947 binman: Regenerate nxp docs by Simon Glass · 7 months ago
  57. e344f83 binman: efi: Correct entry docs by Simon Glass · 7 months ago
  58. a148875 tools: patman: fix deprecated Python ConfigParser methods by Brandon Maier · 8 months ago
  59. 698b60a tools: binman: fix deprecated Python ConfigParser methods by Brandon Maier · 8 months ago
  60. 357bfca tools: binman: fix deprecated Python unittest methods by Brandon Maier · 8 months ago
  61. 18de1af patman: Add a tag for when a patch gets added to a series by Sean Anderson · 9 months ago
  62. b4f7393 patman: Add Commit-cc as an alias for Patch-cc by Sean Anderson · 9 months ago
  63. eba8085 patman: Fix tests if add_maintainers is set to False by Sean Anderson · 9 months ago
  64. a7eada2 Merge tag 'v2024.07-rc5' into next by Tom Rini · 7 months ago
  65. b7a625b tools: Build mkeficapsule tool by default if EFI_LOADER is set by Jonathan Humphreys · 8 months ago
  66. 3f9a19b rockchip: mkimage: fix mkimage -l for header v1 by Quentin Schulz · 7 months ago
  67. 7e52d6c Merge patch series "FWU: Add support for FWU metadata version 2" by Tom Rini · 8 months ago
  68. cb9ae40 tools: mkfwumdata: add logic to append vendor data to the FWU metadata by Sughosh Ganu · 10 months ago
  69. df42d68 tools: mkfwumdata: add support for metadata version 2 by Sughosh Ganu · 10 months ago
  70. d99127a tools: mkfwumdata: fix the size parameter to the fwrite call by Sughosh Ganu · 10 months ago
  71. bc6beae binman: Add nxp_imx8mcst etype for i.MX8M flash.bin signing by Marek Vasut · 8 months ago
  72. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 8 months ago
  73. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 8 months ago
  74. 47558a4 common.h: Remove this file and all references by Tom Rini · 9 months ago
  75. 38d88f1 binman: Fix typo in mkimage etype description by Marek Vasut · 9 months ago
  76. d881da3 tools: typo arguemnts by Heinrich Schuchardt · 9 months ago
  77. a9f2ff5 binman: Add nxp_imx8mimage etype by Marek Vasut · 9 months ago
  78. 7c665e1 tools: copyfile: use 64k instead of 512 buffer by Ahelenia Ziemiańska · 9 months ago
  79. 55a7d60 image-host: Fix error value paths and emit error messages to stderr. by Hugo Cornelis · 10 months ago
  80. a26bef2 tools: binman: ti_board_cfg: improve error message by Michael Walle · 10 months ago
  81. fbfd2ba binman: ti-secure: Enable debug extension for combined boot by Manorit Chawdhry · 10 months ago
  82. b782be4 trace: use dynamic string buffer in make_flamegraph() by Vincent Stehlé · 10 months ago
  83. 32bc256 tools: open FIT image read-only by Ahelenia Ziemiańska · 10 months ago
  84. ab8d9ca Merge tag 'v2024.04-rc5' into next by Tom Rini · 10 months ago
  85. fcd0c8b patman: Properly document the patchwork_url setting by Douglas Anderson · 10 months ago
  86. cacc0b2 CI: Move to latest container image by Tom Rini · 10 months ago
  87. 074bfab CI: Cherry-pick reset support for m68k for QEMU by Tom Rini · 10 months ago
  88. 96afd8a CI: Update to using clang-17 by Tom Rini · 10 months ago
  89. d3f9078 Dockerfile: install xilinx-bootgen package by Heinrich Schuchardt · 11 months ago
  90. 25296cf Dockerfile: build fiptool by Heinrich Schuchardt · 11 months ago
  91. 867f97e tools: imx9_image: Reword warning message. by Mathieu Othacehe · 11 months ago
  92. cf62803 dtoc: avoid invalid escape sequence '\s' by Heinrich Schuchardt · 11 months ago
  93. cb59ca3 CI: Move to latest container image by Tom Rini · 11 months ago
  94. f382050 Dockerfile: Build coreboot from source by Tom Rini · 11 months ago
  95. b0adbd6 tools: mkimage: Add support for i.MXRT FlexSPI Header by Jesse Taube · 12 months ago
  96. 341e8a6 tools: buildman: fix non-existing SafeConfigParser in Python 3.12+ by Quentin Schulz · 12 months ago
  97. 3d878b8 docker: Add tools/buildman/requirements.txt to the cache by Tom Rini · 12 months ago
  98. bc01d9f image-host: refactor and protect for very long filenames by Hugo Cornelis · 1 year ago
  99. 10fee88 tools: binman: ti_board_cfg: Check for linting problems by Neha Malcom Francis · 1 year ago
  100. b8f7b37 CI: Move to latest Ubuntu "Jammy" tag by Tom Rini · 12 months ago