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