1. 90fb55e qconfig: Add XPL_BUILD to ignored symbols by Simon Glass · 4 months ago
  2. 19dbc09 Merge tag 'v2024.10-rc5' into next by Tom Rini · 4 months ago
  3. ff994a3 binman: Update links for sending patches by Tom Rini · 5 months ago
  4. 7558385 tools: mkeficapsule: support generating dynamic GUIDs by Caleb Connolly · 5 months ago
  5. f102e0d tools: mkeficapsule: use u-boot UUID library by Caleb Connolly · 5 months ago
  6. 2bf0a87 sandbox: switch to dynamic UUIDs by Caleb Connolly · 5 months ago
  7. 3cc3bc0 efi: define struct efi_guid by Caleb Connolly · 5 months ago
  8. d0f74bd buildman: Support building within a Python venv by Simon Glass · 5 months ago
  9. 8c069df Merge tag 'v2024.10-rc4' into next by Tom Rini · 5 months ago
  10. 4597acb qconfig: Fix an incorrect format-string with negative value by Simon Glass · 5 months ago
  11. 7b8f0bf patman: Resolve python string vs. regex escaping syntax by Brian Norris · 6 months ago
  12. 1bf048f tools/scripts/Kconfig: Update references from kconfig-language.txt to rst by Hiago De Franco · 5 months ago
  13. ab84ffc buildman: Make test_process_limit handle time.monotonic() by Simon Glass · 5 months ago
  14. 2a12caf tools/mkeficapsule: correct printf codes by Heinrich Schuchardt · 5 months ago
  15. 0b06e05 CI: Update to latest Dockerfile by Tom Rini · 5 months ago
  16. bcdd782 Dockerfile: Update to namespace for some labels by Tom Rini · 5 months ago
  17. 68a431e tools: imx8image: add upower image support by Gary Bisson · 5 months ago
  18. 1e0b91d tools: imx8image: fix soc variable for ULP by Gary Bisson · 5 months ago
  19. b7d5ce0 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 5 months ago
  20. 59fff91 tools: imagetool: Remove unnecessary check from toc0_verify_cert_item() by Seung-Woo Kim · 6 months ago
  21. cbf3d27 binman: Keep the efi_capsule input file by Simon Glass · 6 months ago
  22. ba35f73 binman: Return failure when a usage() message is generated by Simon Glass · 6 months ago
  23. 2e658c1 binman: Deal with mkeficapsule being missing by Simon Glass · 6 months ago
  24. d0dbfd5 binman: Collect the version number for mkeficapsule by Simon Glass · 6 months ago
  25. 8436282 mkeficapsule: Add a --version argument by Simon Glass · 6 months ago
  26. c502d7a tools: Add script to update git subtree projects by Raymond Mao · 6 months ago
  27. 20e5399 Makefile: Pass OF_SPL_REMOVE_PROPS to binman by Simon Glass · 6 months ago
  28. 34d4a5d binman: fit: Allow running fdtgrep on devicetree blobs by Simon Glass · 6 months ago
  29. 57902e6 binman: fit: Write the compatible string to configuration by Simon Glass · 6 months ago
  30. 9db7a3a binman: fit: Allow providing FDT filenames in a directory by Simon Glass · 6 months ago
  31. 7081a94 binman: Add support for alternative FDTs by Simon Glass · 6 months ago
  32. daed9b4 binman: Allow entry types to override FDT contents by Simon Glass · 6 months ago
  33. 2e3697b binman: Remove dependency on pylibfdt for entry-docs by Simon Glass · 6 months ago
  34. 76cbda7 binman: Add a bintool for fdtgrep by Simon Glass · 6 months ago
  35. a56ea60 binman: Correct indentation in testSplPubkeyDtb by Simon Glass · 6 months ago
  36. 57208dd binman: Fix a comment typo in _DoReadFileDtb() by Simon Glass · 6 months ago
  37. 1900986 binman: Mention expanded entries in u-boot-vpl by Simon Glass · 6 months ago
  38. 32fdd92 binman: Correct comment in blob_dtb GetFdtEtype() by Simon Glass · 6 months ago
  39. d720be4 binman: Write the compressed output to a file by Simon Glass · 6 months ago
  40. 9b37db6 binman: elf: Add more debugging to LookupAndWriteSymbols() by Simon Glass · 6 months ago
  41. bcc8f08 binman: Move problem-checking code into a function by Simon Glass · 6 months ago
  42. 82873aa binman: Tidy up comment for Bintoolfdt_add_pubkey.run() by Simon Glass · 6 months ago
  43. 018646c binman: Tidy up bintool docs by Simon Glass · 6 months ago
  44. 6851682 binman: Correct an error in the FIT-template example by Simon Glass · 6 months ago
  45. 00b0855 qconfig: Support a 'list' format by Simon Glass · 6 months ago
  46. 6bf44b4 qconfig: Sort the boards by name when finding by Simon Glass · 6 months ago
  47. 7ff80ec qconfig: Allow searching for CONFIG values by Simon Glass · 6 months ago
  48. e8effc3 buildman: Show board list with -x by Simon Glass · 6 months ago
  49. eb45f1c binman: Update cbfstool by Simon Glass · 7 months ago
  50. f0a166e tools: patman: fix `pip install` with Python 3.12 by Brandon Maier · 7 months ago
  51. c57d406 qconfig: Move operation check into parse_args() by Simon Glass · 6 months ago
  52. e23a583 qconfig: Drop col argument from Slots() by Simon Glass · 6 months ago
  53. 948d0b4 qconfig: Use the Color object in Progress by Simon Glass · 6 months ago
  54. ab1bfd4 qconfig: Move the last two operations into their own functions by Simon Glass · 6 months ago
  55. 0229eee qconfig: Move progress output into the class by Simon Glass · 6 months ago
  56. 6c2a438 qconfig: Move commit code into a separate function by Simon Glass · 6 months ago
  57. eb1df3f qconfig: Move all move_config code into move_config() by Simon Glass · 6 months ago
  58. 630a9c9 qconfig: Add a return value to do_find_config() by Simon Glass · 6 months ago
  59. cc628f5 qconfig: Move imply into a separate function by Simon Glass · 6 months ago
  60. d63357e qconfig: Add a return value to do_scan_source() by Simon Glass · 6 months ago
  61. 7e68804 qconfig: Move testing into a separate function by Simon Glass · 6 months ago
  62. fd35fbe qconfig: Move converting config args to the top by Simon Glass · 6 months ago
  63. c50b6f1 qconfig: Move checking directory to the top by Simon Glass · 6 months ago
  64. 035ecb4 qconfig: Move getting the colour to where it is needed by Simon Glass · 6 months ago
  65. 382c662 qconfig: Move arg checking to the top of main() by Simon Glass · 6 months ago
  66. fd385b3 qconfig: Move arg checking a little higher by Simon Glass · 6 months ago
  67. a056c42 qconfig: Move arg parsing into a separate function by Simon Glass · 6 months ago
  68. 495e58c qconfig: Rename the doc link by Simon Glass · 6 months ago
  69. 0e03fb1 qconfig: Correct format string in do_imply_config() by Simon Glass · 6 months ago
  70. f876e96 qconfig: Tidy up some pylint warnings by Simon Glass · 6 months ago
  71. 0a0c124 qconfig: Make KconfigScanner a function by Simon Glass · 6 months ago
  72. deedf65 qconfig: Drop the try_expand() function by Simon Glass · 6 months ago
  73. 61d555d qconfig: Fix pylint error in read_database() by Simon Glass · 6 months ago
  74. b51be8e tools: Remove duplicate newlines by Marek Vasut · 6 months ago
  75. e13fcae Revert "buildman: Always use the full path in CROSS_COMPILE" by Tom Rini · 6 months ago
  76. 6074f6e mkimage: Allow 'auto-conf' signing of scripts by Alexander Dahl · 7 months ago
  77. 0318126 u_boot_pylib: Use correct coverage tool within venv by Simon Glass · 7 months ago
  78. 6c0a3cf buildman: Always use the full path in CROSS_COMPILE by Simon Glass · 7 months ago
  79. 57abd7c buildman: Fix a few typos in toolchain code by Simon Glass · 7 months ago
  80. fa77b51 buildman: Add python3-pycryptodome by Simon Glass · 7 months ago
  81. e70bac9 buildman: Add python3-coverage by Simon Glass · 7 months ago
  82. 5d679f8 buildman: Add a way to limit the number of buildmans by Simon Glass · 7 months ago
  83. 8941477 buildman: Add a flag to force mrproper on failure by Simon Glass · 7 months ago
  84. 7e93bd3 buildman: Avoid rebuilding when --mrproper is used by Simon Glass · 7 months ago
  85. 3187da4 buildman: Make mrproper an argument to run_commit() by Simon Glass · 7 months ago
  86. 3f972a4 buildman: Make mrproper an argument to _config_and_build() by Simon Glass · 7 months ago
  87. 49b158a buildman: Make mrproper an argument to _reconfigure() by Simon Glass · 7 months ago
  88. 0f851e2 binman: Make Intel ME default to position 0x1000 by Simon Glass · 7 months ago
  89. 404936e binman: Support an assumed size for missing binaries by Simon Glass · 7 months ago
  90. d552564 binman: Update the entrydocs header by Simon Glass · 7 months ago
  91. 638aa113 binman: ti: Regenerate entry docs by Simon Glass · 7 months ago
  92. e1b5947 binman: Regenerate nxp docs by Simon Glass · 7 months ago
  93. e344f83 binman: efi: Correct entry docs by Simon Glass · 7 months ago
  94. a148875 tools: patman: fix deprecated Python ConfigParser methods by Brandon Maier · 8 months ago
  95. 698b60a tools: binman: fix deprecated Python ConfigParser methods by Brandon Maier · 8 months ago
  96. 357bfca tools: binman: fix deprecated Python unittest methods by Brandon Maier · 8 months ago
  97. 18de1af patman: Add a tag for when a patch gets added to a series by Sean Anderson · 9 months ago
  98. b4f7393 patman: Add Commit-cc as an alias for Patch-cc by Sean Anderson · 9 months ago
  99. eba8085 patman: Fix tests if add_maintainers is set to False by Sean Anderson · 9 months ago
  100. a7eada2 Merge tag 'v2024.07-rc5' into next by Tom Rini · 7 months ago