summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
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
2022-02-15tools/zynqmp_pm_cfg_obj_convert.py: fix build with Vivado 2021.xLuca Ceresoli
2022-02-11Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-02-11tools: mkeficapsule: allow for specifying GUID explicitlyAKASHI Takahiro
2022-02-11tools: mkeficapsule: add firmware image signingAKASHI Takahiro
2022-02-11tools: build mkeficapsule with tools-only_defconfigAKASHI Takahiro
2022-02-11fw_env: simplify logic & code paths in the fw_env_open()Rafał Miłecki
2022-02-11fw_env: make flash_io() take buffer as an argumentRafał Miłecki
2022-02-11mkimage: Improve documentation of algo-name parameterJan Kiszka
2022-02-10Merge tag 'dm-pull-8feb22-take3' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2022-02-10tools: kwboot: Allow to use -b without image path as the last getopt() optionPali Rohár
2022-02-10tools: kwboot: Fix detection of quit esc sequencePali Rohár
2022-02-09binman: Convert FIT entry type to a subclass of Section entry typeAlper Nebi Yasak
2022-02-09binman: Check missing bintools of Section subclassesAlper Nebi Yasak
2022-02-09binman: Register and check bintools from FIT subentriesAlper Nebi Yasak
2022-02-09binman: Fix subentry expansion for FIT entry typeAlper Nebi Yasak
2022-02-09patman: Convert camel case in terminal.pySimon Glass