summaryrefslogtreecommitdiffstats
path: root/tools/binman/README
Commit message (Expand)AuthorAgeFilesLines
* cosmetic: Fix spelling and whitespace errorsThomas Hebb2019-12-031-1/+1
* binman: tegra: Adjust symbol calculation depending on end-at-4gbSimon Glass2019-11-111-8/+26
* binman: Use qemu-x86_defconfig in the exampleBin Meng2019-10-111-2/+2
* binman: Allow selection of logging verbositySimon Glass2019-10-081-0/+6
* binman: Add command-line support for replacing entriesSimon Glass2019-07-291-4/+18
* binman: Add a few more features to the wishlistSimon Glass2019-07-291-0/+2
* binman: Allow updating entries that change sizeSimon Glass2019-07-291-1/+3
* binman: Update documentation for image creationSimon Glass2019-07-291-5/+18
* binman: Add info to allow safely repacking an image laterSimon Glass2019-07-291-0/+23
* binman: Support updating entries in an existing imageSimon Glass2019-07-291-1/+12
* binman: Add an 'extract' commandSimon Glass2019-07-241-1/+24
* binman: Allow for logging information to be displayedSimon Glass2019-07-241-1/+18
* binman: Support listing an imageSimon Glass2019-07-241-1/+43
* binman: Allow entries to expand after packingSimon Glass2019-07-241-1/+2
* binman: Move compression into the Entry base classSimon Glass2019-07-241-3/+8
* binman: Convert to use ArgumentParserSimon Glass2019-07-241-4/+4
* binman: Add an image headerSimon Glass2019-07-241-2/+3
* binman: Add an FDT mapSimon Glass2019-07-241-1/+4
* binman: Update help for new featuresSimon Glass2019-07-241-4/+3
* binman: Update future featuresSimon Glass2019-07-241-4/+8
* binman: Allow preserving test directoriesSimon Glass2019-07-231-0/+8
* patman: Add functions to compress and decompress dataSimon Glass2019-07-231-1/+2
* binman: Add a function to decode an ELF fileSimon Glass2019-07-231-0/+4
* binman: Add a --toolpath option to set the tool search pathSimon Glass2019-07-231-0/+10
* binman: Add coverage tools info for Python 3Simon Glass2019-07-231-1/+1
* binman: Document parallel testsSimon Glass2019-07-101-0/+14
* binman: Allow sections to have an offsetSimon Glass2019-05-081-0/+7
* binman: Add a way to enable debugging from the buildSimon Glass2018-11-201-0/+6
* Merge git://git.denx.de/u-boot-dmTom Rini2018-09-301-9/+40
|\
| * binman: Support hashing entriesSimon Glass2018-09-291-0/+22
| * binman: Mention section attributes in docsSimon Glass2018-09-291-2/+2
| * binman: Support expanding entriesSimon Glass2018-09-291-0/+4
| * binman: Support compressed entriesSimon Glass2018-09-291-0/+16
| * binman: Move 'special properties' docs to README.entriesSimon Glass2018-09-281-11/+0
* | binman: Add a new "skip-at-start" property in Section classJagdish Gediya2018-09-271-0/+9
|/
* binman: fix a few typos in documentationMichael Heimpold2018-09-181-4/+4
* binman: Create README.entriesSimon Glass2018-08-011-0/+9
* binman: Add support for passing arguments to entriesSimon Glass2018-08-011-0/+20
* binman: Add a new 'image-pos' propertySimon Glass2018-08-011-2/+20
* binman: Enhance the map and fdt-update outputSimon Glass2018-08-011-4/+5
* binman: Rename 'position' to 'offset'Simon Glass2018-08-011-39/+40
* binman: Support updating the device tree with calc'd infoSimon Glass2018-07-091-4/+2
* binman: Add a SetCalculatedProperties() methodSimon Glass2018-07-091-9/+20
* binman: Add a ProcessFdt() methodSimon Glass2018-07-091-8/+15
* binman: Complete documentation of stagesSimon Glass2018-07-091-2/+4
* binman: Switch to 'python-coverage'Tom Rini2018-07-091-2/+1
* binman: Mark 'align-end' as implementedSimon Glass2018-06-071-4/+3
* binman: Add support for adding a name prefix to entriesSimon Glass2018-06-071-0/+8
* binman: Add support for outputing a map fileSimon Glass2018-06-071-1/+19
* binman: Tidy up some docs and commentsSimon Glass2018-06-071-3/+3