aboutsummaryrefslogtreecommitdiff
path: root/tools/binman/control.py
AgeCommit message (Expand)AuthorFilesLines
2023-11-02binman: Reset missing bintools after testingSimon Glass1-0/+2
2023-08-28Revert "binman: Add a temporary hack for duplicate phandles"Simon Glass1-5/+0
2023-08-02binman: Add a temporary hack for duplicate phandlesSimon Glass1-0/+5
2023-08-02binman: Support templates containing phandlesSimon Glass1-0/+4
2023-08-02binman: Remove templates after useSimon Glass1-1/+13
2023-08-02binman: Produce a template-file after processingSimon Glass1-2/+12
2023-08-02binman: Show filename in missing blob help messageJonas Karlman1-3/+10
2023-08-02binman: Fix blank line usage for invalid images warning textJonas Karlman1-6/+7
2023-08-02binman: Report missing external blobs using error levelJonas Karlman1-9/+9
2023-08-02binman: Update missing optional external blob warning textJonas Karlman1-1/+1
2023-07-24binman: Don't decompress data while signingLukas Funke1-1/+1
2023-07-20binman: Support templates at any levelSimon Glass1-2/+3
2023-07-20binman: Support templating with multiple imagesSimon Glass1-2/+3
2023-07-20binman: Support simple templatesSimon Glass1-0/+26
2023-07-14binman: Correct coverage gap in controlSimon Glass1-1/+1
2023-04-28tools: Fall back to importlib_resources on Python 3.6Jan Kiszka1-1/+5
2023-03-14binman: add tests for sign optionIvan Mikhaylov1-0/+2
2023-03-14binman: add sign option for binmanIvan Mikhaylov1-1/+27
2023-03-08binman: Support updating section contentsSimon Glass1-0/+2
2023-03-08binman: Allow preserving the output dir when replacingSimon Glass1-1/+4
2023-03-08binman: Use importlib to find the helpSimon Glass1-3/+3
2023-03-08patman: Move library functions into a library directorySimon Glass1-3/+3
2023-03-08binman: Make the tooldir configurableSimon Glass1-2/+8
2023-01-18binman: Support optional external blobsSimon Glass1-0/+11
2023-01-18binman: Support optional entriesSimon Glass1-0/+1
2022-11-22binman: Use an exit code when blobs are missingSimon Glass1-1/+8
2022-08-20binman: Collect bintools before usageStefan Herbrechtsmeier1-1/+4
2022-08-20binman: Put fake files in a subdirectorySimon Glass1-1/+9
2022-04-25binman: Don't reset offset/size if image doesn't allow repackingAlper Nebi Yasak1-1/+1
2022-04-25binman: Collect bintools for images when replacing entriesAlper Nebi Yasak1-0/+1
2022-03-18binman: Rename ExpandEntries to gen_entriesSimon Glass1-1/+1
2022-03-02binman: Correct pylint errorsSimon Glass1-0/+6
2022-02-09patman: Convert camel case in tout.pySimon Glass1-22/+22
2022-02-09patman: Convert camel case in tools.pySimon Glass1-15/+15
2022-01-25binman: Add a command to generate bintool docsSimon Glass1-1/+13
2022-01-25binman: Plumb in support for missing bintoolsSimon Glass1-1/+11
2022-01-25binman: Plumb in support for bintoolsSimon Glass1-1/+16
2022-01-25binman: Drop the image name from the fake-blob messageSimon Glass1-4/+3
2022-01-12binman: Write fake blobs to the output directorySimon Glass1-3/+5
2022-01-10Merge branch 'next'WIP/10Jan2022Tom Rini1-4/+25
2022-01-07binman: add support for creating dummy files for external blobsHeiko Thiery1-7/+19
2021-12-05binman: Allow extracting a file in an alternative formatSimon Glass1-4/+24
2021-11-28binman: Fix extract command for using non-absolute image pathsJan Kiszka1-0/+1
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/+11
2021-09-24tools: Refactor full help printingPaul Barker1-6/+3
2021-07-21binman: Add basic support for debugging performanceSimon Glass1-0/+3
2021-07-21binman: Support multithreading for building imagesSimon Glass1-0/+4
2021-03-26binman: doc: Add documentation to htmldocsSimon Glass1-1/+1
2021-03-26binman: Plumb expanded entries through fullySimon Glass1-6/+18