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
/
builder.py
Age
Commit message (
Expand
)
Author
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-06-08
buildman: Fix bloat option when 'new' only drops functions
Tom Rini
2017-04-13
buildman: Handle commit subjects containing unicode
Simon Glass
2016-12-02
buildman: Clean up odd characters on the terminal
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-10-09
buildman: Don't show a stacktrace on Ctrl-C
Simon Glass
2016-10-09
buildman: Drop the 'active' flag in the builder
Simon Glass
2016-10-09
buildman: Allow builds to terminate cleanly
Simon Glass
2016-10-09
buildman: Print a message indicating the build is starting
Simon Glass
2016-10-09
buildman: Print a message when removing old directories
Simon Glass
2016-10-09
buildman: Tidy up the 'cloning' message
Simon Glass
2016-05-17
buildman: allow more incremental building
Stephen Warren
2015-09-09
buildman: Improve the config comparison feature
Simon Glass
2015-04-18
buildman: Allow comparison of build configuration
Simon Glass
2015-04-18
buildman: Show 'make' command line when -V is used
Simon Glass
2015-03-05
buildman: Add a space before the list of boards
Simon Glass
2015-01-14
buildman: Add an option to write the full build output
Simon Glass
2015-01-14
buildman: Add an option to use the full tool chain path
Simon Glass
2015-01-14
buildman: Add an option to flatten output directory trees
Simon Glass
2015-01-14
buildman: Don't prune output space for 'current source' build
Simon Glass
2014-11-26
buildman: Fix repeating board list with -l
Simon Glass
2014-09-09
buildman: Create parent directories as necessary
Thierry Reding
2014-09-09
buildman: Send builder output through a function for testing
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: Set the return code to indicate build result
Simon Glass
2014-08-22
Makefile: remove generated boards.cfg within make distclean
Roger Meier
2014-08-13
buildman: Add a message indicating there are no errors
Simon Glass
2014-08-13
buildman: Remove unused non-incremental build method code
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: Move BuilderThread code to its own file
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: Avoid retrying a build if it definitely failed
Simon Glass
2014-07-23
buildman: Add -F flag to retry failed builds
Simon Glass
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