summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-09-04u-boot-initial-env: rework make targetMax Krummenacher
2022-08-10mkeficapsule: Remove raw and FIT GUID typesSughosh Ganu
2022-04-06MLK-13486: imx: logos: use NXP logoPeng Fan
2022-03-20tools: buildman: Fix doc path in warning messageJohannes Krottmayer
2022-03-14tools: kwboot: Allow to mix positional arguments with option -bPali Rohár
2022-03-14tools: kwboot: Check if baudrate value is supported before sending imagePali Rohár
2022-03-14tools: kwboot: Allow to specify custom baudrate only in supported operationsPali Rohár
2022-03-04mkimage: error handling for FIT imageHeinrich Schuchardt
2022-03-04tools: kwboot: Update references with public linksPali Rohár
2022-03-04tools: kwboot: Update doc about AvantaPali Rohár
2022-03-04tools: kwboot: Update usagePali Rohár
2022-03-04tools: kwboot: Add support for backspace key in mini terminalPali Rohár
2022-03-04tools: kwboot: Fix sending and processing debug message pattern (-d option)Pali Rohár
2022-03-04tools: kwboot: Use separate thread for sending boot message patternPali Rohár
2022-03-04tools: kwboot: Cleanup bootmsg and debugmsg variablesPali Rohár
2022-03-04tools: kwboot: Remove msg_req_delayPali Rohár
2022-03-04tools: kwboot: Check for return value of kwboot_tty_send() and tcflush()Pali Rohár
2022-03-04tools: kwboot: Fix quitting terminalPali Rohár
2022-03-03Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2022-02-28tools: mkimage/dumpimage: Allow to use -l with -TPali Rohár
2022-02-28tools: pblimage: fix image header verification functionHou Zhiqiang
2022-02-26tools: mkeficapsule: remove duplicated codeAKASHI Takahiro
2022-02-22binman: Allow different operations in FIT generator nodesSimon Glass
2022-02-22binman: Tidy up the docs a little with fitSimon Glass
2022-02-22binman: fit: Refactor to reduce function sizeSimon Glass
2022-02-22binman: Move entry-data collection into a Entry methodSimon Glass
2022-02-22binman: Add a ELF test file with disjoint text sectionsSimon Glass
2022-02-22binman: Support a list of strings with the mkimage etypeSimon Glass
2022-02-22binman: Add to the TODOSimon Glass
2022-02-22binman: Add support for TEE BL32Roger Quadros
2022-02-22elf: Add a way to read segment information from an ELF fileSimon Glass
2022-02-22binman: Update docs to indicate mkimage is supportedSimon Glass
2022-02-22dtoc: Support reading a list of argumentsSimon Glass
2022-02-22dtoc: Allow deleting nodes and adding them in the same syncSimon Glass
2022-02-22dtoc: Support deleting a nodeSimon Glass
2022-02-22dtoc: Support adding a string list to a device treeSimon Glass
2022-02-22moveconfig: Allow regex matches when finding combinationsSimon Glass
2022-02-22moveconfig: Show the config name rather than the defconfigSimon Glass
2022-02-22binman: Correct the error message for a bad hash algorithmSimon Glass
2022-02-22binman: Update image positions of FIT subentriesAlper Nebi Yasak
2022-02-22binman: Skip processing "hash" subnodes of FIT subsectionsAlper Nebi Yasak
2022-02-21Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2022-02-17tools: kwbimage: Add me as an author of kwbimagePali Rohár
2022-02-17tools: kwbimage: Fix help how to extract DDR3 training codePali Rohár
2022-02-17tools: kwbimage: Add support for NAND_BLKSZ and NAND_BADBLK_LOCATION for v0 i...Pali Rohár
2022-02-17tools: kwbimage: Do not show mkimage error message in dumpimagePali Rohár
2022-02-17tools: kwbimage: Add support for dumping extended and binary v0 headersPali Rohár
2022-02-17tools: kwbimage: Fix calculating size of kwbimage v0 headerPali Rohár
2022-02-17tools: kwbimage: Define structures for extended kwbimage v0 headersPali Rohár
2022-02-17tools: kwbimage: Fix dumping DATA registers for v0 imagesPali Rohár