summaryrefslogtreecommitdiff
path: root/tools/binman/ftest.py
AgeCommit message (Expand)AuthorFilesLines
2022-02-09binman: Convert FIT entry type to a subclass of Section entry typeAlper Nebi Yasak1-2/+3
2022-02-09binman: Register and check bintools from FIT subentriesAlper Nebi Yasak1-0/+25
2022-02-09binman: Fix subentry expansion for FIT entry typeAlper Nebi Yasak1-9/+24
2022-02-09patman: Convert camel case in tout.pySimon Glass1-1/+1
2022-02-09patman: Convert camel case in command.pySimon Glass1-1/+1
2022-02-09patman: Convert camel case in tools.pySimon Glass1-160/+160
2022-01-31binman: Skip node generation for images read from filesJan Kiszka1-0/+18
2022-01-25binman: Add a command to generate bintool docsSimon Glass1-0/+15
2022-01-25binman: Complete test coverage of comp_utilSimon Glass1-0/+9
2022-01-25binman: Plumb in support for missing bintoolsSimon Glass1-1/+59
2022-01-25binman: Convert to using the lz4 bintoolSimon Glass1-7/+1
2022-01-25binman: Tidy up pylint warnings in comp_utilSimon Glass1-4/+4
2022-01-25binman: Move compression into binmanSimon Glass1-4/+5
2022-01-25binman: Convert to using the ifwitool bintoolSimon Glass1-2/+2
2022-01-25binman: Enable bintool tests including cmdline processingSimon Glass1-0/+32
2022-01-25binman: Plumb in support for bintoolsSimon Glass1-0/+1
2022-01-25binman: Allow faked blobs in blob-ext-listSimon Glass1-0/+8
2022-01-25binman: Expand the external FIT test a littleSimon Glass1-0/+17
2022-01-13binman: Write fake blobs to the output directorySimon Glass1-1/+0
2022-01-13binman: Renumber the fake blob dtsSimon Glass1-10/+12
2022-01-10Merge branch 'next'Tom Rini1-2/+292
2022-01-07binman: add support for creating dummy files for external blobsHeiko Thiery1-1/+14
2021-12-17binman: Add support for ATF FIPSimon Glass1-0/+217
2021-12-05binman: Support lists of external blobsSimon Glass1-0/+20
2021-12-05binman: Allow extracting a file in an alternative formatSimon Glass1-0/+34
2021-12-02binman: Rename testCbfsNoCOntents()Simon Glass1-1/+1
2021-12-02binman: Allow overriding BuildSectionData()Simon Glass1-1/+1
2021-12-02binman: Add a way to obtain the versionSimon Glass1-0/+20
2021-11-13binman: Support updating the dtb in an ELF fileSimon Glass1-1/+82
2021-11-13binman: Tidy up comments on _DoTestFile()Simon Glass1-0/+5
2021-10-31binman: Allow timeout to occur in the image or its sectionSimon Glass1-2/+1
2021-07-21binman: Add basic support for debugging performanceSimon Glass1-0/+8
2021-07-21binman: Support multithreading for building imagesSimon Glass1-3/+30
2021-05-19binman: Add support for RISC-V OpenSBI fw_dynamic blobBin Meng1-0/+7
2021-05-19binman: test: Rename 172_fit_fdt.dts to 170_fit_fdt.dtsBin Meng1-5/+5
2021-04-29binman: Support adding sections to FMAPsSimon Glass1-4/+21
2021-04-29binman: Tweak implementation of fmapSimon Glass1-31/+38
2021-04-29binman: Correct testSplNoDtb() and Tpl alsoSimon Glass1-0/+2
2021-03-27binman: Support default alignment for sectionsSimon Glass1-0/+12
2021-03-27binman: Support obtaining section contents immediatelySimon Glass1-0/+13
2021-03-27binman: Add support for a collection of entriesSimon Glass1-1/+9
2021-03-27binman: Allow disabling expanding an entrySimon Glass1-2/+18
2021-03-27binman: Use a unique number for the symbols test fileSimon Glass1-1/+1
2021-03-26binman: doc: Add documentation to htmldocsSimon Glass1-2/+2
2021-03-26binman: Automatically expand phase binaries into sectionsSimon Glass1-0/+174
2021-03-26binman: Allow a way to select expanded entriesSimon Glass1-6/+13
2021-03-26binman: Add support for u-boot-tpl-bss-badSimon Glass1-0/+16
2021-03-26binman: Add support for u-boot-tpl-nodtbSimon Glass1-0/+6
2021-03-26binman: Support symbols in u-boot-spl-nodtbSimon Glass1-19/+30
2021-01-31binman: Allow for skip_at_start when reading entriesSimon Glass1-0/+19