- 2d2384b tools: mkimage: Show where signatures/keys are written by Simon Glass · 3 years ago
- 9737c2d tools: Pass public-key node through to caller by Simon Glass · 3 years ago
- c033dc8 image: Return destination node for add_verify_data() method by Simon Glass · 3 years ago
- 4842234 tools: Drop unused name in image-host by Simon Glass · 3 years ago
- 70e6bcc tools: Improve comments in signing functions by Simon Glass · 3 years ago
- 7ae46c3 tools: Avoid leaving extra data at the end of copied files by Simon Glass · 3 years ago
- e291a5c tools: Move copyfile() into a common file by Simon Glass · 3 years ago
- 195f789 fit_check_sign: Update help to mention the key is in a dtb by Simon Glass · 3 years ago
- 2ce0738 binman: doc: fix typo for u-boot-tpl by Heiko Thiery · 2 years, 10 months ago
- 61a631e binman: Document the __bss_size symbol error by Simon Glass · 2 years, 10 months ago
- 3e7749e binman: Add documentation for bintools by Simon Glass · 2 years, 10 months ago
- bc57064 binman: Add a command to generate bintool docs by Simon Glass · 2 years, 10 months ago
- a00d971 binman: Complete test coverage of comp_util by Simon Glass · 2 years, 10 months ago
- 4f9ee83 binman: Plumb in support for missing bintools by Simon Glass · 2 years, 10 months ago
- 359e431 binman: Convert to using the lzma_alone bintool by Simon Glass · 2 years, 10 months ago
- 4cd4ee0 binman: Add a bintool implementation for lzma_alone by Simon Glass · 2 years, 10 months ago
- 33ce351 binman: Convert to using the lz4 bintool by Simon Glass · 2 years, 10 months ago
- 992d475 binman: Add a bintool implementation for lz4 by Simon Glass · 2 years, 10 months ago
- 0d1e95a binman: Tidy up pylint warnings in comp_util by Simon Glass · 2 years, 10 months ago
- ad35ce5 binman: Move compression into binman by Simon Glass · 2 years, 10 months ago
- f75db1e binman: Convert to using the mkimage bintool by Simon Glass · 2 years, 10 months ago
- 532ae70 binman: Convert to using the ifwitool bintool by Simon Glass · 2 years, 10 months ago
- a104bb2 binman: Convert to using the futility bintool by Simon Glass · 2 years, 10 months ago
- 388f04f binman: Convert to using the FIP bintool by Simon Glass · 2 years, 10 months ago
- 5417da5 binman: Convert to using the CBFS bintool by Simon Glass · 2 years, 10 months ago
- 56ee85e binman: Enable bintool tests including cmdline processing by Simon Glass · 2 years, 10 months ago
- e1b7e4d binman: Add a bintool implementation for mkimage by Simon Glass · 2 years, 10 months ago
- 6f7eb0c binman: Add a bintool implementation for ifwitool by Simon Glass · 2 years, 10 months ago
- 9d3a7a2 binman: Add a bintool implementation for futility by Simon Glass · 2 years, 10 months ago
- bf87b20 binman: Add a bintool implementation for fiptool by Simon Glass · 2 years, 10 months ago
- d388333 binman: Add a bintool implementation for cbfstool by Simon Glass · 2 years, 10 months ago
- 3b47dfa binman: Add tests for bintool by Simon Glass · 2 years, 10 months ago
- 386c63c binman: Plumb in support for bintools by Simon Glass · 2 years, 10 months ago
- 252de6b binman: Add support for bintools by Simon Glass · 2 years, 10 months ago
- 81d6e3f binman: Add installation instructions by Simon Glass · 2 years, 10 months ago
- 7f29583 binman: Correct path for fip_util by Simon Glass · 2 years, 10 months ago
- f4590e0 binman: Allow faked blobs in blob-ext-list by Simon Glass · 2 years, 10 months ago
- 2cc8c1f binman: Drop the image name from the fake-blob message by Simon Glass · 2 years, 10 months ago
- 596fd10 patman: Add a function to find a tool on the path by Simon Glass · 2 years, 10 months ago
- 5b79686 patman: Tidy up the download function a little by Simon Glass · 2 years, 10 months ago
- 8ea6d23 buildman: Move the download function to tools by Simon Glass · 2 years, 10 months ago
- ade5327 patman: Allow running a tool and returning the full result by Simon Glass · 2 years, 10 months ago
- 8bc78b7 binman: Expand the external FIT test a little by Simon Glass · 2 years, 10 months ago
- 206117a mkimage: Show the external-offset error by Simon Glass · 2 years, 10 months ago
- 1e18a69 binman: Tweak elf tests for a toolchain change by Simon Glass · 2 years, 10 months ago
- 91197aa moveconfig: Fix some pylint errors by Simon Glass · 2 years, 11 months ago
- 37f815c moveconfig: Use a function to read files by Simon Glass · 2 years, 11 months ago
- 2fd85bd moveconfig: Use a function to write files by Simon Glass · 2 years, 11 months ago
- 478920d moveconfig: Drop check for old Python by Simon Glass · 2 years, 11 months ago
- b2e83c6 moveconfig: Convert to ArgumentParser by Simon Glass · 2 years, 11 months ago
- daa694d moveconfig: Use single quotes by Simon Glass · 2 years, 11 months ago
- 65d7fce moveconfig: Allow querying board configuration by Simon Glass · 2 years, 11 months ago
- 84067a5 moveconfig: Allow adding unit tests by Simon Glass · 2 years, 11 months ago
- e1ae563 moveconfig: Sort the options by Simon Glass · 2 years, 11 months ago
- 9d60339 moveconfig: Read the database in a separate function by Simon Glass · 2 years, 11 months ago
- a362708 moveconfig: Correct operation of the 'imply' feature by Simon Glass · 2 years, 11 months ago
- c761cf7 tools: Add init files for Python tools by Simon Glass · 3 years ago
- fd52009 patman: Update the list of modules by Simon Glass · 3 years ago
- 0c7cdd0 dtoc: Fix up a code comment that confuses pylint by Simon Glass · 3 years ago
- c28f249 mkimage: struct stat.st_size may not be long by Heinrich Schuchardt · 2 years, 10 months ago
- 5902a39 mkimage: Allow to specify the signature algorithm on the command line by Jan Kiszka · 2 years, 10 months ago
- 6ae2434 mkimage: Drop unused OPT_STRING constant by Jan Kiszka · 2 years, 10 months ago
- 4550ce9 image-fit: Make string of algo parameter constant by Jan Kiszka · 2 years, 10 months ago
- 6f08eee tools/fitimage: make sure dumpimage still works when "@" are detected by Stefan Eichenberger · 2 years, 10 months ago
- 5390caf tools/fitimage: remove redundant format check by Stefan Eichenberger · 2 years, 10 months ago
- 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- 32860b0 tools: kwbimage: Fix mkimage/dumpimage -l argument by Pali Rohár · 2 years, 10 months ago
- 1972c7e tools: kwbimage: Extract main data image without -p arg for dumpimage by Pali Rohár · 2 years, 10 months ago
- 4469103 tools: kwbimage/kwboot: Check ext field for non-zero value by Pali Rohár · 2 years, 10 months ago
- 1a0e52f tools: kwbimage: Do not cast const pointers to non-const pointers by Pali Rohár · 2 years, 10 months ago
- 1a8e6b6 tools: kwbimage: Dump kwbimage config file on '-p -1' option by Pali Rohár · 2 years, 10 months ago
- c934c9a tools: kwbimage: Show binary image offset in mkimage -l, in addition to size by Pali Rohár · 2 years, 10 months ago
- fdcae26 tools: kwbimage: Add missing check for maximal value for DATA_DELAY by Pali Rohár · 2 years, 10 months ago
- bdf8c9f tools: kwbimage: Enforce 128-bit boundary alignment only for Sheeva CPU by Pali Rohár · 2 years, 10 months ago
- 78d997f tools: kwbimage: Check for maximal kwbimage header size by Pali Rohár · 2 years, 10 months ago
- 252e7c3 tools: kwbimage: Check the return value of image_headersz_v1() by Pali Rohár · 2 years, 10 months ago
- 0aca27e tools: kwbimage: Add support for specifying LOAD_ADDRESS for BINARY command by Pali Rohár · 2 years, 10 months ago
- af49605 tools: kwbimage: Add support for specifying CPU core by Pali Rohár · 2 years, 10 months ago
- 3db9c41 tools: kwbimage: Preserve order of BINARY, DATA and DATA_DELAY commands by Pali Rohár · 2 years, 10 months ago
- d737d5d tools: kwbimage: Fix generating image with multiple DATA_DELAY commands by Pali Rohár · 2 years, 10 months ago
- 9ac1def tools: kwbimage: Deduplicate v1 regtype header finishing by Pali Rohár · 2 years, 10 months ago
- 6eb20bb tools: kwbimage: Mark all local functions as static by Pali Rohár · 2 years, 10 months ago
- 5ecdd52 genboardscfg: limit to 240 jobs by Andre Przywara · 2 years, 10 months ago
- dca7926 patman: Support absolute and ~user-relative alias files by Brian Norris · 2 years, 10 months ago
- 790ba9f binman: Write fake blobs to the output directory by Simon Glass · 2 years, 10 months ago
- 32d4f10 binman: Renumber the fake blob dts by Simon Glass · 2 years, 10 months ago
- 9d358a8 CI, Dockerfile: Update to latest "focal" tag by Tom Rini · 2 years, 10 months ago
- fe04d88 Merge branch 'next' by Tom Rini · 2 years, 10 months ago
- 0dadad6 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 2 years, 10 months ago
- a89c8f2 binman: add support for creating dummy files for external blobs by Heiko Thiery · 2 years, 10 months ago
- 9203c73 tools: kwbimage: Fix checksum calculation for v1 images by Pierre Bourdon · 2 years, 11 months ago
- 880f3ee Merge tag 'efi-2022-01-rc4-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 11 months ago
- 4ea1548 video: theadorable: Use RGB565 for BMP blitting by Simon Glass · 3 years ago
- c1cad06 video: Add a test for 16bpp BMP files by Simon Glass · 3 years ago
- 3a8b919 tools: avoid OpenSSL deprecation warnings by Heinrich Schuchardt · 2 years, 11 months ago
- 376b08d rockchip: mkimage: Add support for rk3568 SoC by Kever Yang · 2 years, 11 months ago
- 8935e52 rockchip: mkimage: Add support for idb header V2 by Yi Liu · 3 years, 6 months ago
- 0faa7da rockchip: mkimage: Add image header version by Kever Yang · 2 years, 11 months ago
- d7a4461 rockchip: mkimage: rename RK_SIGNATURE to RK_MAGIC by Kever Yang · 2 years, 11 months ago
- ed96683 fdt: Make it easier to debug u-boot.dtsi files by Simon Glass · 2 years, 11 months ago