1. de65b12 tools: Fall back to importlib_resources on Python 3.6 by Jan Kiszka · 1 year, 6 months ago
  2. d85f790 buildman: Use importlib to find the help by Simon Glass · 1 year, 8 months ago
  3. 8dd7be7 buildman: Fix use of a type as a variable by Simon Glass · 1 year, 8 months ago
  4. 4583c00 patman: Move library functions into a library directory by Simon Glass · 1 year, 8 months ago
  5. bfb708a buildman: Add a flag for reproducible builds by Simon Glass · 1 year, 8 months ago
  6. 93202d7 buildman: Support disabling LTO by Simon Glass · 1 year, 8 months ago
  7. d7713ad buildman: Add --allow-missing flag to allow missing blobs by Tom Rini · 2 years ago
  8. 74df491 buildman: Convert documentation to rST by Simon Glass · 2 years ago
  9. add76e7 buildman: Return an error if there are maintainer warnings by Simon Glass · 2 years, 3 months ago
  10. a8a0141 buildman: Incorporate the genboardscfg.py tool by Simon Glass · 2 years, 3 months ago
  11. c52bd22 buildman: Split out Boards into its own file by Simon Glass · 2 years, 3 months ago
  12. 6014db6 buildman: Convert camel case in board.py by Simon Glass · 2 years, 3 months ago
  13. cc2c0d1 buildman: Drop use of 'boards' in control by Simon Glass · 2 years, 3 months ago
  14. ae1a09f buildman: Support running from an IDE by Simon Glass · 2 years, 3 months ago
  15. 5635c50 buildman: Drop -I option by Simon Glass · 2 years, 3 months ago
  16. 098b10f patman: Convert camel case in terminal.py by Simon Glass · 2 years, 9 months ago
  17. 252ac58 patman: Rename Color() method to build() by Simon Glass · 2 years, 9 months ago
  18. 82e0e73 patman: Rename Print() to Tprint() by Simon Glass · 2 years, 9 months ago
  19. 0157b18 patman: Convert camel case in gitutil.py by Simon Glass · 2 years, 9 months ago
  20. d980069 patman: Convert camel case in command.py by Simon Glass · 2 years, 9 months ago
  21. c1aa66e patman: Convert camel case in tools.py by Simon Glass · 2 years, 9 months ago
  22. 2b4806e buildman: Allow adjusting board config on the fly by Simon Glass · 2 years, 9 months ago
  23. 5fe50f9 tools: Refactor full help printing by Paul Barker · 3 years, 1 month ago
  24. 8116c78 buildman: Handle exceptions in threads gracefully by Simon Glass · 3 years, 6 months ago
  25. 2499331 buildman: Tidy up a few comments by Simon Glass · 3 years, 6 months ago
  26. b82492b buildman: Support single-threaded operation by Simon Glass · 3 years, 9 months ago
  27. d93720e patman: Rename functions in patchstream by Simon Glass · 4 years ago
  28. 5a910b9 buildman: Allow using older versions of genboardscfg.py by Simon Glass · 4 years, 3 months ago
  29. bf77667 patman: Move to absolute imports by Simon Glass · 4 years, 6 months ago
  30. 0ede00f buildman: Move to absolute imports by Simon Glass · 4 years, 6 months ago
  31. 88daaef buildman: Make sure that -o is given with -w by Simon Glass · 4 years, 6 months ago
  32. 97944d3 buildman: Correct operation of -A flag by Simon Glass · 4 years, 6 months ago
  33. b1e5e6d buildman: Change the exit codes by Simon Glass · 4 years, 6 months ago
  34. 113a8a5 buildman: Add an option to ignore migration warnings by Simon Glass · 4 years, 6 months ago
  35. 174592b buildman: Add an option to ignore device-tree warnings by Simon Glass · 4 years, 6 months ago
  36. eb70a2c buildman: Make -I the default by Simon Glass · 4 years, 6 months ago
  37. 4e9162d buildman: Drop the -a option by Simon Glass · 4 years, 7 months ago
  38. b2d89bc buildman: Allow building within a subdir of the current dir by Simon Glass · 4 years, 7 months ago
  39. 7beb43c buildman: Allow ignoring warnings in the return code by Simon Glass · 4 years, 7 months ago
  40. d829f12 bulidman: Add support for a simple build by Simon Glass · 4 years, 7 months ago
  41. 57cb9d5 buildman: Add options to get the arch and toolchain info by Simon Glass · 4 years, 11 months ago
  42. 7c66ead buildman: Figure out boards before commits by Simon Glass · 4 years, 11 months ago
  43. 6a3fc91 buildman: Ask genboardscfg to be quiet by Simon Glass · 4 years, 11 months ago
  44. 70f6813 buildman: Fix problem with non-existent output directories by Tom Rini · 5 years ago
  45. c05aa03 buildman: Convert to Python 3 by Simon Glass · 5 years ago
  46. bc750bc tools: buildman: Honor output directory when generating boards.cfg by Bin Meng · 5 years ago
  47. 58804b8 buildman: fix typo by Chris Packham · 6 years ago
  48. 00beb24 buildman: Add support for building with clang by Simon Glass · 6 years ago
  49. 40232c9 buildman: Only print toolchain probing with -v by Simon Glass · 6 years ago
  50. 0689036 buildman: Add a --boards option to specify particular boards to build by Simon Glass · 6 years ago
  51. 48ae412 buildman: Add support for environment delta in summary by Alex Kiernan · 6 years ago
  52. 409fc02 tools: buildman: Don't use the working dir as build dir by Lothar Waßmann · 7 years ago
  53. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  54. 2371d1b buildman: add option -E for treating compiler warnings as errors by Daniel Schwierzeck · 7 years ago
  55. 8d7523c buildman: Allow showing the list of boards with -n by Simon Glass · 8 years ago
  56. b464f8e buildman: Squash useless output from -K by Simon Glass · 8 years ago
  57. b50113f buildman: Add an option to just create the config by Simon Glass · 8 years ago
  58. 785f154 patman: Adjust command.Output() to raise an error by default by Simon Glass · 8 years ago
  59. 7e92e46 buildman: Drop the toolchain error when downloading toolchains by Simon Glass · 8 years ago
  60. 713bea3 buildman: Improve the toolchain progress/error output by Simon Glass · 8 years ago
  61. f79f1e0 buildman: allow more incremental building by Stephen Warren · 9 years ago
  62. 2bdeade buildman: patman: Fix -H when installed as a symlink by Simon Glass · 9 years ago
  63. 843312d buildman: Allow comparison of build configuration by Simon Glass · 10 years ago
  64. d2ce658 buildman: Add an option to write the full build output by Simon Glass · 10 years ago
  65. 827e37b buildman: Add the option to download toolchains from kernel.org by Simon Glass · 10 years ago
  66. bb1501f buildman: Add an option to use the full tool chain path by Simon Glass · 10 years ago
  67. 5abab20 buildman: Allow specifying a range of commits to build by Simon Glass · 10 years ago
  68. 0740127 buildman: Don't remove entire output directory when testing by Simon Glass · 10 years ago
  69. 5971ab5 buildman: Add an option to flatten output directory trees by Simon Glass · 10 years ago
  70. 2a9e2c6 buildman: Try to guess the upstream commit by Simon Glass · 10 years ago
  71. 05c96b1 buildman: Put build in 'current', not 'current/current' by Simon Glass · 10 years ago
  72. 1ddda1b patman: Use the full commit hash for 'git checkout' by Simon Glass · 10 years ago
  73. 58d818f buildman: Don't default to -e when using -s by Simon Glass · 10 years ago
  74. 7798e22 buildman: Fix the logic for the bloat command by Simon Glass · 10 years ago
  75. 950a231 buildman: Ignore conflicting tags by Simon Glass · 10 years ago
  76. f7582ce buildman: Permit branch names with an embedded '/' by Simon Glass · 10 years ago
  77. 883a321 buildman: Provide an internal option to clean the outpur dir by Simon Glass · 10 years ago
  78. 823e60b buildman: Allow tests to have their own boards by Simon Glass · 10 years ago
  79. fd03d63 buildman: Set up bsettings outside the control module by Simon Glass · 10 years ago
  80. d4144e4 buildman: Add a functional test by Simon Glass · 10 years ago
  81. 48ba585 buildman: Move full help code into the control module by Simon Glass · 10 years ago
  82. ed96665 buildman: Add an option to show which boards caused which errors by Simon Glass · 10 years ago
  83. 3cf4ae6 buildman: Implement an option to exclude boards from the build by Simon Glass · 10 years ago
  84. 2c3deb9 buildman: Set the return code to indicate build result by Simon Glass · 10 years ago
  85. 390f703 buildman: run genboardscfg.py all the time by Masahiro Yamada · 10 years ago
  86. 31e2141 tools, scripts: refactor error-out statements of Python scripts by Masahiro Yamada · 10 years ago
  87. 3b74ba5 buildman: Allow selection of the number of commits to build by Simon Glass · 10 years ago
  88. 0f7c9dd buildman: Add an option to specify the buildman config file by Simon Glass · 10 years ago
  89. e5a0e5d buildman: Add verbose option to display errors as they happen by Simon Glass · 10 years ago
  90. b2ea7ab buildman: Refactor output options by Simon Glass · 10 years ago
  91. fea5858 buildman: Allow building of current source tree by Simon Glass · 10 years ago
  92. 73f30b9 buildman: adjust for Kconfig by Masahiro Yamada · 10 years ago
  93. 9979692 buildman: make sure to invoke GNU Make by Masahiro Yamada · 10 years ago
  94. 189a496 buildman: Support in-tree builds by Simon Glass · 10 years ago
  95. 97e9152 buildman: Add -C option to force a reconfigure for each commit by Simon Glass · 10 years ago
  96. 4266dc2 buildman: Add -F flag to retry failed builds by Simon Glass · 10 years ago
  97. e0ba929 buildman: make output dir configurable by Daniel Schwierzeck · 11 years ago
  98. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  99. cce717a buildman: Produce a sensible error message when branch is missing by Simon Glass · 11 years ago
  100. f0b739f buildman: Allow conflicting tags to avoid spurious errors by Simon Glass · 11 years ago