Age | Commit message (Expand) | Author |
2015-12-10 | buildman: README: add links for toolchains not available on kernel.org | Thomas Chou |
2015-07-28 | buildman: Correct '--fetch-arch' command documentation | Bin Meng |
2015-04-23 | buildman: Add gcc 4.9.0 with Microblaze toolchain | Michal Simek |
2015-03-30 | ARM: tegra: rename colibri_t20 board/configuration/device-tree | Marcel Ziswiler |
2015-01-14 | buildman: Add the option to download toolchains from kernel.org | Simon Glass |
2015-01-14 | buildman: Allow architecture to alias to multiple toolchains | Simon Glass |
2015-01-14 | buildman: Add documentation about the .buildman file | Simon Glass |
2015-01-14 | buildman: Add a note about Python pre-requisites | Simon Glass |
2015-01-14 | buildman: Allow specifying a range of commits to build | Simon Glass |
2015-01-14 | buildman: Try to guess the upstream commit | Simon Glass |
2014-12-29 | buildman: Fix some typos in README | Dirk Behme |
2014-11-26 | buildman: Don't default to -e when building current source | Simon Glass |
2014-09-05 | buildman: Separate out display of warnings and errors | Simon Glass |
2014-09-05 | buildman: Add an option to show which boards caused which errors | Simon Glass |
2014-09-05 | buildman: Implement an option to exclude boards from the build | Simon Glass |
2014-09-05 | buildman: Allow make-flags variables to include '-' and '_' | Simon Glass |
2014-09-05 | buildman: Set the return code to indicate build result | Simon Glass |
2014-08-13 | buildman: Introduce an 'and' operator for board selection | Simon Glass |
2014-08-13 | buildman: Add a few more toolchain examples to the README | Simon Glass |
2014-08-13 | buildman: Add verbose option to display errors as they happen | Simon Glass |
2014-08-13 | buildman: Add some notes about moving from MAKEALL | Simon Glass |
2014-08-13 | buildman: Fix a few typos | Simon Glass |
2013-11-21 | buildman: make board selector argument a regex | Stephen Warren |
2013-11-21 | buildman: fix README | Andreas Bießmann |
2013-10-14 | Coding Style cleanup: drop some excessive empty lines | Wolfgang Denk |
2013-10-01 | buildman: Allow make flags to be specified for each board | Simon Glass |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-04-04 | buildman - U-Boot multi-threaded builder and summary tool | Simon Glass |