1. 24b628a Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 8 months ago
  2. 43558a0 tools: kwbimage: Add me as an author of kwbimage by Pali Rohár · 2 years, 8 months ago
  3. 107d587 tools: kwbimage: Fix help how to extract DDR3 training code by Pali Rohár · 2 years, 8 months ago
  4. a6661a0 tools: kwbimage: Add support for NAND_BLKSZ and NAND_BADBLK_LOCATION for v0 images by Pali Rohár · 2 years, 8 months ago
  5. e65ea14 tools: kwbimage: Do not show mkimage error message in dumpimage by Pali Rohár · 2 years, 8 months ago
  6. f76ae25 tools: kwbimage: Add support for dumping extended and binary v0 headers by Pali Rohár · 2 years, 8 months ago
  7. 9a9a2c1 tools: kwbimage: Fix calculating size of kwbimage v0 header by Pali Rohár · 2 years, 8 months ago
  8. 3917ec5 tools: kwbimage: Define structures for extended kwbimage v0 headers by Pali Rohár · 2 years, 8 months ago
  9. a238921 tools: kwbimage: Fix dumping DATA registers for v0 images by Pali Rohár · 2 years, 8 months ago
  10. 2f9dd4b tools/zynqmp_pm_cfg_obj_convert.py: fix build with Vivado 2021.x by Luca Ceresoli · 2 years, 8 months ago
  11. 162c22b Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 8 months ago
  12. d9612f4 tools: mkeficapsule: allow for specifying GUID explicitly by AKASHI Takahiro · 2 years, 9 months ago
  13. 16abff2 tools: mkeficapsule: add firmware image signing by AKASHI Takahiro · 2 years, 9 months ago
  14. 9af16cc tools: build mkeficapsule with tools-only_defconfig by AKASHI Takahiro · 2 years, 9 months ago
  15. 07c79dd fw_env: simplify logic & code paths in the fw_env_open() by Rafał Miłecki · 2 years, 9 months ago
  16. f178f7c fw_env: make flash_io() take buffer as an argument by Rafał Miłecki · 2 years, 9 months ago
  17. 32a711d mkimage: Improve documentation of algo-name parameter by Jan Kiszka · 2 years, 9 months ago
  18. 2ccd2bc Merge tag 'dm-pull-8feb22-take3' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 8 months ago
  19. 9e6d71d tools: kwboot: Allow to use -b without image path as the last getopt() option by Pali Rohár · 2 years, 9 months ago
  20. de75140 tools: kwboot: Fix detection of quit esc sequence by Pali Rohár · 2 years, 9 months ago
  21. f3078d4 binman: Convert FIT entry type to a subclass of Section entry type by Alper Nebi Yasak · 2 years, 9 months ago
  22. 4897d33 binman: Check missing bintools of Section subclasses by Alper Nebi Yasak · 2 years, 9 months ago
  23. ed293c3 binman: Register and check bintools from FIT subentries by Alper Nebi Yasak · 2 years, 9 months ago
  24. 2135331 binman: Fix subentry expansion for FIT entry type by Alper Nebi Yasak · 2 years, 9 months ago
  25. 098b10f patman: Convert camel case in terminal.py by Simon Glass · 2 years, 9 months ago
  26. 252ac58 patman: Rename Color() method to build() by Simon Glass · 2 years, 9 months ago
  27. 82e0e73 patman: Rename Print() to Tprint() by Simon Glass · 2 years, 9 months ago
  28. f3385a5 patman: Convert camel case in tout.py by Simon Glass · 2 years, 9 months ago
  29. 5e2ab40 patman: Convert camel case in test_util.py by Simon Glass · 2 years, 9 months ago
  30. ce31277 patman: Convert camel case in test_checkpatch.py by Simon Glass · 2 years, 9 months ago
  31. 642df43 patman: Convert camel case in project.py by Simon Glass · 2 years, 9 months ago
  32. 0157b18 patman: Convert camel case in gitutil.py by Simon Glass · 2 years, 9 months ago
  33. 967af26 patman: Convert camel case in get_maintainer.py by Simon Glass · 2 years, 9 months ago
  34. c3aaa05 patman: Convert camel case in func_test.py by Simon Glass · 2 years, 9 months ago
  35. 208f01b patman: Convert camel case in cros_subprocess.py by Simon Glass · 2 years, 9 months ago
  36. a3eeadf patman: Convert camel case in commit.py by Simon Glass · 2 years, 9 months ago
  37. ae5e926 patman: Convert camel case in checkpatch.py by Simon Glass · 2 years, 9 months ago
  38. d980069 patman: Convert camel case in command.py by Simon Glass · 2 years, 9 months ago
  39. c1aa66e patman: Convert camel case in tools.py by Simon Glass · 2 years, 9 months ago
  40. 2b4806e buildman: Allow adjusting board config on the fly by Simon Glass · 2 years, 9 months ago
  41. 8ca0931 buildman: Provide a hint on how to debug thread crashes by Simon Glass · 2 years, 9 months ago
  42. 19133b7 buildman: Add helper functions for updating .config files by Simon Glass · 2 years, 9 months ago
  43. d10dc40 buildman: Make use of test_util by Simon Glass · 2 years, 9 months ago
  44. 433fa54 buildman: Add a flag to control the traceback by Simon Glass · 2 years, 9 months ago
  45. 1d0f30e patman: Update test_util to run doc tests by Simon Glass · 2 years, 9 months ago
  46. 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
  47. 6bbe12f tools: mkeficapsule: dont use malloc.h by Heinrich Schuchardt · 2 years, 9 months ago
  48. eb1c716 tools/mxsimage: Remove fclose on empty FILE pointer by Mattias Hansson · 2 years, 11 months ago
  49. cd59d44 Dockfile, CI: Update to latest focal tag and build by Tom Rini · 2 years, 9 months ago
  50. ad3616e Dockerfile: Add libgnutls package for building mkeficapsule command by AKASHI Takahiro · 2 years, 9 months ago
  51. 54ee416 mkimage: fix segfault on MacOS arm64 by Sergey V. Lobanov · 2 years, 9 months ago
  52. 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
  53. ffccee2 tools: kwboot: Set debug flag to 1 by Pali Rohár · 2 years, 9 months ago
  54. a3c6496 tools: kwboot: Fix usage of -D without -t by Pali Rohár · 2 years, 9 months ago
  55. 91fb095 tools: kwboot: Handle EINTR in kwboot_tty_recv() by Pali Rohár · 2 years, 9 months ago
  56. 6ba7d63 tools: kwboot: Handle EINTR in kwboot_write() by Pali Rohár · 2 years, 9 months ago
  57. 8d3b79c tools: kwboot: Remove 2s delay before sending first xmodem packet by Pali Rohár · 2 years, 9 months ago
  58. 2bcd5b1 tools: kwboot: Force BootROM to flush input queue after boot pattern by Pali Rohár · 2 years, 9 months ago
  59. c513fe4 tools: kwboot: Allow to use option -b without image path by Pali Rohár · 2 years, 9 months ago
  60. 5d8aa4c tools: kwboot: Show 'E' in progress output when error occurs by Pali Rohár · 2 years, 9 months ago
  61. 5875ad4 tools: kwboot: Fix handling of repeated xmodem packets by Pali Rohár · 2 years, 9 months ago
  62. 950ed24 tools: kwboot: Do not change received character in kwboot_xm_recv_reply() by Pali Rohár · 2 years, 9 months ago
  63. 94c906a tools: kwboot: Remove code for handling CAN byte by Pali Rohár · 2 years, 9 months ago
  64. 82a9e13 tools: kwboot: Improve retrying logic for incomplete xmodem packets by Pali Rohár · 2 years, 9 months ago
  65. 8bd15fd tools: kwboot: Wait blk_rsp_timeo when flushing by Pali Rohár · 2 years, 9 months ago
  66. ef95143 tools: kwboot: Increase blk_rsp_timeo to 2s by Pali Rohár · 2 years, 9 months ago
  67. fcc87ef binman: Skip node generation for images read from files by Jan Kiszka · 2 years, 9 months ago
  68. 6c928c6 moveconfig: Fix code relying on now-stripped newline characters by Alper Nebi Yasak · 2 years, 9 months ago
  69. e267665 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 9 months ago
  70. 50d5c64 mkimage: sunxi_egon: Allow overriding the padding size by Samuel Holland · 3 years ago
  71. 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
  72. 9e63786 tools: mkeficapsule: rework the code a little bit by AKASHI Takahiro · 2 years, 9 months ago
  73. df1ce60 tools: mkeficapsule: output messages to stderr instead of stdout by AKASHI Takahiro · 2 years, 9 months ago
  74. 2a4b0d5 rsa: adds rsa3072 algorithm by Jamin Lin · 2 years, 9 months ago
  75. 2d2384b tools: mkimage: Show where signatures/keys are written by Simon Glass · 3 years ago
  76. 9737c2d tools: Pass public-key node through to caller by Simon Glass · 3 years ago
  77. c033dc8 image: Return destination node for add_verify_data() method by Simon Glass · 3 years ago
  78. 4842234 tools: Drop unused name in image-host by Simon Glass · 3 years ago
  79. 70e6bcc tools: Improve comments in signing functions by Simon Glass · 3 years ago
  80. 7ae46c3 tools: Avoid leaving extra data at the end of copied files by Simon Glass · 3 years ago
  81. e291a5c tools: Move copyfile() into a common file by Simon Glass · 3 years ago
  82. 195f789 fit_check_sign: Update help to mention the key is in a dtb by Simon Glass · 3 years ago
  83. 2ce0738 binman: doc: fix typo for u-boot-tpl by Heiko Thiery · 2 years, 9 months ago
  84. 61a631e binman: Document the __bss_size symbol error by Simon Glass · 2 years, 9 months ago
  85. 3e7749e binman: Add documentation for bintools by Simon Glass · 2 years, 10 months ago
  86. bc57064 binman: Add a command to generate bintool docs by Simon Glass · 2 years, 10 months ago
  87. a00d971 binman: Complete test coverage of comp_util by Simon Glass · 2 years, 10 months ago
  88. 4f9ee83 binman: Plumb in support for missing bintools by Simon Glass · 2 years, 10 months ago
  89. 359e431 binman: Convert to using the lzma_alone bintool by Simon Glass · 2 years, 10 months ago
  90. 4cd4ee0 binman: Add a bintool implementation for lzma_alone by Simon Glass · 2 years, 10 months ago
  91. 33ce351 binman: Convert to using the lz4 bintool by Simon Glass · 2 years, 10 months ago
  92. 992d475 binman: Add a bintool implementation for lz4 by Simon Glass · 2 years, 10 months ago
  93. 0d1e95a binman: Tidy up pylint warnings in comp_util by Simon Glass · 2 years, 10 months ago
  94. ad35ce5 binman: Move compression into binman by Simon Glass · 2 years, 10 months ago
  95. f75db1e binman: Convert to using the mkimage bintool by Simon Glass · 2 years, 10 months ago
  96. 532ae70 binman: Convert to using the ifwitool bintool by Simon Glass · 2 years, 10 months ago
  97. a104bb2 binman: Convert to using the futility bintool by Simon Glass · 2 years, 10 months ago
  98. 388f04f binman: Convert to using the FIP bintool by Simon Glass · 2 years, 10 months ago
  99. 5417da5 binman: Convert to using the CBFS bintool by Simon Glass · 2 years, 10 months ago
  100. 56ee85e binman: Enable bintool tests including cmdline processing by Simon Glass · 2 years, 10 months ago