summaryrefslogtreecommitdiff
path: root/tools/binman/entry.py
AgeCommit message (Expand)Author
2018-09-29binman: Correct fmap output on x86Simon Glass
2018-09-29binman: Support hashing entriesSimon Glass
2018-09-29binman: Support expanding entriesSimon Glass
2018-09-29binman: Support adding filesSimon Glass
2018-09-28binman: Support updating all device tree filesSimon Glass
2018-09-28binman: Obtain the list of device trees from the configSimon Glass
2018-09-28binman: Centralise device-tree updates within binmanSimon Glass
2018-09-28binman: Move state information into a new moduleSimon Glass
2018-09-28binman: Add an entry method for getting the default filenameSimon Glass
2018-09-28binman: Tidy up the vblock entrySimon Glass
2018-08-01binman: Add a test to catch use of the old 'pos' propertySimon Glass
2018-08-01binman: Show the image position in the mapSimon Glass
2018-08-01binman: Add an entry for a Chromium vblockSimon Glass
2018-08-01binman: Add support for flashrom FMAPSimon Glass
2018-08-01binman: Allow creation of entry documentationSimon Glass
2018-08-01binman: Add support for passing arguments to entriesSimon Glass
2018-08-01binman: Add a new 'image-pos' propertySimon Glass
2018-08-01binman: Enhance the map and fdt-update outputSimon Glass
2018-08-01binman: Rename 'position' to 'offset'Simon Glass
2018-07-09binman: Add a SetCalculatedProperties() methodSimon Glass
2018-07-09binman: Add a ProcessFdt() methodSimon Glass
2018-07-09binman: Tidy up setting of entry contentsSimon Glass
2018-06-07binman: Add support for adding a name prefix to entriesSimon Glass
2018-06-07binman: Add support for outputing a map fileSimon Glass
2018-06-07binman: Add support for sectionsSimon Glass
2018-06-07binman: Avoid setting sys.path globallySimon Glass