summaryrefslogtreecommitdiff
path: root/tools/binman/ftest.py
AgeCommit message (Expand)AuthorFilesLines
2018-10-22binman: Add a test for Intel reference codeSimon Glass1-0/+7
2018-10-09binman: Move to three-digit test-file numbersSimon Glass1-112/+112
2018-10-08binman: Run tests concurrentlySimon Glass1-15/+19
2018-10-08binman: Separate out testSplBssPad()Simon Glass1-1/+3
2018-10-08binman: Fix up removal of temporary directoriesSimon Glass1-5/+3
2018-10-01Merge git://git.denx.de/u-boot-dmTom Rini1-7/+387
2018-09-29binman: Allow writing a map file when something goes wrongSimon Glass1-2/+22
2018-09-29binman: Support ELF files for U-Boot and SPLSimon Glass1-0/+16
2018-09-29binman: Correct fmap output on x86Simon Glass1-0/+45
2018-09-29binman: Support x86 microcode in TPLSimon Glass1-0/+19
2018-09-29binman: Support hashing entriesSimon Glass1-0/+36
2018-09-29binman: Support expanding entriesSimon Glass1-0/+29
2018-09-29binman: Support adding filesSimon Glass1-0/+43
2018-09-29binman: Support compressed entriesSimon Glass1-0/+31
2018-09-28binman: Support updating all device tree filesSimon Glass1-4/+105
2018-09-28binman: Allow control of whether a fake DT is usedSimon Glass1-1/+3
2018-09-28binman: Move state information into a new moduleSimon Glass1-1/+2
2018-09-28binman: Support building a selection of imagesSimon Glass1-1/+18
2018-09-28binman: Tidy up the vblock entrySimon Glass1-1/+1
2018-09-28binman: Add x86 support for starting TPLSimon Glass1-1/+9
2018-09-28binman: Generate an error when text is not providedSimon Glass1-0/+7
2018-09-28binman: Allow 'fill' entry to have a size of 0Simon Glass1-0/+5
2018-09-27binman: Add support for PowerPC mpc85xx 'bootpg + resetvec' entryJagdish Gediya1-0/+8
2018-09-27binman: Add a new "skip-at-start" property in Section classJagdish Gediya1-0/+8
2018-08-02binman: Adjust _GetPropTree() parametersSimon Glass1-9/+5
2018-08-02binman: Add a test to catch use of the old 'pos' propertySimon Glass1-0/+7
2018-08-02binman: Show the image position in the mapSimon Glass1-14/+14
2018-08-02binman: Add support for adding TPL binariesSimon Glass1-3/+19
2018-08-02binman: Add an entry for a Chromium vblockSimon Glass1-0/+41
2018-08-02binman: Add support for Chromium GBBSimon Glass1-0/+56
2018-08-02binman: Add an entry filled with a repeating byteSimon Glass1-0/+13
2018-08-02binman: Add support for a cros_ec imageSimon Glass1-0/+11
2018-08-02binman: Add support for flashrom FMAPSimon Glass1-0/+32
2018-08-02binman: Allow creation of entry documentationSimon Glass1-0/+15
2018-08-02binman: Support an entry that holds textSimon Glass1-0/+16
2018-08-02binman: Add support for passing arguments to entriesSimon Glass1-3/+80
2018-08-02binman: Add a new 'image-pos' propertySimon Glass1-1/+8
2018-08-02binman: Enhance the map and fdt-update outputSimon Glass1-9/+15
2018-08-02binman: Tidy up some comments in the testsSimon Glass1-2/+4
2018-08-02binman: Rename 'position' to 'offset'Simon Glass1-43/+42
2018-07-09binman: Support updating the device tree with calc'd infoSimon Glass1-10/+67
2018-07-09binman: Tidy up setting of entry contentsSimon Glass1-0/+8
2018-07-09binman: Correct operation of ObtainContents()Simon Glass1-11/+46
2018-07-09binman: Tidy up variables in _RunMicrocodeTest()Simon Glass1-7/+18
2018-06-07binman: Add support for adding a name prefix to entriesSimon Glass1-0/+10
2018-06-07binman: Add support for outputing a map fileSimon Glass1-5/+26
2018-06-07binman: Tidy up some docs and commentsSimon Glass1-10/+19
2018-06-07binman: Add support for sectionsSimon Glass1-0/+5
2018-06-07binman: Rename Entry property to 'section'Simon Glass1-1/+1
2018-06-07binman: Refactor much of the image code into 'section'Simon Glass1-8/+8