aboutsummaryrefslogtreecommitdiff
path: root/tools/binman/ftest.py
AgeCommit message (Expand)Author
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: Add a consistent way to report errors with fitSimon Glass
2022-03-18binman: Allow mkimage to use a non-zero fake-blob sizeSimon Glass
2022-03-18binman: Refactor fit to generate output at the endSimon Glass
2022-03-18binman: Rename ExpandToLimit to extend_to_limitSimon 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: Add support for TEE BL32Roger Quadros
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: 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 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: 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 lz4 bintoolSimon 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 ifwitool bintoolSimon Glass
2022-01-25binman: Enable bintool tests including cmdline processingSimon Glass
2022-01-25binman: Plumb in support for bintoolsSimon Glass
2022-01-25binman: Allow faked blobs in blob-ext-listSimon Glass
2022-01-25binman: Expand the external FIT test a littleSimon Glass
2022-01-12binman: Write fake blobs to the output directorySimon Glass
2022-01-12binman: Renumber the fake blob dtsSimon 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: Support lists of external blobsSimon Glass
2021-12-05binman: Allow extracting a file in an alternative formatSimon Glass
2021-12-02binman: Rename testCbfsNoCOntents()Simon Glass
2021-12-02binman: Allow overriding BuildSectionData()Simon Glass
2021-12-02binman: Add a way to obtain the versionSimon Glass
2021-11-13binman: Support updating the dtb in an ELF fileSimon Glass
2021-11-13binman: Tidy up comments on _DoTestFile()Simon Glass
2021-10-31binman: Allow timeout to occur in the image or its sectionSimon Glass
2021-07-21binman: Add basic support for debugging performanceSimon Glass
2021-07-21binman: Support multithreading for building imagesSimon Glass
2021-05-19binman: Add support for RISC-V OpenSBI fw_dynamic blobBin Meng
2021-05-19binman: test: Rename 172_fit_fdt.dts to 170_fit_fdt.dtsBin Meng
2021-04-29binman: Support adding sections to FMAPsSimon Glass
2021-04-29binman: Tweak implementation of fmapSimon Glass