1. 6ef6b3f buildman: Fix problem with non-existent output directories by Tom Rini · 5 years ago
  2. c78ed66 buildman: Convert to Python 3 by Simon Glass · 5 years ago
  3. 20cd53c tools: buildman: Remove useless mkdir() in Make() in test.py by Bin Meng · 5 years ago
  4. 0733e20 tools: buildman: Honor output directory when generating boards.cfg by Bin Meng · 5 years ago
  5. e95eddc buildman: Perform tests in a temporary directory by Tom Rini · 5 years ago
  6. 3c5f415 kconfiglib: Update to the 12.14.0 release by Tom Rini · 5 years ago
  7. 752db5b buildman: fix invocation examples typos by Baruch Siach · 5 years ago
  8. 91c54a4 buildman: Deal more nicely with invalid build-status file by Simon Glass · 6 years ago
  9. df4e805 buildman: fix typo by Chris Packham · 6 years ago
  10. 9e90d31 buildman: Write the environment out to an 'env' file by Simon Glass · 6 years ago
  11. 4557263 buildman: Fix tabs in GetWrapper() by Simon Glass · 6 years ago
  12. f77ca5b buildman: Add support for building with clang by Simon Glass · 6 years ago
  13. 4345a6d buildman: Deal nicely with invalid build-status file by Simon Glass · 6 years ago
  14. af88d20 buildman: Drop comment about Ctrl-C problem by Simon Glass · 6 years ago
  15. 10a5162 buildman/toolchain.py: handle inconsistent tarball names by Trevor Woerner · 6 years ago
  16. e0557a7 buildman/toolchain.py: fix toolchain directory by Trevor Woerner · 6 years ago
  17. 071a178 buildman: Show boards with warning with w+ by Simon Glass · 6 years ago
  18. 454507f buildman: Rename the good, better, worse variables by Simon Glass · 6 years ago
  19. 0db9443 buildman: Detect dtc warnings by Simon Glass · 6 years ago
  20. 74579fc buildman: Only print toolchain probing with -v by Simon Glass · 6 years ago
  21. d9eb9f0 buildman: Add a --boards option to specify particular boards to build by Simon Glass · 6 years ago
  22. 0415002 buildman: dtoc: Suppress unwanted output from test by Simon Glass · 6 years ago
  23. 72e358c buildman: Make the toolchain test more forgiving by Simon Glass · 6 years ago
  24. aa09b36 buildman: Avoid hanging when the config changes by Simon Glass · 6 years ago
  25. 72e545a Remove CONFIG_USE_STDINT by Masahiro Yamada · 6 years ago
  26. 4059e30 buildman: Add support for environment delta in summary by Alex Kiernan · 6 years ago
  27. f07ed23 buildman: Extract environment as part of each build by Alex Kiernan · 6 years ago
  28. 40261f9 buildman: support newer gcc versions from kernel.org by Daniel Schwierzeck · 7 years ago
  29. ce6df92 tools: buildman: Don't use the working dir as build dir by Lothar Waßmann · 7 years ago
  30. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  31. 20e2ea9 buildman: add option -E for treating compiler warnings as errors by Daniel Schwierzeck · 7 years ago
  32. c05e791 host-tools: use python2 explicitly for shebang by Masahiro Yamada · 7 years ago
  33. c3c0b6d tools: Update python "help" tests to cope with "more" oddities by Tom Rini · 7 years ago
  34. 5e0f06d buildman: Fix up tests by Simon Glass · 7 years ago
  35. 2bfc697 buildman: Allow skipping of tests which use the network by Simon Glass · 7 years ago
  36. 1682e05 kconfiglib: update with 'imply' support by Ulf Magnusson · 7 years ago
  37. 2b72a07 genconfig.py: Print defconfig next to warnings by Simon Glass · 7 years ago
  38. 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  39. 183f1d2 powerpc, 5xx: remove some "5xx" remains by Heiko Schocher · 7 years ago
  40. 2750585 buildman: properly translate strings for log and err files to ASCII by Daniel Schwierzeck · 7 years ago
  41. c9e5f0c buildman: disable localized and unicode output of all build tools by Daniel Schwierzeck · 7 years ago
  42. 0b48cd6 buildman: Fix bloat option when 'new' only drops functions by Tom Rini · 8 years ago
  43. 6abc9c8 buildman: Allow 'gnueabihf' toolchains for ARM by Tom Rini · 8 years ago
  44. f399f6e buildman: Translate more strings to latin-1 by Tom Rini · 8 years ago
  45. d214bef buildman: Handle commit subjects containing unicode by Simon Glass · 8 years ago
  46. aa57a41 kconfiglib.py: Kludge in 'imply' support by Tom Rini · 8 years ago
  47. 6af145f buildman: Allow showing the list of boards with -n by Simon Glass · 8 years ago
  48. 14c0bde buildman: Update link to the most recent prebuilt ARC toolachin by Alexey Brodkin · 8 years ago
  49. b55b57d buildman: Rename do_build to config_only by Simon Glass · 8 years ago
  50. b45bd6b buildman: Clean up odd characters on the terminal by Simon Glass · 8 years ago
  51. cde5c30 buildman: Squash useless output from -K by Simon Glass · 8 years ago
  52. b50ce02 buildman: Add documentation for CONFIG checking by Simon Glass · 8 years ago
  53. 739e851 buildman: Add an option to just create the config by Simon Glass · 8 years ago
  54. b7876c8 buildman: Fix building based on 'options' field by Tom Rini · 8 years ago
  55. fb197a8 tools: buildman: Add compiler wrapper by York Sun · 8 years ago
  56. 9913391 tools: buildman: Remove duplicated code by York Sun · 8 years ago
  57. 52a9ce9 buildman: Drop the 'alive' flag in BuilderThread by Simon Glass · 8 years ago
  58. 205ac04 buildman: Don't show a stacktrace on Ctrl-C by Simon Glass · 8 years ago
  59. e8954fc buildman: Drop the 'active' flag in the builder by Simon Glass · 8 years ago
  60. d26e144 buildman: Allow builds to terminate cleanly by Simon Glass · 8 years ago
  61. 61a6749 buildman: Put our local libraries first in the path by Simon Glass · 8 years ago
  62. e0f2360 buildman: Print a message indicating the build is starting by Simon Glass · 8 years ago
  63. 83cb6cc buildman: Print a message when removing old directories by Simon Glass · 8 years ago
  64. 2e2a6e6 buildman: Tidy up the 'cloning' message by Simon Glass · 8 years ago
  65. c55e056 patman: Adjust command.Output() to raise an error by default by Simon Glass · 8 years ago
  66. d7c8a7d buildman: Add a quick-start note by Simon Glass · 8 years ago
  67. f90e291 buildman: Avoid overwriting existing toolchain entries by Simon Glass · 8 years ago
  68. a3d9b4f buildman: Drop the toolchain error when downloading toolchains by Simon Glass · 8 years ago
  69. 43ea128 buildman: Fix a typo in TestSettingsHasPath() by Simon Glass · 8 years ago
  70. 9f1ba0f buildman: Improve the toolchain progress/error output by Simon Glass · 8 years ago
  71. f38a642 buildman: Allow the toolchain error to be suppressed by Simon Glass · 8 years ago
  72. 5d4a787 buildman: Fix the 'help' test to use the correct path by Simon Glass · 8 years ago
  73. dd19517 buildman: Automatically create a config file if needed by Simon Glass · 8 years ago
  74. 7b94ab5 buildman: Tidy up the README a little by Simon Glass · 8 years ago
  75. 97c9690 buildman: allow more incremental building by Stephen Warren · 9 years ago
  76. 54e628e buildman: Clarify the use of -V by Simon Glass · 9 years ago
  77. f590273 buildman: Add a way to specific a full toolchain prefix by Simon Glass · 9 years ago
  78. 642e9a6 buildman: Allow branch names which conflict with directories by Simon Glass · 9 years ago
  79. c6cdd3e buildman: Allow the toolchain architecture to be specified by Simon Glass · 9 years ago
  80. 7b97129 buildman: Allow the toolchain priority to be specified by Simon Glass · 9 years ago
  81. d6ece32 buildman: Fix up a few code inconsistencies in toolchain.py by Simon Glass · 9 years ago
  82. c29101f buildman: patman: Fix -H when installed as a symlink by Simon Glass · 9 years ago
  83. 07a50f9 tools: Update openrisc toolchain information by Bin Meng · 9 years ago
  84. 4acc2d4 buildman: README: add links for toolchains not available on kernel.org by Thomas Chou · 9 years ago
  85. cad8abf buildman: Improve the config comparison feature by Simon Glass · 9 years ago
  86. 1e642d7 kconfiglib: update to the latest version by Ulf Magnusson · 9 years ago
  87. 05a5092 buildman: Correct '--fetch-arch' command documentation by Bin Meng · 9 years ago
  88. 6793aa8 builderthread.py: Keep 'SPL' by Tom Rini · 10 years ago
  89. 48386dd kconfiglib: sync with the latest in Kconfiglib project by Masahiro Yamada · 10 years ago
  90. e0e31f3 buildman: Add gcc 4.9.0 with Microblaze toolchain by Michal Simek · 10 years ago
  91. f06dd81 buildman: Make -V (verbose_build) really be verbose by Tom Rini · 10 years ago
  92. 4a42de4 buildman: Keep more outputs with the --keep-outputs flag by Tom Rini · 10 years ago
  93. db17fb8 buildman: Allow comparison of build configuration by Simon Glass · 10 years ago
  94. 4b14c53 buildman: Store build config files by Simon Glass · 10 years ago
  95. fd3eea1 buildman: Adjust the 'aborted' heuristic for writing output by Simon Glass · 10 years ago
  96. 413f91a buildman: Show 'make' command line when -V is used by Simon Glass · 10 years ago
  97. cad18b8 ARM: tegra: rename colibri_t20 board/configuration/device-tree by Marcel Ziswiler · 10 years ago
  98. 26f7237 buildman: Add a space before the list of boards by Simon Glass · 10 years ago
  99. f675750 buildman: Correct toolchain download feature by Simon Glass · 10 years ago
  100. d4f22cf buildman: allow multiple toolchains in a single path by Albert ARIBAUD · 10 years ago