aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-07-26buildman: Show board list with -xSimon Glass
2024-07-26binman: Update cbfstoolSimon Glass
2024-07-26tools: patman: fix `pip install` with Python 3.12Brandon Maier
2024-07-26qconfig: Move operation check into parse_args()Simon Glass
2024-07-26qconfig: Drop col argument from Slots()Simon Glass
2024-07-26qconfig: Use the Color object in ProgressSimon Glass
2024-07-26qconfig: Move the last two operations into their own functionsSimon Glass
2024-07-26qconfig: Move progress output into the classSimon Glass
2024-07-26qconfig: Move commit code into a separate functionSimon Glass
2024-07-26qconfig: Move all move_config code into move_config()Simon Glass
2024-07-26qconfig: Add a return value to do_find_config()Simon Glass
2024-07-26qconfig: Move imply into a separate functionSimon Glass
2024-07-26qconfig: Add a return value to do_scan_source()Simon Glass
2024-07-26qconfig: Move testing into a separate functionSimon Glass
2024-07-26qconfig: Move converting config args to the topSimon Glass
2024-07-26qconfig: Move checking directory to the topSimon Glass
2024-07-26qconfig: Move getting the colour to where it is neededSimon Glass
2024-07-26qconfig: Move arg checking to the top of main()Simon Glass
2024-07-26qconfig: Move arg checking a little higherSimon Glass
2024-07-26qconfig: Move arg parsing into a separate functionSimon Glass
2024-07-26qconfig: Rename the doc linkSimon Glass
2024-07-26qconfig: Correct format string in do_imply_config()Simon Glass
2024-07-26qconfig: Tidy up some pylint warningsSimon Glass
2024-07-26qconfig: Make KconfigScanner a functionSimon Glass
2024-07-26qconfig: Drop the try_expand() functionSimon Glass
2024-07-26qconfig: Fix pylint error in read_database()Simon Glass
2024-07-15tools: Remove duplicate newlinesMarek Vasut
2024-07-08Revert "buildman: Always use the full path in CROSS_COMPILE"Tom Rini
2024-07-05mkimage: Allow 'auto-conf' signing of scriptsAlexander Dahl
2024-07-03u_boot_pylib: Use correct coverage tool within venvSimon Glass
2024-07-03buildman: Always use the full path in CROSS_COMPILESimon Glass
2024-07-03buildman: Fix a few typos in toolchain codeSimon Glass
2024-07-03buildman: Add python3-pycryptodomeSimon Glass
2024-07-03buildman: Add python3-coverageSimon Glass
2024-07-03buildman: Add a way to limit the number of buildmansSimon Glass
2024-07-03buildman: Add a flag to force mrproper on failureSimon Glass
2024-07-03buildman: Avoid rebuilding when --mrproper is usedSimon Glass
2024-07-03buildman: Make mrproper an argument to run_commit()Simon Glass
2024-07-03buildman: Make mrproper an argument to _config_and_build()Simon Glass
2024-07-03buildman: Make mrproper an argument to _reconfigure()Simon Glass
2024-07-03binman: Make Intel ME default to position 0x1000Simon Glass
2024-07-03binman: Support an assumed size for missing binariesSimon Glass
2024-07-03binman: Update the entrydocs headerSimon Glass
2024-07-03binman: ti: Regenerate entry docsSimon Glass
2024-07-03binman: Regenerate nxp docsSimon Glass
2024-07-03binman: efi: Correct entry docsSimon Glass
2024-07-03tools: patman: fix deprecated Python ConfigParser methodsBrandon Maier
2024-07-03tools: binman: fix deprecated Python ConfigParser methodsBrandon Maier
2024-07-03tools: binman: fix deprecated Python unittest methodsBrandon Maier
2024-07-03patman: Add a tag for when a patch gets added to a seriesSean Anderson