1. b88029f buildman: Add gcc-11.1.0 to the directory list by Tom Rini · 3 years, 2 months ago
  2. 146b602 buildman: Detect Kconfig loops by Simon Glass · 3 years, 1 month ago
  3. 2e73745 buildman: Write output even on fatal error by Simon Glass · 3 years, 1 month ago
  4. 25ecd97 tools: Refactor full help printing by Paul Barker · 3 years, 3 months ago
  5. 041a0ac net: Rename SPL_NET_SUPPORT to SPL_NET by Simon Glass · 3 years, 4 months ago
  6. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 4 months ago
  7. 1f2440c Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · 3 years, 5 months ago
  8. 93008e2 buildman: Use bytes for the environment by Simon Glass · 3 years, 8 months ago
  9. 9bf9a72 buildman: Handle exceptions in threads gracefully by Simon Glass · 3 years, 8 months ago
  10. a3d0144 buildman: Use common code to send an result by Simon Glass · 3 years, 8 months ago
  11. a29b3ea buildman: Tidy up a few comments by Simon Glass · 3 years, 8 months ago
  12. 37aa020 buildman: Add an encoding to the out-env file by Simon Glass · 3 years, 8 months ago
  13. c635d89 buildman: Support single-threaded operation by Simon Glass · 3 years, 10 months ago
  14. b7ff766 buildman: 'Thread' object has no attribute 'isAlive' by Heinrich Schuchardt · 3 years, 10 months ago
  15. e0f1971 buildman: Remove output binaries before building by Simon Glass · 4 years ago
  16. 93f61c0 patman: Rename functions in patchstream by Simon Glass · 4 years, 1 month ago
  17. fede44a buildman: Use git worktrees instead of git clones when possible by Alper Nebi Yasak · 4 years, 3 months ago
  18. c08a11f tools: Drop unnecessary use of __file__ by Simon Glass · 4 years, 3 months ago
  19. a679366 buildman: Show the build rate at the end by Simon Glass · 4 years, 4 months ago
  20. 3697171 buildman: Correct the testOutputDir() unit test by Simon Glass · 4 years, 4 months ago
  21. 952109b buildman: Allow using older versions of genboardscfg.py by Simon Glass · 4 years, 4 months ago
  22. 47b0b63 kconfiglib: Update to the 14.1.0 release by Tom Rini · 4 years, 6 months ago
  23. ee8e9cb buildman: Remove _of_#_ from results directory paths by Ovidiu Panait · 4 years, 6 months ago
  24. 4214316 patman: Tidy up sys.path changes by Simon Glass · 4 years, 7 months ago
  25. a997ea5 patman: Move to absolute imports by Simon Glass · 4 years, 7 months ago
  26. f0d9c10 buildman: Move to absolute imports by Simon Glass · 4 years, 7 months ago
  27. 7ad7a36 buildman: Rename the main module by Simon Glass · 4 years, 7 months ago
  28. b38aa01 patman: Drop references to __future__ by Simon Glass · 4 years, 7 months ago
  29. e3c85ab buildman: Write output files when using -w by Simon Glass · 4 years, 7 months ago
  30. ff48a21 buildman: Use out-env for environment output by Simon Glass · 4 years, 7 months ago
  31. d9c9863 buildman: Make sure that -o is given with -w by Simon Glass · 4 years, 7 months ago
  32. f4c0072 buildman: Correct operation of -A flag by Simon Glass · 4 years, 7 months ago
  33. dd65c5f buildman: Fix test for new 9.2 kernel by Simon Glass · 4 years, 7 months ago
  34. e4cd506 buildman: Change the exit codes by Simon Glass · 4 years, 8 months ago
  35. a628631 buildman: Update the TODO items by Simon Glass · 4 years, 8 months ago
  36. f4ebfba buildman: Add an option to ignore migration warnings by Simon Glass · 4 years, 8 months ago
  37. 9ea9381 buildman: Add an option to ignore device-tree warnings by Simon Glass · 4 years, 8 months ago
  38. 6029af1 buildman: Make -I the default by Simon Glass · 4 years, 8 months ago
  39. 1be6ccc buildman: Update workflow documentation with more detail by Simon Glass · 4 years, 8 months ago
  40. 9aad8ce buildman: Add the abbreviation for --boards by Simon Glass · 4 years, 8 months ago
  41. 4d7efb5 buildman: Update the 'theory of operation' a little by Simon Glass · 4 years, 8 months ago
  42. 726ae81 buildman: Show a summary of the build result by Simon Glass · 4 years, 8 months ago
  43. c7ddae1 buildman: Limit the length of progress messages by Simon Glass · 4 years, 8 months ago
  44. 69c3a8a buildman: Show the number of builds remaining by Simon Glass · 4 years, 8 months ago
  45. 766ba9c buildman: Drop unused output code by Simon Glass · 4 years, 8 months ago
  46. 4305493 buildman: Show a message when fetching a repo by Simon Glass · 4 years, 8 months ago
  47. dd95b0b buildman: Drop the line-clearing code in Builder by Simon Glass · 4 years, 8 months ago
  48. 070589b buildman: Use spaces in the board list by Simon Glass · 4 years, 8 months ago
  49. ea49f9b buildman: Show the list of boards in magenta by Simon Glass · 4 years, 8 months ago
  50. de0fefc buildman: Use an object to hold error lines by Simon Glass · 4 years, 8 months ago
  51. 564ddac buildman: Use yellow consistently for warning lines by Simon Glass · 4 years, 8 months ago
  52. dacbe1e buildman: Test the output with --list-error-boards by Simon Glass · 4 years, 8 months ago
  53. 6643eb4 buildman: Add a test helper for creating a line prefix by Simon Glass · 4 years, 8 months ago
  54. 724c175 buildman: Split out testOutput() into separate functions by Simon Glass · 4 years, 8 months ago
  55. 09bbfcd buildman: Create temp directory in test setup by Simon Glass · 4 years, 8 months ago
  56. 575ce51 buildman: Use an iterator to check test output by Simon Glass · 4 years, 8 months ago
  57. 71ca4a8 buildman: Add test coverage for error/warning colour by Simon Glass · 4 years, 8 months ago
  58. ac50022 buildman: Refactor error-line output int a function by Simon Glass · 4 years, 8 months ago
  59. 2df44be buildman: Drop the -a option by Simon Glass · 4 years, 8 months ago
  60. 4402827 buildman: Allow building within a subdir of the current dir by Simon Glass · 4 years, 8 months ago
  61. 5dc1ca7 buildman: Be more selective about which directories to remove by Simon Glass · 4 years, 8 months ago
  62. 35e7d38 buildman: Allow ignoring warnings in the return code by Simon Glass · 4 years, 8 months ago
  63. b400246 buildman: Update help for -d by Simon Glass · 4 years, 8 months ago
  64. b6eb8cf bulidman: Add support for a simple build by Simon Glass · 4 years, 8 months ago
  65. df89015 buildman: Document the members of BuilderJob by Simon Glass · 4 years, 8 months ago
  66. 6ad154b buildman: Support fetching gcc 9.2.0 by Bin Meng · 4 years, 8 months ago
  67. fb50a26 buildman: Enable buildman on aarch64 hosts by Matthias Brugger · 4 years, 10 months ago
  68. e5e3c11 tools: buildman: fix typo by Flavio Suligoi · 4 years, 10 months ago
  69. 08d34fc buildman: Ignore blank lines during size checks by Tom Rini · 5 years ago
  70. 48ac42e buildman: Add options to get the arch and toolchain info by Simon Glass · 5 years ago
  71. 9b55091 buildman: Figure out boards before commits by Simon Glass · 5 years ago
  72. aa26d47 buildman: Ask genboardscfg to be quiet by Simon Glass · 5 years ago
  73. 9da17fb buildman: Improve [make-flags] section parser to allow quoted strings by Cristian Ciocaltea · 5 years ago
  74. 6ef6b3f buildman: Fix problem with non-existent output directories by Tom Rini · 5 years ago
  75. c78ed66 buildman: Convert to Python 3 by Simon Glass · 5 years ago
  76. 20cd53c tools: buildman: Remove useless mkdir() in Make() in test.py by Bin Meng · 5 years ago
  77. 0733e20 tools: buildman: Honor output directory when generating boards.cfg by Bin Meng · 5 years ago
  78. e95eddc buildman: Perform tests in a temporary directory by Tom Rini · 5 years ago
  79. 3c5f415 kconfiglib: Update to the 12.14.0 release by Tom Rini · 5 years ago
  80. 752db5b buildman: fix invocation examples typos by Baruch Siach · 5 years ago
  81. 91c54a4 buildman: Deal more nicely with invalid build-status file by Simon Glass · 6 years ago
  82. df4e805 buildman: fix typo by Chris Packham · 6 years ago
  83. 9e90d31 buildman: Write the environment out to an 'env' file by Simon Glass · 6 years ago
  84. 4557263 buildman: Fix tabs in GetWrapper() by Simon Glass · 6 years ago
  85. f77ca5b buildman: Add support for building with clang by Simon Glass · 6 years ago
  86. 4345a6d buildman: Deal nicely with invalid build-status file by Simon Glass · 6 years ago
  87. af88d20 buildman: Drop comment about Ctrl-C problem by Simon Glass · 6 years ago
  88. 10a5162 buildman/toolchain.py: handle inconsistent tarball names by Trevor Woerner · 6 years ago
  89. e0557a7 buildman/toolchain.py: fix toolchain directory by Trevor Woerner · 6 years ago
  90. 071a178 buildman: Show boards with warning with w+ by Simon Glass · 6 years ago
  91. 454507f buildman: Rename the good, better, worse variables by Simon Glass · 6 years ago
  92. 0db9443 buildman: Detect dtc warnings by Simon Glass · 6 years ago
  93. 74579fc buildman: Only print toolchain probing with -v by Simon Glass · 6 years ago
  94. d9eb9f0 buildman: Add a --boards option to specify particular boards to build by Simon Glass · 6 years ago
  95. 0415002 buildman: dtoc: Suppress unwanted output from test by Simon Glass · 6 years ago
  96. 72e358c buildman: Make the toolchain test more forgiving by Simon Glass · 6 years ago
  97. aa09b36 buildman: Avoid hanging when the config changes by Simon Glass · 6 years ago
  98. 72e545a Remove CONFIG_USE_STDINT by Masahiro Yamada · 6 years ago
  99. 4059e30 buildman: Add support for environment delta in summary by Alex Kiernan · 6 years ago
  100. f07ed23 buildman: Extract environment as part of each build by Alex Kiernan · 6 years ago