summaryrefslogtreecommitdiff
path: root/tools/binman/entry.py
AgeCommit message (Expand)Author
2023-01-26binman: Add 'min-size' entry propertySamuel Holland
2023-01-18binman: Support positioning an entry by and ELF symbolSimon Glass
2023-01-18binman: Provide general support for updating ELF symbolsSimon Glass
2023-01-18binman: Support overlapping entriesSimon Glass
2023-01-18binman: Add a null entrySimon Glass
2023-01-18binman: Clarify use of False when obtaining dataSimon Glass
2023-01-18binman: Support optional external blobsSimon Glass
2023-01-18binman: Support new op-tee binary formatSimon Glass
2023-01-18binman: Support optional entriesSimon Glass
2022-10-31binman: Support writing symbols into ELF filesSimon Glass
2022-10-31binman: Handle writing ELF symbols in the Entry classSimon Glass
2022-08-20binman: Add zstd bintoolStefan Herbrechtsmeier
2022-08-20binman: Add xz bintoolStefan Herbrechtsmeier
2022-08-20binman: Add lzop bintoolStefan Herbrechtsmeier
2022-08-20binman: Add gzip bintoolStefan Herbrechtsmeier
2022-08-20binman: Add bzip2 bintoolStefan Herbrechtsmeier
2022-08-20binman: Support missing compression toolsStefan Herbrechtsmeier
2022-08-20binman: Move compression bintool management into entry classStefan Herbrechtsmeier
2022-08-20binman: Remove obsolete compressed data header handlingStefan Herbrechtsmeier
2022-08-20binman: Disable compressed data headerStefan Herbrechtsmeier
2022-08-20binman: Add DecompressData function to entry classStefan Herbrechtsmeier
2022-08-20binman: Avoid duplicates in bintool listsStefan Herbrechtsmeier
2022-08-20binman: Allow collection to use entries from other sectionsSimon Glass
2022-08-20binman: Add a way to check for missing propertiesSimon Glass
2022-08-20binman: Put fake files in a subdirectorySimon Glass
2022-08-13binman: Add rST references for binman entry typesSimon Glass
2022-04-25binman: Fix unique names having '/.' for images read from filesAlper Nebi Yasak
2022-03-18binman: Allow mkimage to use a non-zero fake-blob sizeSimon Glass
2022-03-18binman: Make fake blobs zero-sized by defaultSimon Glass
2022-03-18binman: Change how faked blobs are createdSimon Glass
2022-03-18binman: Rename tools parameter to btoolsSimon Glass
2022-03-18binman: Rename ExpandEntries to gen_entriesSimon Glass
2022-03-18binman: Rename ExpandToLimit to extend_to_limitSimon Glass
2022-03-18binman: Tweak collect_contents_to_file() and docsSimon Glass
2022-03-02binman: Correct pylint errorsSimon Glass
2022-02-22binman: Move entry-data collection into a Entry methodSimon Glass
2022-02-22binman: Skip processing "hash" subnodes of FIT subsectionsAlper Nebi Yasak
2022-02-09patman: Convert camel case in tout.pySimon Glass
2022-02-09patman: Convert camel case in tools.pySimon Glass
2022-01-25binman: Plumb in support for missing bintoolsSimon Glass
2022-01-25binman: Tidy up pylint warnings in comp_utilSimon Glass
2022-01-25binman: Move compression into binmanSimon Glass
2022-01-25binman: Plumb in support for bintoolsSimon Glass
2022-01-25binman: Allow faked blobs in blob-ext-listSimon Glass
2022-01-12binman: Write fake blobs to the output directorySimon Glass
2022-01-10Merge branch 'next'Tom Rini
2022-01-07binman: add support for creating dummy files for external blobsHeiko Thiery
2021-12-05binman: Allow extracting a file in an alternative formatSimon Glass
2021-12-05binman: Allow listing an image created by a newer versionSimon Glass
2021-12-02binman: Correct comments for ReadChildData()Simon Glass