summaryrefslogtreecommitdiff
path: root/tools/binman/entry.py
AgeCommit message (Expand)Author
2025-06-26binman: rework dropping absent entries from packaged imageYannic Moog
2025-06-26binman: drop "faked" return value from check_fake_fnameYannic Moog
2025-03-04binman: Honour the skip-at-start property more faithfullySimon Glass
2025-03-04binman: Rename Entry.end_4gbSimon Glass
2024-09-26binman: Unwind the end-at-4gb special-case a littleSimon Glass
2024-09-26binman: Provide a way to set the symbol base addressSimon Glass
2024-09-26binman: Tidy up comments for Entry.GetEntryArgsOrProps()Simon Glass
2024-07-29binman: Add support for alternative FDTsSimon Glass
2024-07-29binman: Allow entry types to override FDT contentsSimon Glass
2024-07-29binman: Write the compressed output to a fileSimon Glass
2024-07-03binman: Support an assumed size for missing binariesSimon Glass
2024-07-03binman: Update the entrydocs headerSimon Glass
2023-07-20binman: Support writing symbols inside a mkimage imageSimon Glass
2023-07-20binman: Convert mkimage to Entry_sectionMarek Vasut
2023-07-20binman: Add more detail on how ObtainContents() worksSimon Glass
2023-07-20binman: Allow disabling symbol writingSimon Glass
2023-03-14binman: add tests for sign optionIvan Mikhaylov
2023-03-08binman: Support updating section contentsSimon Glass
2023-03-08patman: Move library functions into a library directorySimon Glass
2023-03-08binman: Use correct argument name in docstringsJonas Karlman
2023-03-08binman: Support marking FMAP areas as preservedSimon Glass
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