1. 969fd33 buildman: Tidy up pylint problems in boards module by Simon Glass · 2 years, 3 months ago
  2. a8a0141 buildman: Incorporate the genboardscfg.py tool by Simon Glass · 2 years, 3 months ago
  3. c52bd22 buildman: Split out Boards into its own file by Simon Glass · 2 years, 3 months ago
  4. 6014db6 buildman: Convert camel case in board.py by Simon Glass · 2 years, 3 months ago
  5. fb5cb07 buildman: Drop use of 'board' in board module by Simon Glass · 2 years, 3 months ago
  6. cc2c0d1 buildman: Drop use of 'boards' in control by Simon Glass · 2 years, 3 months ago
  7. fd1b507 buildman: Fix use of 'boards' in test by Simon Glass · 2 years, 3 months ago
  8. 938fa37 buildman: Fix use of 'boards' in func_test by Simon Glass · 2 years, 3 months ago
  9. f4ed470 buildman: Avoid using board as a variable by Simon Glass · 2 years, 3 months ago
  10. ae1a09f buildman: Support running from an IDE by Simon Glass · 2 years, 3 months ago
  11. 5635c50 buildman: Drop -I option by Simon Glass · 2 years, 3 months ago
  12. d8318fe patman: test_util: Use unittest text runner to print test results by Alper Nebi Yasak · 2 years, 7 months ago
  13. 1123213 nds32: Remove the architecture by Tom Rini · 2 years, 7 months ago
  14. 34d2b7f Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 7 months ago
  15. 17b8cb6 tools: buildman: Fix doc path in warning message by Johannes Krottmayer · 2 years, 8 months ago
  16. fc8af38 buildman: Update default config to build for sandbox by Simon Glass · 2 years, 8 months ago
  17. ac05335 buildman: Correct pylint errors by Simon Glass · 2 years, 8 months ago
  18. 098b10f patman: Convert camel case in terminal.py by Simon Glass · 2 years, 9 months ago
  19. 252ac58 patman: Rename Color() method to build() by Simon Glass · 2 years, 9 months ago
  20. 82e0e73 patman: Rename Print() to Tprint() by Simon Glass · 2 years, 9 months ago
  21. 5e2ab40 patman: Convert camel case in test_util.py by Simon Glass · 2 years, 9 months ago
  22. 0157b18 patman: Convert camel case in gitutil.py by Simon Glass · 2 years, 9 months ago
  23. d980069 patman: Convert camel case in command.py by Simon Glass · 2 years, 9 months ago
  24. c1aa66e patman: Convert camel case in tools.py by Simon Glass · 2 years, 9 months ago
  25. 2b4806e buildman: Allow adjusting board config on the fly by Simon Glass · 2 years, 9 months ago
  26. 8ca0931 buildman: Provide a hint on how to debug thread crashes by Simon Glass · 2 years, 9 months ago
  27. 19133b7 buildman: Add helper functions for updating .config files by Simon Glass · 2 years, 9 months ago
  28. d10dc40 buildman: Make use of test_util by Simon Glass · 2 years, 9 months ago
  29. 433fa54 buildman: Add a flag to control the traceback by Simon Glass · 2 years, 9 months ago
  30. 5b79686 patman: Tidy up the download function a little by Simon Glass · 2 years, 9 months ago
  31. 8ea6d23 buildman: Move the download function to tools by Simon Glass · 2 years, 9 months ago
  32. c761cf7 tools: Add init files for Python tools by Simon Glass · 2 years, 11 months ago
  33. f7832ee buildman: Add gcc-11.1.0 to the directory list by Tom Rini · 3 years, 1 month ago
  34. 7bf83a5 buildman: Detect Kconfig loops by Simon Glass · 3 years ago
  35. bafdeb4 buildman: Write output even on fatal error by Simon Glass · 3 years ago
  36. 5fe50f9 tools: Refactor full help printing by Paul Barker · 3 years, 1 month ago
  37. 5ed16a9 net: Rename SPL_NET_SUPPORT to SPL_NET by Simon Glass · 3 years, 2 months ago
  38. 103c5f1 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 2 months ago
  39. 333e4a6 Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · 3 years, 3 months ago
  40. f1a83ab buildman: Use bytes for the environment by Simon Glass · 3 years, 6 months ago
  41. 8116c78 buildman: Handle exceptions in threads gracefully by Simon Glass · 3 years, 6 months ago
  42. ab9b4f3 buildman: Use common code to send an result by Simon Glass · 3 years, 6 months ago
  43. 2499331 buildman: Tidy up a few comments by Simon Glass · 3 years, 6 months ago
  44. 5f86454 buildman: Add an encoding to the out-env file by Simon Glass · 3 years, 7 months ago
  45. b82492b buildman: Support single-threaded operation by Simon Glass · 3 years, 9 months ago
  46. fd434f4 buildman: 'Thread' object has no attribute 'isAlive' by Heinrich Schuchardt · 3 years, 8 months ago
  47. 73da3d2 buildman: Remove output binaries before building by Simon Glass · 3 years, 10 months ago
  48. d93720e patman: Rename functions in patchstream by Simon Glass · 4 years ago
  49. 76de29f buildman: Use git worktrees instead of git clones when possible by Alper Nebi Yasak · 4 years, 2 months ago
  50. 2b522f1 tools: Drop unnecessary use of __file__ by Simon Glass · 4 years, 2 months ago
  51. 38f159c buildman: Show the build rate at the end by Simon Glass · 4 years, 3 months ago
  52. 3918dfa buildman: Correct the testOutputDir() unit test by Simon Glass · 4 years, 3 months ago
  53. 5a910b9 buildman: Allow using older versions of genboardscfg.py by Simon Glass · 4 years, 3 months ago
  54. ddf34e7 kconfiglib: Update to the 14.1.0 release by Tom Rini · 4 years, 5 months ago
  55. 7664b03 buildman: Remove _of_#_ from results directory paths by Ovidiu Panait · 4 years, 5 months ago
  56. b4fa949 patman: Tidy up sys.path changes by Simon Glass · 4 years, 6 months ago
  57. bf77667 patman: Move to absolute imports by Simon Glass · 4 years, 6 months ago
  58. 0ede00f buildman: Move to absolute imports by Simon Glass · 4 years, 6 months ago
  59. 7ec3dc5 buildman: Rename the main module by Simon Glass · 4 years, 6 months ago
  60. 83a4518 patman: Drop references to __future__ by Simon Glass · 4 years, 6 months ago
  61. 60b285f buildman: Write output files when using -w by Simon Glass · 4 years, 6 months ago
  62. 166a98a buildman: Use out-env for environment output by Simon Glass · 4 years, 6 months ago
  63. 88daaef buildman: Make sure that -o is given with -w by Simon Glass · 4 years, 6 months ago
  64. 97944d3 buildman: Correct operation of -A flag by Simon Glass · 4 years, 6 months ago
  65. 55a98d9 buildman: Fix test for new 9.2 kernel by Simon Glass · 4 years, 6 months ago
  66. b1e5e6d buildman: Change the exit codes by Simon Glass · 4 years, 6 months ago
  67. a38930e buildman: Update the TODO items by Simon Glass · 4 years, 6 months ago
  68. 113a8a5 buildman: Add an option to ignore migration warnings by Simon Glass · 4 years, 6 months ago
  69. 174592b buildman: Add an option to ignore device-tree warnings by Simon Glass · 4 years, 6 months ago
  70. eb70a2c buildman: Make -I the default by Simon Glass · 4 years, 6 months ago
  71. ea09fb5 buildman: Update workflow documentation with more detail by Simon Glass · 4 years, 6 months ago
  72. 9e040b5 buildman: Add the abbreviation for --boards by Simon Glass · 4 years, 6 months ago
  73. f972836 buildman: Update the 'theory of operation' a little by Simon Glass · 4 years, 6 months ago
  74. 7b33f21 buildman: Show a summary of the build result by Simon Glass · 4 years, 6 months ago
  75. 95ed0a2 buildman: Limit the length of progress messages by Simon Glass · 4 years, 6 months ago
  76. 6eb76ca buildman: Show the number of builds remaining by Simon Glass · 4 years, 6 months ago
  77. edae4ad buildman: Drop unused output code by Simon Glass · 4 years, 6 months ago
  78. 212c0b8 buildman: Show a message when fetching a repo by Simon Glass · 4 years, 6 months ago
  79. 102969b buildman: Drop the line-clearing code in Builder by Simon Glass · 4 years, 6 months ago
  80. 9ef0ceb buildman: Use spaces in the board list by Simon Glass · 4 years, 6 months ago
  81. 8c9a267 buildman: Show the list of boards in magenta by Simon Glass · 4 years, 6 months ago
  82. 35d696d buildman: Use an object to hold error lines by Simon Glass · 4 years, 6 months ago
  83. 5627bd9 buildman: Use yellow consistently for warning lines by Simon Glass · 4 years, 6 months ago
  84. e631a2b buildman: Test the output with --list-error-boards by Simon Glass · 4 years, 6 months ago
  85. c9dd80b buildman: Add a test helper for creating a line prefix by Simon Glass · 4 years, 6 months ago
  86. ce558db buildman: Split out testOutput() into separate functions by Simon Glass · 4 years, 6 months ago
  87. af43065 buildman: Create temp directory in test setup by Simon Glass · 4 years, 6 months ago
  88. c3bc4f1 buildman: Use an iterator to check test output by Simon Glass · 4 years, 6 months ago
  89. 3c339bb buildman: Add test coverage for error/warning colour by Simon Glass · 4 years, 6 months ago
  90. b206d87 buildman: Refactor error-line output int a function by Simon Glass · 4 years, 6 months ago
  91. 4e9162d buildman: Drop the -a option by Simon Glass · 4 years, 7 months ago
  92. b2d89bc buildman: Allow building within a subdir of the current dir by Simon Glass · 4 years, 7 months ago
  93. 925f6ad buildman: Be more selective about which directories to remove by Simon Glass · 4 years, 7 months ago
  94. 7beb43c buildman: Allow ignoring warnings in the return code by Simon Glass · 4 years, 7 months ago
  95. f9c094b buildman: Update help for -d by Simon Glass · 4 years, 7 months ago
  96. d829f12 bulidman: Add support for a simple build by Simon Glass · 4 years, 7 months ago
  97. e9fbbf6 buildman: Document the members of BuilderJob by Simon Glass · 4 years, 7 months ago
  98. 205254e buildman: Support fetching gcc 9.2.0 by Bin Meng · 4 years, 7 months ago
  99. 2f7c53c buildman: Enable buildman on aarch64 hosts by Matthias Brugger · 4 years, 9 months ago
  100. 9de5c39 tools: buildman: fix typo by Flavio Suligoi · 4 years, 9 months ago