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