summaryrefslogtreecommitdiff
path: root/tools/binman
AgeCommit message (Expand)Author
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: Add a ELF test file with disjoint text sectionsSimon Glass
2022-02-22binman: Support a list of strings with the mkimage etypeSimon Glass
2022-02-22binman: Add to the TODOSimon Glass
2022-02-22binman: Add support for TEE BL32Roger Quadros
2022-02-22elf: Add a way to read segment information from an ELF fileSimon Glass
2022-02-22binman: Update docs to indicate mkimage is supportedSimon Glass
2022-02-22binman: Correct the error message for a bad hash algorithmSimon Glass
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: Rename Color() method to build()Simon Glass
2022-02-09patman: Convert camel case in tout.pySimon Glass
2022-02-09patman: Convert camel case in test_util.pySimon Glass
2022-02-09patman: Convert camel case in command.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: doc: fix typo for u-boot-tplHeiko Thiery
2022-01-25binman: Document the __bss_size symbol errorSimon Glass
2022-01-25binman: Add documentation for bintoolsSimon Glass
2022-01-25binman: Add a command to generate bintool docsSimon Glass
2022-01-25binman: Complete test coverage of comp_utilSimon Glass
2022-01-25binman: Plumb in support for missing bintoolsSimon Glass
2022-01-25binman: Convert to using the lzma_alone bintoolSimon Glass
2022-01-25binman: Add a bintool implementation for lzma_aloneSimon Glass
2022-01-25binman: Convert to using the lz4 bintoolSimon Glass
2022-01-25binman: Add a bintool implementation for lz4Simon 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: Convert to using the FIP bintoolSimon Glass
2022-01-25binman: Convert to using the CBFS bintoolSimon Glass
2022-01-25binman: Enable bintool tests including cmdline processingSimon Glass
2022-01-25binman: Add a bintool implementation for mkimageSimon Glass
2022-01-25binman: Add a bintool implementation for ifwitoolSimon Glass
2022-01-25binman: Add a bintool implementation for futilitySimon Glass
2022-01-25binman: Add a bintool implementation for fiptoolSimon Glass
2022-01-25binman: Add a bintool implementation for cbfstoolSimon Glass
2022-01-25binman: Add tests for bintoolSimon Glass
2022-01-25binman: Plumb in support for bintoolsSimon Glass
2022-01-25binman: Add support for bintoolsSimon Glass
2022-01-25binman: Add installation instructionsSimon Glass