aboutsummaryrefslogtreecommitdiff
path: root/tools/binman/etype
AgeCommit message (Expand)Author
2022-04-06binman: Correct Chromium OS entry typesSimon Glass
2022-03-31tools: binman: add support for pre-load headerPhilippe Reynes
2022-03-18binman: Support splitting an ELF file into multiple nodesSimon Glass
2022-03-18binman: Keep a separate list of entries for fitSimon Glass
2022-03-18binman: Update fit to use node instead of subnodeSimon Glass
2022-03-18binman: Add a consistent way to report errors with fitSimon Glass
2022-03-18binman: Fix some pylint warnings in fitSimon Glass
2022-03-18binman: Update fit to move node reading into the ReadNode() methodSimon Glass
2022-03-18binman: Read the fit entries only onceSimon Glass
2022-03-18binman: Allow mkimage to use a non-zero fake-blob sizeSimon Glass
2022-03-18binman: Change how faked blobs are createdSimon Glass
2022-03-18binman: Rename tools parameter to btoolsSimon Glass
2022-03-18binman: Refactor fit to generate output at the endSimon Glass
2022-03-18binman: Rename ExpandEntries to gen_entriesSimon Glass
2022-03-18binman: Rename ExpandToLimit to extend_to_limitSimon Glass
2022-03-18binman: Tweak collect_contents_to_file() and docsSimon Glass
2022-03-18binman: Include also subnodes in generator nodesJan Kiszka
2022-03-02binman: Correct pylint errorsSimon Glass
2022-02-22binman: Allow different operations in FIT generator nodesSimon Glass
2022-02-22binman: Tidy up the docs a little with fitSimon Glass
2022-02-22binman: fit: Refactor to reduce function sizeSimon Glass
2022-02-22binman: Move entry-data collection into a Entry methodSimon Glass
2022-02-22binman: Support a list of strings with the mkimage etypeSimon Glass
2022-02-22binman: Add support for TEE BL32Roger Quadros
2022-02-22binman: Update image positions of FIT subentriesAlper Nebi Yasak
2022-02-22binman: Skip processing "hash" subnodes of FIT subsectionsAlper Nebi Yasak
2022-02-09binman: Convert FIT entry type to a subclass of Section entry typeAlper Nebi Yasak
2022-02-09binman: Check missing bintools of Section subclassesAlper Nebi Yasak
2022-02-09binman: Register and check bintools from FIT subentriesAlper Nebi Yasak
2022-02-09binman: Fix subentry expansion for FIT entry typeAlper Nebi Yasak
2022-02-09patman: Convert camel case in tout.pySimon Glass
2022-02-09patman: Convert camel case in tools.pySimon Glass
2022-01-30binman: Skip node generation for images read from filesJan Kiszka
2022-01-25binman: Plumb in support for missing bintoolsSimon Glass
2022-01-25binman: Tidy up pylint warnings in comp_utilSimon Glass
2022-01-25binman: Move compression into binmanSimon Glass
2022-01-25binman: Convert to using the mkimage bintoolSimon Glass
2022-01-25binman: Convert to using the ifwitool bintoolSimon Glass
2022-01-25binman: Convert to using the futility bintoolSimon Glass
2022-01-25binman: Plumb in support for bintoolsSimon Glass
2022-01-25binman: Allow faked blobs in blob-ext-listSimon 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-17binman: Add support for ATF FIPSimon Glass
2021-12-05binman: Rename _ReadSubnodes() to ReadEntries()Simon Glass
2021-12-05binman: Support lists of external blobsSimon Glass
2021-12-05binman: Allow extracting a file in an alternative formatSimon Glass
2021-12-05binman: Allow listing an image created by a newer versionSimon Glass
2021-12-02binman: cfbs: Refactor ObtainContents() for consistencySimon Glass