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
2023-05-03
buildman: Pass -Werror to the host compiler too
Simon Glass
2023-04-28
tools: Fall back to importlib_resources on Python 3.6
Jan Kiszka
2023-04-03
Merge branch 'next'
Tom Rini
2023-03-31
buildman: Correct overwriting of settings file
Simon Glass
2023-03-14
buildman: Fix CROSS_COMPILE output for sandbox
Simon Glass
2023-03-14
Revert "buildman: Correct CROSS_COMPILE output for sandbox"
Simon Glass
2023-03-08
buildman: Correct CROSS_COMPILE output for sandbox
Simon Glass
2023-03-08
buildman: Add support for building a buildman PyPi package
Simon Glass
2023-03-08
buildman: Use importlib to find the help
Simon Glass
2023-03-08
buildman: Fix use of a type as a variable
Simon Glass
2023-03-08
buildman: Hide the test options unless test code is available
Simon Glass
2023-03-08
buildman: Move the main code into a function
Simon Glass
2023-03-08
patman: Move library functions into a library directory
Simon Glass
2023-03-08
buildman: Add a flag for reproducible builds
Simon Glass
2023-03-08
buildman: Support disabling LTO
Simon Glass
2023-03-08
buildman: Write out the build command used
Simon Glass
2023-03-08
buildman: Add a note about the out-env file
Simon Glass
2023-02-10
buildman: invalid reference to README
Heinrich Schuchardt
2022-12-06
buildman: Fetch 12.2.0 toolchains by default
Tom Rini
2022-11-22
buildman: Add --allow-missing flag to allow missing blobs
Tom Rini
2022-11-22
buildman: Reinstate removal of temp output dir in tests
Simon Glass
2022-11-22
buildman: Ensure config_fname is inited
Simon Glass
2022-11-22
buildman: Detect binman reporting missing blobs
Simon Glass
2022-11-22
buildman: Drop mention of old architectures
Simon Glass
2022-11-22
buildman: Update the default settings file
Simon Glass
2022-11-22
buildman: Update the arc toolchain
Simon Glass
2022-11-22
buildman: Drop mention of MAKEALL
Simon Glass
2022-11-22
buildman: Convert documentation to rST
Simon Glass
2022-10-31
buildman: Handle the MAINTAINERS 'N' tag
Simon Glass
2022-10-07
buildman: differentiate between riscv32, riscv64
Heinrich Schuchardt
2022-08-05
buildman: Drop a TODO that is done
Simon Glass
2022-08-05
buildman: Drop a Python 2.7 comment
Simon Glass
2022-08-05
buildman: Allow lines without a symbol
Simon Glass
2022-08-05
buildman: Return an error if there are maintainer warnings
Simon Glass
2022-08-05
buildman: Replace the Options column with config name
Simon Glass
2022-08-05
buildman: Tidy up pylint problems in boards module
Simon Glass
2022-08-05
buildman: Incorporate the genboardscfg.py tool
Simon Glass
2022-08-05
buildman: Split out Boards into its own file
Simon Glass
2022-08-05
buildman: Convert camel case in board.py
Simon Glass
2022-08-05
buildman: Drop use of 'board' in board module
Simon Glass
2022-08-05
buildman: Drop use of 'boards' in control
Simon Glass
2022-08-05
buildman: Fix use of 'boards' in test
Simon Glass
2022-08-05
buildman: Fix use of 'boards' in func_test
Simon Glass
2022-08-05
buildman: Avoid using board as a variable
Simon Glass
2022-08-05
buildman: Support running from an IDE
Simon Glass
2022-08-05
buildman: Drop -I option
Simon Glass
2022-06-28
patman: test_util: Use unittest text runner to print test results
Alper Nebi Yasak
2022-04-25
nds32: Remove the architecture
Tom Rini
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
[next]