summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-03-15test/py: Add tests for the erofsHuang Jianan1-0/+1
2022-03-15CI, Docker: Update to latest focal tagTom Rini1-1/+1
2022-03-15Merge tag 'v2022.04-rc4' into nextTom Rini5-91/+432
2022-03-14tools: kwboot: Allow to mix positional arguments with option -bPali Rohár1-4/+14
2022-03-14tools: kwboot: Check if baudrate value is supported before sending imagePali Rohár1-1/+13
2022-03-14tools: kwboot: Allow to specify custom baudrate only in supported operationsPali Rohár1-0/+6
2022-03-10binman: Expand elf support a littleSimon Glass1-7/+51
2022-03-04mkimage: error handling for FIT imageHeinrich Schuchardt1-1/+6
2022-03-04tools: kwboot: Update references with public linksPali Rohár1-3/+28
2022-03-04tools: kwboot: Update doc about AvantaPali Rohár1-3/+3
2022-03-04tools: kwboot: Update usagePali Rohár1-3/+4
2022-03-04tools: kwboot: Add support for backspace key in mini terminalPali Rohár2-14/+97
2022-03-04tools: kwboot: Fix sending and processing debug message pattern (-d option)Pali Rohár1-16/+123
2022-03-04tools: kwboot: Use separate thread for sending boot message patternPali Rohár2-19/+104
2022-03-04tools: kwboot: Cleanup bootmsg and debugmsg variablesPali Rohár1-17/+14
2022-03-04tools: kwboot: Remove msg_req_delayPali Rohár1-6/+1
2022-03-04tools: kwboot: Check for return value of kwboot_tty_send() and tcflush()Pali Rohár1-11/+19
2022-03-04tools: kwboot: Fix quitting terminalPali Rohár1-2/+2
2022-03-03Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2-3/+10
2022-03-02buildman: Update default config to build for sandboxSimon Glass1-0/+1
2022-03-02moveconfig: Correct pylint errorsSimon Glass1-4/+1
2022-03-02binman: Correct pylint errorsSimon Glass13-32/+39
2022-03-02dtoc: Correct pylint errorsSimon Glass2-6/+6
2022-03-02buildman: Correct pylint errorsSimon Glass5-12/+7
2022-03-02patman: Correct pylint errorsSimon Glass10-33/+28
2022-02-28tools: mkimage/dumpimage: Allow to use -l with -TPali Rohár4-50/+36
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