aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-03-18dtoc: Tidy up implementation of AddStringList()Simon Glass
2022-03-18moveconfig: Use re.fullmatch() to avoid extra checkSimon Glass
2022-03-18moveconfig: Remove remove_defconfig()Simon Glass
2022-03-18dtoc: Make GetArgs() more flexibleSimon Glass
2022-03-18patman: Define Commit.path in the constructorSimon Glass
2022-03-18binman: Include also subnodes in generator nodesJan Kiszka
2022-03-18tools: binman: main.py: add build-sandbox in sys.pathPhilippe Reynes
2022-03-18binman: Complete elf test coverageSimon Glass
2022-03-15test/py: Add tests for the erofsHuang Jianan
2022-03-15CI, Docker: Update to latest focal tagTom Rini
2022-03-14Merge tag 'v2022.04-rc4' into nextTom Rini
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-10binman: Expand elf support a littleSimon Glass
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-03-02buildman: Update default config to build for sandboxSimon Glass
2022-03-02moveconfig: Correct pylint errorsSimon Glass
2022-03-02binman: Correct pylint errorsSimon Glass
2022-03-02dtoc: Correct pylint errorsSimon Glass
2022-03-02buildman: Correct pylint errorsSimon Glass
2022-03-02patman: Correct pylint errorsSimon Glass
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