1. 89592fc buildman: Show progress when regenerating the board.cfg file by Simon Glass · Thu Sep 07 10:00:18 2023 -0600
  2. 18a0725 buildman: Exit after reading toolchain by Simon Glass · Thu Aug 03 12:51:36 2023 -0600
  3. 66d4c88 buildman: Add an option to check maintainers and targets by Simon Glass · Wed Jul 19 17:49:30 2023 -0600
  4. a8a0ce7 buildman: Add a way to print the architecture for a board by Simon Glass · Wed Jul 19 17:49:28 2023 -0600
  5. bc74d94 buildman: Convert camel case in builder.py by Simon Glass · Wed Jul 19 17:49:06 2023 -0600
  6. 06b83a5 buildman: Convert camel case in bsettings.py by Simon Glass · Wed Jul 19 17:49:05 2023 -0600
  7. a56ac99 buildman: Convert to argparse by Simon Glass · Wed Jul 19 17:49:04 2023 -0600
  8. 14905d3 buildman: Create a function to get number of built commits by Simon Glass · Wed Jul 19 17:49:00 2023 -0600
  9. b53fa06 buildman: Use get_alow_missing() directly to avoid var by Simon Glass · Wed Jul 19 17:48:59 2023 -0600
  10. f7524f3 buildman: Move getting the adjust_cfg into run_builder() by Simon Glass · Wed Jul 19 17:48:58 2023 -0600
  11. fdd750b buildman: Move checking for make into run_builder() by Simon Glass · Wed Jul 19 17:48:57 2023 -0600
  12. eaf1be2 buildman: Adjust show_toolchain_prefix() to not return by Simon Glass · Wed Jul 19 17:48:56 2023 -0600
  13. 00401d9 buildman: Drop some unnecessary variables by Simon Glass · Wed Jul 19 17:48:55 2023 -0600
  14. 927c827 buildman: Moving running of the builder into a function by Simon Glass · Wed Jul 19 17:48:54 2023 -0600
  15. 31353f2 buildman: Tweak commits and show_bloat by Simon Glass · Wed Jul 19 17:48:53 2023 -0600
  16. cf91d31 buildman: Move remaining builder properties to constructor by Simon Glass · Wed Jul 19 17:48:52 2023 -0600
  17. 7857859 buildman: Avoid too many returns in do_buildman() by Simon Glass · Wed Jul 19 17:48:51 2023 -0600
  18. 1b14049 buildman: Move commit numbering into determine_series() by Simon Glass · Wed Jul 19 17:48:50 2023 -0600
  19. 3b300c5 buildman: Move setting up the output dir into a function by Simon Glass · Wed Jul 19 17:48:49 2023 -0600
  20. fdbff80 buildman: Move counting of commits into a function by Simon Glass · Wed Jul 19 17:48:48 2023 -0600
  21. 7027487 buildman: Build option-adjusting into a function by Simon Glass · Wed Jul 19 17:48:47 2023 -0600
  22. 01c671d buildman: Pass option values to show_actions() by Simon Glass · Wed Jul 19 17:48:46 2023 -0600
  23. f50a728 buildman: Pass option values to get_action_summary() by Simon Glass · Wed Jul 19 17:48:45 2023 -0600
  24. 8b62105 buildman: Move output-file setup into one place by Simon Glass · Wed Jul 19 17:48:44 2023 -0600
  25. 1534934 bulldman: Set up output_dir earlier by Simon Glass · Wed Jul 19 17:48:43 2023 -0600
  26. 3bd8e30 bulidman: Move toolchain handling to a function by Simon Glass · Wed Jul 19 17:48:42 2023 -0600
  27. abcc11d buildman: Move Boards-object code into a function by Simon Glass · Wed Jul 19 17:48:41 2023 -0600
  28. 100196e bulidman: Move more code to determine_series() by Simon Glass · Wed Jul 19 17:48:40 2023 -0600
  29. 72f8bff buildman: Move board-selection code into a function by Simon Glass · Wed Jul 19 17:48:39 2023 -0600
  30. 02d537a buildman: Move dry-run handling higher in do_buildman() by Simon Glass · Wed Jul 19 17:48:37 2023 -0600
  31. f83559c buildman: Drop use of builder in show_actions() by Simon Glass · Wed Jul 19 17:48:36 2023 -0600
  32. 6c4beca buildman: Move fetch-arch code into a separate function by Simon Glass · Wed Jul 19 17:48:34 2023 -0600
  33. 2183b84 buildman: Move series calculations into a separate function by Simon Glass · Wed Jul 19 17:48:33 2023 -0600
  34. c7643c1 buildman: Move full-help processing to main by Simon Glass · Wed Jul 19 17:48:32 2023 -0600
  35. af0e29f buildman: Fix most pylint warnings in control by Simon Glass · Wed Jul 19 17:48:31 2023 -0600
  36. c1e1e1d buildman: Convert camel case in control.py by Simon Glass · Wed Jul 19 17:48:30 2023 -0600
  37. 09afcb7 buildman: Provide an argument to the -R option by Simon Glass · Wed Jul 19 17:48:28 2023 -0600
  38. 5e728d4 buildman: Add an option to check maintainers by Simon Glass · Wed Jul 19 17:48:27 2023 -0600
  39. 6d7c40c tools: Fall back to importlib_resources on Python 3.6 by Jan Kiszka · Sat Apr 22 16:42:48 2023 +0200
  40. c573580 buildman: Use importlib to find the help by Simon Glass · Thu Feb 23 18:18:12 2023 -0700
  41. ba666eb buildman: Fix use of a type as a variable by Simon Glass · Thu Feb 23 18:18:11 2023 -0700
  42. 131444f patman: Move library functions into a library directory by Simon Glass · Thu Feb 23 18:18:04 2023 -0700
  43. 828d70d buildman: Add a flag for reproducible builds by Simon Glass · Tue Feb 21 12:40:29 2023 -0700
  44. f6bfcca buildman: Support disabling LTO by Simon Glass · Tue Feb 21 12:40:28 2023 -0700
  45. 93ebd46 buildman: Add --allow-missing flag to allow missing blobs by Tom Rini · Wed Nov 09 19:14:53 2022 -0700
  46. 79cc9be buildman: Convert documentation to rST by Simon Glass · Wed Nov 09 19:14:43 2022 -0700
  47. afbd213 buildman: Return an error if there are maintainer warnings by Simon Glass · Mon Jul 11 19:04:08 2022 -0600
  48. 0c477b7 buildman: Incorporate the genboardscfg.py tool by Simon Glass · Mon Jul 11 19:04:04 2022 -0600
  49. 20751d6 buildman: Split out Boards into its own file by Simon Glass · Mon Jul 11 19:04:03 2022 -0600
  50. 127a239 buildman: Convert camel case in board.py by Simon Glass · Mon Jul 11 19:04:02 2022 -0600
  51. 5df4522 buildman: Drop use of 'boards' in control by Simon Glass · Mon Jul 11 19:04:00 2022 -0600
  52. 6c43562 buildman: Support running from an IDE by Simon Glass · Mon Jul 11 19:03:56 2022 -0600
  53. dcbc702 buildman: Drop -I option by Simon Glass · Mon Jul 11 19:03:55 2022 -0600
  54. 0281158 patman: Convert camel case in terminal.py by Simon Glass · Sat Jan 29 14:14:18 2022 -0700
  55. f45d374 patman: Rename Color() method to build() by Simon Glass · Sat Jan 29 14:14:17 2022 -0700
  56. 1f1e830 patman: Rename Print() to Tprint() by Simon Glass · Sat Jan 29 14:14:16 2022 -0700
  57. 761648b patman: Convert camel case in gitutil.py by Simon Glass · Sat Jan 29 14:14:11 2022 -0700
  58. 840be73 patman: Convert camel case in command.py by Simon Glass · Sat Jan 29 14:14:05 2022 -0700
  59. 8002552 patman: Convert camel case in tools.py by Simon Glass · Sat Jan 29 14:14:04 2022 -0700
  60. e5650a8 buildman: Allow adjusting board config on the fly by Simon Glass · Sat Jan 22 05:07:33 2022 -0700
  61. 25ecd97 tools: Refactor full help printing by Paul Barker · Wed Sep 08 12:38:01 2021 +0100
  62. 9bf9a72 buildman: Handle exceptions in threads gracefully by Simon Glass · Sun Apr 11 16:27:27 2021 +1200
  63. a29b3ea buildman: Tidy up a few comments by Simon Glass · Sun Apr 11 16:27:25 2021 +1200
  64. c635d89 buildman: Support single-threaded operation by Simon Glass · Sat Jan 30 22:17:46 2021 -0700
  65. 93f61c0 patman: Rename functions in patchstream by Simon Glass · Thu Oct 29 21:46:19 2020 -0600
  66. 952109b buildman: Allow using older versions of genboardscfg.py by Simon Glass · Sun Jul 19 09:59:49 2020 -0600
  67. a997ea5 patman: Move to absolute imports by Simon Glass · Fri Apr 17 18:09:04 2020 -0600
  68. f0d9c10 buildman: Move to absolute imports by Simon Glass · Fri Apr 17 18:09:02 2020 -0600
  69. d9c9863 buildman: Make sure that -o is given with -w by Simon Glass · Fri Apr 17 17:51:32 2020 -0600
  70. f4c0072 buildman: Correct operation of -A flag by Simon Glass · Fri Apr 17 17:51:31 2020 -0600
  71. e4cd506 buildman: Change the exit codes by Simon Glass · Thu Apr 09 10:49:45 2020 -0600
  72. f4ebfba buildman: Add an option to ignore migration warnings by Simon Glass · Thu Apr 09 15:08:53 2020 -0600
  73. 9ea9381 buildman: Add an option to ignore device-tree warnings by Simon Glass · Thu Apr 09 15:08:52 2020 -0600
  74. 6029af1 buildman: Make -I the default by Simon Glass · Thu Apr 09 15:08:51 2020 -0600
  75. 2df44be buildman: Drop the -a option by Simon Glass · Wed Mar 18 09:42:47 2020 -0600
  76. 4402827 buildman: Allow building within a subdir of the current dir by Simon Glass · Wed Mar 18 09:42:46 2020 -0600
  77. 35e7d38 buildman: Allow ignoring warnings in the return code by Simon Glass · Wed Mar 18 09:42:44 2020 -0600
  78. b6eb8cf bulidman: Add support for a simple build by Simon Glass · Wed Mar 18 09:42:42 2020 -0600
  79. 48ac42e buildman: Add options to get the arch and toolchain info by Simon Glass · Thu Dec 05 15:59:14 2019 -0700
  80. 9b55091 buildman: Figure out boards before commits by Simon Glass · Thu Dec 05 15:59:13 2019 -0700
  81. aa26d47 buildman: Ask genboardscfg to be quiet by Simon Glass · Thu Dec 05 15:59:12 2019 -0700
  82. 6ef6b3f buildman: Fix problem with non-existent output directories by Tom Rini · Tue Nov 19 15:14:33 2019 -0500
  83. c78ed66 buildman: Convert to Python 3 by Simon Glass · Thu Oct 31 07:42:53 2019 -0600
  84. 0733e20 tools: buildman: Honor output directory when generating boards.cfg by Bin Meng · Mon Oct 28 07:24:59 2019 -0700
  85. df4e805 buildman: fix typo by Chris Packham · Fri Jan 18 20:40:29 2019 +1300
  86. f77ca5b buildman: Add support for building with clang by Simon Glass · Mon Jan 07 16:44:20 2019 -0700
  87. 74579fc buildman: Only print toolchain probing with -v by Simon Glass · Tue Nov 06 16:02:10 2018 -0700
  88. d9eb9f0 buildman: Add a --boards option to specify particular boards to build by Simon Glass · Mon Jun 11 23:26:46 2018 -0600
  89. 4059e30 buildman: Add support for environment delta in summary by Alex Kiernan · Thu May 31 04:48:34 2018 +0000
  90. ce6df92 tools: buildman: Don't use the working dir as build dir by Lothar Waßmann · Sun Apr 08 05:14:11 2018 -0600
  91. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  92. 20e2ea9 buildman: add option -E for treating compiler warnings as errors by Daniel Schwierzeck · Fri Jan 26 16:31:05 2018 +0100
  93. 6af145f buildman: Allow showing the list of boards with -n by Simon Glass · Mon Jan 23 05:38:56 2017 -0700
  94. cde5c30 buildman: Squash useless output from -K by Simon Glass · Sun Nov 13 14:25:53 2016 -0700
  95. 739e851 buildman: Add an option to just create the config by Simon Glass · Sun Nov 13 14:25:51 2016 -0700
  96. c55e056 patman: Adjust command.Output() to raise an error by default by Simon Glass · Mon Jul 25 18:59:00 2016 -0600
  97. a3d9b4f buildman: Drop the toolchain error when downloading toolchains by Simon Glass · Wed Jul 27 20:33:04 2016 -0600
  98. 9f1ba0f buildman: Improve the toolchain progress/error output by Simon Glass · Wed Jul 27 20:33:02 2016 -0600
  99. 97c9690 buildman: allow more incremental building by Stephen Warren · Mon Apr 11 10:48:44 2016 -0600
  100. c29101f buildman: patman: Fix -H when installed as a symlink by Simon Glass · Sun Mar 06 19:45:34 2016 -0700