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