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