1. eb70a2c buildman: Make -I the default by Simon Glass · 4 years, 6 months ago
  2. 4e9162d buildman: Drop the -a option by Simon Glass · 4 years, 6 months ago
  3. b2d89bc buildman: Allow building within a subdir of the current dir by Simon Glass · 4 years, 6 months ago
  4. 7beb43c buildman: Allow ignoring warnings in the return code by Simon Glass · 4 years, 6 months ago
  5. d829f12 bulidman: Add support for a simple build by Simon Glass · 4 years, 6 months ago
  6. 57cb9d5 buildman: Add options to get the arch and toolchain info by Simon Glass · 4 years, 10 months ago
  7. 7c66ead buildman: Figure out boards before commits by Simon Glass · 4 years, 10 months ago
  8. 6a3fc91 buildman: Ask genboardscfg to be quiet by Simon Glass · 4 years, 10 months ago
  9. 70f6813 buildman: Fix problem with non-existent output directories by Tom Rini · 4 years, 10 months ago
  10. c05aa03 buildman: Convert to Python 3 by Simon Glass · 5 years ago
  11. bc750bc tools: buildman: Honor output directory when generating boards.cfg by Bin Meng · 5 years ago
  12. 58804b8 buildman: fix typo by Chris Packham · 6 years ago
  13. 00beb24 buildman: Add support for building with clang by Simon Glass · 6 years ago
  14. 40232c9 buildman: Only print toolchain probing with -v by Simon Glass · 6 years ago
  15. 0689036 buildman: Add a --boards option to specify particular boards to build by Simon Glass · 6 years ago
  16. 48ae412 buildman: Add support for environment delta in summary by Alex Kiernan · 6 years ago
  17. 409fc02 tools: buildman: Don't use the working dir as build dir by Lothar Waßmann · 6 years ago
  18. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  19. 2371d1b buildman: add option -E for treating compiler warnings as errors by Daniel Schwierzeck · 7 years ago
  20. 8d7523c buildman: Allow showing the list of boards with -n by Simon Glass · 8 years ago
  21. b464f8e buildman: Squash useless output from -K by Simon Glass · 8 years ago
  22. b50113f buildman: Add an option to just create the config by Simon Glass · 8 years ago
  23. 785f154 patman: Adjust command.Output() to raise an error by default by Simon Glass · 8 years ago
  24. 7e92e46 buildman: Drop the toolchain error when downloading toolchains by Simon Glass · 8 years ago
  25. 713bea3 buildman: Improve the toolchain progress/error output by Simon Glass · 8 years ago
  26. f79f1e0 buildman: allow more incremental building by Stephen Warren · 8 years ago
  27. 2bdeade buildman: patman: Fix -H when installed as a symlink by Simon Glass · 9 years ago
  28. 843312d buildman: Allow comparison of build configuration by Simon Glass · 10 years ago
  29. d2ce658 buildman: Add an option to write the full build output by Simon Glass · 10 years ago
  30. 827e37b buildman: Add the option to download toolchains from kernel.org by Simon Glass · 10 years ago
  31. bb1501f buildman: Add an option to use the full tool chain path by Simon Glass · 10 years ago
  32. 5abab20 buildman: Allow specifying a range of commits to build by Simon Glass · 10 years ago
  33. 0740127 buildman: Don't remove entire output directory when testing by Simon Glass · 10 years ago
  34. 5971ab5 buildman: Add an option to flatten output directory trees by Simon Glass · 10 years ago
  35. 2a9e2c6 buildman: Try to guess the upstream commit by Simon Glass · 10 years ago
  36. 05c96b1 buildman: Put build in 'current', not 'current/current' by Simon Glass · 10 years ago
  37. 1ddda1b patman: Use the full commit hash for 'git checkout' by Simon Glass · 10 years ago
  38. 58d818f buildman: Don't default to -e when using -s by Simon Glass · 10 years ago
  39. 7798e22 buildman: Fix the logic for the bloat command by Simon Glass · 10 years ago
  40. 950a231 buildman: Ignore conflicting tags by Simon Glass · 10 years ago
  41. f7582ce buildman: Permit branch names with an embedded '/' by Simon Glass · 10 years ago
  42. 883a321 buildman: Provide an internal option to clean the outpur dir by Simon Glass · 10 years ago
  43. 823e60b buildman: Allow tests to have their own boards by Simon Glass · 10 years ago
  44. fd03d63 buildman: Set up bsettings outside the control module by Simon Glass · 10 years ago
  45. d4144e4 buildman: Add a functional test by Simon Glass · 10 years ago
  46. 48ba585 buildman: Move full help code into the control module by Simon Glass · 10 years ago
  47. ed96665 buildman: Add an option to show which boards caused which errors by Simon Glass · 10 years ago
  48. 3cf4ae6 buildman: Implement an option to exclude boards from the build by Simon Glass · 10 years ago
  49. 2c3deb9 buildman: Set the return code to indicate build result by Simon Glass · 10 years ago
  50. 390f703 buildman: run genboardscfg.py all the time by Masahiro Yamada · 10 years ago
  51. 31e2141 tools, scripts: refactor error-out statements of Python scripts by Masahiro Yamada · 10 years ago
  52. 3b74ba5 buildman: Allow selection of the number of commits to build by Simon Glass · 10 years ago
  53. 0f7c9dd buildman: Add an option to specify the buildman config file by Simon Glass · 10 years ago
  54. e5a0e5d buildman: Add verbose option to display errors as they happen by Simon Glass · 10 years ago
  55. b2ea7ab buildman: Refactor output options by Simon Glass · 10 years ago
  56. fea5858 buildman: Allow building of current source tree by Simon Glass · 10 years ago
  57. 73f30b9 buildman: adjust for Kconfig by Masahiro Yamada · 10 years ago
  58. 9979692 buildman: make sure to invoke GNU Make by Masahiro Yamada · 10 years ago
  59. 189a496 buildman: Support in-tree builds by Simon Glass · 10 years ago
  60. 97e9152 buildman: Add -C option to force a reconfigure for each commit by Simon Glass · 10 years ago
  61. 4266dc2 buildman: Add -F flag to retry failed builds by Simon Glass · 10 years ago
  62. e0ba929 buildman: make output dir configurable by Daniel Schwierzeck · 10 years ago
  63. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  64. cce717a buildman: Produce a sensible error message when branch is missing by Simon Glass · 11 years ago
  65. f0b739f buildman: Allow conflicting tags to avoid spurious errors by Simon Glass · 11 years ago
  66. fc3fe1c buildman - U-Boot multi-threaded builder and summary tool by Simon Glass · 11 years ago