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