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
2024-05-03
tools: typo arguemnts
Heinrich Schuchardt
2024-01-29
tools: buildman: fix non-existing SafeConfigParser in Python 3.12+
Quentin Schulz
2024-01-18
tools: binman: ti_board_cfg: Check for linting problems
Neha Malcom Francis
2023-12-31
buildman: type cotaining
Heinrich Schuchardt
2023-12-13
tools: Move python tools to version 0.0.6
Simon Glass
2023-12-13
doc: Update documentation URL
Simon Glass
2023-11-07
buildman: Use oldconfig when adjusting the config
Simon Glass
2023-11-02
buildman: Include symbols in the read-only data section
Simon Glass
2023-10-02
Merge branch 'next'
Tom Rini
2023-09-23
buildman: Start the clock when the build starts
Simon Glass
2023-09-23
buildman: Show progress when regenerating the board.cfg file
Simon Glass
2023-09-23
buildman: Keep all common output files
Simon Glass
2023-09-23
buildman: Fix full help for Python 3.8
Simon Glass
2023-08-26
CI: Update to gcc-13.2.0
Tom Rini
2023-08-05
buildman: Drop warning about orphaned defconfigs
Simon Glass
2023-08-05
buildman: Exit after reading toolchain
Simon Glass
2023-07-25
buildman: Specify the output directory in tests
Simon Glass
2023-07-24
buildman: Enable test coverage
Simon Glass
2023-07-24
buildman: Add an option to check maintainers and targets
Simon Glass
2023-07-24
buildman: Use -D for --debug
Simon Glass
2023-07-24
buildman: Add a way to print the architecture for a board
Simon Glass
2023-07-24
buildman: Move copy_files() out ot BuilderThread class
Simon Glass
2023-07-24
buildman: Tidy up some comments in builderthread
Simon Glass
2023-07-24
buildman: Tidy up reporting of a toolchain error
Simon Glass
2023-07-24
buildman: Avoid passing result into _read_done_file()
Simon Glass
2023-07-24
buildman: Create a function to handle config and build
Simon Glass
2023-07-24
buildman: Move checkout code to a separate function
Simon Glass
2023-07-24
buildman: Move code to decide output dirs
Simon Glass
2023-07-24
buildman: Move code to remove old outputs
Simon Glass
2023-07-24
buildman: Move reading of the done file into a function
Simon Glass
2023-07-24
buildman: Move bulid code into its own function
Simon Glass
2023-07-24
buildman: Move reconfigure code into its own function
Simon Glass
2023-07-24
buildman: Convert config_out to string IO
Simon Glass
2023-07-24
buildman: Move more things into _build_args()
Simon Glass
2023-07-24
buildman: Move setting of toolchain arguments to _build_args()
Simon Glass
2023-07-24
buildman: Start a function to set up the make arguments
Simon Glass
2023-07-24
buildman: Drop unnecessary assignment of config_out
Simon Glass
2023-07-24
buildman: Correct invalid use of out_dir variable
Simon Glass
2023-07-24
buildman: Export _get_output_dir() to avoid warnings
Simon Glass
2023-07-24
buildman: Correct most pylint warnings in builderthread
Simon Glass
2023-07-24
buildman: Convert camel case in builderthread.py
Simon Glass
2023-07-24
buildman: Split parser creation in two
Simon Glass
2023-07-24
buildman: Convert camel case in builder.py
Simon Glass
2023-07-24
buildman: Convert camel case in bsettings.py
Simon Glass
2023-07-24
buildman: Convert to argparse
Simon Glass
2023-07-24
buildman: Add a test for --boards
Simon Glass
2023-07-24
buildman: Correct most pylint warnings in cmdline
Simon Glass
2023-07-24
buildman: Convert camel case in cmdline.py
Simon Glass
2023-07-24
buildman: Create a function to get number of built commits
Simon Glass
2023-07-24
buildman: Use get_alow_missing() directly to avoid var
Simon Glass
[next]