summaryrefslogtreecommitdiff
path: root/tools/binman/ftest.py
AgeCommit message (Expand)AuthorFilesLines
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
2021-01-31binman: Support alignment of filesSimon Glass1-0/+8
2021-01-31binman: Allow vblock to include devicetree blobsSimon Glass1-2/+47
2021-01-31binman: Support reading an image with entry argsSimon Glass1-0/+19
2021-01-31binman: Support finding symbols in sub-sectionsSimon Glass1-0/+15
2020-10-29binman: Support compression of sectionsSimon Glass1-0/+217
2020-10-29binman: Use the actual contents in CheckSize()Simon Glass1-1/+1
2020-10-29binman: Set section contents in GetData()Simon Glass1-1/+3
2020-10-29binman: Store the original data before compressionSimon Glass1-0/+12
2020-10-29binman: Make section padding consistent with other entriesSimon Glass1-0/+23
2020-10-29binman: Move section padding to the parentSimon Glass1-4/+2
2020-10-29binman: Move section-building code into a functionSimon Glass1-2/+2
2020-10-29binman: Expand docs and test for alignmentSimon Glass1-1/+32
2020-10-29binman: Expand docs and test for paddingSimon Glass1-1/+28
2020-10-29binman: Update testPackExtra with more checksSimon Glass1-5/+22
2020-10-29binman: Expand the error message for breaching a sectionSimon Glass1-2/+3
2020-10-29binman: Add tests for skip-at-start sectionsSimon Glass1-0/+59
2020-10-29binman: Drop unused return variable for _DoTestFile()Simon Glass1-2/+2
2020-10-22binman: Add support for SCP firmwareSamuel Holland1-0/+7
2020-09-25binman: Support adding a U-Boot environmentSimon Glass1-0/+31
2020-09-25binman: Show an error when a file is missingSimon Glass1-0/+7
2020-09-22binman: Support help messages for missing blobsSimon Glass1-1/+17
2020-09-22binman: Allow selecting default FIT configurationSimon Glass1-3/+38
2020-09-22binman: Support generating FITs with multiple dtbsSimon Glass1-4/+102
2020-09-22binman: Add support for ATF BL31Simon Glass1-0/+9
2020-09-22binman: Fix up a few missing commentsSimon Glass1-1/+21
2020-09-22binman: Allow entry args to be requiredSimon Glass1-4/+11
2020-09-22binman: Build FIT image subentries with the section etypeAlper Nebi Yasak1-0/+32
2020-09-22binman: Respect pad-before property of section subentriesAlper Nebi Yasak1-0/+8
2020-09-22binman: Ignore hash*, signature* nodes in sectionsAlper Nebi Yasak1-0/+6
2020-08-22binman: Correct some import statementsSimon Glass1-1/+1
2020-08-22binman: Move GetEntryModules() to controlSimon Glass1-3/+2
2020-07-27binman: Don't change the descriptor in testsSimon Glass1-5/+3
2020-07-25binman: Add support for generating a FITSimon Glass1-0/+54
2020-07-25binman: Allow zero-length entries to overlapSimon Glass1-0/+4
2020-07-25binman: Allow missing Intel blobsSimon Glass1-7/+34
2020-07-25binman: Detect when valid images are not producedSimon Glass1-1/+13
2020-07-25patman: Update errors and warnings to use stderrSimon Glass1-1/+1
2020-07-25binman: Allow external binaries to be missingSimon Glass1-1/+7
2020-07-25binman: Add an etype for external binary blobsSimon Glass1-0/+12
2020-07-25binman: Add support for calling mkimageSimon Glass1-0/+7
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini1-131/+9
2020-07-20binman: Add support for generating a FITSimon Glass1-0/+54
2020-07-20binman: Allow zero-length entries to overlapSimon Glass1-0/+4
2020-07-20binman: Allow missing Intel blobsSimon Glass1-7/+34
2020-07-20binman: Detect when valid images are not producedSimon Glass1-1/+13
2020-07-20patman: Update errors and warnings to use stderrSimon Glass1-1/+1