summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* patman: Correct pylint errorsSimon Glass2022-03-0210-33/+28
* 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
|/ /
* | Merge tag 'dm-pull-8feb22-take3' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2022-02-1075-1063/+1142
|\ \
| * | binman: Convert FIT entry type to a subclass of Section entry typeAlper Nebi Yasak2022-02-092-51/+30
| * | binman: Check missing bintools of Section subclassesAlper Nebi Yasak2022-02-091-0/+1
| * | binman: Register and check bintools from FIT subentriesAlper Nebi Yasak2022-02-093-0/+78
| * | binman: Fix subentry expansion for FIT entry typeAlper Nebi Yasak2022-02-092-9/+29
| * | patman: Convert camel case in terminal.pySimon Glass2022-02-098-82/+82
| * | patman: Rename Color() method to build()Simon Glass2022-02-0911-71/+71
| * | patman: Rename Print() to Tprint()Simon Glass2022-02-095-41/+41
| * | patman: Convert camel case in tout.pySimon Glass2022-02-0915-91/+91
| * | patman: Convert camel case in test_util.pySimon Glass2022-02-096-15/+15
| * | patman: Convert camel case in test_checkpatch.pySimon Glass2022-02-091-34/+34