aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-02-28tools: pblimage: fix image header verification functionHou Zhiqiang2-3/+10
2022-02-26tools: mkeficapsule: remove duplicated codeAKASHI Takahiro1-2/+0
2022-02-22binman: Allow different operations in FIT generator nodesSimon Glass5-49/+274
2022-02-22binman: Tidy up the docs a little with fitSimon Glass2-14/+16
2022-02-22binman: fit: Refactor to reduce function sizeSimon Glass1-43/+71
2022-02-22binman: Move entry-data collection into a Entry methodSimon Glass3-10/+118
2022-02-22binman: Add a ELF test file with disjoint text sectionsSimon Glass3-1/+56
2022-02-22binman: Support a list of strings with the mkimage etypeSimon Glass3-4/+26
2022-02-22binman: Add to the TODOSimon Glass1-0/+8
2022-02-22binman: Add support for TEE BL32Roger Quadros5-0/+61
2022-02-22elf: Add a way to read segment information from an ELF fileSimon Glass2-2/+66
2022-02-22binman: Update docs to indicate mkimage is supportedSimon Glass1-2/+2
2022-02-22dtoc: Support reading a list of argumentsSimon Glass3-0/+28
2022-02-22dtoc: Allow deleting nodes and adding them in the same syncSimon Glass2-0/+13
2022-02-22dtoc: Support deleting a nodeSimon Glass2-0/+26
2022-02-22dtoc: Support adding a string list to a device treeSimon Glass2-0/+26
2022-02-22moveconfig: Allow regex matches when finding combinationsSimon Glass1-2/+22
2022-02-22moveconfig: Show the config name rather than the defconfigSimon Glass1-1/+14
2022-02-22binman: Correct the error message for a bad hash algorithmSimon Glass2-2/+2
2022-02-22binman: Update image positions of FIT subentriesAlper Nebi Yasak2-0/+163
2022-02-22binman: Skip processing "hash" subnodes of FIT subsectionsAlper Nebi Yasak4-14/+97
2022-02-21Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini1-0/+2
2022-02-17tools: kwbimage: Add me as an author of kwbimagePali Rohár1-0/+2
2022-02-17tools: kwbimage: Fix help how to extract DDR3 training codePali Rohár1-1/+1
2022-02-17tools: kwbimage: Add support for NAND_BLKSZ and NAND_BADBLK_LOCATION for v0 i...Pali Rohár1-0/+6
2022-02-17tools: kwbimage: Do not show mkimage error message in dumpimagePali Rohár1-1/+1
2022-02-17tools: kwbimage: Add support for dumping extended and binary v0 headersPali Rohár2-12/+179
2022-02-17tools: kwbimage: Fix calculating size of kwbimage v0 headerPali Rohár1-1/+13
2022-02-17tools: kwbimage: Define structures for extended kwbimage v0 headersPali Rohár1-9/+42
2022-02-17tools: kwbimage: Fix dumping DATA registers for v0 imagesPali Rohár1-2/+4
2022-02-15tools/zynqmp_pm_cfg_obj_convert.py: fix build with Vivado 2021.xLuca Ceresoli1-0/+2
2022-02-11Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini4-56/+532
2022-02-11tools: mkeficapsule: allow for specifying GUID explicitlyAKASHI Takahiro2-24/+63
2022-02-11tools: mkeficapsule: add firmware image signingAKASHI Takahiro3-34/+464
2022-02-11tools: build mkeficapsule with tools-only_defconfigAKASHI Takahiro2-2/+9
2022-02-11fw_env: simplify logic & code paths in the fw_env_open()Rafał Miłecki1-46/+31
2022-02-11fw_env: make flash_io() take buffer as an argumentRafał Miłecki1-16/+16
2022-02-11mkimage: Improve documentation of algo-name parameterJan Kiszka1-1/+3
2022-02-10Merge tag 'dm-pull-8feb22-take3' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini75-1063/+1142
2022-02-10tools: kwboot: Allow to use -b without image path as the last getopt() optionPali Rohár1-1/+1
2022-02-10tools: kwboot: Fix detection of quit esc sequencePali Rohár1-8/+11
2022-02-09binman: Convert FIT entry type to a subclass of Section entry typeAlper Nebi Yasak2-51/+30
2022-02-09binman: Check missing bintools of Section subclassesAlper Nebi Yasak1-0/+1
2022-02-09binman: Register and check bintools from FIT subentriesAlper Nebi Yasak3-0/+78
2022-02-09binman: Fix subentry expansion for FIT entry typeAlper Nebi Yasak2-9/+29
2022-02-09patman: Convert camel case in terminal.pySimon Glass8-82/+82
2022-02-09patman: Rename Color() method to build()Simon Glass11-71/+71
2022-02-09patman: Rename Print() to Tprint()Simon Glass5-41/+41
2022-02-09patman: Convert camel case in tout.pySimon Glass15-91/+91
2022-02-09patman: Convert camel case in test_util.pySimon Glass6-15/+15