summaryrefslogtreecommitdiff
path: root/tools/binman/cmdline.py
AgeCommit message (Expand)AuthorFilesLines
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-24binman: Allow preserving test directoriesSimon Glass1-0/+4
2019-07-24binman: Tidy up help for --indirSimon Glass1-1/+1
2019-07-24binman: 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-02binman: Allow creation of entry documentationSimon Glass1-0/+2
2018-08-02binman: Add support for passing arguments to entriesSimon Glass1-0/+2
2018-08-02binman: 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-19binman: Introduce binman, a tool for building binary imagesSimon Glass1-0/+53