1. 22901f9 buildman: Add helper functions for updating .config files by Simon Glass · 2 years, 10 months ago
  2. 6f484e4 buildman: Make use of test_util by Simon Glass · 2 years, 10 months ago
  3. 838ddf3 buildman: Add a flag to control the traceback by Simon Glass · 2 years, 10 months ago
  4. c27d22d patman: Update test_util to run doc tests by Simon Glass · 2 years, 10 months ago
  5. 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
  6. 1bf26ee tools: mkeficapsule: dont use malloc.h by Heinrich Schuchardt · 2 years, 10 months ago
  7. 399710b tools/mxsimage: Remove fclose on empty FILE pointer by Mattias Hansson · 3 years ago
  8. eace69f Dockfile, CI: Update to latest focal tag and build by Tom Rini · 2 years, 10 months ago
  9. 3edc347 Dockerfile: Add libgnutls package for building mkeficapsule command by AKASHI Takahiro · 2 years, 10 months ago
  10. 0fe2f1b mkimage: fix segfault on MacOS arm64 by Sergey V. Lobanov · 2 years, 10 months ago
  11. 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
  12. e4b8fca tools: kwboot: Set debug flag to 1 by Pali Rohár · 2 years, 10 months ago
  13. 577506c tools: kwboot: Fix usage of -D without -t by Pali Rohár · 2 years, 10 months ago
  14. 613bd8b tools: kwboot: Handle EINTR in kwboot_tty_recv() by Pali Rohár · 2 years, 10 months ago
  15. 5350df1 tools: kwboot: Handle EINTR in kwboot_write() by Pali Rohár · 2 years, 10 months ago
  16. 1a0755e tools: kwboot: Remove 2s delay before sending first xmodem packet by Pali Rohár · 2 years, 10 months ago
  17. e68c27bd tools: kwboot: Force BootROM to flush input queue after boot pattern by Pali Rohár · 2 years, 10 months ago
  18. 4895336 tools: kwboot: Allow to use option -b without image path by Pali Rohár · 2 years, 10 months ago
  19. b3760f9 tools: kwboot: Show 'E' in progress output when error occurs by Pali Rohár · 2 years, 10 months ago
  20. 80241ce tools: kwboot: Fix handling of repeated xmodem packets by Pali Rohár · 2 years, 10 months ago
  21. 230d4f8 tools: kwboot: Do not change received character in kwboot_xm_recv_reply() by Pali Rohár · 2 years, 10 months ago
  22. 6af1429 tools: kwboot: Remove code for handling CAN byte by Pali Rohár · 2 years, 10 months ago
  23. e4529bd tools: kwboot: Improve retrying logic for incomplete xmodem packets by Pali Rohár · 2 years, 10 months ago
  24. b43d90f tools: kwboot: Wait blk_rsp_timeo when flushing by Pali Rohár · 2 years, 10 months ago
  25. def9838 tools: kwboot: Increase blk_rsp_timeo to 2s by Pali Rohár · 2 years, 10 months ago
  26. 58c407f binman: Skip node generation for images read from files by Jan Kiszka · 2 years, 10 months ago
  27. cab8407 moveconfig: Fix code relying on now-stripped newline characters by Alper Nebi Yasak · 2 years, 10 months ago
  28. 8b5e03a Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 10 months ago
  29. f3b114d mkimage: sunxi_egon: Allow overriding the padding size by Samuel Holland · 3 years, 2 months ago
  30. 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
  31. 30fcea2 tools: mkeficapsule: rework the code a little bit by AKASHI Takahiro · 2 years, 11 months ago
  32. 6cf40d4 tools: mkeficapsule: output messages to stderr instead of stdout by AKASHI Takahiro · 2 years, 11 months ago
  33. 5975ad7 rsa: adds rsa3072 algorithm by Jamin Lin · 2 years, 11 months ago
  34. e460726 tools: mkimage: Show where signatures/keys are written by Simon Glass · 3 years, 1 month ago
  35. 89c3fb6 tools: Pass public-key node through to caller by Simon Glass · 3 years, 1 month ago
  36. 94336dc image: Return destination node for add_verify_data() method by Simon Glass · 3 years, 1 month ago
  37. 888c0c5 tools: Drop unused name in image-host by Simon Glass · 3 years, 1 month ago
  38. 6a0efc8 tools: Improve comments in signing functions by Simon Glass · 3 years, 1 month ago
  39. 5c5797f tools: Avoid leaving extra data at the end of copied files by Simon Glass · 3 years, 1 month ago
  40. 674fc7f tools: Move copyfile() into a common file by Simon Glass · 3 years, 1 month ago
  41. baab20c fit_check_sign: Update help to mention the key is in a dtb by Simon Glass · 3 years, 1 month ago
  42. d589456 binman: doc: fix typo for u-boot-tpl by Heiko Thiery · 2 years, 10 months ago
  43. ddd5e1d binman: Document the __bss_size symbol error by Simon Glass · 2 years, 10 months ago
  44. 4142486 binman: Add documentation for bintools by Simon Glass · 2 years, 11 months ago
  45. 620c446 binman: Add a command to generate bintool docs by Simon Glass · 2 years, 11 months ago
  46. dab7c14 binman: Complete test coverage of comp_util by Simon Glass · 2 years, 11 months ago
  47. 66152ce binman: Plumb in support for missing bintools by Simon Glass · 2 years, 11 months ago
  48. 84b0c22 binman: Convert to using the lzma_alone bintool by Simon Glass · 2 years, 11 months ago
  49. c793d30 binman: Add a bintool implementation for lzma_alone by Simon Glass · 2 years, 11 months ago
  50. 9203c16 binman: Convert to using the lz4 bintool by Simon Glass · 2 years, 11 months ago
  51. a5c0a42 binman: Add a bintool implementation for lz4 by Simon Glass · 2 years, 11 months ago
  52. dd5c14ec binman: Tidy up pylint warnings in comp_util by Simon Glass · 2 years, 11 months ago
  53. 3ac7d83 binman: Move compression into binman by Simon Glass · 2 years, 11 months ago
  54. 1ea5004 binman: Convert to using the mkimage bintool by Simon Glass · 2 years, 11 months ago
  55. 57c7a48 binman: Convert to using the ifwitool bintool by Simon Glass · 2 years, 11 months ago
  56. 8d0ee73 binman: Convert to using the futility bintool by Simon Glass · 2 years, 11 months ago
  57. b283322 binman: Convert to using the FIP bintool by Simon Glass · 2 years, 11 months ago
  58. a7c941e binman: Convert to using the CBFS bintool by Simon Glass · 2 years, 11 months ago
  59. 162017b binman: Enable bintool tests including cmdline processing by Simon Glass · 2 years, 11 months ago
  60. 48bca84 binman: Add a bintool implementation for mkimage by Simon Glass · 2 years, 11 months ago
  61. 645ca58 binman: Add a bintool implementation for ifwitool by Simon Glass · 2 years, 11 months ago
  62. 7a1c101 binman: Add a bintool implementation for futility by Simon Glass · 2 years, 11 months ago
  63. a6aafc6 binman: Add a bintool implementation for fiptool by Simon Glass · 2 years, 11 months ago
  64. b8dbca9 binman: Add a bintool implementation for cbfstool by Simon Glass · 2 years, 11 months ago
  65. 275fa2c binman: Add tests for bintool by Simon Glass · 2 years, 11 months ago
  66. 4eae925 binman: Plumb in support for bintools by Simon Glass · 2 years, 11 months ago
  67. 861fbbf binman: Add support for bintools by Simon Glass · 2 years, 11 months ago
  68. 7a7874f binman: Add installation instructions by Simon Glass · 2 years, 11 months ago
  69. 25639a0 binman: Correct path for fip_util by Simon Glass · 2 years, 11 months ago
  70. ceb5f91 binman: Allow faked blobs in blob-ext-list by Simon Glass · 2 years, 11 months ago
  71. f9f3403 binman: Drop the image name from the fake-blob message by Simon Glass · 2 years, 11 months ago
  72. 835b0e9 patman: Add a function to find a tool on the path by Simon Glass · 2 years, 11 months ago
  73. 9158060 patman: Tidy up the download function a little by Simon Glass · 2 years, 11 months ago
  74. 25885d1 buildman: Move the download function to tools by Simon Glass · 2 years, 11 months ago
  75. 6d493a5 patman: Allow running a tool and returning the full result by Simon Glass · 2 years, 11 months ago
  76. 7932c88 binman: Expand the external FIT test a little by Simon Glass · 2 years, 11 months ago
  77. 00c0677 mkimage: Show the external-offset error by Simon Glass · 2 years, 11 months ago
  78. 315400e binman: Tweak elf tests for a toolchain change by Simon Glass · 2 years, 11 months ago
  79. b3464eb moveconfig: Fix some pylint errors by Simon Glass · 3 years ago
  80. aba238f moveconfig: Use a function to read files by Simon Glass · 3 years ago
  81. b09ae45 moveconfig: Use a function to write files by Simon Glass · 3 years ago
  82. 34c505f moveconfig: Drop check for old Python by Simon Glass · 3 years ago
  83. d9c1da2 moveconfig: Convert to ArgumentParser by Simon Glass · 3 years ago
  84. dc634d9 moveconfig: Use single quotes by Simon Glass · 3 years ago
  85. 0082b2e moveconfig: Allow querying board configuration by Simon Glass · 3 years ago
  86. bb57be7 moveconfig: Allow adding unit tests by Simon Glass · 3 years ago
  87. 0559a74 moveconfig: Sort the options by Simon Glass · 3 years ago
  88. f931c2f moveconfig: Read the database in a separate function by Simon Glass · 3 years ago
  89. 93c0a9e moveconfig: Correct operation of the 'imply' feature by Simon Glass · 3 years ago
  90. 964192e tools: Add init files for Python tools by Simon Glass · 3 years ago
  91. fc568d8 patman: Update the list of modules by Simon Glass · 3 years ago
  92. 0d92539 dtoc: Fix up a code comment that confuses pylint by Simon Glass · 3 years ago
  93. 5a3b8dc mkimage: struct stat.st_size may not be long by Heinrich Schuchardt · 2 years, 11 months ago
  94. 4043f32 mkimage: Allow to specify the signature algorithm on the command line by Jan Kiszka · 2 years, 11 months ago
  95. c8654a5 mkimage: Drop unused OPT_STRING constant by Jan Kiszka · 2 years, 11 months ago
  96. 27beec2 image-fit: Make string of algo parameter constant by Jan Kiszka · 2 years, 11 months ago
  97. a522870 tools/fitimage: make sure dumpimage still works when "@" are detected by Stefan Eichenberger · 2 years, 11 months ago
  98. 49760ec tools/fitimage: remove redundant format check by Stefan Eichenberger · 2 years, 11 months ago
  99. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 11 months ago
  100. a0722ce tools: kwbimage: Fix mkimage/dumpimage -l argument by Pali Rohár · 2 years, 11 months ago