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