summaryrefslogtreecommitdiff
path: root/tools/binman/control.py
Commit message (Expand)AuthorAgeFilesLines
* binman: Allow writing a map file when something goes wrongSimon Glass2018-09-291-3/+9
* binman: Support adding filesSimon Glass2018-09-291-0/+1
* binman: Support updating all device tree filesSimon Glass2018-09-281-4/+2
* binman: Allow control of whether a fake DT is usedSimon Glass2018-09-281-0/+1
* binman: Obtain the list of device trees from the configSimon Glass2018-09-281-1/+1
* binman: Move state logic into the state moduleSimon Glass2018-09-281-8/+13
* binman: Move state information into a new moduleSimon Glass2018-09-281-41/+9
* dtoc: Allow syncing of the device tree back to a fileSimon Glass2018-09-281-0/+2
* binman: Support building a selection of imagesSimon Glass2018-09-281-0/+9
* binman: Allow creation of entry documentationSimon Glass2018-08-011-0/+4
* binman: Allow help to work without libfdtSimon Glass2018-08-011-2/+5
* binman: Add support for passing arguments to entriesSimon Glass2018-08-011-0/+19
* binman: Add a new 'image-pos' propertySimon Glass2018-08-011-0/+1
* binman: Rename 'position' to 'offset'Simon Glass2018-08-011-2/+2
* binman: Support updating the device tree with calc'd infoSimon Glass2018-07-091-0/+2
* binman: Add a SetCalculatedProperties() methodSimon Glass2018-07-091-0/+4
* binman: Add a ProcessFdt() methodSimon Glass2018-07-091-1/+51
* binman: Add support for outputing a map fileSimon Glass2018-06-071-0/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* binman: Support accessing binman tables at run timeSimon Glass2017-12-121-2/+2
* binman: Support enabling debug in testsSimon Glass2017-12-121-0/+3
* fdt: Drop fdt_select.pySimon Glass2017-06-021-1/+1
* binman: Rename fdt variable to dtbSimon Glass2017-06-021-5/+5
* binman: Introduce binman, a tool for building binary imagesSimon Glass2016-12-201-0/+118