summaryrefslogtreecommitdiff
path: root/tools/binman/control.py
AgeCommit message (Expand)Author
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
2021-03-26binman: Allow extracting to current directorySimon Glass
2021-01-30binman: Show the size when writing entriesSimon Glass
2020-10-29binman: Drop CheckEntries()Simon Glass
2020-10-29binman: Drop the Entry.CheckSize() methodSimon Glass
2020-10-29binman: Avoid reporting image-pos with compressionSimon Glass
2020-09-22binman: Support help messages for missing blobsSimon Glass
2020-09-22binman: Fix up a few missing commentsSimon Glass
2020-09-22binman: Use pkg_resources to find resourcesSimon Glass
2020-08-22binman: Correct some import statementsSimon Glass
2020-08-22binman: Move GetEntryModules() to controlSimon Glass
2020-07-25binman: Detect when valid images are not producedSimon Glass
2020-07-25binman: Allow external binaries to be missingSimon Glass
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20binman: Detect when valid images are not producedSimon Glass
2020-07-20binman: Allow external binaries to be missingSimon Glass
2020-04-26patman: Move to absolute importsSimon Glass
2020-04-26binman: Move to absolute importsSimon Glass
2020-04-26patman: Drop references to __future__Simon Glass
2019-10-15binman: Add logging for the number of pack passesSimon Glass
2019-10-15binman: Write symbol info before image inclusionSimon Glass
2019-10-15binman: Allow use of help and entry-docs without libfdtSimon Glass
2019-10-08binman: Allow verbose output with all commandsSimon Glass
2019-07-29binman: Add command-line support for replacing entriesSimon Glass
2019-07-29binman: Correct the error message for invalid pathSimon Glass
2019-07-29binman: Split control.WriteEntryToImage() into separate functionsSimon Glass
2019-07-29binman: Update control.WriteEntry() to support writing the mapSimon Glass