summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-02-09buildman: Allow adjusting board config on the flySimon Glass5-8/+93
2022-02-09buildman: Provide a hint on how to debug thread crashesSimon Glass2-2/+4
2022-02-09buildman: Add helper functions for updating .config filesSimon Glass3-2/+360
2022-02-09buildman: Make use of test_utilSimon Glass1-15/+11
2022-02-09buildman: Add a flag to control the tracebackSimon Glass2-0/+5
2022-02-09patman: Update test_util to run doc testsSimon Glass3-23/+16
2022-02-07Merge tag 'u-boot-imx-20220207' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-8/+5
2022-02-05tools: mkeficapsule: dont use malloc.hHeinrich Schuchardt1-1/+0
2022-02-05tools/mxsimage: Remove fclose on empty FILE pointerMattias Hansson1-8/+5
2022-02-03Dockfile, CI: Update to latest focal tag and buildTom Rini1-1/+1
2022-02-03Dockerfile: Add libgnutls package for building mkeficapsule commandAKASHI Takahiro1-0/+2
2022-01-31mkimage: fix segfault on MacOS arm64Sergey V. Lobanov1-0/+2
2022-01-31Merge tag 'dm-pull-30jan22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini5-16/+65
2022-01-31tools: kwboot: Set debug flag to 1Pali Rohár1-0/+1
2022-01-31tools: kwboot: Fix usage of -D without -tPali Rohár1-1/+1
2022-01-31tools: kwboot: Handle EINTR in kwboot_tty_recv()Pali Rohár1-3/+7
2022-01-31tools: kwboot: Handle EINTR in kwboot_write()Pali Rohár1-3/+5
2022-01-31tools: kwboot: Remove 2s delay before sending first xmodem packetPali Rohár1-4/+0
2022-01-31tools: kwboot: Force BootROM to flush input queue after boot patternPali Rohár1-1/+35
2022-01-31tools: kwboot: Allow to use option -b without image pathPali Rohár1-5/+17
2022-01-31tools: kwboot: Show 'E' in progress output when error occursPali Rohár1-2/+6
2022-01-31tools: kwboot: Fix handling of repeated xmodem packetsPali Rohár1-3/+25
2022-01-31tools: kwboot: Do not change received character in kwboot_xm_recv_reply()Pali Rohár1-4/+2
2022-01-31tools: kwboot: Remove code for handling CAN bytePali Rohár1-11/+5
2022-01-31tools: kwboot: Improve retrying logic for incomplete xmodem packetsPali Rohár1-1/+10
2022-01-31tools: kwboot: Wait blk_rsp_timeo when flushingPali Rohár1-2/+2
2022-01-31tools: kwboot: Increase blk_rsp_timeo to 2sPali Rohár1-1/+1
2022-01-31binman: Skip node generation for images read from filesJan Kiszka4-3/+52
2022-01-31moveconfig: Fix code relying on now-stripped newline charactersAlper Nebi Yasak1-13/+13
2022-01-31Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini1-3/+6
2022-01-30mkimage: sunxi_egon: Allow overriding the padding sizeSamuel Holland1-3/+6
2022-01-29Merge tag 'efi-2022-04-rc1-3' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini1-76/+172
2022-01-29tools: mkeficapsule: rework the code a little bitAKASHI Takahiro1-72/+167
2022-01-29tools: mkeficapsule: output messages to stderr instead of stdoutAKASHI Takahiro1-13/+14
2022-01-29rsa: adds rsa3072 algorithmJamin Lin1-0/+7
2022-01-26tools: mkimage: Show where signatures/keys are writtenSimon Glass6-6/+50
2022-01-26tools: Pass public-key node through to callerSimon Glass1-3/+25
2022-01-26image: Return destination node for add_verify_data() methodSimon Glass1-3/+2
2022-01-26tools: Drop unused name in image-hostSimon Glass1-4/+1
2022-01-26tools: Improve comments in signing functionsSimon Glass2-22/+84
2022-01-26tools: Avoid leaving extra data at the end of copied filesSimon Glass2-1/+3
2022-01-26tools: Move copyfile() into a common fileSimon Glass3-56/+67
2022-01-26fit_check_sign: Update help to mention the key is in a dtbSimon Glass1-2/+2
2022-01-26binman: doc: fix typo for u-boot-tplHeiko Thiery1-1/+1
2022-01-26binman: Document the __bss_size symbol errorSimon Glass1-0/+29
2022-01-25binman: Add documentation for bintoolsSimon Glass2-0/+186
2022-01-25binman: Add a command to generate bintool docsSimon Glass5-1/+80
2022-01-25binman: Complete test coverage of comp_utilSimon Glass2-14/+11
2022-01-25binman: Plumb in support for missing bintoolsSimon Glass5-2/+103
2022-01-25binman: Convert to using the lzma_alone bintoolSimon Glass1-8/+5