index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
buildman
/
control.py
Age
Commit message (
Expand
)
Author
2019-01-14
buildman: Add support for building with clang
Simon Glass
2018-11-20
buildman: Only print toolchain probing with -v
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-16
tools: buildman: Don't use the working dir as build dir
Lothar Waßmann
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-04
buildman: add option -E for treating compiler warnings as errors
Daniel Schwierzeck
2017-02-08
buildman: Allow showing the list of boards with -n
Simon Glass
2016-12-02
buildman: Squash useless output from -K
Simon Glass
2016-12-02
buildman: Add an option to just create the config
Simon Glass
2016-09-18
patman: Adjust command.Output() to raise an error by default
Simon Glass
2016-07-31
buildman: Drop the toolchain error when downloading toolchains
Simon Glass
2016-07-31
buildman: Improve the toolchain progress/error output
Simon Glass
2016-05-17
buildman: allow more incremental building
Stephen Warren
2016-03-14
buildman: patman: Fix -H when installed as a symlink
Simon Glass
2015-04-18
buildman: Allow comparison of build configuration
Simon Glass
2015-01-14
buildman: Add an option to write the full build output
Simon Glass
2015-01-14
buildman: Add the option to download toolchains from kernel.org
Simon Glass
2015-01-14
buildman: Add an option to use the full tool chain path
Simon Glass
2015-01-14
buildman: Allow specifying a range of commits to build
Simon Glass
2015-01-14
buildman: Don't remove entire output directory when testing
Simon Glass
2015-01-14
buildman: Add an option to flatten output directory trees
Simon Glass
2015-01-14
buildman: Try to guess the upstream commit
Simon Glass
2015-01-14
buildman: Put build in 'current', not 'current/current'
Simon Glass
2014-11-03
patman: Use the full commit hash for 'git checkout'
Simon Glass
2014-11-03
buildman: Don't default to -e when using -s
Simon Glass
2014-09-21
buildman: Fix the logic for the bloat command
Simon Glass
2014-09-09
buildman: Ignore conflicting tags
Simon Glass
2014-09-09
buildman: Permit branch names with an embedded '/'
Simon Glass
2014-09-09
buildman: Provide an internal option to clean the outpur dir
Simon Glass
2014-09-09
buildman: Allow tests to have their own boards
Simon Glass
2014-09-09
buildman: Set up bsettings outside the control module
Simon Glass
2014-09-09
buildman: Add a functional test
Simon Glass
2014-09-09
buildman: Move full help code into the control module
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: Set the return code to indicate build result
Simon Glass
2014-08-28
buildman: run genboardscfg.py all the time
Masahiro Yamada
2014-08-21
tools, scripts: refactor error-out statements of Python scripts
Masahiro Yamada
2014-08-13
buildman: Allow selection of the number of commits to build
Simon Glass
2014-08-13
buildman: Add an option to specify the buildman config file
Simon Glass
2014-08-13
buildman: Add verbose option to display errors as they happen
Simon Glass
2014-08-13
buildman: Refactor output options
Simon Glass
2014-08-13
buildman: Allow building of current source tree
Simon Glass
2014-07-30
buildman: adjust for Kconfig
Masahiro Yamada
2014-07-29
buildman: make sure to invoke GNU Make
Masahiro Yamada
2014-07-28
buildman: Support in-tree builds
Simon Glass
2014-07-28
buildman: Add -C option to force a reconfigure for each commit
Simon Glass
2014-07-23
buildman: Add -F flag to retry failed builds
Simon Glass
2014-04-18
buildman: make output dir configurable
Daniel Schwierzeck
[next]