summaryrefslogtreecommitdiff
path: root/tools/binman/etype
AgeCommit message (Expand)Author
2024-03-21binman: etype: ti_secure_rom.py: remove unused fsstubDhruva Gole
2024-03-21binman: etype: dm: Add entry type for TI DMNeha Malcom Francis
2023-10-12binman: openssl: x509: Support bootcore_optsNeha Malcom Francis
2023-10-12binman: ti-secure: Add support for firewalling entitiesManorit Chawdhry
2023-10-07binman: openssl: x509: ti_secure_rom: Add support for bootcore_optsNeha Malcom Francis
2023-07-03HACK: binman: etype: ti_secure*.py: Don't regenerate certificatesVignesh Raghavendra
2023-06-12binman: ti-secure: Add support for FSSTUB signingKamlesh Gurudasani
2023-05-25binman: ti-secure: Add support for TI signingNeha Malcom Francis
2023-05-25binman: ti-board-config: Add support for TI board config binariesNeha Malcom Francis
2023-05-25patman: Move library functions into a library directorySimon Glass
2023-05-25binman: Support generation of x509 certificatesSimon Glass
2023-02-28binman: Mark mkimage entry missing when its subnodes is missingJonas Karlman
2023-02-28binman: Add support for a rockchip-tpl entryJonas Karlman
2023-01-26binman: Add support for selecting firmware to use with split-elfJonas Karlman
2023-01-26binman: Add special subnodes to the nodes generated by split-elfJonas Karlman
2023-01-26binman: Add support for align argument to mkimage toolJonas Karlman
2023-01-18binman: Provide general support for updating ELF symbolsSimon Glass
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: Use a reference for binman symbols docsSimon Glass
2023-01-18binman: Update entry docsSimon Glass
2023-01-18binman: Tidy up comment in fit _gen_nodeSimon 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: Handle writing ELF symbols in the Entry classSimon Glass
2022-10-31binman: Split out looking up a symbol into a functionSimon Glass
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-09-12binman: Add VPL supportSimon 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: Add zstd bintoolStefan Herbrechtsmeier
2022-08-20binman: Add length header attribute to dtb entryStefan Herbrechtsmeier
2022-08-20binman: Add DecompressData function to entry classStefan Herbrechtsmeier
2022-08-20binman: Forward AddBintools calls to base classStefan Herbrechtsmeier
2022-08-20binman: Forward AddBintools calls to sub entries in cbfs_utilStefan 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-08-20binman: Add a way to check for missing propertiesSimon Glass
2022-08-20binman: Fix up the entry-docs for Entry_pre_loadSimon Glass
2022-07-26binman: Increase default fitImage data section resize step from 1k to 64kMarek Vasut
2022-04-25binman: Refuse to replace sections for nowAlper Nebi Yasak
2022-04-25binman: Create FIT subentries in the FIT section, not its parentAlper Nebi Yasak