summaryrefslogtreecommitdiff
path: root/tools/binman
AgeCommit message (Expand)Author
2022-04-25binman: don't import deprecated distutils packageHeinrich Schuchardt
2022-04-25binman: Refuse to replace sections for nowAlper Nebi Yasak
2022-04-25binman: Test replacing non-section entries in FIT subsectionsAlper Nebi Yasak
2022-04-25binman: Create FIT subentries in the FIT section, not its parentAlper Nebi Yasak
2022-04-25binman: Remove '/images/' fragment from FIT subentry pathsAlper Nebi Yasak
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-04-25binman: Fix unique names having '/.' for images read from filesAlper Nebi Yasak
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: Make fake blobs zero-sized by defaultSimon 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-18elf: Rename load_segments() and module failureSimon Glass
2022-03-18binman: Include also subnodes in generator nodesJan Kiszka
2022-03-18tools: binman: main.py: add build-sandbox in sys.pathPhilippe Reynes
2022-03-18binman: Complete elf test coverageSimon Glass
2022-03-10binman: Expand elf support a littleSimon Glass
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: 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