summaryrefslogtreecommitdiff
path: root/tools/binman/README
Commit message (Expand)AuthorAgeFilesLines
* 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
* binman: Add documentation for pos-unset propertySimon Glass2018-06-071-0/+7
* binman: Add support for sectionsSimon Glass2018-06-071-2/+39
* binman: Allow unit addresses for binariesSimon Glass2018-06-071-0/+4
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-3/+1
* dtoc: Allow DTC environment variable to provide path to dtcSimon Glass2018-01-151-0/+4
* binman: Add documentation for the symbol featureSimon Glass2017-12-121-1/+31
* binman: Add docs explaining how to enable binman for a boardSimon Glass2017-11-221-0/+21
* binman: Add better Makefile debuggingSimon Glass2017-11-221-1/+2
* binman: Automatically include a U-Boot .dtsi fileSimon Glass2016-12-201-0/+39
* binman: Add support for building x86 ROMsSimon Glass2016-12-201-0/+11
* binman: Introduce binman, a tool for building binary imagesSimon Glass2016-12-201-0/+491