- a7b096f binman: Correct Chromium OS entry types by Simon Glass · 2 years, 9 months ago
- a55eaa5 tools: mkimage: Call verify_header after writing image to disk by Pali Rohár · 2 years, 11 months ago
- af7173e tools: mkimage: No need to verify_header for header_v2 by Yi Liu · 2 years, 8 months ago
- cbe85e7 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 8 months ago
- 7572878 tools: mkimage: Add Allwinner TOC0 support by Samuel Holland · 2 years, 8 months ago
- a503514 mkimage: sunxi_egon: add support for riscv by Icenowy Zheng · 3 years, 1 month ago
- 064572b mkimage: sunxi_egon: refactor for multi-architecture support by Icenowy Zheng · 3 years, 1 month ago
- 4369c97 mkimage: add a flag to describe whether -A is specified by Icenowy Zheng · 3 years, 1 month ago
- a23179e Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support" by Tom Rini · 2 years, 8 months ago
- 215ec5c global: Remove CONFIG_SYS_EXTRA_OPTIONS support by Tom Rini · 2 years, 8 months ago
- ebe96cb tools: binman: add support for pre-load header by Philippe Reynes · 2 years, 8 months ago
- 3e3899c mkimage: add public key for image pre-load stage by Philippe Reynes · 2 years, 8 months ago
- 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 8 months ago
- ce53c8b tools: buildman: Fix doc path in warning message by Johannes Krottmayer · 2 years, 9 months ago
- 5f42342 binman: Support splitting an ELF file into multiple nodes by Simon Glass · 2 years, 9 months ago
- 1059d3e binman: Keep a separate list of entries for fit by Simon Glass · 2 years, 9 months ago
- ef28588 binman: Update fit to use node instead of subnode by Simon Glass · 2 years, 9 months ago
- 05f71dc binman: Add a consistent way to report errors with fit by Simon Glass · 2 years, 9 months ago
- 5b87842 binman: Fix some pylint warnings in fit by Simon Glass · 2 years, 9 months ago
- da8504b binman: Update fit to move node reading into the ReadNode() method by Simon Glass · 2 years, 9 months ago
- c3fa6c2 binman: Read the fit entries only once by Simon Glass · 2 years, 9 months ago
- fc5a168 binman: Allow mkimage to use a non-zero fake-blob size by Simon Glass · 2 years, 9 months ago
- 8c0533b binman: Make fake blobs zero-sized by default by Simon Glass · 2 years, 9 months ago
- 214d36f binman: Change how faked blobs are created by Simon Glass · 2 years, 9 months ago
- fff147a binman: Rename tools parameter to btools by Simon Glass · 2 years, 9 months ago
- b7bad18 binman: Refactor fit to generate output at the end by Simon Glass · 2 years, 9 months ago
- f86ddad binman: Rename ExpandEntries to gen_entries by Simon Glass · 2 years, 9 months ago
- dd156a4 binman: Rename ExpandToLimit to extend_to_limit by Simon Glass · 2 years, 9 months ago
- 43a98cc binman: Tweak collect_contents_to_file() and docs by Simon Glass · 2 years, 9 months ago
- acc0375 elf: Rename load_segments() and module failure by Simon Glass · 2 years, 9 months ago
- 120fa00 dtoc: Tidy up implementation of AddStringList() by Simon Glass · 2 years, 9 months ago
- fea71c9 moveconfig: Use re.fullmatch() to avoid extra check by Simon Glass · 2 years, 9 months ago
- 51aa73b moveconfig: Remove remove_defconfig() by Simon Glass · 2 years, 9 months ago
- c6b3cdc dtoc: Make GetArgs() more flexible by Simon Glass · 2 years, 9 months ago
- 765f57e patman: Define Commit.path in the constructor by Simon Glass · 2 years, 9 months ago
- a1419df binman: Include also subnodes in generator nodes by Jan Kiszka · 2 years, 9 months ago
- bbdeb21 tools: binman: main.py: add build-sandbox in sys.path by Philippe Reynes · 2 years, 10 months ago
- ea64c02 binman: Complete elf test coverage by Simon Glass · 2 years, 8 months ago
- 11e0443 test/py: Add tests for the erofs by Huang Jianan · 2 years, 9 months ago
- f69f6bb CI, Docker: Update to latest focal tag by Tom Rini · 2 years, 9 months ago
- c6f9193 Merge tag 'v2022.04-rc4' into next by Tom Rini · 2 years, 9 months ago
- fefee1a tools: kwboot: Allow to mix positional arguments with option -b by Pali Rohár · 2 years, 9 months ago
- fab8748 tools: kwboot: Check if baudrate value is supported before sending image by Pali Rohár · 2 years, 9 months ago
- 6c05cfa tools: kwboot: Allow to specify custom baudrate only in supported operations by Pali Rohár · 2 years, 9 months ago
- bea8ef1 binman: Expand elf support a little by Simon Glass · 2 years, 9 months ago
- 8b933b4 mkimage: error handling for FIT image by Heinrich Schuchardt · 2 years, 9 months ago
- 38db976 tools: kwboot: Update references with public links by Pali Rohár · 2 years, 9 months ago
- f4e9e87 tools: kwboot: Update doc about Avanta by Pali Rohár · 2 years, 9 months ago
- 8564cbe tools: kwboot: Update usage by Pali Rohár · 2 years, 9 months ago
- ed3a975 tools: kwboot: Add support for backspace key in mini terminal by Pali Rohár · 2 years, 9 months ago
- 2af673b tools: kwboot: Fix sending and processing debug message pattern (-d option) by Pali Rohár · 2 years, 9 months ago
- 3a2e9bc tools: kwboot: Use separate thread for sending boot message pattern by Pali Rohár · 2 years, 9 months ago
- 224110d tools: kwboot: Cleanup bootmsg and debugmsg variables by Pali Rohár · 2 years, 9 months ago
- d51b834 tools: kwboot: Remove msg_req_delay by Pali Rohár · 2 years, 9 months ago
- e3a1828 tools: kwboot: Check for return value of kwboot_tty_send() and tcflush() by Pali Rohár · 2 years, 9 months ago
- 6a5d131 tools: kwboot: Fix quitting terminal by Pali Rohár · 2 years, 9 months ago
- 9ccd7a4 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 2 years, 9 months ago
- fae6acf buildman: Update default config to build for sandbox by Simon Glass · 2 years, 10 months ago
- 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, 10 months ago
- 20c079c tools: pblimage: fix image header verification function by Hou Zhiqiang · 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, 10 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