1. 2f7c53c buildman: Enable buildman on aarch64 hosts by Matthias Brugger · 4 years, 8 months ago
  2. 9de5c39 tools: buildman: fix typo by Flavio Suligoi · 4 years, 8 months ago
  3. d08c38c buildman: Ignore blank lines during size checks by Tom Rini · 4 years, 10 months ago
  4. 57cb9d5 buildman: Add options to get the arch and toolchain info by Simon Glass · 4 years, 10 months ago
  5. 7c66ead buildman: Figure out boards before commits by Simon Glass · 4 years, 10 months ago
  6. 6a3fc91 buildman: Ask genboardscfg to be quiet by Simon Glass · 4 years, 10 months ago
  7. 4251fbc buildman: Improve [make-flags] section parser to allow quoted strings by Cristian Ciocaltea · 4 years, 10 months ago
  8. 70f6813 buildman: Fix problem with non-existent output directories by Tom Rini · 4 years, 10 months ago
  9. c05aa03 buildman: Convert to Python 3 by Simon Glass · 5 years ago
  10. 578b637 tools: buildman: Remove useless mkdir() in Make() in test.py by Bin Meng · 5 years ago
  11. bc750bc tools: buildman: Honor output directory when generating boards.cfg by Bin Meng · 5 years ago
  12. aae6258 buildman: Perform tests in a temporary directory by Tom Rini · 5 years ago
  13. 65e05dd kconfiglib: Update to the 12.14.0 release by Tom Rini · 5 years ago
  14. 2429613 buildman: fix invocation examples typos by Baruch Siach · 5 years ago
  15. 347ea0b buildman: Deal more nicely with invalid build-status file by Simon Glass · 5 years ago
  16. 58804b8 buildman: fix typo by Chris Packham · 6 years ago
  17. e5fc79e buildman: Write the environment out to an 'env' file by Simon Glass · 6 years ago
  18. ccd2979 buildman: Fix tabs in GetWrapper() by Simon Glass · 6 years ago
  19. 00beb24 buildman: Add support for building with clang by Simon Glass · 6 years ago
  20. e74429b buildman: Deal nicely with invalid build-status file by Simon Glass · 6 years ago
  21. 90a29fc buildman: Drop comment about Ctrl-C problem by Simon Glass · 6 years ago
  22. b11f126 buildman/toolchain.py: handle inconsistent tarball names by Trevor Woerner · 6 years ago
  23. d82f539 buildman/toolchain.py: fix toolchain directory by Trevor Woerner · 6 years ago
  24. 6af7101 buildman: Show boards with warning with w+ by Simon Glass · 6 years ago
  25. 4cf2b22 buildman: Rename the good, better, worse variables by Simon Glass · 6 years ago
  26. 2d48333 buildman: Detect dtc warnings by Simon Glass · 6 years ago
  27. 40232c9 buildman: Only print toolchain probing with -v by Simon Glass · 6 years ago
  28. 0689036 buildman: Add a --boards option to specify particular boards to build by Simon Glass · 6 years ago
  29. 4b4bc06 buildman: dtoc: Suppress unwanted output from test by Simon Glass · 6 years ago
  30. da753e3 buildman: Make the toolchain test more forgiving by Simon Glass · 6 years ago
  31. e62a24c buildman: Avoid hanging when the config changes by Simon Glass · 6 years ago
  32. 9865543 Remove CONFIG_USE_STDINT by Masahiro Yamada · 6 years ago
  33. 48ae412 buildman: Add support for environment delta in summary by Alex Kiernan · 6 years ago
  34. 0ddc510 buildman: Extract environment as part of each build by Alex Kiernan · 6 years ago
  35. 4c58d27 buildman: support newer gcc versions from kernel.org by Daniel Schwierzeck · 6 years ago
  36. 409fc02 tools: buildman: Don't use the working dir as build dir by Lothar Waßmann · 6 years ago
  37. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  38. 2371d1b buildman: add option -E for treating compiler warnings as errors by Daniel Schwierzeck · 7 years ago
  39. 94b13bb host-tools: use python2 explicitly for shebang by Masahiro Yamada · 7 years ago
  40. 3759df0 tools: Update python "help" tests to cope with "more" oddities by Tom Rini · 7 years ago
  41. 251f586 buildman: Fix up tests by Simon Glass · 7 years ago
  42. cb39a10 buildman: Allow skipping of tests which use the network by Simon Glass · 7 years ago
  43. 4e1102f kconfiglib: update with 'imply' support by Ulf Magnusson · 7 years ago
  44. 8639f69 genconfig.py: Print defconfig next to warnings by Simon Glass · 7 years ago
  45. daab59a avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  46. b9f7d88 powerpc, 5xx: remove some "5xx" remains by Heiko Schocher · 7 years ago
  47. aafbe82 buildman: properly translate strings for log and err files to ASCII by Daniel Schwierzeck · 7 years ago
  48. b0e994c buildman: disable localized and unicode output of all build tools by Daniel Schwierzeck · 7 years ago
  49. d5686a6 buildman: Fix bloat option when 'new' only drops functions by Tom Rini · 7 years ago
  50. 546a6f3 buildman: Allow 'gnueabihf' toolchains for ARM by Tom Rini · 7 years ago
  51. fbeb337 buildman: Translate more strings to latin-1 by Tom Rini · 7 years ago
  52. 9a6d2e2 buildman: Handle commit subjects containing unicode by Simon Glass · 7 years ago
  53. d036107 kconfiglib.py: Kludge in 'imply' support by Tom Rini · 8 years ago
  54. 8d7523c buildman: Allow showing the list of boards with -n by Simon Glass · 8 years ago
  55. a55bed1 buildman: Update link to the most recent prebuilt ARC toolachin by Alexey Brodkin · 8 years ago
  56. a9401b2 buildman: Rename do_build to config_only by Simon Glass · 8 years ago
  57. 960421e buildman: Clean up odd characters on the terminal by Simon Glass · 8 years ago
  58. b464f8e buildman: Squash useless output from -K by Simon Glass · 8 years ago
  59. 94d2ebe buildman: Add documentation for CONFIG checking by Simon Glass · 8 years ago
  60. b50113f buildman: Add an option to just create the config by Simon Glass · 8 years ago
  61. e0f2406 buildman: Fix building based on 'options' field by Tom Rini · 8 years ago
  62. d5fe013 tools: buildman: Add compiler wrapper by York Sun · 8 years ago
  63. f40fa9b tools: buildman: Remove duplicated code by York Sun · 8 years ago
  64. 2880e6b buildman: Drop the 'alive' flag in BuilderThread by Simon Glass · 8 years ago
  65. 2f25664 buildman: Don't show a stacktrace on Ctrl-C by Simon Glass · 8 years ago
  66. 63781bd buildman: Drop the 'active' flag in the builder by Simon Glass · 8 years ago
  67. d436e38 buildman: Allow builds to terminate cleanly by Simon Glass · 8 years ago
  68. a556eee buildman: Put our local libraries first in the path by Simon Glass · 8 years ago
  69. 745b395 buildman: Print a message indicating the build is starting by Simon Glass · 8 years ago
  70. b222abe buildman: Print a message when removing old directories by Simon Glass · 8 years ago
  71. 21f0eb3 buildman: Tidy up the 'cloning' message by Simon Glass · 8 years ago
  72. 785f154 patman: Adjust command.Output() to raise an error by default by Simon Glass · 8 years ago
  73. c8d7393 buildman: Add a quick-start note by Simon Glass · 8 years ago
  74. c8785c5 buildman: Avoid overwriting existing toolchain entries by Simon Glass · 8 years ago
  75. 7e92e46 buildman: Drop the toolchain error when downloading toolchains by Simon Glass · 8 years ago
  76. 2289b27 buildman: Fix a typo in TestSettingsHasPath() by Simon Glass · 8 years ago
  77. 713bea3 buildman: Improve the toolchain progress/error output by Simon Glass · 8 years ago
  78. 80e6a48 buildman: Allow the toolchain error to be suppressed by Simon Glass · 8 years ago
  79. bd6f5d9 buildman: Fix the 'help' test to use the correct path by Simon Glass · 8 years ago
  80. 8e605a5 buildman: Automatically create a config file if needed by Simon Glass · 8 years ago
  81. 8ea4210 buildman: Tidy up the README a little by Simon Glass · 8 years ago
  82. f79f1e0 buildman: allow more incremental building by Stephen Warren · 8 years ago
  83. c81d0d2 buildman: Clarify the use of -V by Simon Glass · 9 years ago
  84. 17bce66 buildman: Add a way to specific a full toolchain prefix by Simon Glass · 9 years ago
  85. d4c8572 buildman: Allow branch names which conflict with directories by Simon Glass · 9 years ago
  86. 608e399 buildman: Allow the toolchain architecture to be specified by Simon Glass · 9 years ago
  87. ff690df buildman: Allow the toolchain priority to be specified by Simon Glass · 9 years ago
  88. ad24eba buildman: Fix up a few code inconsistencies in toolchain.py by Simon Glass · 9 years ago
  89. 2bdeade buildman: patman: Fix -H when installed as a symlink by Simon Glass · 9 years ago
  90. e8aebc4 tools: Update openrisc toolchain information by Bin Meng · 9 years ago
  91. 8951523 buildman: README: add links for toolchains not available on kernel.org by Thomas Chou · 9 years ago
  92. 8270e3c buildman: Improve the config comparison feature by Simon Glass · 9 years ago
  93. 90c36d8 kconfiglib: update to the latest version by Ulf Magnusson · 9 years ago
  94. 9f244b2 buildman: Correct '--fetch-arch' command documentation by Bin Meng · 9 years ago
  95. dd59211 builderthread.py: Keep 'SPL' by Tom Rini · 9 years ago
  96. 9d01b78 kconfiglib: sync with the latest in Kconfiglib project by Masahiro Yamada · 9 years ago
  97. 1246231 buildman: Add gcc 4.9.0 with Microblaze toolchain by Michal Simek · 9 years ago
  98. f5e5ece buildman: Make -V (verbose_build) really be verbose by Tom Rini · 9 years ago
  99. 0eb4c04 buildman: Keep more outputs with the --keep-outputs flag by Tom Rini · 10 years ago
  100. 843312d buildman: Allow comparison of build configuration by Simon Glass · 10 years ago