1. 232d850 buildman: Fix the logic for the bloat command by Simon Glass · Sun Sep 14 20:23:16 2014 -0600
  2. 7255643 kconfiglib: change SPDX-License-Identifier to ISC by Masahiro Yamada · Wed Sep 17 13:37:45 2014 +0900
  3. c908bc8 tools: Import Kconfiglib by Masahiro Yamada · Mon Sep 01 19:57:37 2014 +0900
  4. f11c606 buildman: fix typos of --dry-run help message by Masahiro Yamada · Fri Sep 05 02:23:27 2014 +0900
  5. 336d5bd buildman: Create parent directories as necessary by Thierry Reding · Tue Aug 19 10:22:39 2014 +0200
  6. 359b55a6 buildman: Ignore conflicting tags by Simon Glass · Fri Sep 05 19:00:23 2014 -0600
  7. 4aeceb9 buildman: Permit branch names with an embedded '/' by Simon Glass · Fri Sep 05 19:00:22 2014 -0600
  8. a8b7b1b buildman: Expand output test to cover directory prefixes by Simon Glass · Fri Sep 05 19:00:21 2014 -0600
  9. 8e95956 buildman: Add additional functional tests by Simon Glass · Fri Sep 05 19:00:20 2014 -0600
  10. a10ebe1 buildman: Provide an internal option to clean the outpur dir by Simon Glass · Fri Sep 05 19:00:18 2014 -0600
  11. 09f1fe5 buildman: Correct counting of build failures on retry by Simon Glass · Fri Sep 05 19:00:17 2014 -0600
  12. cbd3658 buildman: Allow tests to have their own boards by Simon Glass · Fri Sep 05 19:00:16 2014 -0600
  13. 5e0441d buildman: Avoid looking at config file or toolchains in tests by Simon Glass · Fri Sep 05 19:00:15 2014 -0600
  14. c88c895 buildman: Set up bsettings outside the control module by Simon Glass · Fri Sep 05 19:00:14 2014 -0600
  15. ed098bb buildman: Add a functional test by Simon Glass · Fri Sep 05 19:00:13 2014 -0600
  16. ca9b06e buildman: Move full help code into the control module by Simon Glass · Fri Sep 05 19:00:11 2014 -0600
  17. 04bac6b buildman: Move the command line code into its own file by Simon Glass · Fri Sep 05 19:00:10 2014 -0600
  18. 7fb8aa2 buildman: Enhance basic test to check summary output by Simon Glass · Fri Sep 05 19:00:08 2014 -0600
  19. 4433aa9 buildman: Send builder output through a function for testing by Simon Glass · Fri Sep 05 19:00:07 2014 -0600
  20. 03749d4 buildman: Separate out display of warnings and errors by Simon Glass · Thu Aug 28 09:43:44 2014 -0600
  21. 3394c9f buildman: Add an option to show which boards caused which errors by Simon Glass · Thu Aug 28 09:43:43 2014 -0600
  22. e309625 buildman: Remove the directory prefix from each error line by Simon Glass · Thu Aug 28 09:43:42 2014 -0600
  23. 924c73a buildman: Implement an option to exclude boards from the build by Simon Glass · Thu Aug 28 09:43:41 2014 -0600
  24. 53e189d buildman: Allow make-flags variables to include '-' and '_' by Simon Glass · Thu Aug 28 09:43:40 2014 -0600
  25. c2f9107 buildman: Set the return code to indicate build result by Simon Glass · Thu Aug 28 09:43:39 2014 -0600
  26. 739cd99 buildman: run genboardscfg.py all the time by Masahiro Yamada · Fri Aug 22 14:33:41 2014 +0900
  27. 83713b6 buildman: refactor help message by Masahiro Yamada · Fri Aug 22 19:12:41 2014 +0900
  28. e0a0e55 Makefile: remove generated boards.cfg within make distclean by Roger Meier · Wed Aug 20 22:10:29 2014 +0200
  29. 880828d tools, scripts: refactor error-out statements of Python scripts by Masahiro Yamada · Sat Aug 16 00:59:26 2014 +0900
  30. 16a5288 buildman: Allow selection of the number of commits to build by Simon Glass · Sat Aug 09 15:33:09 2014 -0600
  31. aa40f9a buildman: Introduce an 'and' operator for board selection by Simon Glass · Sat Aug 09 15:33:08 2014 -0600
  32. 9a01639 buildman: Add a few more toolchain examples to the README by Simon Glass · Sat Aug 09 15:33:07 2014 -0600
  33. bb4dffb buildman: Add a message indicating there are no errors by Simon Glass · Sat Aug 09 15:33:06 2014 -0600
  34. 4d1a47f buildman: Add an option to specify the buildman config file by Simon Glass · Sat Aug 09 15:33:05 2014 -0600
  35. 8457bb4 buildman: Remove unused non-incremental build method code by Simon Glass · Sat Aug 09 15:33:04 2014 -0600
  36. 78e418e buildman: Add verbose option to display errors as they happen by Simon Glass · Sat Aug 09 15:33:03 2014 -0600
  37. eb48bbc buildman: Refactor output options by Simon Glass · Sat Aug 09 15:33:02 2014 -0600
  38. a590624 buildman: Sort command line options by Simon Glass · Sat Aug 09 15:33:01 2014 -0600
  39. 4a1e88b buildman: Move BuilderThread code to its own file by Simon Glass · Sat Aug 09 15:33:00 2014 -0600
  40. d326ad7 buildman: Allow building of current source tree by Simon Glass · Sat Aug 09 15:32:59 2014 -0600
  41. 3ec03d4 buildman: Add some notes about moving from MAKEALL by Simon Glass · Sat Aug 09 15:32:58 2014 -0600
  42. fa1cfee buildman: Fix a few typos by Simon Glass · Sat Aug 09 15:32:57 2014 -0600
  43. e9bc8d2 buildman: adjust for Kconfig by Masahiro Yamada · Wed Jul 30 14:08:22 2014 +0900
  44. 1fe610d buildman: make sure to invoke GNU Make by Masahiro Yamada · Tue Jul 22 11:19:09 2014 +0900
  45. 38df2e2 buildman: Support in-tree builds by Simon Glass · Mon Jul 14 17:51:03 2014 -0600
  46. f3018b7a buildman: Add -C option to force a reconfigure for each commit by Simon Glass · Mon Jul 14 17:51:02 2014 -0600
  47. 804b63e buildman: Avoid retrying a build if it definitely failed by Simon Glass · Sun Jul 13 14:03:41 2014 -0600
  48. 7041c39 buildman: Add -F flag to retry failed builds by Simon Glass · Sun Jul 13 12:22:31 2014 -0600
  49. fa25e1f buildman: fix toolchain priority_list by Masahiro Yamada · Mon Jul 07 09:47:45 2014 +0900
  50. 73c1267 buildman: fix to display warning message for missing [toolchain] section by Masahiro Yamada · Mon Jul 07 09:46:36 2014 +0900
  51. a42bc30 buildman: make output dir configurable by Daniel Schwierzeck · Thu Apr 17 21:13:11 2014 +0200
  52. 0844763 buildman: make board selector argument a regex by Stephen Warren · Thu Oct 10 10:00:20 2013 -0600
  53. b5c56e3 buildman: fix README by Andreas Bießmann · Tue Nov 05 10:37:09 2013 +0100
  54. 5a8911e buildman: Use env to pick the python from $PATH by Jagannadha Sutradharudu Teki · Sat Sep 28 23:08:14 2013 +0530
  55. 1dc96a5 Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · Mon Oct 14 20:19:56 2013 -0400
  56. de71152 Coding Style cleanup: drop some excessive empty lines by Wolfgang Denk · Fri Oct 04 17:43:26 2013 +0200
  57. 288d767 buildman: don't fail --list-toolchains when toolchains fail by Stephen Warren · Wed Oct 09 14:28:09 2013 -0600
  58. cc246fb buildman: Allow make flags to be specified for each board by Simon Glass · Mon Sep 23 17:35:17 2013 -0600
  59. 584cf86 buildman: Adjust tests for new boards.cfg format by Simon Glass · Mon Sep 23 17:35:16 2013 -0600
  60. b66a129 buildman: fix boards.cfg parsing by Andreas Bießmann · Thu Sep 19 10:08:45 2013 +0200
  61. 48e910f Merge and reformat boards.cfg and MAINTAINERS by Albert ARIBAUD · Wed Sep 11 15:52:51 2013 +0200
  62. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  63. d2e9538 buildman: Produce a sensible error message when branch is missing by Simon Glass · Wed May 08 08:06:08 2013 +0000
  64. 29c5abc buildman: Allow conflicting tags to avoid spurious errors by Simon Glass · Thu May 02 14:46:02 2013 +0000
  65. c05694f buildman - U-Boot multi-threaded builder and summary tool by Simon Glass · Wed Apr 03 11:07:16 2013 +0000