summaryrefslogtreecommitdiff
path: root/tools/binman/ftest.py
AgeCommit message (Expand)Author
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
2021-04-29binman: Correct testSplNoDtb() and Tpl alsoSimon Glass
2021-03-27binman: Support default alignment for sectionsSimon Glass
2021-03-27binman: Support obtaining section contents immediatelySimon Glass
2021-03-27binman: Add support for a collection of entriesSimon Glass
2021-03-27binman: Allow disabling expanding an entrySimon Glass
2021-03-27binman: Use a unique number for the symbols test fileSimon Glass
2021-03-26binman: doc: Add documentation to htmldocsSimon Glass
2021-03-26binman: Automatically expand phase binaries into sectionsSimon Glass
2021-03-26binman: Allow a way to select expanded entriesSimon Glass
2021-03-26binman: Add support for u-boot-tpl-bss-badSimon Glass
2021-03-26binman: Add support for u-boot-tpl-nodtbSimon Glass
2021-03-26binman: Support symbols in u-boot-spl-nodtbSimon Glass
2021-01-30binman: Allow for skip_at_start when reading entriesSimon Glass
2021-01-30binman: Support alignment of filesSimon Glass
2021-01-30binman: Allow vblock to include devicetree blobsSimon Glass
2021-01-30binman: Support reading an image with entry argsSimon Glass
2021-01-30binman: Support finding symbols in sub-sectionsSimon Glass
2020-10-29binman: Support compression of sectionsSimon Glass
2020-10-29binman: Use the actual contents in CheckSize()Simon Glass