summaryrefslogtreecommitdiffstats
path: root/tools/binman/control.py
Commit message (Expand)AuthorAgeFilesLines
* binman: Add logging for the number of pack passesSimon Glass2019-10-151-0/+1
* binman: Write symbol info before image inclusionSimon Glass2019-10-151-1/+1
* binman: Allow use of help and entry-docs without libfdtSimon Glass2019-10-151-2/+10
* binman: Allow verbose output with all commandsSimon Glass2019-10-081-21/+15
* binman: Add command-line support for replacing entriesSimon Glass2019-07-291-0/+75
* binman: Correct the error message for invalid pathSimon Glass2019-07-291-2/+2
* binman: Split control.WriteEntryToImage() into separate functionsSimon Glass2019-07-291-17/+59
* binman: Update control.WriteEntry() to support writing the mapSimon Glass2019-07-291-4/+6
* binman: Move control.WriteEntry further down the fileSimon Glass2019-07-291-41/+40
* binman: Support replacing data in a cbfsSimon Glass2019-07-291-1/+1
* binman: Support shrinking a entry after packingSimon Glass2019-07-291-1/+1
* binman: Allow updating entries that change sizeSimon Glass2019-07-291-5/+24
* binman: Write the original input fdtmap to a fileSimon Glass2019-07-291-1/+5
* binman: Support updating entries in an existing imageSimon Glass2019-07-291-2/+31
* binman: Rename state.GetFdts()Simon Glass2019-07-291-3/+3
* binman: Move image/fdt code into PrepareImagesAndDtbs()Simon Glass2019-07-291-54/+71
* binman: Move image-processing code into a functionSimon Glass2019-07-291-46/+57
* binman: Add an 'extract' commandSimon Glass2019-07-241-0/+60
* binman: Allow reading an entry from an imageSimon Glass2019-07-241-0/+20
* binman: Support listing an imageSimon Glass2019-07-241-0/+35
* binman: Allow entries to expand after packingSimon Glass2019-07-241-15/+36
* binman: Convert to use ArgumentParserSimon Glass2019-07-241-26/+25
* binman: Add support for CBFS entriesSimon Glass2019-07-241-0/+2
* binman: Add a --toolpath option to set the tool search pathSimon Glass2019-07-231-0/+1
* binman: Avoid changing a dict during iterationSimon Glass2019-07-101-2/+5
* binman: Use items() instead of iteritems()Simon Glass2019-07-101-1/+1
* binman: Convert print statements to Python 3Simon Glass2019-07-101-2/+4
* binman: Don't show image-skip message by defaultSimon Glass2019-05-081-2/+2
* 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