summaryrefslogtreecommitdiff
path: root/tools/binman/ftest.py
AgeCommit message (Expand)Author
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
2020-07-25binman: Allow zero-length entries to overlapSimon Glass
2020-07-25binman: Allow missing Intel blobsSimon Glass
2020-07-25binman: Detect when valid images are not producedSimon Glass
2020-07-25patman: Update errors and warnings to use stderrSimon Glass
2020-07-25binman: Allow external binaries to be missingSimon Glass
2020-07-25binman: Add an etype for external binary blobsSimon Glass
2020-07-24binman: Add support for calling mkimageSimon Glass
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20binman: Add support for generating a FITSimon Glass
2020-07-20binman: Allow zero-length entries to overlapSimon Glass
2020-07-20binman: Allow missing Intel blobsSimon Glass
2020-07-20binman: Detect when valid images are not producedSimon Glass
2020-07-20patman: Update errors and warnings to use stderrSimon Glass
2020-07-20binman: Allow external binaries to be missingSimon Glass
2020-07-20binman: Add an etype for external binary blobsSimon Glass
2020-07-20binman: Add support for calling mkimageSimon Glass
2020-04-26patman: Move to absolute importsSimon Glass
2020-04-26binman: Move to absolute importsSimon Glass
2020-04-26binman: Rename the main moduleSimon Glass
2020-04-26patman: Drop references to __future__Simon Glass
2019-11-11binman: tegra: Adjust symbol calculation depending on end-at-4gbSimon Glass
2019-11-04binman: Convert a few tests to Python 3Simon Glass
2019-11-04patman: Adjust 'command' to return strings instead of bytesSimon Glass
2019-11-02binman: Add support for Intel FSP-TSimon Glass
2019-11-02binman: Add support for Intel FSP-SSimon Glass
2019-10-15binman: Drop comment-out code in testUpdateFdtOutput()Simon Glass
2019-10-15binman: Add support for Intel FSP meminitSimon Glass
2019-10-15binman: Allow support for writing a size symbol to binariesSimon Glass
2019-10-15binman: Increase size of TPL and SPL test dataSimon Glass
2019-10-15binman: Avoid needing the section size in advanceSimon Glass
2019-10-15binman: Rename some two-digit test filesSimon Glass
2019-10-15binman: Use underscore in test filenamesSimon Glass
2019-10-15binman: Allow symbols to be resolved inside sectionsSimon Glass
2019-10-15binman: Clean up unnecessary code related to ELF test filesSimon Glass
2019-10-15binman: Use the Makefile for u_boot_binman_syms_sizeSimon Glass
2019-10-15binman: Use the Makefile for u_boot_binman_symsSimon Glass
2019-10-15binman: Use the Makefile for u_boot_no_ucode_ptrSimon Glass
2019-10-15binman: Use the Makefile for u_boot_ucode_ptrSimon Glass
2019-10-15binman: Use the Makefile to build ELF test filesSimon Glass
2019-10-15binman: Fix IFWI output when using an Intel FIT imageSimon Glass
2019-10-15binman: Add support for Intel FITSimon Glass
2019-10-15binman: x86: Separate out 16-bit reset and init codeSimon Glass
2019-10-15binman: Add support for an x86 'reset' sectionSimon Glass
2019-10-15binman: Use cls instead of self for class methodsSimon Glass
2019-07-29binman: Add command-line support for replacing entriesSimon Glass
2019-07-29binman: Correct the error message for invalid pathSimon Glass