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
Age
Commit message (
Expand
)
Author
2022-03-28
Merge tag 'v2022.04-rc5' into next
Tom Rini
2022-03-20
tools: buildman: Fix doc path in warning message
Johannes Krottmayer
2022-03-02
buildman: Update default config to build for sandbox
Simon Glass
2022-03-02
buildman: Correct pylint errors
Simon Glass
2022-02-09
patman: Convert camel case in terminal.py
Simon Glass
2022-02-09
patman: Rename Color() method to build()
Simon Glass
2022-02-09
patman: Rename Print() to Tprint()
Simon Glass
2022-02-09
patman: Convert camel case in test_util.py
Simon Glass
2022-02-09
patman: Convert camel case in gitutil.py
Simon Glass
2022-02-09
patman: Convert camel case in command.py
Simon Glass
2022-02-09
patman: Convert camel case in tools.py
Simon Glass
2022-02-08
buildman: Allow adjusting board config on the fly
Simon Glass
2022-02-08
buildman: Provide a hint on how to debug thread crashes
Simon Glass
2022-02-08
buildman: Add helper functions for updating .config files
Simon Glass
2022-02-08
buildman: Make use of test_util
Simon Glass
2022-02-08
buildman: Add a flag to control the traceback
Simon Glass
2022-01-25
patman: Tidy up the download function a little
Simon Glass
2022-01-25
buildman: Move the download function to tools
Simon Glass
2022-01-24
tools: Add init files for Python tools
Simon Glass
2021-10-21
buildman: Add gcc-11.1.0 to the directory list
Tom Rini
2021-10-20
buildman: Detect Kconfig loops
Simon Glass
2021-10-20
buildman: Write output even on fatal error
Simon Glass
2021-09-24
tools: Refactor full help printing
Paul Barker
2021-09-04
net: Rename SPL_NET_SUPPORT to SPL_NET
Simon Glass
2021-09-04
mmc: Rename MMC_SUPPORT to MMC
Simon Glass
2021-07-28
Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST
Simon Glass
2021-04-29
buildman: Use bytes for the environment
Simon Glass
2021-04-29
buildman: Handle exceptions in threads gracefully
Simon Glass
2021-04-29
buildman: Use common code to send an result
Simon Glass
2021-04-29
buildman: Tidy up a few comments
Simon Glass
2021-04-06
buildman: Add an encoding to the out-env file
Simon Glass
2021-03-04
buildman: Support single-threaded operation
Simon Glass
2021-02-14
buildman: 'Thread' object has no attribute 'isAlive'
Heinrich Schuchardt
2020-12-22
buildman: Remove output binaries before building
Simon Glass
2020-11-05
patman: Rename functions in patchstream
Simon Glass
2020-09-22
buildman: Use git worktrees instead of git clones when possible
Alper Nebi Yasak
2020-09-22
tools: Drop unnecessary use of __file__
Simon Glass
2020-07-28
buildman: Show the build rate at the end
Simon Glass
2020-07-28
buildman: Correct the testOutputDir() unit test
Simon Glass
2020-07-28
buildman: Allow using older versions of genboardscfg.py
Simon Glass
2020-07-01
kconfiglib: Update to the 14.1.0 release
Tom Rini
2020-06-11
buildman: Remove _of_#_ from results directory paths
Ovidiu Panait
2020-04-26
patman: Tidy up sys.path changes
Simon Glass
2020-04-26
patman: Move to absolute imports
Simon Glass
2020-04-26
buildman: Move to absolute imports
Simon Glass
2020-04-26
buildman: Rename the main module
Simon Glass
2020-04-26
patman: Drop references to __future__
Simon Glass
2020-04-26
buildman: Write output files when using -w
Simon Glass
2020-04-26
buildman: Use out-env for environment output
Simon Glass
2020-04-26
buildman: Make sure that -o is given with -w
Simon Glass
[next]