aboutsummaryrefslogtreecommitdiff
path: root/tools/binman/README
AgeCommit message (Expand)AuthorFilesLines
2021-03-02binman: Indicate how to make binman verboseSimon Glass1-1/+3
2021-01-30binman: Update the TODO listSimon Glass1-2/+1
2020-10-29binman: Support compression of sectionsSimon Glass1-0/+8
2020-10-29binman: Drop CheckEntries()Simon Glass1-12/+10
2020-10-29binman: Drop the Entry.CheckSize() methodSimon Glass1-11/+10
2020-10-29binman: Expand docs and test for alignmentSimon Glass1-9/+20
2020-10-29binman: Expand docs and test for paddingSimon Glass1-3/+9
2020-09-22binman: Support help messages for missing blobsSimon Glass1-0/+6
2020-09-22binman: Document how CROSS_COMPILE, CC, HOSTCC etc. are used in READMEAlper Nebi Yasak1-0/+24
2020-07-28Makefile: Rename ALL-y to INPUTS-ySimon Glass1-1/+1
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