summaryrefslogtreecommitdiff
path: root/tools/binman/ftest.py
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-dmTom Rini2018-09-301-7/+387
|\
| * binman: Allow writing a map file when something goes wrongSimon Glass2018-09-291-2/+22
| * binman: Support ELF files for U-Boot and SPLSimon Glass2018-09-291-0/+16
| * binman: Correct fmap output on x86Simon Glass2018-09-291-0/+45
| * binman: Support x86 microcode in TPLSimon Glass2018-09-291-0/+19
| * binman: Support hashing entriesSimon Glass2018-09-291-0/+36
| * binman: Support expanding entriesSimon Glass2018-09-291-0/+29
| * binman: Support adding filesSimon Glass2018-09-291-0/+43
| * binman: Support compressed entriesSimon Glass2018-09-291-0/+31
| * binman: Support updating all device tree filesSimon Glass2018-09-281-4/+105
| * binman: Allow control of whether a fake DT is usedSimon Glass2018-09-281-1/+3
| * binman: Move state information into a new moduleSimon Glass2018-09-281-1/+2
| * binman: Support building a selection of imagesSimon Glass2018-09-281-1/+18
| * binman: Tidy up the vblock entrySimon Glass2018-09-281-1/+1
| * binman: Add x86 support for starting TPLSimon Glass2018-09-281-1/+9
| * binman: Generate an error when text is not providedSimon Glass2018-09-281-0/+7
| * binman: Allow 'fill' entry to have a size of 0Simon Glass2018-09-281-0/+5
* | binman: Add support for PowerPC mpc85xx 'bootpg + resetvec' entryJagdish Gediya2018-09-271-0/+8
* | binman: Add a new "skip-at-start" property in Section classJagdish Gediya2018-09-271-0/+8
|/
* binman: Adjust _GetPropTree() parametersSimon Glass2018-08-011-9/+5
* binman: Add a test to catch use of the old 'pos' propertySimon Glass2018-08-011-0/+7
* binman: Show the image position in the mapSimon Glass2018-08-011-14/+14
* binman: Add support for adding TPL binariesSimon Glass2018-08-011-3/+19
* binman: Add an entry for a Chromium vblockSimon Glass2018-08-011-0/+41
* binman: Add support for Chromium GBBSimon Glass2018-08-011-0/+56
* binman: Add an entry filled with a repeating byteSimon Glass2018-08-011-0/+13
* binman: Add support for a cros_ec imageSimon Glass2018-08-011-0/+11
* binman: Add support for flashrom FMAPSimon Glass2018-08-011-0/+32
* binman: Allow creation of entry documentationSimon Glass2018-08-011-0/+15
* binman: Support an entry that holds textSimon Glass2018-08-011-0/+16
* binman: Add support for passing arguments to entriesSimon Glass2018-08-011-3/+80
* binman: Add a new 'image-pos' propertySimon Glass2018-08-011-1/+8
* binman: Enhance the map and fdt-update outputSimon Glass2018-08-011-9/+15
* binman: Tidy up some comments in the testsSimon Glass2018-08-011-2/+4
* binman: Rename 'position' to 'offset'Simon Glass2018-08-011-43/+42
* binman: Support updating the device tree with calc'd infoSimon Glass2018-07-091-10/+67
* binman: Tidy up setting of entry contentsSimon Glass2018-07-091-0/+8
* binman: Correct operation of ObtainContents()Simon Glass2018-07-091-11/+46
* binman: Tidy up variables in _RunMicrocodeTest()Simon Glass2018-07-091-7/+18
* binman: Add support for adding a name prefix to entriesSimon Glass2018-06-071-0/+10
* binman: Add support for outputing a map fileSimon Glass2018-06-071-5/+26
* binman: Tidy up some docs and commentsSimon Glass2018-06-071-10/+19
* binman: Add support for sectionsSimon Glass2018-06-071-0/+5
* binman: Rename Entry property to 'section'Simon Glass2018-06-071-1/+1
* binman: Refactor much of the image code into 'section'Simon Glass2018-06-071-8/+8
* binman: Allow unit addresses for binariesSimon Glass2018-06-071-0/+5
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-3/+1
* tools: Update python "help" tests to cope with "more" odditiesTom Rini2018-01-161-1/+4
* binman: Support accessing binman tables at run timeSimon Glass2017-12-121-0/+19
* binman: Support enabling debug in testsSimon Glass2017-12-121-4/+13