1. cad8abf buildman: Improve the config comparison feature by Simon Glass · Tue Aug 25 21:52:14 2015 -0600
  2. 1e642d7 kconfiglib: update to the latest version by Ulf Magnusson · Thu Aug 13 19:55:40 2015 +0200
  3. 05a5092 buildman: Correct '--fetch-arch' command documentation by Bin Meng · Thu Jul 16 19:43:46 2015 -0700
  4. 6793aa8 builderthread.py: Keep 'SPL' by Tom Rini · Mon Apr 27 11:34:38 2015 -0400
  5. 48386dd kconfiglib: sync with the latest in Kconfiglib project by Masahiro Yamada · Wed May 27 11:39:22 2015 +0900
  6. e0e31f3 buildman: Add gcc 4.9.0 with Microblaze toolchain by Michal Simek · Mon Apr 20 11:46:24 2015 +0200
  7. f06dd81 buildman: Make -V (verbose_build) really be verbose by Tom Rini · Wed Apr 01 07:47:41 2015 -0400
  8. 4a42de4 buildman: Keep more outputs with the --keep-outputs flag by Tom Rini · Fri Mar 20 10:50:38 2015 -0400
  9. db17fb8 buildman: Allow comparison of build configuration by Simon Glass · Thu Feb 05 22:06:15 2015 -0700
  10. 4b14c53 buildman: Store build config files by Simon Glass · Thu Feb 05 22:06:14 2015 -0700
  11. fd3eea1 buildman: Adjust the 'aborted' heuristic for writing output by Simon Glass · Thu Feb 05 22:06:13 2015 -0700
  12. 413f91a buildman: Show 'make' command line when -V is used by Simon Glass · Thu Feb 05 22:06:12 2015 -0700
  13. cad18b8 ARM: tegra: rename colibri_t20 board/configuration/device-tree by Marcel Ziswiler · Thu Mar 26 01:31:54 2015 +0100
  14. 26f7237 buildman: Add a space before the list of boards by Simon Glass · Thu Feb 05 22:06:11 2015 -0700
  15. f675750 buildman: Correct toolchain download feature by Simon Glass · Mon Mar 02 17:05:15 2015 -0700
  16. d4f22cf buildman: allow multiple toolchains in a single path by Albert ARIBAUD · Sun Feb 01 00:12:44 2015 +0100
  17. 655b610 buildman: Add an option to write the full build output by Simon Glass · Mon Dec 01 17:34:07 2014 -0700
  18. 7e803e1 buildman: Add the option to download toolchains from kernel.org by Simon Glass · Mon Dec 01 17:34:06 2014 -0700
  19. c1528c1 buildman: Allow architecture to alias to multiple toolchains by Simon Glass · Mon Dec 01 17:34:05 2014 -0700
  20. 4bea81e buildman: Don't use the local settings when running tests by Simon Glass · Mon Dec 01 17:34:04 2014 -0700
  21. e03e944 buildman: Don't complain about missing sections in ~/.buildman by Simon Glass · Mon Dec 01 17:34:03 2014 -0700
  22. 3cb033e buildman: Add documentation about the .buildman file by Simon Glass · Mon Dec 01 17:34:02 2014 -0700
  23. 9107571 buildman: Add a note about Python pre-requisites by Simon Glass · Mon Dec 01 17:34:01 2014 -0700
  24. d48a46c buildman: Add an option to use the full tool chain path by Simon Glass · Mon Dec 01 17:34:00 2014 -0700
  25. 3831455 buildman: Put the toolchain path first instead of last in PATH by Simon Glass · Mon Dec 01 17:33:59 2014 -0700
  26. 28ed006 buildman: Try to avoid hard-coded string parsing by Simon Glass · Mon Dec 01 17:33:58 2014 -0700
  27. 5eeef46 buildman: Allow specifying a range of commits to build by Simon Glass · Mon Dec 01 17:33:57 2014 -0700
  28. 30a664d buildman: Don't remove entire output directory when testing by Simon Glass · Mon Dec 01 17:33:56 2014 -0700
  29. e87bde1 buildman: Add an option to flatten output directory trees by Simon Glass · Mon Dec 01 17:33:55 2014 -0700
  30. f204ab1 buildman: Try to guess the upstream commit by Simon Glass · Mon Dec 01 17:33:54 2014 -0700
  31. b9a9b7c buildman: Don't prune output space for 'current source' build by Simon Glass · Mon Dec 01 17:33:53 2014 -0700
  32. dbc01c7 buildman: Put build in 'current', not 'current/current' by Simon Glass · Mon Dec 01 17:33:52 2014 -0700
  33. 2e1646c buildman: Add tests that check the correct output directory is used by Simon Glass · Mon Dec 01 17:33:51 2014 -0700
  34. 07df0c7 Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · Wed Jan 14 11:00:38 2015 -0500
  35. 5f01c7a buildman: Fix some typos in README by Dirk Behme · Tue Dec 23 07:41:26 2014 +0100
  36. d8158f9 buildman: Don't default to -e when building current source by Simon Glass · Thu Oct 16 01:05:56 2014 -0600
  37. 85620bb buildman: Fix repeating board list with -l by Simon Glass · Thu Oct 16 01:05:55 2014 -0600
  38. baec684 patman: Use the full commit hash for 'git checkout' by Simon Glass · Wed Oct 15 02:27:00 2014 -0600
  39. 4e36531 buildman: Save *.img files too by Tom Rini · Tue Nov 11 16:58:44 2014 -0500
  40. e2fb419 patman: Use the full commit hash for 'git checkout' by Simon Glass · Wed Oct 15 02:27:00 2014 -0600
  41. d1f0056 buildman: Don't default to -e when using -s by Simon Glass · Wed Oct 15 14:37:25 2014 +0200
  42. 68b69b6 buildman: Fix repeating board list with -l by Simon Glass · Wed Oct 15 14:34:41 2014 +0200
  43. 232d850 buildman: Fix the logic for the bloat command by Simon Glass · Sun Sep 14 20:23:16 2014 -0600
  44. 7255643 kconfiglib: change SPDX-License-Identifier to ISC by Masahiro Yamada · Wed Sep 17 13:37:45 2014 +0900
  45. c908bc8 tools: Import Kconfiglib by Masahiro Yamada · Mon Sep 01 19:57:37 2014 +0900
  46. f11c606 buildman: fix typos of --dry-run help message by Masahiro Yamada · Fri Sep 05 02:23:27 2014 +0900
  47. 336d5bd buildman: Create parent directories as necessary by Thierry Reding · Tue Aug 19 10:22:39 2014 +0200
  48. 359b55a6 buildman: Ignore conflicting tags by Simon Glass · Fri Sep 05 19:00:23 2014 -0600
  49. 4aeceb9 buildman: Permit branch names with an embedded '/' by Simon Glass · Fri Sep 05 19:00:22 2014 -0600
  50. a8b7b1b buildman: Expand output test to cover directory prefixes by Simon Glass · Fri Sep 05 19:00:21 2014 -0600
  51. 8e95956 buildman: Add additional functional tests by Simon Glass · Fri Sep 05 19:00:20 2014 -0600
  52. a10ebe1 buildman: Provide an internal option to clean the outpur dir by Simon Glass · Fri Sep 05 19:00:18 2014 -0600
  53. 09f1fe5 buildman: Correct counting of build failures on retry by Simon Glass · Fri Sep 05 19:00:17 2014 -0600
  54. cbd3658 buildman: Allow tests to have their own boards by Simon Glass · Fri Sep 05 19:00:16 2014 -0600
  55. 5e0441d buildman: Avoid looking at config file or toolchains in tests by Simon Glass · Fri Sep 05 19:00:15 2014 -0600
  56. c88c895 buildman: Set up bsettings outside the control module by Simon Glass · Fri Sep 05 19:00:14 2014 -0600
  57. ed098bb buildman: Add a functional test by Simon Glass · Fri Sep 05 19:00:13 2014 -0600
  58. ca9b06e buildman: Move full help code into the control module by Simon Glass · Fri Sep 05 19:00:11 2014 -0600
  59. 04bac6b buildman: Move the command line code into its own file by Simon Glass · Fri Sep 05 19:00:10 2014 -0600
  60. 7fb8aa2 buildman: Enhance basic test to check summary output by Simon Glass · Fri Sep 05 19:00:08 2014 -0600
  61. 4433aa9 buildman: Send builder output through a function for testing by Simon Glass · Fri Sep 05 19:00:07 2014 -0600
  62. 03749d4 buildman: Separate out display of warnings and errors by Simon Glass · Thu Aug 28 09:43:44 2014 -0600
  63. 3394c9f buildman: Add an option to show which boards caused which errors by Simon Glass · Thu Aug 28 09:43:43 2014 -0600
  64. e309625 buildman: Remove the directory prefix from each error line by Simon Glass · Thu Aug 28 09:43:42 2014 -0600
  65. 924c73a buildman: Implement an option to exclude boards from the build by Simon Glass · Thu Aug 28 09:43:41 2014 -0600
  66. 53e189d buildman: Allow make-flags variables to include '-' and '_' by Simon Glass · Thu Aug 28 09:43:40 2014 -0600
  67. c2f9107 buildman: Set the return code to indicate build result by Simon Glass · Thu Aug 28 09:43:39 2014 -0600
  68. 739cd99 buildman: run genboardscfg.py all the time by Masahiro Yamada · Fri Aug 22 14:33:41 2014 +0900
  69. 83713b6 buildman: refactor help message by Masahiro Yamada · Fri Aug 22 19:12:41 2014 +0900
  70. e0a0e55 Makefile: remove generated boards.cfg within make distclean by Roger Meier · Wed Aug 20 22:10:29 2014 +0200
  71. 880828d tools, scripts: refactor error-out statements of Python scripts by Masahiro Yamada · Sat Aug 16 00:59:26 2014 +0900
  72. 16a5288 buildman: Allow selection of the number of commits to build by Simon Glass · Sat Aug 09 15:33:09 2014 -0600
  73. aa40f9a buildman: Introduce an 'and' operator for board selection by Simon Glass · Sat Aug 09 15:33:08 2014 -0600
  74. 9a01639 buildman: Add a few more toolchain examples to the README by Simon Glass · Sat Aug 09 15:33:07 2014 -0600
  75. bb4dffb buildman: Add a message indicating there are no errors by Simon Glass · Sat Aug 09 15:33:06 2014 -0600
  76. 4d1a47f buildman: Add an option to specify the buildman config file by Simon Glass · Sat Aug 09 15:33:05 2014 -0600
  77. 8457bb4 buildman: Remove unused non-incremental build method code by Simon Glass · Sat Aug 09 15:33:04 2014 -0600
  78. 78e418e buildman: Add verbose option to display errors as they happen by Simon Glass · Sat Aug 09 15:33:03 2014 -0600
  79. eb48bbc buildman: Refactor output options by Simon Glass · Sat Aug 09 15:33:02 2014 -0600
  80. a590624 buildman: Sort command line options by Simon Glass · Sat Aug 09 15:33:01 2014 -0600
  81. 4a1e88b buildman: Move BuilderThread code to its own file by Simon Glass · Sat Aug 09 15:33:00 2014 -0600
  82. d326ad7 buildman: Allow building of current source tree by Simon Glass · Sat Aug 09 15:32:59 2014 -0600
  83. 3ec03d4 buildman: Add some notes about moving from MAKEALL by Simon Glass · Sat Aug 09 15:32:58 2014 -0600
  84. fa1cfee buildman: Fix a few typos by Simon Glass · Sat Aug 09 15:32:57 2014 -0600
  85. e9bc8d2 buildman: adjust for Kconfig by Masahiro Yamada · Wed Jul 30 14:08:22 2014 +0900
  86. 1fe610d buildman: make sure to invoke GNU Make by Masahiro Yamada · Tue Jul 22 11:19:09 2014 +0900
  87. 38df2e2 buildman: Support in-tree builds by Simon Glass · Mon Jul 14 17:51:03 2014 -0600
  88. f3018b7a buildman: Add -C option to force a reconfigure for each commit by Simon Glass · Mon Jul 14 17:51:02 2014 -0600
  89. 804b63e buildman: Avoid retrying a build if it definitely failed by Simon Glass · Sun Jul 13 14:03:41 2014 -0600
  90. 7041c39 buildman: Add -F flag to retry failed builds by Simon Glass · Sun Jul 13 12:22:31 2014 -0600
  91. fa25e1f buildman: fix toolchain priority_list by Masahiro Yamada · Mon Jul 07 09:47:45 2014 +0900
  92. 73c1267 buildman: fix to display warning message for missing [toolchain] section by Masahiro Yamada · Mon Jul 07 09:46:36 2014 +0900
  93. a42bc30 buildman: make output dir configurable by Daniel Schwierzeck · Thu Apr 17 21:13:11 2014 +0200
  94. 0844763 buildman: make board selector argument a regex by Stephen Warren · Thu Oct 10 10:00:20 2013 -0600
  95. b5c56e3 buildman: fix README by Andreas Bießmann · Tue Nov 05 10:37:09 2013 +0100
  96. 5a8911e buildman: Use env to pick the python from $PATH by Jagannadha Sutradharudu Teki · Sat Sep 28 23:08:14 2013 +0530
  97. 1dc96a5 Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · Mon Oct 14 20:19:56 2013 -0400
  98. de71152 Coding Style cleanup: drop some excessive empty lines by Wolfgang Denk · Fri Oct 04 17:43:26 2013 +0200
  99. 288d767 buildman: don't fail --list-toolchains when toolchains fail by Stephen Warren · Wed Oct 09 14:28:09 2013 -0600
  100. cc246fb buildman: Allow make flags to be specified for each board by Simon Glass · Mon Sep 23 17:35:17 2013 -0600