summaryrefslogtreecommitdiff
path: root/tools/binman/README
AgeCommit message (Expand)AuthorFilesLines
2018-11-21binman: Add a way to enable debugging from the buildSimon Glass1-0/+6
2018-10-01Merge 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-02binman: Create README.entriesSimon Glass1-0/+9
2018-08-02binman: Add support for passing arguments to entriesSimon Glass1-0/+20
2018-08-02binman: Add a new 'image-pos' propertySimon Glass1-2/+20
2018-08-02binman: Enhance the map and fdt-update outputSimon Glass1-4/+5
2018-08-02binman: 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
2018-06-07binman: Add documentation for pos-unset propertySimon Glass1-0/+7
2018-06-07binman: Add support for sectionsSimon Glass1-2/+39
2018-06-07binman: Allow unit addresses for binariesSimon Glass1-0/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-3/+1
2018-01-16dtoc: Allow DTC environment variable to provide path to dtcSimon Glass1-0/+4
2017-12-13binman: Add documentation for the symbol featureSimon Glass1-1/+31
2017-11-23binman: Add docs explaining how to enable binman for a boardSimon Glass1-0/+21
2017-11-23binman: Add better Makefile debuggingSimon Glass1-1/+2
2016-12-19binman: Automatically include a U-Boot .dtsi fileSimon Glass1-0/+39
2016-12-19binman: Add support for building x86 ROMsSimon Glass1-0/+11
2016-12-19binman: Introduce binman, a tool for building binary imagesSimon Glass1-0/+491