index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
buildman
/
README
Age
Commit message (
Expand
)
Author
2019-07-24
buildman: fix invocation examples typos
Baruch Siach
2019-01-14
buildman: Add support for building with clang
Simon Glass
2019-01-14
buildman: Drop comment about Ctrl-C problem
Simon Glass
2018-11-14
buildman: Add a --boards option to specify particular boards to build
Simon Glass
2018-06-07
buildman: Add support for environment delta in summary
Alex Kiernan
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-07-06
avr32: Retire AVR32 for good
Andy Shevchenko
2017-02-08
buildman: Allow showing the list of boards with -n
Simon Glass
2017-01-28
buildman: Update link to the most recent prebuilt ARC toolachin
Alexey Brodkin
2016-12-02
buildman: Squash useless output from -K
Simon Glass
2016-12-02
buildman: Add documentation for CONFIG checking
Simon Glass
2016-10-09
tools: buildman: Add compiler wrapper
York Sun
2016-07-31
buildman: Add a quick-start note
Simon Glass
2016-07-31
buildman: Tidy up the README a little
Simon Glass
2016-05-17
buildman: allow more incremental building
Stephen Warren
2016-03-17
buildman: Clarify the use of -V
Simon Glass
2016-03-17
buildman: Add a way to specific a full toolchain prefix
Simon Glass
2016-02-24
tools: Update openrisc toolchain information
Bin Meng
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