1. 3f6f9b2 Revert "buildman: Always use the full path in CROSS_COMPILE" by Tom Rini · Fri Jul 05 14:34:07 2024 -0600
  2. f498efc buildman: Always use the full path in CROSS_COMPILE by Simon Glass · Sun Jun 23 11:56:20 2024 -0600
  3. 5822546 buildman: Fix a few typos in toolchain code by Simon Glass · Sun Jun 23 11:56:19 2024 -0600
  4. 754334c buildman: Add python3-pycryptodome by Simon Glass · Sun Jun 23 11:56:18 2024 -0600
  5. 12a2f1a buildman: Add python3-coverage by Simon Glass · Sun Jun 23 11:56:17 2024 -0600
  6. c229d32 buildman: Add a way to limit the number of buildmans by Simon Glass · Sun Jun 23 11:55:15 2024 -0600
  7. 222825b buildman: Add a flag to force mrproper on failure by Simon Glass · Sun Jun 23 11:55:13 2024 -0600
  8. cf76d0a buildman: Avoid rebuilding when --mrproper is used by Simon Glass · Sun Jun 23 11:55:12 2024 -0600
  9. a7b944f buildman: Make mrproper an argument to run_commit() by Simon Glass · Sun Jun 23 11:55:11 2024 -0600
  10. 5d05de5 buildman: Make mrproper an argument to _config_and_build() by Simon Glass · Sun Jun 23 11:55:10 2024 -0600
  11. 0850c0d buildman: Make mrproper an argument to _reconfigure() by Simon Glass · Sun Jun 23 11:55:09 2024 -0600
  12. fb726ab tools: binman: fix deprecated Python ConfigParser methods by Brandon Maier · Tue Jun 04 16:16:06 2024 +0000
  13. a657bc6 tools: binman: fix deprecated Python unittest methods by Brandon Maier · Tue Jun 04 16:16:05 2024 +0000
  14. 3715311 tools: typo arguemnts by Heinrich Schuchardt · Fri Apr 19 13:37:46 2024 +0200
  15. 88c1116d tools: buildman: fix non-existing SafeConfigParser in Python 3.12+ by Quentin Schulz · Tue Jan 23 18:57:01 2024 +0100
  16. 8cd0451 tools: binman: ti_board_cfg: Check for linting problems by Neha Malcom Francis · Fri Jan 05 17:09:17 2024 +0530
  17. 3399d33 buildman: type cotaining by Heinrich Schuchardt · Fri Dec 15 10:42:30 2023 +0100
  18. 78ac1f5 tools: Move python tools to version 0.0.6 by Simon Glass · Sun Nov 19 08:36:06 2023 -0700
  19. e6a8aa8 doc: Update documentation URL by Simon Glass · Sun Nov 19 08:36:00 2023 -0700
  20. d6c1ec8 buildman: Use oldconfig when adjusting the config by Simon Glass · Thu Oct 26 14:31:10 2023 -0400
  21. dac7371 buildman: Include symbols in the read-only data section by Simon Glass · Mon Oct 23 00:52:43 2023 -0700
  22. b29a747 Merge branch 'next' by Tom Rini · Mon Oct 02 10:55:44 2023 -0400
  23. 7190a17 buildman: Start the clock when the build starts by Simon Glass · Thu Sep 07 10:00:19 2023 -0600
  24. 89592fc buildman: Show progress when regenerating the board.cfg file by Simon Glass · Thu Sep 07 10:00:18 2023 -0600
  25. 31837da buildman: Keep all common output files by Simon Glass · Thu Sep 07 10:00:17 2023 -0600
  26. c0cdbe4 buildman: Fix full help for Python 3.8 by Simon Glass · Mon Sep 04 09:54:59 2023 -0600
  27. 3bd5ed7 CI: Update to gcc-13.2.0 by Tom Rini · Fri Aug 25 13:21:26 2023 -0400
  28. 99cb6b1 buildman: Drop warning about orphaned defconfigs by Simon Glass · Thu Aug 03 12:51:37 2023 -0600
  29. 18a0725 buildman: Exit after reading toolchain by Simon Glass · Thu Aug 03 12:51:36 2023 -0600
  30. be9b52c buildman: Specify the output directory in tests by Simon Glass · Tue Jul 25 08:13:22 2023 -0600
  31. c8b99b1 buildman: Enable test coverage by Simon Glass · Wed Jul 19 17:49:31 2023 -0600
  32. 66d4c88 buildman: Add an option to check maintainers and targets by Simon Glass · Wed Jul 19 17:49:30 2023 -0600
  33. e67e021 buildman: Use -D for --debug by Simon Glass · Wed Jul 19 17:49:29 2023 -0600
  34. a8a0ce7 buildman: Add a way to print the architecture for a board by Simon Glass · Wed Jul 19 17:49:28 2023 -0600
  35. 9d29f95 buildman: Move copy_files() out ot BuilderThread class by Simon Glass · Wed Jul 19 17:49:27 2023 -0600
  36. 465567f buildman: Tidy up some comments in builderthread by Simon Glass · Wed Jul 19 17:49:26 2023 -0600
  37. bf353b8 buildman: Tidy up reporting of a toolchain error by Simon Glass · Wed Jul 19 17:49:25 2023 -0600
  38. b9a1b77 buildman: Avoid passing result into _read_done_file() by Simon Glass · Wed Jul 19 17:49:24 2023 -0600
  39. 2df95fe buildman: Create a function to handle config and build by Simon Glass · Wed Jul 19 17:49:23 2023 -0600
  40. 7e98905 buildman: Move checkout code to a separate function by Simon Glass · Wed Jul 19 17:49:22 2023 -0600
  41. 83a0b86 buildman: Move code to decide output dirs by Simon Glass · Wed Jul 19 17:49:21 2023 -0600
  42. cb2de02 buildman: Move code to remove old outputs by Simon Glass · Wed Jul 19 17:49:20 2023 -0600
  43. fdd7be2 buildman: Move reading of the done file into a function by Simon Glass · Wed Jul 19 17:49:19 2023 -0600
  44. 3b4f50e buildman: Move bulid code into its own function by Simon Glass · Wed Jul 19 17:49:18 2023 -0600
  45. 147f349 buildman: Move reconfigure code into its own function by Simon Glass · Wed Jul 19 17:49:17 2023 -0600
  46. 65cfdd1 buildman: Convert config_out to string IO by Simon Glass · Wed Jul 19 17:49:16 2023 -0600
  47. 926c11b buildman: Move more things into _build_args() by Simon Glass · Wed Jul 19 17:49:15 2023 -0600
  48. ec7132b buildman: Move setting of toolchain arguments to _build_args() by Simon Glass · Wed Jul 19 17:49:14 2023 -0600
  49. 8d0b6b4 buildman: Start a function to set up the make arguments by Simon Glass · Wed Jul 19 17:49:13 2023 -0600
  50. 4b3da47 buildman: Drop unnecessary assignment of config_out by Simon Glass · Wed Jul 19 17:49:12 2023 -0600
  51. 21ca0c4 buildman: Correct invalid use of out_dir variable by Simon Glass · Wed Jul 19 17:49:11 2023 -0600
  52. 4cb5468 buildman: Export _get_output_dir() to avoid warnings by Simon Glass · Wed Jul 19 17:49:10 2023 -0600
  53. d07e553 buildman: Correct most pylint warnings in builderthread by Simon Glass · Wed Jul 19 17:49:09 2023 -0600
  54. c5077c3 buildman: Convert camel case in builderthread.py by Simon Glass · Wed Jul 19 17:49:08 2023 -0600
  55. 933875e buildman: Split parser creation in two by Simon Glass · Wed Jul 19 17:49:07 2023 -0600
  56. bc74d94 buildman: Convert camel case in builder.py by Simon Glass · Wed Jul 19 17:49:06 2023 -0600
  57. 06b83a5 buildman: Convert camel case in bsettings.py by Simon Glass · Wed Jul 19 17:49:05 2023 -0600
  58. a56ac99 buildman: Convert to argparse by Simon Glass · Wed Jul 19 17:49:04 2023 -0600
  59. f56cc29 buildman: Add a test for --boards by Simon Glass · Wed Jul 19 17:49:03 2023 -0600
  60. 54b2fe5 buildman: Correct most pylint warnings in cmdline by Simon Glass · Wed Jul 19 17:49:02 2023 -0600
  61. e145b2c buildman: Convert camel case in cmdline.py by Simon Glass · Wed Jul 19 17:49:01 2023 -0600
  62. 14905d3 buildman: Create a function to get number of built commits by Simon Glass · Wed Jul 19 17:49:00 2023 -0600
  63. b53fa06 buildman: Use get_alow_missing() directly to avoid var by Simon Glass · Wed Jul 19 17:48:59 2023 -0600
  64. f7524f3 buildman: Move getting the adjust_cfg into run_builder() by Simon Glass · Wed Jul 19 17:48:58 2023 -0600
  65. fdd750b buildman: Move checking for make into run_builder() by Simon Glass · Wed Jul 19 17:48:57 2023 -0600
  66. eaf1be2 buildman: Adjust show_toolchain_prefix() to not return by Simon Glass · Wed Jul 19 17:48:56 2023 -0600
  67. 00401d9 buildman: Drop some unnecessary variables by Simon Glass · Wed Jul 19 17:48:55 2023 -0600
  68. 927c827 buildman: Moving running of the builder into a function by Simon Glass · Wed Jul 19 17:48:54 2023 -0600
  69. 31353f2 buildman: Tweak commits and show_bloat by Simon Glass · Wed Jul 19 17:48:53 2023 -0600
  70. cf91d31 buildman: Move remaining builder properties to constructor by Simon Glass · Wed Jul 19 17:48:52 2023 -0600
  71. 7857859 buildman: Avoid too many returns in do_buildman() by Simon Glass · Wed Jul 19 17:48:51 2023 -0600
  72. 1b14049 buildman: Move commit numbering into determine_series() by Simon Glass · Wed Jul 19 17:48:50 2023 -0600
  73. 3b300c5 buildman: Move setting up the output dir into a function by Simon Glass · Wed Jul 19 17:48:49 2023 -0600
  74. fdbff80 buildman: Move counting of commits into a function by Simon Glass · Wed Jul 19 17:48:48 2023 -0600
  75. 7027487 buildman: Build option-adjusting into a function by Simon Glass · Wed Jul 19 17:48:47 2023 -0600
  76. 01c671d buildman: Pass option values to show_actions() by Simon Glass · Wed Jul 19 17:48:46 2023 -0600
  77. f50a728 buildman: Pass option values to get_action_summary() by Simon Glass · Wed Jul 19 17:48:45 2023 -0600
  78. 8b62105 buildman: Move output-file setup into one place by Simon Glass · Wed Jul 19 17:48:44 2023 -0600
  79. 1534934 bulldman: Set up output_dir earlier by Simon Glass · Wed Jul 19 17:48:43 2023 -0600
  80. 3bd8e30 bulidman: Move toolchain handling to a function by Simon Glass · Wed Jul 19 17:48:42 2023 -0600
  81. abcc11d buildman: Move Boards-object code into a function by Simon Glass · Wed Jul 19 17:48:41 2023 -0600
  82. 100196e bulidman: Move more code to determine_series() by Simon Glass · Wed Jul 19 17:48:40 2023 -0600
  83. 72f8bff buildman: Move board-selection code into a function by Simon Glass · Wed Jul 19 17:48:39 2023 -0600
  84. 2097874 buildman: Add tests for excluding things by Simon Glass · Wed Jul 19 17:48:38 2023 -0600
  85. 02d537a buildman: Move dry-run handling higher in do_buildman() by Simon Glass · Wed Jul 19 17:48:37 2023 -0600
  86. f83559c buildman: Drop use of builder in show_actions() by Simon Glass · Wed Jul 19 17:48:36 2023 -0600
  87. 8f317b9 buildman: Add a test for the -A option by Simon Glass · Wed Jul 19 17:48:35 2023 -0600
  88. 6c4beca buildman: Move fetch-arch code into a separate function by Simon Glass · Wed Jul 19 17:48:34 2023 -0600
  89. 2183b84 buildman: Move series calculations into a separate function by Simon Glass · Wed Jul 19 17:48:33 2023 -0600
  90. c7643c1 buildman: Move full-help processing to main by Simon Glass · Wed Jul 19 17:48:32 2023 -0600
  91. af0e29f buildman: Fix most pylint warnings in control by Simon Glass · Wed Jul 19 17:48:31 2023 -0600
  92. c1e1e1d buildman: Convert camel case in control.py by Simon Glass · Wed Jul 19 17:48:30 2023 -0600
  93. bb928de buildman: Tidy up pylint warnings in main by Simon Glass · Wed Jul 19 17:48:29 2023 -0600
  94. 09afcb7 buildman: Provide an argument to the -R option by Simon Glass · Wed Jul 19 17:48:28 2023 -0600
  95. 5e728d4 buildman: Add an option to check maintainers by Simon Glass · Wed Jul 19 17:48:27 2023 -0600
  96. e6acab5 buildman: Correct logic for missing maintainers by Simon Glass · Wed Jul 19 17:48:26 2023 -0600
  97. 263b598 buildman: Sort the maintainer warnings by Simon Glass · Wed Jul 19 17:48:25 2023 -0600
  98. ee088aa buildman: Just display a single line for missing maintainers by Simon Glass · Wed Jul 19 17:48:24 2023 -0600
  99. 060ee97 buildman: Correct operation of MAINTAINERS N: by Simon Glass · Wed Jul 19 17:48:23 2023 -0600
  100. 061499b buildman: Detect boards with no CONFIG_TARGET defined by Simon Glass · Wed Jul 19 17:48:22 2023 -0600