aboutsummaryrefslogtreecommitdiff
path: root/tools/binman/etype
AgeCommit message (Expand)AuthorFilesLines
2023-03-16Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into nextTom Rini1-0/+16
2023-03-14binman: add tests for sign optionIvan Mikhaylov2-6/+1
2023-03-14binman: add sign option for binmanIvan Mikhaylov2-0/+21
2023-03-14Merge tag 'v2023.04-rc4' into nextTom Rini2-1/+43
2023-03-08binman: Support generation of x509 certificatesSimon Glass1-0/+92
2023-03-08binman: Support updating section contentsSimon Glass4-10/+29
2023-03-08binman: Handle missing bintools correctly in fitSimon Glass1-0/+2
2023-03-08patman: Move library functions into a library directorySimon Glass30-41/+41
2023-03-08binman: Use correct argument name in docstringsJonas Karlman2-3/+3
2023-03-08binman: Fix spelling of nodes in code commentsJonas Karlman2-2/+2
2023-03-08binman: Remove redundant SetAllowFakeBlob from blob-ext entryJonas Karlman1-8/+0
2023-03-08binman: Support marking FMAP areas as preservedSimon Glass1-2/+13
2023-02-28binman: Mark mkimage entry missing when its subnodes is missingJonas Karlman1-1/+23
2023-02-28binman: Add support for a rockchip-tpl entryJonas Karlman1-0/+20
2023-01-26binman: Add support for selecting firmware to use with split-elfJonas Karlman1-8/+54
2023-01-26binman: Add special subnodes to the nodes generated by split-elfJonas Karlman1-2/+21
2023-01-26binman: Add support for align argument to mkimage toolJonas Karlman1-0/+8
2023-01-18binman: Provide general support for updating ELF symbolsSimon Glass2-1/+6
2023-01-18binman: Support overlapping entriesSimon Glass1-9/+22
2023-01-18binman: Add a function to check for special section nodesSimon Glass2-3/+13
2023-01-18binman: Add a null entrySimon Glass2-0/+31
2023-01-18binman: Clarify use of False when obtaining dataSimon Glass1-1/+2
2023-01-18binman: Support optional external blobsSimon Glass3-7/+20
2023-01-18binman: Support new op-tee binary formatSimon Glass3-32/+125
2023-01-18binman: Support optional entriesSimon Glass2-0/+10
2023-01-18binman: Use a reference for binman symbols docsSimon Glass7-25/+7
2023-01-18binman: Update entry docsSimon Glass1-14/+14
2023-01-18binman: Tidy up comment in fit _gen_nodeSimon Glass1-5/+11
2023-01-18binman: Allow writing section contents to a fileSimon Glass1-1/+11
2022-10-31binman: Support writing symbols into ELF filesSimon Glass4-3/+30
2022-10-31binman: Handle writing ELF symbols in the Entry classSimon Glass7-32/+10
2022-10-31binman: Split out looking up a symbol into a functionSimon Glass1-15/+45
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2-2/+2
2022-09-12binman: Add VPL supportSimon Glass5-0/+201
2022-09-04binman: allow user-defined filenames for mkimage entryQuentin Schulz1-3/+8
2022-09-04binman: add support for skipping file concatenation for mkimageQuentin Schulz1-4/+37
2022-08-20binman: Add zstd bintoolStefan Herbrechtsmeier1-0/+4
2022-08-20binman: Add length header attribute to dtb entryStefan Herbrechtsmeier1-0/+27
2022-08-20binman: Add DecompressData function to entry classStefan Herbrechtsmeier1-2/+1
2022-08-20binman: Forward AddBintools calls to base classStefan Herbrechtsmeier5-0/+5
2022-08-20binman: Forward AddBintools calls to sub entries in cbfs_utilStefan Herbrechtsmeier1-0/+5
2022-08-20binman: Allow collection to use entries from other sectionsSimon Glass3-4/+14
2022-08-20binman: Allow passing entries using -nSimon Glass1-1/+38
2022-08-20binman: Allow the image name to be the data fileSimon Glass1-2/+25
2022-08-20binman: Improve mkimage documentationSimon Glass1-7/+24
2022-08-20binman: Adjust mkimage etype node readingSimon Glass1-8/+11
2022-08-20binman: Add a way to check for missing propertiesSimon Glass1-2/+1
2022-08-20binman: Fix up the entry-docs for Entry_pre_loadSimon Glass1-1/+2
2022-07-26binman: Increase default fitImage data section resize step from 1k to 64kMarek Vasut1-0/+1
2022-04-25binman: Refuse to replace sections for nowAlper Nebi Yasak1-0/+3