summaryrefslogtreecommitdiffstats
path: root/tools/binman
Commit message (Expand)AuthorAgeFilesLines
...
| * dtoc: Allow syncing of the device tree back to a fileSimon Glass2018-09-281-0/+2
| * binman: Support building a selection of imagesSimon Glass2018-09-283-1/+29
| * binman: Tidy up the vblock entrySimon Glass2018-09-285-4/+43
| * binman: Add x86 support for starting TPLSimon Glass2018-09-284-1/+70
| * binman: Generate an error when text is not providedSimon Glass2018-09-282-0/+10
| * binman: Allow 'fill' entry to have a size of 0Simon Glass2018-09-283-1/+21
| * binman: Move 'special properties' docs to README.entriesSimon Glass2018-09-283-12/+7
* | binman: Add support for PowerPC mpc85xx 'bootpg + resetvec' entryJagdish Gediya2018-09-274-1/+62
* | binman: Add a new "skip-at-start" property in Section classJagdish Gediya2018-09-274-4/+49
|/
* binman: fix a few typos in documentationMichael Heimpold2018-09-181-4/+4
* binman: Adjust _GetPropTree() parametersSimon Glass2018-08-011-9/+5
* binman: Add a test to catch use of the old 'pos' propertySimon Glass2018-08-013-0/+19
* binman: Rename ReadContents() to ReadBlobContents()Simon Glass2018-08-013-4/+4
* binman: Show the image position in the mapSimon Glass2018-08-014-19/+23
* binman: Add support for adding TPL binariesSimon Glass2018-08-017-6/+137
* binman: Add an entry for a Chromium vblockSimon Glass2018-08-019-1/+259
* binman: Add support for Chromium GBBSimon Glass2018-08-016-0/+221
* binman: Add an entry filled with a repeating byteSimon Glass2018-08-015-0/+90
* binman: Add support for a cros_ec imageSimon Glass2018-08-015-0/+108
* binman: Add support for flashrom FMAPSimon Glass2018-08-017-2/+265
* binman: Create README.entriesSimon Glass2018-08-012-0/+457
* binman: Allow creation of entry documentationSimon Glass2018-08-016-22/+118
* binman: Expand documentation for entriesSimon Glass2018-08-0124-9/+305
* binman: Allow help to work without libfdtSimon Glass2018-08-011-2/+5
* binman: Support an entry that holds textSimon Glass2018-08-013-0/+94
* binman: Add support for passing arguments to entriesSimon Glass2018-08-0110-4/+264
* binman: Add a new 'image-pos' propertySimon Glass2018-08-019-6/+57
* binman: Enhance the map and fdt-update outputSimon Glass2018-08-016-23/+65
* binman: Tidy up some comments in the testsSimon Glass2018-08-011-2/+4
* binman: Add comments to elf_testSimon Glass2018-08-011-0/+33
* binman: Rename 'position' to 'offset'Simon Glass2018-08-0138-243/+247
* binman: Don't depend on dict order in ELF testOutsideFile()Simon Glass2018-08-011-1/+3
* binman: Support updating the device tree with calc'd infoSimon Glass2018-07-096-14/+144
* binman: Add a SetCalculatedProperties() methodSimon Glass2018-07-097-9/+67
* binman: Add a ProcessFdt() methodSimon Glass2018-07-099-37/+117
* binman: Complete documentation of stagesSimon Glass2018-07-091-2/+4
* binman: Move capture_sys_output() to test_utilSimon Glass2018-07-092-21/+3
* binman: Move coverage logic into a new test_util fileSimon Glass2018-07-091-25/+4
* binman: Tidy up setting of entry contentsSimon Glass2018-07-097-6/+62
* binman: Tidy up execution of testsSimon Glass2018-07-091-5/+3
* binman: Correct operation of ObtainContents()Simon Glass2018-07-098-14/+114
* binman: Tidy up variables in _RunMicrocodeTest()Simon Glass2018-07-091-7/+18
* binman: Make the operation of Entry__testing explicitSimon Glass2018-07-092-4/+11
* binman: Switch to 'python-coverage'Tom Rini2018-07-092-6/+6
* binman: Mark 'align-end' as implementedSimon Glass2018-06-071-4/+3
* binman: Add support for adding a name prefix to entriesSimon Glass2018-06-075-3/+66
* binman: Add support for outputing a map fileSimon Glass2018-06-078-6/+88
* binman: Tidy up some docs and commentsSimon Glass2018-06-073-13/+27
* binman: Allow a single test to be executedSimon Glass2018-06-071-4/+17
* binman: Add documentation for pos-unset propertySimon Glass2018-06-071-0/+7