- 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, 2 months 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
- e460726 tools: mkimage: Show where signatures/keys are written by Simon Glass · 3 years, 1 month ago
- 89c3fb6 tools: Pass public-key node through to caller by Simon Glass · 3 years, 1 month ago
- 94336dc image: Return destination node for add_verify_data() method by Simon Glass · 3 years, 1 month ago
- 888c0c5 tools: Drop unused name in image-host by Simon Glass · 3 years, 1 month ago
- 6a0efc8 tools: Improve comments in signing functions by Simon Glass · 3 years, 1 month ago
- 5c5797f tools: Avoid leaving extra data at the end of copied files by Simon Glass · 3 years, 1 month ago
- 674fc7f tools: Move copyfile() into a common file by Simon Glass · 3 years, 1 month ago
- baab20c fit_check_sign: Update help to mention the key is in a dtb by Simon Glass · 3 years, 1 month ago
- d589456 binman: doc: fix typo for u-boot-tpl by Heiko Thiery · 2 years, 10 months ago
- ddd5e1d binman: Document the __bss_size symbol error by Simon Glass · 2 years, 10 months ago
- 4142486 binman: Add documentation for bintools by Simon Glass · 2 years, 11 months ago
- 620c446 binman: Add a command to generate bintool docs by Simon Glass · 2 years, 11 months ago
- dab7c14 binman: Complete test coverage of comp_util by Simon Glass · 2 years, 11 months ago
- 66152ce binman: Plumb in support for missing bintools by Simon Glass · 2 years, 11 months ago
- 84b0c22 binman: Convert to using the lzma_alone bintool by Simon Glass · 2 years, 11 months ago
- c793d30 binman: Add a bintool implementation for lzma_alone by Simon Glass · 2 years, 11 months ago
- 9203c16 binman: Convert to using the lz4 bintool by Simon Glass · 2 years, 11 months ago
- a5c0a42 binman: Add a bintool implementation for lz4 by Simon Glass · 2 years, 11 months ago
- dd5c14ec binman: Tidy up pylint warnings in comp_util by Simon Glass · 2 years, 11 months ago
- 3ac7d83 binman: Move compression into binman by Simon Glass · 2 years, 11 months ago
- 1ea5004 binman: Convert to using the mkimage bintool by Simon Glass · 2 years, 11 months ago
- 57c7a48 binman: Convert to using the ifwitool bintool by Simon Glass · 2 years, 11 months ago
- 8d0ee73 binman: Convert to using the futility bintool by Simon Glass · 2 years, 11 months ago
- b283322 binman: Convert to using the FIP bintool by Simon Glass · 2 years, 11 months ago
- a7c941e binman: Convert to using the CBFS bintool by Simon Glass · 2 years, 11 months ago
- 162017b binman: Enable bintool tests including cmdline processing by Simon Glass · 2 years, 11 months ago
- 48bca84 binman: Add a bintool implementation for mkimage by Simon Glass · 2 years, 11 months ago
- 645ca58 binman: Add a bintool implementation for ifwitool by Simon Glass · 2 years, 11 months ago
- 7a1c101 binman: Add a bintool implementation for futility by Simon Glass · 2 years, 11 months ago
- a6aafc6 binman: Add a bintool implementation for fiptool by Simon Glass · 2 years, 11 months ago
- b8dbca9 binman: Add a bintool implementation for cbfstool by Simon Glass · 2 years, 11 months ago
- 275fa2c binman: Add tests for bintool by Simon Glass · 2 years, 11 months ago
- 4eae925 binman: Plumb in support for bintools by Simon Glass · 2 years, 11 months ago
- 861fbbf binman: Add support for bintools by Simon Glass · 2 years, 11 months ago
- 7a7874f binman: Add installation instructions by Simon Glass · 2 years, 11 months ago
- 25639a0 binman: Correct path for fip_util by Simon Glass · 2 years, 11 months ago
- ceb5f91 binman: Allow faked blobs in blob-ext-list by Simon Glass · 2 years, 11 months ago
- f9f3403 binman: Drop the image name from the fake-blob message by Simon Glass · 2 years, 11 months ago
- 835b0e9 patman: Add a function to find a tool on the path by Simon Glass · 2 years, 11 months ago
- 9158060 patman: Tidy up the download function a little by Simon Glass · 2 years, 11 months ago
- 25885d1 buildman: Move the download function to tools by Simon Glass · 2 years, 11 months ago
- 6d493a5 patman: Allow running a tool and returning the full result by Simon Glass · 2 years, 11 months ago
- 7932c88 binman: Expand the external FIT test a little by Simon Glass · 2 years, 11 months ago
- 00c0677 mkimage: Show the external-offset error by Simon Glass · 2 years, 11 months ago
- 315400e binman: Tweak elf tests for a toolchain change by Simon Glass · 2 years, 11 months ago
- b3464eb moveconfig: Fix some pylint errors by Simon Glass · 3 years ago
- aba238f moveconfig: Use a function to read files by Simon Glass · 3 years ago
- b09ae45 moveconfig: Use a function to write files by Simon Glass · 3 years ago
- 34c505f moveconfig: Drop check for old Python by Simon Glass · 3 years ago
- d9c1da2 moveconfig: Convert to ArgumentParser by Simon Glass · 3 years ago
- dc634d9 moveconfig: Use single quotes by Simon Glass · 3 years ago
- 0082b2e moveconfig: Allow querying board configuration by Simon Glass · 3 years ago
- bb57be7 moveconfig: Allow adding unit tests by Simon Glass · 3 years ago
- 0559a74 moveconfig: Sort the options by Simon Glass · 3 years ago
- f931c2f moveconfig: Read the database in a separate function by Simon Glass · 3 years ago
- 93c0a9e moveconfig: Correct operation of the 'imply' feature by Simon Glass · 3 years ago
- 964192e tools: Add init files for Python tools by Simon Glass · 3 years ago
- fc568d8 patman: Update the list of modules by Simon Glass · 3 years ago
- 0d92539 dtoc: Fix up a code comment that confuses pylint by Simon Glass · 3 years ago
- 5a3b8dc mkimage: struct stat.st_size may not be long by Heinrich Schuchardt · 2 years, 11 months ago
- 4043f32 mkimage: Allow to specify the signature algorithm on the command line by Jan Kiszka · 2 years, 11 months ago
- c8654a5 mkimage: Drop unused OPT_STRING constant by Jan Kiszka · 2 years, 11 months ago
- 27beec2 image-fit: Make string of algo parameter constant by Jan Kiszka · 2 years, 11 months ago
- a522870 tools/fitimage: make sure dumpimage still works when "@" are detected by Stefan Eichenberger · 2 years, 11 months ago
- 49760ec tools/fitimage: remove redundant format check by Stefan Eichenberger · 2 years, 11 months ago