summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools: kwboot: Update references with public linksPali Rohár2022-03-041-3/+28
* tools: kwboot: Update doc about AvantaPali Rohár2022-03-041-3/+3
* tools: kwboot: Update usagePali Rohár2022-03-041-3/+4
* tools: kwboot: Add support for backspace key in mini terminalPali Rohár2022-03-042-14/+97
* tools: kwboot: Fix sending and processing debug message pattern (-d option)Pali Rohár2022-03-041-16/+123
* tools: kwboot: Use separate thread for sending boot message patternPali Rohár2022-03-042-19/+104
* tools: kwboot: Cleanup bootmsg and debugmsg variablesPali Rohár2022-03-041-17/+14
* tools: kwboot: Remove msg_req_delayPali Rohár2022-03-041-6/+1
* tools: kwboot: Check for return value of kwboot_tty_send() and tcflush()Pali Rohár2022-03-041-11/+19
* tools: kwboot: Fix quitting terminalPali Rohár2022-03-041-2/+2
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2022-03-032-3/+10
|\
| * tools: pblimage: fix image header verification functionHou Zhiqiang2022-02-282-3/+10
* | tools: mkimage/dumpimage: Allow to use -l with -TPali Rohár2022-02-284-50/+36
|/
* tools: mkeficapsule: remove duplicated codeAKASHI Takahiro2022-02-261-2/+0
* binman: Allow different operations in FIT generator nodesSimon Glass2022-02-225-49/+274
* binman: Tidy up the docs a little with fitSimon Glass2022-02-222-14/+16
* binman: fit: Refactor to reduce function sizeSimon Glass2022-02-221-43/+71
* binman: Move entry-data collection into a Entry methodSimon Glass2022-02-223-10/+118
* binman: Add a ELF test file with disjoint text sectionsSimon Glass2022-02-223-1/+56
* binman: Support a list of strings with the mkimage etypeSimon Glass2022-02-223-4/+26
* binman: Add to the TODOSimon Glass2022-02-221-0/+8
* binman: Add support for TEE BL32Roger Quadros2022-02-225-0/+61
* elf: Add a way to read segment information from an ELF fileSimon Glass2022-02-222-2/+66
* binman: Update docs to indicate mkimage is supportedSimon Glass2022-02-221-2/+2
* dtoc: Support reading a list of argumentsSimon Glass2022-02-223-0/+28
* dtoc: Allow deleting nodes and adding them in the same syncSimon Glass2022-02-222-0/+13
* dtoc: Support deleting a nodeSimon Glass2022-02-222-0/+26
* dtoc: Support adding a string list to a device treeSimon Glass2022-02-222-0/+26
* moveconfig: Allow regex matches when finding combinationsSimon Glass2022-02-221-2/+22
* moveconfig: Show the config name rather than the defconfigSimon Glass2022-02-221-1/+14
* binman: Correct the error message for a bad hash algorithmSimon Glass2022-02-222-2/+2
* binman: Update image positions of FIT subentriesAlper Nebi Yasak2022-02-222-0/+163
* binman: Skip processing "hash" subnodes of FIT subsectionsAlper Nebi Yasak2022-02-224-14/+97
* Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2022-02-211-0/+2
|\
| * tools/zynqmp_pm_cfg_obj_convert.py: fix build with Vivado 2021.xLuca Ceresoli2022-02-151-0/+2
* | tools: kwbimage: Add me as an author of kwbimagePali Rohár2022-02-171-0/+2
* | tools: kwbimage: Fix help how to extract DDR3 training codePali Rohár2022-02-171-1/+1
* | tools: kwbimage: Add support for NAND_BLKSZ and NAND_BADBLK_LOCATION for v0 i...Pali Rohár2022-02-171-0/+6
* | tools: kwbimage: Do not show mkimage error message in dumpimagePali Rohár2022-02-171-1/+1
* | tools: kwbimage: Add support for dumping extended and binary v0 headersPali Rohár2022-02-172-12/+179
* | tools: kwbimage: Fix calculating size of kwbimage v0 headerPali Rohár2022-02-171-1/+13
* | tools: kwbimage: Define structures for extended kwbimage v0 headersPali Rohár2022-02-171-9/+42
* | tools: kwbimage: Fix dumping DATA registers for v0 imagesPali Rohár2022-02-171-2/+4
* | Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2022-02-114-56/+532
|\ \
| * | tools: mkeficapsule: allow for specifying GUID explicitlyAKASHI Takahiro2022-02-112-24/+63
| * | tools: mkeficapsule: add firmware image signingAKASHI Takahiro2022-02-113-34/+464
| * | tools: build mkeficapsule with tools-only_defconfigAKASHI Takahiro2022-02-112-2/+9
* | | fw_env: simplify logic & code paths in the fw_env_open()Rafał Miłecki2022-02-111-46/+31
* | | fw_env: make flash_io() take buffer as an argumentRafał Miłecki2022-02-111-16/+16
* | | mkimage: Improve documentation of algo-name parameterJan Kiszka2022-02-111-1/+3
|/ /