- afaddc7 moveconfig: Correct pylint errors by Simon Glass · 2 years, 10 months ago
- 2a0fa98 binman: Correct pylint errors by Simon Glass · 2 years, 10 months ago
- 2b16007 dtoc: Correct pylint errors by Simon Glass · 2 years, 10 months ago
- e36fe01 buildman: Correct pylint errors by Simon Glass · 2 years, 10 months ago
- 547cba6 patman: Correct pylint errors by Simon Glass · 2 years, 10 months ago
- cdf0d1c tools: mkimage/dumpimage: Allow to use -l with -T by Pali Rohár · 2 years, 9 months ago
- 784195e tools: mkeficapsule: remove duplicated code by AKASHI Takahiro · 2 years, 9 months ago
- 912339f binman: Allow different operations in FIT generator nodes by Simon Glass · 2 years, 10 months ago
- 9f1c6b9 binman: Tidy up the docs a little with fit by Simon Glass · 2 years, 10 months ago
- f4a32d2 binman: fit: Refactor to reduce function size by Simon Glass · 2 years, 10 months ago
- 6fba35c binman: Move entry-data collection into a Entry method by Simon Glass · 2 years, 10 months ago
- 167070a binman: Add a ELF test file with disjoint text sections by Simon Glass · 2 years, 10 months ago
- 948dd3a binman: Support a list of strings with the mkimage etype by Simon Glass · 2 years, 10 months ago
- e87009da binman: Add to the TODO by Simon Glass · 2 years, 10 months ago
- 5cdcea0 binman: Add support for TEE BL32 by Roger Quadros · 2 years, 9 months ago
- 571adc8 elf: Add a way to read segment information from an ELF file by Simon Glass · 2 years, 10 months ago
- 243c2c1 binman: Update docs to indicate mkimage is supported by Simon Glass · 2 years, 10 months ago
- 738a54d dtoc: Support reading a list of arguments by Simon Glass · 2 years, 10 months ago
- 0023861 dtoc: Allow deleting nodes and adding them in the same sync by Simon Glass · 2 years, 10 months ago
- b9b5cb3 dtoc: Support deleting a node by Simon Glass · 2 years, 10 months ago
- 452be42 dtoc: Support adding a string list to a device tree by Simon Glass · 2 years, 10 months ago
- 99f7942 moveconfig: Allow regex matches when finding combinations by Simon Glass · 2 years, 10 months ago
- e803755 moveconfig: Show the config name rather than the defconfig by Simon Glass · 2 years, 10 months ago
- 64af7c2 binman: Correct the error message for a bad hash algorithm by Simon Glass · 2 years, 10 months ago
- ac873ed binman: Update image positions of FIT subentries by Alper Nebi Yasak · 2 years, 10 months ago
- 1e4ffd8 binman: Skip processing "hash" subnodes of FIT subsections by Alper Nebi Yasak · 2 years, 10 months ago
- 4a4ac0d Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 9 months ago
- bc7bf64 tools: kwbimage: Add me as an author of kwbimage by Pali Rohár · 2 years, 9 months ago
- 74bf239 tools: kwbimage: Fix help how to extract DDR3 training code by Pali Rohár · 2 years, 9 months ago
- 94671fd tools: kwbimage: Add support for NAND_BLKSZ and NAND_BADBLK_LOCATION for v0 images by Pali Rohár · 2 years, 9 months ago
- 2dbaf40 tools: kwbimage: Do not show mkimage error message in dumpimage by Pali Rohár · 2 years, 9 months ago
- e581f19 tools: kwbimage: Add support for dumping extended and binary v0 headers by Pali Rohár · 2 years, 9 months ago
- 524597e tools: kwbimage: Fix calculating size of kwbimage v0 header by Pali Rohár · 2 years, 9 months ago
- 370f54c tools: kwbimage: Define structures for extended kwbimage v0 headers by Pali Rohár · 2 years, 9 months ago
- 0e129b8 tools: kwbimage: Fix dumping DATA registers for v0 images by Pali Rohár · 2 years, 9 months ago
- 7887d07 tools/zynqmp_pm_cfg_obj_convert.py: fix build with Vivado 2021.x by Luca Ceresoli · 2 years, 10 months ago
- a00fdd7 Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago
- ba21243 tools: mkeficapsule: allow for specifying GUID explicitly by AKASHI Takahiro · 2 years, 10 months ago
- c246b76 tools: mkeficapsule: add firmware image signing by AKASHI Takahiro · 2 years, 10 months ago
- 0f65d83 tools: build mkeficapsule with tools-only_defconfig by AKASHI Takahiro · 2 years, 10 months ago
- 02acbf1 fw_env: simplify logic & code paths in the fw_env_open() by Rafał Miłecki · 2 years, 11 months ago
- 840ec19 fw_env: make flash_io() take buffer as an argument by Rafał Miłecki · 2 years, 11 months ago
- 61f1fbd mkimage: Improve documentation of algo-name parameter by Jan Kiszka · 2 years, 10 months ago
- 6f775ff Merge tag 'dm-pull-8feb22-take3' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 10 months ago
- cf91fa8 tools: kwboot: Allow to use -b without image path as the last getopt() option by Pali Rohár · 2 years, 10 months ago
- 111779f tools: kwboot: Fix detection of quit esc sequence by Pali Rohár · 2 years, 10 months ago
- d455326 binman: Convert FIT entry type to a subclass of Section entry type by Alper Nebi Yasak · 2 years, 10 months ago
- 513a149 binman: Check missing bintools of Section subclasses by Alper Nebi Yasak · 2 years, 10 months ago
- e706d87 binman: Register and check bintools from FIT subentries by Alper Nebi Yasak · 2 years, 10 months ago
- 09fb061 binman: Fix subentry expansion for FIT entry type by Alper Nebi Yasak · 2 years, 10 months ago
- 0281158 patman: Convert camel case in terminal.py by Simon Glass · 2 years, 10 months ago
- f45d374 patman: Rename Color() method to build() by Simon Glass · 2 years, 10 months ago
- 1f1e830 patman: Rename Print() to Tprint() by Simon Glass · 2 years, 10 months ago
- 011f1b3 patman: Convert camel case in tout.py by Simon Glass · 2 years, 10 months ago
- 1b53d90 patman: Convert camel case in test_util.py by Simon Glass · 2 years, 10 months ago
- 88a9ec2 patman: Convert camel case in test_checkpatch.py by Simon Glass · 2 years, 10 months ago
- 1908d354 patman: Convert camel case in project.py by Simon Glass · 2 years, 10 months ago
- 761648b patman: Convert camel case in gitutil.py by Simon Glass · 2 years, 10 months ago
- 9b0b023 patman: Convert camel case in get_maintainer.py by Simon Glass · 2 years, 10 months ago
- d85bb8f patman: Convert camel case in func_test.py by Simon Glass · 2 years, 10 months ago
- 4c0557b patman: Convert camel case in cros_subprocess.py by Simon Glass · 2 years, 10 months ago
- 530ac27 patman: Convert camel case in commit.py by Simon Glass · 2 years, 10 months ago
- d84e84a patman: Convert camel case in checkpatch.py by Simon Glass · 2 years, 10 months ago
- 840be73 patman: Convert camel case in command.py by Simon Glass · 2 years, 10 months ago
- 8002552 patman: Convert camel case in tools.py by Simon Glass · 2 years, 10 months ago
- e5650a8 buildman: Allow adjusting board config on the fly by Simon Glass · 2 years, 10 months ago
- 9bac167 buildman: Provide a hint on how to debug thread crashes by Simon Glass · 2 years, 10 months ago
- 22901f9 buildman: Add helper functions for updating .config files by Simon Glass · 2 years, 10 months ago
- 6f484e4 buildman: Make use of test_util by Simon Glass · 2 years, 10 months ago
- 838ddf3 buildman: Add a flag to control the traceback by Simon Glass · 2 years, 10 months ago
- c27d22d patman: Update test_util to run doc tests by Simon Glass · 2 years, 10 months ago
- 28af92d Merge tag 'u-boot-imx-20220207' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 10 months ago
- 1bf26ee tools: mkeficapsule: dont use malloc.h by Heinrich Schuchardt · 2 years, 10 months ago
- 399710b tools/mxsimage: Remove fclose on empty FILE pointer by Mattias Hansson · 3 years ago
- eace69f Dockfile, CI: Update to latest focal tag and build by Tom Rini · 2 years, 10 months ago
- 3edc347 Dockerfile: Add libgnutls package for building mkeficapsule command by AKASHI Takahiro · 2 years, 10 months ago
- 0fe2f1b mkimage: fix segfault on MacOS arm64 by Sergey V. Lobanov · 2 years, 10 months ago
- 5e45856 Merge tag 'dm-pull-30jan22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 10 months ago
- e4b8fca tools: kwboot: Set debug flag to 1 by Pali Rohár · 2 years, 10 months ago
- 577506c tools: kwboot: Fix usage of -D without -t by Pali Rohár · 2 years, 10 months ago
- 613bd8b tools: kwboot: Handle EINTR in kwboot_tty_recv() by Pali Rohár · 2 years, 10 months ago
- 5350df1 tools: kwboot: Handle EINTR in kwboot_write() by Pali Rohár · 2 years, 10 months ago
- 1a0755e tools: kwboot: Remove 2s delay before sending first xmodem packet by Pali Rohár · 2 years, 10 months ago
- e68c27bd tools: kwboot: Force BootROM to flush input queue after boot pattern by Pali Rohár · 2 years, 10 months ago
- 4895336 tools: kwboot: Allow to use option -b without image path by Pali Rohár · 2 years, 10 months ago
- b3760f9 tools: kwboot: Show 'E' in progress output when error occurs by Pali Rohár · 2 years, 10 months ago
- 80241ce tools: kwboot: Fix handling of repeated xmodem packets by Pali Rohár · 2 years, 10 months ago
- 230d4f8 tools: kwboot: Do not change received character in kwboot_xm_recv_reply() by Pali Rohár · 2 years, 10 months ago
- 6af1429 tools: kwboot: Remove code for handling CAN byte by Pali Rohár · 2 years, 10 months ago
- e4529bd tools: kwboot: Improve retrying logic for incomplete xmodem packets by Pali Rohár · 2 years, 10 months ago
- b43d90f tools: kwboot: Wait blk_rsp_timeo when flushing by Pali Rohár · 2 years, 10 months ago
- def9838 tools: kwboot: Increase blk_rsp_timeo to 2s by Pali Rohár · 2 years, 10 months ago
- 58c407f binman: Skip node generation for images read from files by Jan Kiszka · 2 years, 10 months ago
- cab8407 moveconfig: Fix code relying on now-stripped newline characters by Alper Nebi Yasak · 2 years, 10 months ago
- 8b5e03a Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 10 months ago
- f3b114d mkimage: sunxi_egon: Allow overriding the padding size by Samuel Holland · 3 years, 1 month ago
- 263f1b7 Merge tag 'efi-2022-04-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago
- 30fcea2 tools: mkeficapsule: rework the code a little bit by AKASHI Takahiro · 2 years, 10 months ago
- 6cf40d4 tools: mkeficapsule: output messages to stderr instead of stdout by AKASHI Takahiro · 2 years, 10 months ago
- 5975ad7 rsa: adds rsa3072 algorithm by Jamin Lin · 2 years, 10 months ago