1. c1aa66e patman: Convert camel case in tools.py by Simon Glass · 2 years, 9 months ago
  2. 2b4806e buildman: Allow adjusting board config on the fly by Simon Glass · 2 years, 9 months ago
  3. 8ca0931 buildman: Provide a hint on how to debug thread crashes by Simon Glass · 2 years, 9 months ago
  4. 19133b7 buildman: Add helper functions for updating .config files by Simon Glass · 2 years, 9 months ago
  5. d10dc40 buildman: Make use of test_util by Simon Glass · 2 years, 9 months ago
  6. 433fa54 buildman: Add a flag to control the traceback by Simon Glass · 2 years, 9 months ago
  7. 1d0f30e patman: Update test_util to run doc tests by Simon Glass · 2 years, 9 months ago
  8. 8b139f4 Merge tag 'u-boot-imx-20220207' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 9 months ago
  9. 6bbe12f tools: mkeficapsule: dont use malloc.h by Heinrich Schuchardt · 2 years, 9 months ago
  10. eb1c716 tools/mxsimage: Remove fclose on empty FILE pointer by Mattias Hansson · 2 years, 11 months ago
  11. cd59d44 Dockfile, CI: Update to latest focal tag and build by Tom Rini · 2 years, 9 months ago
  12. ad3616e Dockerfile: Add libgnutls package for building mkeficapsule command by AKASHI Takahiro · 2 years, 9 months ago
  13. 54ee416 mkimage: fix segfault on MacOS arm64 by Sergey V. Lobanov · 2 years, 9 months ago
  14. 1047af5 Merge tag 'dm-pull-30jan22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 9 months ago
  15. ffccee2 tools: kwboot: Set debug flag to 1 by Pali Rohár · 2 years, 9 months ago
  16. a3c6496 tools: kwboot: Fix usage of -D without -t by Pali Rohár · 2 years, 9 months ago
  17. 91fb095 tools: kwboot: Handle EINTR in kwboot_tty_recv() by Pali Rohár · 2 years, 9 months ago
  18. 6ba7d63 tools: kwboot: Handle EINTR in kwboot_write() by Pali Rohár · 2 years, 9 months ago
  19. 8d3b79c tools: kwboot: Remove 2s delay before sending first xmodem packet by Pali Rohár · 2 years, 9 months ago
  20. 2bcd5b1 tools: kwboot: Force BootROM to flush input queue after boot pattern by Pali Rohár · 2 years, 9 months ago
  21. c513fe4 tools: kwboot: Allow to use option -b without image path by Pali Rohár · 2 years, 9 months ago
  22. 5d8aa4c tools: kwboot: Show 'E' in progress output when error occurs by Pali Rohár · 2 years, 9 months ago
  23. 5875ad4 tools: kwboot: Fix handling of repeated xmodem packets by Pali Rohár · 2 years, 9 months ago
  24. 950ed24 tools: kwboot: Do not change received character in kwboot_xm_recv_reply() by Pali Rohár · 2 years, 9 months ago
  25. 94c906a tools: kwboot: Remove code for handling CAN byte by Pali Rohár · 2 years, 9 months ago
  26. 82a9e13 tools: kwboot: Improve retrying logic for incomplete xmodem packets by Pali Rohár · 2 years, 9 months ago
  27. 8bd15fd tools: kwboot: Wait blk_rsp_timeo when flushing by Pali Rohár · 2 years, 9 months ago
  28. ef95143 tools: kwboot: Increase blk_rsp_timeo to 2s by Pali Rohár · 2 years, 9 months ago
  29. fcc87ef binman: Skip node generation for images read from files by Jan Kiszka · 2 years, 9 months ago
  30. 6c928c6 moveconfig: Fix code relying on now-stripped newline characters by Alper Nebi Yasak · 2 years, 9 months ago
  31. e267665 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 9 months ago
  32. 50d5c64 mkimage: sunxi_egon: Allow overriding the padding size by Samuel Holland · 3 years ago
  33. c7d042f Merge tag 'efi-2022-04-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 9 months ago WIP/29Jan2022
  34. 9e63786 tools: mkeficapsule: rework the code a little bit by AKASHI Takahiro · 2 years, 9 months ago
  35. df1ce60 tools: mkeficapsule: output messages to stderr instead of stdout by AKASHI Takahiro · 2 years, 9 months ago
  36. 2a4b0d5 rsa: adds rsa3072 algorithm by Jamin Lin · 2 years, 9 months ago
  37. 2d2384b tools: mkimage: Show where signatures/keys are written by Simon Glass · 3 years ago
  38. 9737c2d tools: Pass public-key node through to caller by Simon Glass · 3 years ago
  39. c033dc8 image: Return destination node for add_verify_data() method by Simon Glass · 3 years ago
  40. 4842234 tools: Drop unused name in image-host by Simon Glass · 3 years ago
  41. 70e6bcc tools: Improve comments in signing functions by Simon Glass · 3 years ago
  42. 7ae46c3 tools: Avoid leaving extra data at the end of copied files by Simon Glass · 3 years ago
  43. e291a5c tools: Move copyfile() into a common file by Simon Glass · 3 years ago
  44. 195f789 fit_check_sign: Update help to mention the key is in a dtb by Simon Glass · 3 years ago
  45. 2ce0738 binman: doc: fix typo for u-boot-tpl by Heiko Thiery · 2 years, 9 months ago
  46. 61a631e binman: Document the __bss_size symbol error by Simon Glass · 2 years, 9 months ago
  47. 3e7749e binman: Add documentation for bintools by Simon Glass · 2 years, 10 months ago
  48. bc57064 binman: Add a command to generate bintool docs by Simon Glass · 2 years, 10 months ago
  49. a00d971 binman: Complete test coverage of comp_util by Simon Glass · 2 years, 10 months ago
  50. 4f9ee83 binman: Plumb in support for missing bintools by Simon Glass · 2 years, 10 months ago
  51. 359e431 binman: Convert to using the lzma_alone bintool by Simon Glass · 2 years, 10 months ago
  52. 4cd4ee0 binman: Add a bintool implementation for lzma_alone by Simon Glass · 2 years, 10 months ago
  53. 33ce351 binman: Convert to using the lz4 bintool by Simon Glass · 2 years, 10 months ago
  54. 992d475 binman: Add a bintool implementation for lz4 by Simon Glass · 2 years, 10 months ago
  55. 0d1e95a binman: Tidy up pylint warnings in comp_util by Simon Glass · 2 years, 10 months ago
  56. ad35ce5 binman: Move compression into binman by Simon Glass · 2 years, 10 months ago
  57. f75db1e binman: Convert to using the mkimage bintool by Simon Glass · 2 years, 10 months ago
  58. 532ae70 binman: Convert to using the ifwitool bintool by Simon Glass · 2 years, 10 months ago
  59. a104bb2 binman: Convert to using the futility bintool by Simon Glass · 2 years, 10 months ago
  60. 388f04f binman: Convert to using the FIP bintool by Simon Glass · 2 years, 10 months ago
  61. 5417da5 binman: Convert to using the CBFS bintool by Simon Glass · 2 years, 10 months ago
  62. 56ee85e binman: Enable bintool tests including cmdline processing by Simon Glass · 2 years, 10 months ago
  63. e1b7e4d binman: Add a bintool implementation for mkimage by Simon Glass · 2 years, 10 months ago
  64. 6f7eb0c binman: Add a bintool implementation for ifwitool by Simon Glass · 2 years, 10 months ago
  65. 9d3a7a2 binman: Add a bintool implementation for futility by Simon Glass · 2 years, 10 months ago
  66. bf87b20 binman: Add a bintool implementation for fiptool by Simon Glass · 2 years, 10 months ago
  67. d388333 binman: Add a bintool implementation for cbfstool by Simon Glass · 2 years, 10 months ago
  68. 3b47dfa binman: Add tests for bintool by Simon Glass · 2 years, 10 months ago
  69. 386c63c binman: Plumb in support for bintools by Simon Glass · 2 years, 10 months ago
  70. 252de6b binman: Add support for bintools by Simon Glass · 2 years, 10 months ago
  71. 81d6e3f binman: Add installation instructions by Simon Glass · 2 years, 10 months ago
  72. 7f29583 binman: Correct path for fip_util by Simon Glass · 2 years, 10 months ago
  73. f4590e0 binman: Allow faked blobs in blob-ext-list by Simon Glass · 2 years, 10 months ago
  74. 2cc8c1f binman: Drop the image name from the fake-blob message by Simon Glass · 2 years, 10 months ago
  75. 596fd10 patman: Add a function to find a tool on the path by Simon Glass · 2 years, 10 months ago
  76. 5b79686 patman: Tidy up the download function a little by Simon Glass · 2 years, 10 months ago
  77. 8ea6d23 buildman: Move the download function to tools by Simon Glass · 2 years, 10 months ago
  78. ade5327 patman: Allow running a tool and returning the full result by Simon Glass · 2 years, 10 months ago
  79. 8bc78b7 binman: Expand the external FIT test a little by Simon Glass · 2 years, 10 months ago
  80. 206117a mkimage: Show the external-offset error by Simon Glass · 2 years, 10 months ago
  81. 1e18a69 binman: Tweak elf tests for a toolchain change by Simon Glass · 2 years, 10 months ago
  82. 91197aa moveconfig: Fix some pylint errors by Simon Glass · 2 years, 10 months ago
  83. 37f815c moveconfig: Use a function to read files by Simon Glass · 2 years, 10 months ago
  84. 2fd85bd moveconfig: Use a function to write files by Simon Glass · 2 years, 10 months ago
  85. 478920d moveconfig: Drop check for old Python by Simon Glass · 2 years, 10 months ago
  86. b2e83c6 moveconfig: Convert to ArgumentParser by Simon Glass · 2 years, 10 months ago
  87. daa694d moveconfig: Use single quotes by Simon Glass · 2 years, 10 months ago
  88. 65d7fce moveconfig: Allow querying board configuration by Simon Glass · 2 years, 10 months ago
  89. 84067a5 moveconfig: Allow adding unit tests by Simon Glass · 2 years, 10 months ago
  90. e1ae563 moveconfig: Sort the options by Simon Glass · 2 years, 10 months ago
  91. 9d60339 moveconfig: Read the database in a separate function by Simon Glass · 2 years, 10 months ago
  92. a362708 moveconfig: Correct operation of the 'imply' feature by Simon Glass · 2 years, 10 months ago
  93. c761cf7 tools: Add init files for Python tools by Simon Glass · 3 years ago
  94. fd52009 patman: Update the list of modules by Simon Glass · 3 years ago
  95. 0c7cdd0 dtoc: Fix up a code comment that confuses pylint by Simon Glass · 3 years ago
  96. c28f249 mkimage: struct stat.st_size may not be long by Heinrich Schuchardt · 2 years, 9 months ago
  97. 5902a39 mkimage: Allow to specify the signature algorithm on the command line by Jan Kiszka · 2 years, 9 months ago
  98. 6ae2434 mkimage: Drop unused OPT_STRING constant by Jan Kiszka · 2 years, 9 months ago
  99. 4550ce9 image-fit: Make string of algo parameter constant by Jan Kiszka · 2 years, 9 months ago
  100. 6f08eee tools/fitimage: make sure dumpimage still works when "@" are detected by Stefan Eichenberger · 2 years, 10 months ago