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
Age
Commit message (
Expand
)
Author
2024-07-26
buildman: Show board list with -x
Simon Glass
2024-07-26
binman: Update cbfstool
Simon Glass
2024-07-26
tools: patman: fix `pip install` with Python 3.12
Brandon Maier
2024-07-26
qconfig: Move operation check into parse_args()
Simon Glass
2024-07-26
qconfig: Drop col argument from Slots()
Simon Glass
2024-07-26
qconfig: Use the Color object in Progress
Simon Glass
2024-07-26
qconfig: Move the last two operations into their own functions
Simon Glass
2024-07-26
qconfig: Move progress output into the class
Simon Glass
2024-07-26
qconfig: Move commit code into a separate function
Simon Glass
2024-07-26
qconfig: Move all move_config code into move_config()
Simon Glass
2024-07-26
qconfig: Add a return value to do_find_config()
Simon Glass
2024-07-26
qconfig: Move imply into a separate function
Simon Glass
2024-07-26
qconfig: Add a return value to do_scan_source()
Simon Glass
2024-07-26
qconfig: Move testing into a separate function
Simon Glass
2024-07-26
qconfig: Move converting config args to the top
Simon Glass
2024-07-26
qconfig: Move checking directory to the top
Simon Glass
2024-07-26
qconfig: Move getting the colour to where it is needed
Simon Glass
2024-07-26
qconfig: Move arg checking to the top of main()
Simon Glass
2024-07-26
qconfig: Move arg checking a little higher
Simon Glass
2024-07-26
qconfig: Move arg parsing into a separate function
Simon Glass
2024-07-26
qconfig: Rename the doc link
Simon Glass
2024-07-26
qconfig: Correct format string in do_imply_config()
Simon Glass
2024-07-26
qconfig: Tidy up some pylint warnings
Simon Glass
2024-07-26
qconfig: Make KconfigScanner a function
Simon Glass
2024-07-26
qconfig: Drop the try_expand() function
Simon Glass
2024-07-26
qconfig: Fix pylint error in read_database()
Simon Glass
2024-07-15
tools: Remove duplicate newlines
Marek Vasut
2024-07-08
Revert "buildman: Always use the full path in CROSS_COMPILE"
Tom Rini
2024-07-05
mkimage: Allow 'auto-conf' signing of scripts
Alexander Dahl
2024-07-03
u_boot_pylib: Use correct coverage tool within venv
Simon Glass
2024-07-03
buildman: Always use the full path in CROSS_COMPILE
Simon Glass
2024-07-03
buildman: Fix a few typos in toolchain code
Simon Glass
2024-07-03
buildman: Add python3-pycryptodome
Simon Glass
2024-07-03
buildman: Add python3-coverage
Simon Glass
2024-07-03
buildman: Add a way to limit the number of buildmans
Simon Glass
2024-07-03
buildman: Add a flag to force mrproper on failure
Simon Glass
2024-07-03
buildman: Avoid rebuilding when --mrproper is used
Simon Glass
2024-07-03
buildman: Make mrproper an argument to run_commit()
Simon Glass
2024-07-03
buildman: Make mrproper an argument to _config_and_build()
Simon Glass
2024-07-03
buildman: Make mrproper an argument to _reconfigure()
Simon Glass
2024-07-03
binman: Make Intel ME default to position 0x1000
Simon Glass
2024-07-03
binman: Support an assumed size for missing binaries
Simon Glass
2024-07-03
binman: Update the entrydocs header
Simon Glass
2024-07-03
binman: ti: Regenerate entry docs
Simon Glass
2024-07-03
binman: Regenerate nxp docs
Simon Glass
2024-07-03
binman: efi: Correct entry docs
Simon Glass
2024-07-03
tools: patman: fix deprecated Python ConfigParser methods
Brandon Maier
2024-07-03
tools: binman: fix deprecated Python ConfigParser methods
Brandon Maier
2024-07-03
tools: binman: fix deprecated Python unittest methods
Brandon Maier
2024-07-03
patman: Add a tag for when a patch gets added to a series
Sean Anderson
[next]