summaryrefslogtreecommitdiff
path: root/tools/binman/etype/fit.py
AgeCommit message (Expand)AuthorFilesLines
2023-08-02binman: Override CheckOptional in fit entryJonas Karlman1-0/+7
2023-07-20binman: Provide a way to specify the fdt-list directlySimon Glass1-0/+9
2023-03-15binman: add tests for sign optionIvan Mikhaylov1-3/+1
2023-03-15binman: add sign option for binmanIvan Mikhaylov1-0/+18
2023-03-09binman: Support updating section contentsSimon Glass1-0/+5
2023-03-09binman: Handle missing bintools correctly in fitSimon Glass1-0/+2
2023-03-08patman: Move library functions into a library directorySimon Glass1-1/+1
2023-03-08binman: Fix spelling of nodes in code commentsJonas Karlman1-1/+1
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-19binman: Add a function to check for special section nodesSimon Glass1-2/+1
2023-01-18binman: Support optional external blobsSimon Glass1-5/+6
2023-01-18binman: Support new op-tee binary formatSimon Glass1-31/+41
2023-01-18binman: Tidy up comment in fit _gen_nodeSimon Glass1-5/+11
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-1/+1
2022-07-26binman: Increase default fitImage data section resize step from 1k to 64kMarek Vasut1-0/+1
2022-04-25binman: Create FIT subentries in the FIT section, not its parentAlper Nebi Yasak1-1/+1
2022-04-25binman: Remove '/images/' fragment from FIT subentry pathsAlper Nebi Yasak1-5/+8
2022-03-19binman: Support splitting an ELF file into multiple nodesSimon Glass1-10/+219
2022-03-19binman: Keep a separate list of entries for fitSimon Glass1-5/+28
2022-03-19binman: Update fit to use node instead of subnodeSimon Glass1-8/+8
2022-03-19binman: Add a consistent way to report errors with fitSimon Glass1-8/+23
2022-03-19binman: Fix some pylint warnings in fitSimon Glass1-25/+25
2022-03-19binman: Update fit to move node reading into the ReadNode() methodSimon Glass1-6/+4
2022-03-19binman: Read the fit entries only onceSimon Glass1-1/+0
2022-03-19binman: Rename tools parameter to btoolsSimon Glass1-3/+3
2022-03-19binman: Refactor fit to generate output at the endSimon Glass1-76/+102
2022-03-19binman: Include also subnodes in generator nodesJan Kiszka1-0/+4
2022-02-22binman: Allow different operations in FIT generator nodesSimon Glass1-26/+111
2022-02-22binman: Tidy up the docs a little with fitSimon Glass1-7/+8
2022-02-22binman: fit: Refactor to reduce function sizeSimon Glass1-43/+71
2022-02-22binman: Update image positions of FIT subentriesAlper Nebi Yasak1-0/+51
2022-02-22binman: Skip processing "hash" subnodes of FIT subsectionsAlper Nebi Yasak1-10/+2
2022-02-09binman: Convert FIT entry type to a subclass of Section entry typeAlper Nebi Yasak1-49/+27
2022-02-09binman: Register and check bintools from FIT subentriesAlper Nebi Yasak1-0/+14
2022-02-09binman: Fix subentry expansion for FIT entry typeAlper Nebi Yasak1-0/+5
2022-02-09patman: Convert camel case in tools.pySimon Glass1-10/+10
2022-01-31binman: Skip node generation for images read from filesJan Kiszka1-1/+1
2022-01-25binman: Convert to using the mkimage bintoolSimon Glass1-4/+16
2021-12-05binman: Rename _ReadSubnodes() to ReadEntries()Simon Glass1-2/+2
2021-03-26binman: Drop repetitive heading for each entrySimon Glass1-1/+1
2021-03-26binman: Incorporate entry documentationSimon Glass1-8/+11
2020-10-22sunxi: binman: Update FIT component descriptionsSamuel Holland1-2/+2
2020-10-22binman: Only write FDT once per nodeSamuel Holland1-4/+4
2020-09-22binman: Allow selecting default FIT configurationSimon Glass1-0/+26
2020-09-22binman: Support generating FITs with multiple dtbsSimon Glass1-6/+88
2020-09-22binman: Build FIT image subentries with the section etypeAlper Nebi Yasak1-17/+39
2020-07-25binman: Add support for generating a FITSimon Glass1-0/+164
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini1-164/+0