1. 02eb9f1 buildman: Correct some warnings about regex strings by Simon Glass · 4 months ago
  2. ba134c3 buildman: Allow skipping the dtc build by Simon Glass · 5 months ago
  3. bf984a6 buildman: Retry the build for current source by Simon Glass · 7 months ago
  4. 0c2d7ad buildman/toolchain.py: do not set CROSS_COMPILE for sandbox by Jerome Forissier · 4 months ago
  5. d0f74bd buildman: Support building within a Python venv by Simon Glass · 5 months ago
  6. 1bf048f tools/scripts/Kconfig: Update references from kconfig-language.txt to rst by Hiago De Franco · 5 months ago
  7. ab84ffc buildman: Make test_process_limit handle time.monotonic() by Simon Glass · 5 months ago
  8. e8effc3 buildman: Show board list with -x by Simon Glass · 6 months ago
  9. e13fcae Revert "buildman: Always use the full path in CROSS_COMPILE" by Tom Rini · 6 months ago
  10. 6c0a3cf buildman: Always use the full path in CROSS_COMPILE by Simon Glass · 7 months ago
  11. 57abd7c buildman: Fix a few typos in toolchain code by Simon Glass · 7 months ago
  12. fa77b51 buildman: Add python3-pycryptodome by Simon Glass · 7 months ago
  13. e70bac9 buildman: Add python3-coverage by Simon Glass · 7 months ago
  14. 5d679f8 buildman: Add a way to limit the number of buildmans by Simon Glass · 7 months ago
  15. 8941477 buildman: Add a flag to force mrproper on failure by Simon Glass · 7 months ago
  16. 7e93bd3 buildman: Avoid rebuilding when --mrproper is used by Simon Glass · 7 months ago
  17. 3187da4 buildman: Make mrproper an argument to run_commit() by Simon Glass · 7 months ago
  18. 3f972a4 buildman: Make mrproper an argument to _config_and_build() by Simon Glass · 7 months ago
  19. 49b158a buildman: Make mrproper an argument to _reconfigure() by Simon Glass · 7 months ago
  20. 698b60a tools: binman: fix deprecated Python ConfigParser methods by Brandon Maier · 8 months ago
  21. 357bfca tools: binman: fix deprecated Python unittest methods by Brandon Maier · 8 months ago
  22. d881da3 tools: typo arguemnts by Heinrich Schuchardt · 9 months ago
  23. 341e8a6 tools: buildman: fix non-existing SafeConfigParser in Python 3.12+ by Quentin Schulz · 12 months ago
  24. 10fee88 tools: binman: ti_board_cfg: Check for linting problems by Neha Malcom Francis · 1 year ago
  25. 86aeacc buildman: type cotaining by Heinrich Schuchardt · 1 year, 1 month ago
  26. 049ee90 tools: Move python tools to version 0.0.6 by Simon Glass · 1 year, 2 months ago
  27. 4c4977c doc: Update documentation URL by Simon Glass · 1 year, 2 months ago
  28. dc31418 buildman: Use oldconfig when adjusting the config by Simon Glass · 1 year, 3 months ago
  29. ad8dbab buildman: Include symbols in the read-only data section by Simon Glass · 1 year, 3 months ago
  30. ac89738 Merge branch 'next' by Tom Rini · 1 year, 4 months ago
  31. 2ce06f5 buildman: Start the clock when the build starts by Simon Glass · 1 year, 4 months ago
  32. 283dcb6 buildman: Show progress when regenerating the board.cfg file by Simon Glass · 1 year, 4 months ago
  33. 124a0da buildman: Keep all common output files by Simon Glass · 1 year, 4 months ago
  34. 305114e buildman: Fix full help for Python 3.8 by Simon Glass · 1 year, 5 months ago
  35. 1193428 CI: Update to gcc-13.2.0 by Tom Rini · 1 year, 5 months ago
  36. 48d4c0a buildman: Drop warning about orphaned defconfigs by Simon Glass · 1 year, 6 months ago
  37. 1c81e08 buildman: Exit after reading toolchain by Simon Glass · 1 year, 6 months ago
  38. ad1c9b2 buildman: Specify the output directory in tests by Simon Glass · 1 year, 6 months ago
  39. 407a141 buildman: Enable test coverage by Simon Glass · 1 year, 6 months ago
  40. ba8d099 buildman: Add an option to check maintainers and targets by Simon Glass · 1 year, 6 months ago
  41. 39dbcaa buildman: Use -D for --debug by Simon Glass · 1 year, 6 months ago
  42. ad03787 buildman: Add a way to print the architecture for a board by Simon Glass · 1 year, 6 months ago
  43. 2ecc580 buildman: Move copy_files() out ot BuilderThread class by Simon Glass · 1 year, 6 months ago
  44. 236f959 buildman: Tidy up some comments in builderthread by Simon Glass · 1 year, 6 months ago
  45. 57686d3 buildman: Tidy up reporting of a toolchain error by Simon Glass · 1 year, 6 months ago
  46. 5e5044b buildman: Avoid passing result into _read_done_file() by Simon Glass · 1 year, 6 months ago
  47. 335c1b9 buildman: Create a function to handle config and build by Simon Glass · 1 year, 6 months ago
  48. ad7181c buildman: Move checkout code to a separate function by Simon Glass · 1 year, 6 months ago
  49. 9bdf023 buildman: Move code to decide output dirs by Simon Glass · 1 year, 6 months ago
  50. e5490b7 buildman: Move code to remove old outputs by Simon Glass · 1 year, 6 months ago
  51. 4981bd3 buildman: Move reading of the done file into a function by Simon Glass · 1 year, 6 months ago
  52. 14c1523 buildman: Move bulid code into its own function by Simon Glass · 1 year, 6 months ago
  53. ec2f492 buildman: Move reconfigure code into its own function by Simon Glass · 1 year, 6 months ago
  54. dab3a4a buildman: Convert config_out to string IO by Simon Glass · 1 year, 6 months ago
  55. ed007bf buildman: Move more things into _build_args() by Simon Glass · 1 year, 6 months ago
  56. a06ed7f buildman: Move setting of toolchain arguments to _build_args() by Simon Glass · 1 year, 6 months ago
  57. 7524700 buildman: Start a function to set up the make arguments by Simon Glass · 1 year, 6 months ago
  58. 8926025 buildman: Drop unnecessary assignment of config_out by Simon Glass · 1 year, 6 months ago
  59. cc923fa buildman: Correct invalid use of out_dir variable by Simon Glass · 1 year, 6 months ago
  60. 4a7419b buildman: Export _get_output_dir() to avoid warnings by Simon Glass · 1 year, 6 months ago
  61. 606e543 buildman: Correct most pylint warnings in builderthread by Simon Glass · 1 year, 6 months ago
  62. f06d333 buildman: Convert camel case in builderthread.py by Simon Glass · 1 year, 6 months ago
  63. 17a75b9 buildman: Split parser creation in two by Simon Glass · 1 year, 6 months ago
  64. 37edf5f buildman: Convert camel case in builder.py by Simon Glass · 1 year, 6 months ago
  65. 42d42cf buildman: Convert camel case in bsettings.py by Simon Glass · 1 year, 6 months ago
  66. 529957c buildman: Convert to argparse by Simon Glass · 1 year, 6 months ago
  67. 6a0c7b4 buildman: Add a test for --boards by Simon Glass · 1 year, 6 months ago
  68. 988b916 buildman: Correct most pylint warnings in cmdline by Simon Glass · 1 year, 6 months ago
  69. ae042fd buildman: Convert camel case in cmdline.py by Simon Glass · 1 year, 6 months ago
  70. 1d0c55d buildman: Create a function to get number of built commits by Simon Glass · 1 year, 6 months ago
  71. f6df5ed buildman: Use get_alow_missing() directly to avoid var by Simon Glass · 1 year, 6 months ago
  72. 75584e1 buildman: Move getting the adjust_cfg into run_builder() by Simon Glass · 1 year, 6 months ago
  73. a659b8d buildman: Move checking for make into run_builder() by Simon Glass · 1 year, 6 months ago
  74. ea78233 buildman: Adjust show_toolchain_prefix() to not return by Simon Glass · 1 year, 6 months ago
  75. 985d7ae buildman: Drop some unnecessary variables by Simon Glass · 1 year, 6 months ago
  76. 68f917c buildman: Moving running of the builder into a function by Simon Glass · 1 year, 6 months ago
  77. 4ec7682 buildman: Tweak commits and show_bloat by Simon Glass · 1 year, 6 months ago
  78. ffd06d3 buildman: Move remaining builder properties to constructor by Simon Glass · 1 year, 6 months ago
  79. 573b303 buildman: Avoid too many returns in do_buildman() by Simon Glass · 1 year, 6 months ago
  80. 6378bad buildman: Move commit numbering into determine_series() by Simon Glass · 1 year, 6 months ago
  81. e48b946 buildman: Move setting up the output dir into a function by Simon Glass · 1 year, 6 months ago
  82. aeb2381 buildman: Move counting of commits into a function by Simon Glass · 1 year, 6 months ago
  83. 168d792 buildman: Build option-adjusting into a function by Simon Glass · 1 year, 6 months ago
  84. 1b820ee buildman: Pass option values to show_actions() by Simon Glass · 1 year, 6 months ago
  85. 1d3a5a5 buildman: Pass option values to get_action_summary() by Simon Glass · 1 year, 6 months ago
  86. 081c34c buildman: Move output-file setup into one place by Simon Glass · 1 year, 6 months ago
  87. 372b445 bulldman: Set up output_dir earlier by Simon Glass · 1 year, 6 months ago
  88. b868064 bulidman: Move toolchain handling to a function by Simon Glass · 1 year, 6 months ago
  89. 180c718 buildman: Move Boards-object code into a function by Simon Glass · 1 year, 6 months ago
  90. 9df59e4 bulidman: Move more code to determine_series() by Simon Glass · 1 year, 6 months ago
  91. 0d4874f buildman: Move board-selection code into a function by Simon Glass · 1 year, 6 months ago
  92. 26d9077 buildman: Add tests for excluding things by Simon Glass · 1 year, 6 months ago
  93. f0207d7 buildman: Move dry-run handling higher in do_buildman() by Simon Glass · 1 year, 6 months ago
  94. d233dfb buildman: Drop use of builder in show_actions() by Simon Glass · 1 year, 6 months ago
  95. d4366b1 buildman: Add a test for the -A option by Simon Glass · 1 year, 6 months ago
  96. f7a36d5 buildman: Move fetch-arch code into a separate function by Simon Glass · 1 year, 6 months ago
  97. d230c01 buildman: Move series calculations into a separate function by Simon Glass · 1 year, 6 months ago
  98. 309f0f1 buildman: Move full-help processing to main by Simon Glass · 1 year, 6 months ago
  99. b8be2bd buildman: Fix most pylint warnings in control by Simon Glass · 1 year, 6 months ago
  100. 9ef05b9 buildman: Convert camel case in control.py by Simon Glass · 1 year, 6 months ago