1. fd434f4 buildman: 'Thread' object has no attribute 'isAlive' by Heinrich Schuchardt · 3 years, 7 months ago
  2. 73da3d2 buildman: Remove output binaries before building by Simon Glass · 3 years, 9 months ago
  3. d93720e patman: Rename functions in patchstream by Simon Glass · 3 years, 11 months ago
  4. 76de29f buildman: Use git worktrees instead of git clones when possible by Alper Nebi Yasak · 4 years, 1 month ago
  5. 2b522f1 tools: Drop unnecessary use of __file__ by Simon Glass · 4 years, 1 month ago
  6. 38f159c buildman: Show the build rate at the end by Simon Glass · 4 years, 2 months ago
  7. 3918dfa buildman: Correct the testOutputDir() unit test by Simon Glass · 4 years, 2 months ago
  8. 5a910b9 buildman: Allow using older versions of genboardscfg.py by Simon Glass · 4 years, 2 months ago
  9. ddf34e7 kconfiglib: Update to the 14.1.0 release by Tom Rini · 4 years, 4 months ago
  10. 7664b03 buildman: Remove _of_#_ from results directory paths by Ovidiu Panait · 4 years, 4 months ago
  11. b4fa949 patman: Tidy up sys.path changes by Simon Glass · 4 years, 5 months ago
  12. bf77667 patman: Move to absolute imports by Simon Glass · 4 years, 5 months ago
  13. 0ede00f buildman: Move to absolute imports by Simon Glass · 4 years, 5 months ago
  14. 7ec3dc5 buildman: Rename the main module by Simon Glass · 4 years, 5 months ago
  15. 83a4518 patman: Drop references to __future__ by Simon Glass · 4 years, 5 months ago
  16. 60b285f buildman: Write output files when using -w by Simon Glass · 4 years, 5 months ago
  17. 166a98a buildman: Use out-env for environment output by Simon Glass · 4 years, 5 months ago
  18. 88daaef buildman: Make sure that -o is given with -w by Simon Glass · 4 years, 5 months ago
  19. 97944d3 buildman: Correct operation of -A flag by Simon Glass · 4 years, 5 months ago
  20. 55a98d9 buildman: Fix test for new 9.2 kernel by Simon Glass · 4 years, 5 months ago
  21. b1e5e6d buildman: Change the exit codes by Simon Glass · 4 years, 6 months ago
  22. a38930e buildman: Update the TODO items by Simon Glass · 4 years, 6 months ago
  23. 113a8a5 buildman: Add an option to ignore migration warnings by Simon Glass · 4 years, 6 months ago
  24. 174592b buildman: Add an option to ignore device-tree warnings by Simon Glass · 4 years, 6 months ago
  25. eb70a2c buildman: Make -I the default by Simon Glass · 4 years, 6 months ago
  26. ea09fb5 buildman: Update workflow documentation with more detail by Simon Glass · 4 years, 6 months ago
  27. 9e040b5 buildman: Add the abbreviation for --boards by Simon Glass · 4 years, 6 months ago
  28. f972836 buildman: Update the 'theory of operation' a little by Simon Glass · 4 years, 6 months ago
  29. 7b33f21 buildman: Show a summary of the build result by Simon Glass · 4 years, 6 months ago
  30. 95ed0a2 buildman: Limit the length of progress messages by Simon Glass · 4 years, 6 months ago
  31. 6eb76ca buildman: Show the number of builds remaining by Simon Glass · 4 years, 6 months ago
  32. edae4ad buildman: Drop unused output code by Simon Glass · 4 years, 6 months ago
  33. 212c0b8 buildman: Show a message when fetching a repo by Simon Glass · 4 years, 6 months ago
  34. 102969b buildman: Drop the line-clearing code in Builder by Simon Glass · 4 years, 6 months ago
  35. 9ef0ceb buildman: Use spaces in the board list by Simon Glass · 4 years, 6 months ago
  36. 8c9a267 buildman: Show the list of boards in magenta by Simon Glass · 4 years, 6 months ago
  37. 35d696d buildman: Use an object to hold error lines by Simon Glass · 4 years, 6 months ago
  38. 5627bd9 buildman: Use yellow consistently for warning lines by Simon Glass · 4 years, 6 months ago
  39. e631a2b buildman: Test the output with --list-error-boards by Simon Glass · 4 years, 6 months ago
  40. c9dd80b buildman: Add a test helper for creating a line prefix by Simon Glass · 4 years, 6 months ago
  41. ce558db buildman: Split out testOutput() into separate functions by Simon Glass · 4 years, 6 months ago
  42. af43065 buildman: Create temp directory in test setup by Simon Glass · 4 years, 6 months ago
  43. c3bc4f1 buildman: Use an iterator to check test output by Simon Glass · 4 years, 6 months ago
  44. 3c339bb buildman: Add test coverage for error/warning colour by Simon Glass · 4 years, 6 months ago
  45. b206d87 buildman: Refactor error-line output int a function by Simon Glass · 4 years, 6 months ago
  46. 4e9162d buildman: Drop the -a option by Simon Glass · 4 years, 6 months ago
  47. b2d89bc buildman: Allow building within a subdir of the current dir by Simon Glass · 4 years, 6 months ago
  48. 925f6ad buildman: Be more selective about which directories to remove by Simon Glass · 4 years, 6 months ago
  49. 7beb43c buildman: Allow ignoring warnings in the return code by Simon Glass · 4 years, 6 months ago
  50. f9c094b buildman: Update help for -d by Simon Glass · 4 years, 6 months ago
  51. d829f12 bulidman: Add support for a simple build by Simon Glass · 4 years, 6 months ago
  52. e9fbbf6 buildman: Document the members of BuilderJob by Simon Glass · 4 years, 6 months ago
  53. 205254e buildman: Support fetching gcc 9.2.0 by Bin Meng · 4 years, 6 months ago
  54. 2f7c53c buildman: Enable buildman on aarch64 hosts by Matthias Brugger · 4 years, 8 months ago
  55. 9de5c39 tools: buildman: fix typo by Flavio Suligoi · 4 years, 8 months ago
  56. d08c38c buildman: Ignore blank lines during size checks by Tom Rini · 4 years, 10 months ago
  57. 57cb9d5 buildman: Add options to get the arch and toolchain info by Simon Glass · 4 years, 10 months ago
  58. 7c66ead buildman: Figure out boards before commits by Simon Glass · 4 years, 10 months ago
  59. 6a3fc91 buildman: Ask genboardscfg to be quiet by Simon Glass · 4 years, 10 months ago
  60. 4251fbc buildman: Improve [make-flags] section parser to allow quoted strings by Cristian Ciocaltea · 4 years, 10 months ago
  61. 70f6813 buildman: Fix problem with non-existent output directories by Tom Rini · 4 years, 10 months ago
  62. c05aa03 buildman: Convert to Python 3 by Simon Glass · 5 years ago
  63. 578b637 tools: buildman: Remove useless mkdir() in Make() in test.py by Bin Meng · 5 years ago
  64. bc750bc tools: buildman: Honor output directory when generating boards.cfg by Bin Meng · 5 years ago
  65. aae6258 buildman: Perform tests in a temporary directory by Tom Rini · 5 years ago
  66. 65e05dd kconfiglib: Update to the 12.14.0 release by Tom Rini · 5 years ago
  67. 2429613 buildman: fix invocation examples typos by Baruch Siach · 5 years ago
  68. 347ea0b buildman: Deal more nicely with invalid build-status file by Simon Glass · 5 years ago
  69. 58804b8 buildman: fix typo by Chris Packham · 6 years ago
  70. e5fc79e buildman: Write the environment out to an 'env' file by Simon Glass · 6 years ago
  71. ccd2979 buildman: Fix tabs in GetWrapper() by Simon Glass · 6 years ago
  72. 00beb24 buildman: Add support for building with clang by Simon Glass · 6 years ago
  73. e74429b buildman: Deal nicely with invalid build-status file by Simon Glass · 6 years ago
  74. 90a29fc buildman: Drop comment about Ctrl-C problem by Simon Glass · 6 years ago
  75. b11f126 buildman/toolchain.py: handle inconsistent tarball names by Trevor Woerner · 6 years ago
  76. d82f539 buildman/toolchain.py: fix toolchain directory by Trevor Woerner · 6 years ago
  77. 6af7101 buildman: Show boards with warning with w+ by Simon Glass · 6 years ago
  78. 4cf2b22 buildman: Rename the good, better, worse variables by Simon Glass · 6 years ago
  79. 2d48333 buildman: Detect dtc warnings by Simon Glass · 6 years ago
  80. 40232c9 buildman: Only print toolchain probing with -v by Simon Glass · 6 years ago
  81. 0689036 buildman: Add a --boards option to specify particular boards to build by Simon Glass · 6 years ago
  82. 4b4bc06 buildman: dtoc: Suppress unwanted output from test by Simon Glass · 6 years ago
  83. da753e3 buildman: Make the toolchain test more forgiving by Simon Glass · 6 years ago
  84. e62a24c buildman: Avoid hanging when the config changes by Simon Glass · 6 years ago
  85. 9865543 Remove CONFIG_USE_STDINT by Masahiro Yamada · 6 years ago
  86. 48ae412 buildman: Add support for environment delta in summary by Alex Kiernan · 6 years ago
  87. 0ddc510 buildman: Extract environment as part of each build by Alex Kiernan · 6 years ago
  88. 4c58d27 buildman: support newer gcc versions from kernel.org by Daniel Schwierzeck · 6 years ago
  89. 409fc02 tools: buildman: Don't use the working dir as build dir by Lothar Waßmann · 6 years ago
  90. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  91. 2371d1b buildman: add option -E for treating compiler warnings as errors by Daniel Schwierzeck · 7 years ago
  92. 94b13bb host-tools: use python2 explicitly for shebang by Masahiro Yamada · 7 years ago
  93. 3759df0 tools: Update python "help" tests to cope with "more" oddities by Tom Rini · 7 years ago
  94. 251f586 buildman: Fix up tests by Simon Glass · 7 years ago
  95. cb39a10 buildman: Allow skipping of tests which use the network by Simon Glass · 7 years ago
  96. 4e1102f kconfiglib: update with 'imply' support by Ulf Magnusson · 7 years ago
  97. 8639f69 genconfig.py: Print defconfig next to warnings by Simon Glass · 7 years ago
  98. daab59a avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  99. b9f7d88 powerpc, 5xx: remove some "5xx" remains by Heiko Schocher · 7 years ago
  100. aafbe82 buildman: properly translate strings for log and err files to ASCII by Daniel Schwierzeck · 7 years ago