summaryrefslogtreecommitdiff
path: root/tools/binman/etype/mkimage.py
AgeCommit message (Expand)Author
2025-07-22binman: Fix typing for python >= 3.7Yannic Moog
2025-06-26binman: rework dropping absent entries from packaged imageYannic Moog
2023-07-20binman: Support writing symbols inside a mkimage imageSimon Glass
2023-07-20binman: Convert mkimage to Entry_sectionMarek Vasut
2023-07-20binman: Read _multiple_data_files in the correct placeSimon Glass
2023-03-14Merge tag 'v2023.04-rc4' into nextTom Rini
2023-03-08patman: Move library functions into a library directorySimon Glass
2023-02-28binman: Mark mkimage entry missing when its subnodes is missingJonas Karlman
2023-01-18binman: Update entry docsSimon Glass
2022-09-04binman: allow user-defined filenames for mkimage entryQuentin Schulz
2022-09-04binman: add support for skipping file concatenation for mkimageQuentin Schulz
2022-08-20binman: Forward AddBintools calls to base classStefan Herbrechtsmeier
2022-08-20binman: Allow collection to use entries from other sectionsSimon Glass
2022-08-20binman: Allow passing entries using -nSimon Glass
2022-08-20binman: Allow the image name to be the data fileSimon Glass
2022-08-20binman: Improve mkimage documentationSimon Glass
2022-08-20binman: Adjust mkimage etype node readingSimon Glass
2022-03-18binman: Allow mkimage to use a non-zero fake-blob sizeSimon Glass
2022-03-18binman: Rename tools parameter to btoolsSimon Glass
2022-03-18binman: Tweak collect_contents_to_file() and docsSimon Glass
2022-02-22binman: Move entry-data collection into a Entry methodSimon Glass
2022-02-22binman: Support a list of strings with the mkimage etypeSimon Glass
2022-02-09patman: Convert camel case in tools.pySimon Glass
2022-01-25binman: Convert to using the mkimage bintoolSimon Glass
2022-01-10Merge branch 'next'Tom Rini
2022-01-07binman: add support for creating dummy files for external blobsHeiko Thiery
2021-12-05binman: Rename _ReadSubnodes() to ReadEntries()Simon Glass
2021-03-27binman: Support default alignment for sectionsSimon Glass
2021-03-26binman: Drop repetitive heading for each entrySimon Glass
2021-03-26binman: Incorporate entry documentationSimon Glass
2020-07-25binman: Use super() instead of specifying parent typeSimon Glass
2020-07-24binman: Add support for calling mkimageSimon Glass
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20binman: Use super() instead of specifying parent typeSimon Glass
2020-07-20binman: Add support for calling mkimageSimon Glass