summaryrefslogtreecommitdiff
path: root/tools/binman/etype/section.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
2025-05-27binman: x86: Write skip-at-start when end-at-4gb is usedSimon Glass
2025-04-11binman: Drop GetRootSkipAtStart()Simon Glass
2025-03-04binman: Honour the skip-at-start property more faithfullySimon Glass
2025-03-04binman: Rename Entry.end_4gbSimon Glass
2024-09-26binman: Allow image_pos to be None when writing symbolsSimon Glass
2024-09-26binman: Unwind the end-at-4gb special-case a littleSimon Glass
2024-09-26binman: Adjust naming for reading symbolsSimon Glass
2023-09-23binman: Fix SyntaxWarning: invalid escape sequence '\('Rong Tao
2023-07-24binman: Allow cipher node as special sectionChristian Taedcke
2023-07-20binman: Support simple templatesSimon Glass
2023-07-20binman: Add more detail on how ObtainContents() worksSimon Glass
2023-07-20binman: Use GetEntries() to obtain section contentsSimon Glass
2023-07-20binman: Init align_default in entry_SectionSimon Glass
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: Fix spelling of nodes in code commentsJonas Karlman
2023-01-18binman: Support overlapping entriesSimon Glass
2023-01-18binman: Add a function to check for special section nodesSimon 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
2023-01-18binman: Allow writing section contents to a fileSimon Glass
2022-10-31binman: Support writing symbols into ELF filesSimon Glass
2022-10-31binman: Split out looking up a symbol into a functionSimon Glass
2022-08-20binman: Add DecompressData function to entry classStefan Herbrechtsmeier
2022-08-20binman: Forward AddBintools calls to base classStefan Herbrechtsmeier
2022-08-20binman: Allow collection to use entries from other sectionsSimon Glass
2022-04-25binman: Refuse to replace sections for nowAlper Nebi Yasak
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: Rename ExpandEntries to gen_entriesSimon Glass
2022-03-18binman: Rename ExpandToLimit to extend_to_limitSimon Glass
2022-03-02binman: Correct pylint errorsSimon Glass
2022-02-09binman: Check missing bintools of Section subclassesAlper 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-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