summaryrefslogtreecommitdiff
path: root/tools/binman/entry.py
AgeCommit message (Expand)Author
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
2021-12-02binman: Correct init of entry in Entry classSimon Glass
2021-03-27binman: Support default alignment for sectionsSimon Glass
2021-03-27binman: Support obtaining section contents immediatelySimon Glass
2021-03-27binman: Add support for a collection of entriesSimon Glass
2021-03-27binman: Allow disabling expanding an entrySimon Glass
2021-03-26binman: Allow using an an 'expanded' entry typeSimon Glass
2021-03-26binman: Move the comment for GetFdts() to the base classSimon Glass
2021-03-26binman: Document ExpandEntries() in the base classSimon Glass
2021-01-30binman: Support reading an image with entry argsSimon Glass