aboutsummaryrefslogtreecommitdiff
path: root/tools/binman/ftest.py
AgeCommit message (Expand)Author
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
2020-10-29binman: Set section contents in GetData()Simon Glass
2020-10-29binman: Store the original data before compressionSimon Glass
2020-10-29binman: Make section padding consistent with other entriesSimon Glass
2020-10-29binman: Move section padding to the parentSimon Glass
2020-10-29binman: Move section-building code into a functionSimon Glass
2020-10-29binman: Expand docs and test for alignmentSimon Glass
2020-10-29binman: Expand docs and test for paddingSimon Glass
2020-10-29binman: Update testPackExtra with more checksSimon Glass
2020-10-29binman: Expand the error message for breaching a sectionSimon Glass
2020-10-29binman: Add tests for skip-at-start sectionsSimon Glass
2020-10-29binman: Drop unused return variable for _DoTestFile()Simon Glass
2020-10-22binman: Add support for SCP firmwareSamuel Holland
2020-09-25binman: Support adding a U-Boot environmentSimon Glass
2020-09-25binman: Show an error when a file is missingSimon Glass
2020-09-22binman: Support help messages for missing blobsSimon Glass
2020-09-22binman: Allow selecting default FIT configurationSimon Glass
2020-09-22binman: Support generating FITs with multiple dtbsSimon Glass
2020-09-22binman: Add support for ATF BL31Simon Glass
2020-09-22binman: Fix up a few missing commentsSimon Glass
2020-09-22binman: Allow entry args to be requiredSimon Glass
2020-09-22binman: Build FIT image subentries with the section etypeAlper Nebi Yasak
2020-09-22binman: Respect pad-before property of section subentriesAlper Nebi Yasak
2020-09-22binman: Ignore hash*, signature* nodes in sectionsAlper Nebi Yasak
2020-08-22binman: Correct some import statementsSimon Glass
2020-08-22binman: Move GetEntryModules() to controlSimon Glass
2020-07-26binman: Don't change the descriptor in testsSimon Glass
2020-07-25binman: Add support for generating a FITSimon Glass