aboutsummaryrefslogtreecommitdiff
path: root/tools/binman/cmdline.py
AgeCommit message (Expand)AuthorFilesLines
2022-01-25binman: Plumb in support for bintoolsSimon Glass1-0/+7
2022-01-10Merge branch 'next'WIP/10Jan2022Tom Rini1-18/+58
2022-01-07binman: add support for creating dummy files for external blobsHeiko Thiery1-0/+2
2021-12-05binman: Allow extracting a file in an alternative formatSimon Glass1-0/+2
2021-12-02binman: Add a way to obtain the versionSimon Glass1-0/+29
2021-12-02binman: Tidy up style in cmdlineSimon Glass1-18/+27
2021-11-13binman: Fix replace subcommand help and commentsJan Kiszka1-2/+2
2021-11-13binman: Support updating the dtb in an ELF fileSimon Glass1-0/+2
2021-07-21binman: Support multithreading for building imagesSimon Glass1-0/+4
2021-03-26binman: Incorporate entry documentationSimon Glass1-1/+1
2021-03-26binman: Allow a way to select expanded entriesSimon Glass1-0/+3
2020-10-29binman: Give a sensible error if no command is givenSimon Glass1-0/+1
2020-07-25binman: Allow external binaries to be missingSimon Glass1-0/+2
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini1-2/+0
2020-07-20binman: Allow external binaries to be missingSimon Glass1-0/+2
2019-07-29binman: Add command-line support for replacing entriesSimon Glass1-0/+17
2019-07-24binman: Add an 'extract' commandSimon Glass1-0/+13
2019-07-24binman: Support listing an imageSimon Glass1-0/+6
2019-07-24binman: Convert to use ArgumentParserSimon Glass1-37/+45
2019-07-23binman: Allow preserving test directoriesSimon Glass1-0/+4
2019-07-23binman: Tidy up help for --indirSimon Glass1-1/+1
2019-07-23binman: Add a --toolpath option to set the tool search pathSimon Glass1-0/+2
2018-10-08binman: Run tests concurrentlySimon Glass1-0/+2
2018-09-28binman: Allow control of whether a fake DT is usedSimon Glass1-0/+2
2018-09-28binman: Support building a selection of imagesSimon Glass1-0/+2
2018-08-01binman: Allow creation of entry documentationSimon Glass1-0/+2
2018-08-01binman: Add support for passing arguments to entriesSimon Glass1-0/+2
2018-08-01binman: Rename 'position' to 'offset'Simon Glass1-1/+1
2018-07-09binman: Add a SetCalculatedProperties() methodSimon Glass1-0/+2
2018-06-07binman: Add support for outputing a map fileSimon Glass1-0/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-12-20binman: Introduce binman, a tool for building binary imagesSimon Glass1-0/+53