summaryrefslogtreecommitdiff
path: root/tools/binman/ftest.py
AgeCommit message (Expand)Author
2019-05-08binman: Allow sections to have an offsetSimon Glass
2019-05-08binman: Don't show image-skip message by defaultSimon Glass
2018-10-22binman: Add a test for Intel reference codeSimon Glass
2018-10-09binman: Move to three-digit test-file numbersSimon Glass
2018-10-08binman: Run tests concurrentlySimon Glass
2018-10-08binman: Separate out testSplBssPad()Simon Glass
2018-10-08binman: Fix up removal of temporary directoriesSimon Glass
2018-09-30Merge git://git.denx.de/u-boot-dmTom Rini
2018-09-29binman: Allow writing a map file when something goes wrongSimon Glass
2018-09-29binman: Support ELF files for U-Boot and SPLSimon Glass
2018-09-29binman: Correct fmap output on x86Simon Glass
2018-09-29binman: Support x86 microcode in TPLSimon Glass
2018-09-29binman: Support hashing entriesSimon Glass
2018-09-29binman: Support expanding entriesSimon Glass
2018-09-29binman: Support adding filesSimon Glass
2018-09-29binman: Support compressed entriesSimon Glass
2018-09-28binman: Support updating all device tree filesSimon Glass
2018-09-28binman: Allow control of whether a fake DT is usedSimon Glass
2018-09-28binman: Move state information into a new moduleSimon Glass
2018-09-28binman: Support building a selection of imagesSimon Glass
2018-09-28binman: Tidy up the vblock entrySimon Glass
2018-09-28binman: Add x86 support for starting TPLSimon Glass
2018-09-28binman: Generate an error when text is not providedSimon Glass
2018-09-28binman: Allow 'fill' entry to have a size of 0Simon Glass
2018-09-27binman: Add support for PowerPC mpc85xx 'bootpg + resetvec' entryJagdish Gediya
2018-09-27binman: Add a new "skip-at-start" property in Section classJagdish Gediya
2018-08-01binman: Adjust _GetPropTree() parametersSimon Glass
2018-08-01binman: Add a test to catch use of the old 'pos' propertySimon Glass
2018-08-01binman: Show the image position in the mapSimon Glass
2018-08-01binman: Add support for adding TPL binariesSimon Glass
2018-08-01binman: Add an entry for a Chromium vblockSimon Glass
2018-08-01binman: Add support for Chromium GBBSimon Glass
2018-08-01binman: Add an entry filled with a repeating byteSimon Glass
2018-08-01binman: Add support for a cros_ec imageSimon Glass
2018-08-01binman: Add support for flashrom FMAPSimon Glass
2018-08-01binman: Allow creation of entry documentationSimon Glass
2018-08-01binman: Support an entry that holds textSimon Glass
2018-08-01binman: Add support for passing arguments to entriesSimon Glass
2018-08-01binman: Add a new 'image-pos' propertySimon Glass
2018-08-01binman: Enhance the map and fdt-update outputSimon Glass
2018-08-01binman: Tidy up some comments in the testsSimon Glass
2018-08-01binman: Rename 'position' to 'offset'Simon Glass
2018-07-09binman: Support updating the device tree with calc'd infoSimon Glass
2018-07-09binman: Tidy up setting of entry contentsSimon Glass
2018-07-09binman: Correct operation of ObtainContents()Simon Glass
2018-07-09binman: Tidy up variables in _RunMicrocodeTest()Simon Glass
2018-06-07binman: Add support for adding a name prefix to entriesSimon Glass
2018-06-07binman: Add support for outputing a map fileSimon Glass
2018-06-07binman: Tidy up some docs and commentsSimon Glass
2018-06-07binman: Add support for sectionsSimon Glass