1. b7876c8 buildman: Fix building based on 'options' field by Tom Rini · Fri Nov 04 22:59:45 2016 -0400
  2. fb197a8 tools: buildman: Add compiler wrapper by York Sun · Tue Oct 04 14:33:51 2016 -0700
  3. 9913391 tools: buildman: Remove duplicated code by York Sun · Tue Oct 04 14:33:50 2016 -0700
  4. 52a9ce9 buildman: Drop the 'alive' flag in BuilderThread by Simon Glass · Sun Sep 18 16:48:38 2016 -0600
  5. 205ac04 buildman: Don't show a stacktrace on Ctrl-C by Simon Glass · Sun Sep 18 16:48:37 2016 -0600
  6. e8954fc buildman: Drop the 'active' flag in the builder by Simon Glass · Sun Sep 18 16:48:36 2016 -0600
  7. d26e144 buildman: Allow builds to terminate cleanly by Simon Glass · Sun Sep 18 16:48:35 2016 -0600
  8. 61a6749 buildman: Put our local libraries first in the path by Simon Glass · Sun Sep 18 16:48:34 2016 -0600
  9. e0f2360 buildman: Print a message indicating the build is starting by Simon Glass · Sun Sep 18 16:48:33 2016 -0600
  10. 83cb6cc buildman: Print a message when removing old directories by Simon Glass · Sun Sep 18 16:48:32 2016 -0600
  11. 2e2a6e6 buildman: Tidy up the 'cloning' message by Simon Glass · Sun Sep 18 16:48:31 2016 -0600
  12. c55e056 patman: Adjust command.Output() to raise an error by default by Simon Glass · Mon Jul 25 18:59:00 2016 -0600
  13. d7c8a7d buildman: Add a quick-start note by Simon Glass · Wed Jul 27 20:33:06 2016 -0600
  14. f90e291 buildman: Avoid overwriting existing toolchain entries by Simon Glass · Wed Jul 27 20:33:05 2016 -0600
  15. a3d9b4f buildman: Drop the toolchain error when downloading toolchains by Simon Glass · Wed Jul 27 20:33:04 2016 -0600
  16. 43ea128 buildman: Fix a typo in TestSettingsHasPath() by Simon Glass · Wed Jul 27 20:33:03 2016 -0600
  17. 9f1ba0f buildman: Improve the toolchain progress/error output by Simon Glass · Wed Jul 27 20:33:02 2016 -0600
  18. f38a642 buildman: Allow the toolchain error to be suppressed by Simon Glass · Wed Jul 27 20:33:01 2016 -0600
  19. 5d4a787 buildman: Fix the 'help' test to use the correct path by Simon Glass · Wed Jul 27 20:33:00 2016 -0600
  20. dd19517 buildman: Automatically create a config file if needed by Simon Glass · Wed Jul 27 20:32:59 2016 -0600
  21. 7b94ab5 buildman: Tidy up the README a little by Simon Glass · Wed Jul 27 20:32:58 2016 -0600
  22. 97c9690 buildman: allow more incremental building by Stephen Warren · Mon Apr 11 10:48:44 2016 -0600
  23. 54e628e buildman: Clarify the use of -V by Simon Glass · Sat Mar 12 18:50:33 2016 -0700
  24. f590273 buildman: Add a way to specific a full toolchain prefix by Simon Glass · Sat Mar 12 18:50:32 2016 -0700
  25. 642e9a6 buildman: Allow branch names which conflict with directories by Simon Glass · Sat Mar 12 18:50:31 2016 -0700
  26. c6cdd3e buildman: Allow the toolchain architecture to be specified by Simon Glass · Sun Mar 06 19:45:38 2016 -0700
  27. 7b97129 buildman: Allow the toolchain priority to be specified by Simon Glass · Sun Mar 06 19:45:37 2016 -0700
  28. d6ece32 buildman: Fix up a few code inconsistencies in toolchain.py by Simon Glass · Sun Mar 06 19:45:35 2016 -0700
  29. c29101f buildman: patman: Fix -H when installed as a symlink by Simon Glass · Sun Mar 06 19:45:34 2016 -0700
  30. 07a50f9 tools: Update openrisc toolchain information by Bin Meng · Sun Feb 21 21:18:02 2016 -0800
  31. 4acc2d4 buildman: README: add links for toolchains not available on kernel.org by Thomas Chou · Thu Nov 12 09:29:09 2015 +0800
  32. cad8abf buildman: Improve the config comparison feature by Simon Glass · Tue Aug 25 21:52:14 2015 -0600
  33. 1e642d7 kconfiglib: update to the latest version by Ulf Magnusson · Thu Aug 13 19:55:40 2015 +0200
  34. 05a5092 buildman: Correct '--fetch-arch' command documentation by Bin Meng · Thu Jul 16 19:43:46 2015 -0700
  35. 6793aa8 builderthread.py: Keep 'SPL' by Tom Rini · Mon Apr 27 11:34:38 2015 -0400
  36. 48386dd kconfiglib: sync with the latest in Kconfiglib project by Masahiro Yamada · Wed May 27 11:39:22 2015 +0900
  37. e0e31f3 buildman: Add gcc 4.9.0 with Microblaze toolchain by Michal Simek · Mon Apr 20 11:46:24 2015 +0200
  38. f06dd81 buildman: Make -V (verbose_build) really be verbose by Tom Rini · Wed Apr 01 07:47:41 2015 -0400
  39. 4a42de4 buildman: Keep more outputs with the --keep-outputs flag by Tom Rini · Fri Mar 20 10:50:38 2015 -0400
  40. db17fb8 buildman: Allow comparison of build configuration by Simon Glass · Thu Feb 05 22:06:15 2015 -0700
  41. 4b14c53 buildman: Store build config files by Simon Glass · Thu Feb 05 22:06:14 2015 -0700
  42. fd3eea1 buildman: Adjust the 'aborted' heuristic for writing output by Simon Glass · Thu Feb 05 22:06:13 2015 -0700
  43. 413f91a buildman: Show 'make' command line when -V is used by Simon Glass · Thu Feb 05 22:06:12 2015 -0700
  44. cad18b8 ARM: tegra: rename colibri_t20 board/configuration/device-tree by Marcel Ziswiler · Thu Mar 26 01:31:54 2015 +0100
  45. 26f7237 buildman: Add a space before the list of boards by Simon Glass · Thu Feb 05 22:06:11 2015 -0700
  46. f675750 buildman: Correct toolchain download feature by Simon Glass · Mon Mar 02 17:05:15 2015 -0700
  47. d4f22cf buildman: allow multiple toolchains in a single path by Albert ARIBAUD · Sun Feb 01 00:12:44 2015 +0100
  48. 655b610 buildman: Add an option to write the full build output by Simon Glass · Mon Dec 01 17:34:07 2014 -0700
  49. 7e803e1 buildman: Add the option to download toolchains from kernel.org by Simon Glass · Mon Dec 01 17:34:06 2014 -0700
  50. c1528c1 buildman: Allow architecture to alias to multiple toolchains by Simon Glass · Mon Dec 01 17:34:05 2014 -0700
  51. 4bea81e buildman: Don't use the local settings when running tests by Simon Glass · Mon Dec 01 17:34:04 2014 -0700
  52. e03e944 buildman: Don't complain about missing sections in ~/.buildman by Simon Glass · Mon Dec 01 17:34:03 2014 -0700
  53. 3cb033e buildman: Add documentation about the .buildman file by Simon Glass · Mon Dec 01 17:34:02 2014 -0700
  54. 9107571 buildman: Add a note about Python pre-requisites by Simon Glass · Mon Dec 01 17:34:01 2014 -0700
  55. d48a46c buildman: Add an option to use the full tool chain path by Simon Glass · Mon Dec 01 17:34:00 2014 -0700
  56. 3831455 buildman: Put the toolchain path first instead of last in PATH by Simon Glass · Mon Dec 01 17:33:59 2014 -0700
  57. 28ed006 buildman: Try to avoid hard-coded string parsing by Simon Glass · Mon Dec 01 17:33:58 2014 -0700
  58. 5eeef46 buildman: Allow specifying a range of commits to build by Simon Glass · Mon Dec 01 17:33:57 2014 -0700
  59. 30a664d buildman: Don't remove entire output directory when testing by Simon Glass · Mon Dec 01 17:33:56 2014 -0700
  60. e87bde1 buildman: Add an option to flatten output directory trees by Simon Glass · Mon Dec 01 17:33:55 2014 -0700
  61. f204ab1 buildman: Try to guess the upstream commit by Simon Glass · Mon Dec 01 17:33:54 2014 -0700
  62. b9a9b7c buildman: Don't prune output space for 'current source' build by Simon Glass · Mon Dec 01 17:33:53 2014 -0700
  63. dbc01c7 buildman: Put build in 'current', not 'current/current' by Simon Glass · Mon Dec 01 17:33:52 2014 -0700
  64. 2e1646c buildman: Add tests that check the correct output directory is used by Simon Glass · Mon Dec 01 17:33:51 2014 -0700
  65. 07df0c7 Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · Wed Jan 14 11:00:38 2015 -0500
  66. 5f01c7a buildman: Fix some typos in README by Dirk Behme · Tue Dec 23 07:41:26 2014 +0100
  67. d8158f9 buildman: Don't default to -e when building current source by Simon Glass · Thu Oct 16 01:05:56 2014 -0600
  68. 85620bb buildman: Fix repeating board list with -l by Simon Glass · Thu Oct 16 01:05:55 2014 -0600
  69. baec684 patman: Use the full commit hash for 'git checkout' by Simon Glass · Wed Oct 15 02:27:00 2014 -0600
  70. 4e36531 buildman: Save *.img files too by Tom Rini · Tue Nov 11 16:58:44 2014 -0500
  71. e2fb419 patman: Use the full commit hash for 'git checkout' by Simon Glass · Wed Oct 15 02:27:00 2014 -0600
  72. d1f0056 buildman: Don't default to -e when using -s by Simon Glass · Wed Oct 15 14:37:25 2014 +0200
  73. 68b69b6 buildman: Fix repeating board list with -l by Simon Glass · Wed Oct 15 14:34:41 2014 +0200
  74. 232d850 buildman: Fix the logic for the bloat command by Simon Glass · Sun Sep 14 20:23:16 2014 -0600
  75. 7255643 kconfiglib: change SPDX-License-Identifier to ISC by Masahiro Yamada · Wed Sep 17 13:37:45 2014 +0900
  76. c908bc8 tools: Import Kconfiglib by Masahiro Yamada · Mon Sep 01 19:57:37 2014 +0900
  77. f11c606 buildman: fix typos of --dry-run help message by Masahiro Yamada · Fri Sep 05 02:23:27 2014 +0900
  78. 336d5bd buildman: Create parent directories as necessary by Thierry Reding · Tue Aug 19 10:22:39 2014 +0200
  79. 359b55a6 buildman: Ignore conflicting tags by Simon Glass · Fri Sep 05 19:00:23 2014 -0600
  80. 4aeceb9 buildman: Permit branch names with an embedded '/' by Simon Glass · Fri Sep 05 19:00:22 2014 -0600
  81. a8b7b1b buildman: Expand output test to cover directory prefixes by Simon Glass · Fri Sep 05 19:00:21 2014 -0600
  82. 8e95956 buildman: Add additional functional tests by Simon Glass · Fri Sep 05 19:00:20 2014 -0600
  83. a10ebe1 buildman: Provide an internal option to clean the outpur dir by Simon Glass · Fri Sep 05 19:00:18 2014 -0600
  84. 09f1fe5 buildman: Correct counting of build failures on retry by Simon Glass · Fri Sep 05 19:00:17 2014 -0600
  85. cbd3658 buildman: Allow tests to have their own boards by Simon Glass · Fri Sep 05 19:00:16 2014 -0600
  86. 5e0441d buildman: Avoid looking at config file or toolchains in tests by Simon Glass · Fri Sep 05 19:00:15 2014 -0600
  87. c88c895 buildman: Set up bsettings outside the control module by Simon Glass · Fri Sep 05 19:00:14 2014 -0600
  88. ed098bb buildman: Add a functional test by Simon Glass · Fri Sep 05 19:00:13 2014 -0600
  89. ca9b06e buildman: Move full help code into the control module by Simon Glass · Fri Sep 05 19:00:11 2014 -0600
  90. 04bac6b buildman: Move the command line code into its own file by Simon Glass · Fri Sep 05 19:00:10 2014 -0600
  91. 7fb8aa2 buildman: Enhance basic test to check summary output by Simon Glass · Fri Sep 05 19:00:08 2014 -0600
  92. 4433aa9 buildman: Send builder output through a function for testing by Simon Glass · Fri Sep 05 19:00:07 2014 -0600
  93. 03749d4 buildman: Separate out display of warnings and errors by Simon Glass · Thu Aug 28 09:43:44 2014 -0600
  94. 3394c9f buildman: Add an option to show which boards caused which errors by Simon Glass · Thu Aug 28 09:43:43 2014 -0600
  95. e309625 buildman: Remove the directory prefix from each error line by Simon Glass · Thu Aug 28 09:43:42 2014 -0600
  96. 924c73a buildman: Implement an option to exclude boards from the build by Simon Glass · Thu Aug 28 09:43:41 2014 -0600
  97. 53e189d buildman: Allow make-flags variables to include '-' and '_' by Simon Glass · Thu Aug 28 09:43:40 2014 -0600
  98. c2f9107 buildman: Set the return code to indicate build result by Simon Glass · Thu Aug 28 09:43:39 2014 -0600
  99. 739cd99 buildman: run genboardscfg.py all the time by Masahiro Yamada · Fri Aug 22 14:33:41 2014 +0900
  100. 83713b6 buildman: refactor help message by Masahiro Yamada · Fri Aug 22 19:12:41 2014 +0900