aboutsummaryrefslogtreecommitdiff
path: root/tools/binman/control.py
Commit message (Expand)AuthorAgeFilesLines
* binman: Reset missing bintools after testingSimon Glass2023-11-021-0/+2
* Revert "binman: Add a temporary hack for duplicate phandles"Simon Glass2023-08-281-5/+0
* binman: Add a temporary hack for duplicate phandlesSimon Glass2023-08-021-0/+5
* binman: Support templates containing phandlesSimon Glass2023-08-021-0/+4
* binman: Remove templates after useSimon Glass2023-08-021-1/+13
* binman: Produce a template-file after processingSimon Glass2023-08-021-2/+12
* binman: Show filename in missing blob help messageJonas Karlman2023-08-021-3/+10
* binman: Fix blank line usage for invalid images warning textJonas Karlman2023-08-021-6/+7
* binman: Report missing external blobs using error levelJonas Karlman2023-08-021-9/+9
* binman: Update missing optional external blob warning textJonas Karlman2023-08-021-1/+1
* binman: Don't decompress data while signingLukas Funke2023-07-241-1/+1
* binman: Support templates at any levelSimon Glass2023-07-201-2/+3
* binman: Support templating with multiple imagesSimon Glass2023-07-201-2/+3
* binman: Support simple templatesSimon Glass2023-07-201-0/+26
* binman: Correct coverage gap in controlSimon Glass2023-07-141-1/+1
* tools: Fall back to importlib_resources on Python 3.6Jan Kiszka2023-04-281-1/+5
* binman: add tests for sign optionIvan Mikhaylov2023-03-141-0/+2
* binman: add sign option for binmanIvan Mikhaylov2023-03-141-1/+27
* binman: Support updating section contentsSimon Glass2023-03-081-0/+2
* binman: Allow preserving the output dir when replacingSimon Glass2023-03-081-1/+4
* binman: Use importlib to find the helpSimon Glass2023-03-081-3/+3
* patman: Move library functions into a library directorySimon Glass2023-03-081-3/+3
* binman: Make the tooldir configurableSimon Glass2023-03-081-2/+8
* binman: Support optional external blobsSimon Glass2023-01-181-0/+11
* binman: Support optional entriesSimon Glass2023-01-181-0/+1
* binman: Use an exit code when blobs are missingSimon Glass2022-11-221-1/+8
* binman: Collect bintools before usageStefan Herbrechtsmeier2022-08-201-1/+4
* binman: Put fake files in a subdirectorySimon Glass2022-08-201-1/+9
* binman: Don't reset offset/size if image doesn't allow repackingAlper Nebi Yasak2022-04-251-1/+1
* binman: Collect bintools for images when replacing entriesAlper Nebi Yasak2022-04-251-0/+1
* binman: Rename ExpandEntries to gen_entriesSimon Glass2022-03-181-1/+1
* binman: Correct pylint errorsSimon Glass2022-03-021-0/+6
* patman: Convert camel case in tout.pySimon Glass2022-02-091-22/+22
* patman: Convert camel case in tools.pySimon Glass2022-02-091-15/+15
* binman: Add a command to generate bintool docsSimon Glass2022-01-251-1/+13
* binman: Plumb in support for missing bintoolsSimon Glass2022-01-251-1/+11
* binman: Plumb in support for bintoolsSimon Glass2022-01-251-1/+16
* binman: Drop the image name from the fake-blob messageSimon Glass2022-01-251-4/+3
* binman: Write fake blobs to the output directorySimon Glass2022-01-121-3/+5
* Merge branch 'next'Tom Rini2022-01-101-4/+25
|\
| * binman: Allow extracting a file in an alternative formatSimon Glass2021-12-051-4/+24
| * binman: Fix extract command for using non-absolute image pathsJan Kiszka2021-11-281-0/+1
* | binman: add support for creating dummy files for external blobsHeiko Thiery2022-01-071-7/+19
|/
* binman: Fix replace subcommand help and commentsJan Kiszka2021-11-131-2/+2
* binman: Support updating the dtb in an ELF fileSimon Glass2021-11-131-0/+11
* tools: Refactor full help printingPaul Barker2021-09-241-6/+3
* binman: Add basic support for debugging performanceSimon Glass2021-07-211-0/+3
* binman: Support multithreading for building imagesSimon Glass2021-07-211-0/+4
* binman: doc: Add documentation to htmldocsSimon Glass2021-03-261-1/+1
* binman: Plumb expanded entries through fullySimon Glass2021-03-261-6/+18