1. cdf0d1c tools: mkimage/dumpimage: Allow to use -l with -T by Pali Rohár · Sun Feb 13 01:09:46 2022 +0100
  2. 784195e tools: mkeficapsule: remove duplicated code by AKASHI Takahiro · Wed Feb 16 10:49:51 2022 +0900
  3. 912339f binman: Allow different operations in FIT generator nodes by Simon Glass · Tue Feb 08 11:50:03 2022 -0700
  4. 9f1c6b9 binman: Tidy up the docs a little with fit by Simon Glass · Tue Feb 08 11:50:02 2022 -0700
  5. f4a32d2 binman: fit: Refactor to reduce function size by Simon Glass · Tue Feb 08 11:50:01 2022 -0700
  6. 6fba35c binman: Move entry-data collection into a Entry method by Simon Glass · Tue Feb 08 11:50:00 2022 -0700
  7. 167070a binman: Add a ELF test file with disjoint text sections by Simon Glass · Tue Feb 08 11:49:59 2022 -0700
  8. 948dd3a binman: Support a list of strings with the mkimage etype by Simon Glass · Tue Feb 08 11:49:58 2022 -0700
  9. e87009da binman: Add to the TODO by Simon Glass · Tue Feb 08 11:49:57 2022 -0700
  10. 5cdcea0 binman: Add support for TEE BL32 by Roger Quadros · Sat Feb 19 20:50:04 2022 +0200
  11. 571adc8 elf: Add a way to read segment information from an ELF file by Simon Glass · Tue Feb 08 11:49:55 2022 -0700
  12. 243c2c1 binman: Update docs to indicate mkimage is supported by Simon Glass · Tue Feb 08 11:49:54 2022 -0700
  13. 738a54d dtoc: Support reading a list of arguments by Simon Glass · Tue Feb 08 11:49:53 2022 -0700
  14. 0023861 dtoc: Allow deleting nodes and adding them in the same sync by Simon Glass · Tue Feb 08 11:49:52 2022 -0700
  15. b9b5cb3 dtoc: Support deleting a node by Simon Glass · Tue Feb 08 11:49:51 2022 -0700
  16. 452be42 dtoc: Support adding a string list to a device tree by Simon Glass · Tue Feb 08 11:49:50 2022 -0700
  17. 99f7942 moveconfig: Allow regex matches when finding combinations by Simon Glass · Tue Feb 08 11:49:46 2022 -0700
  18. e803755 moveconfig: Show the config name rather than the defconfig by Simon Glass · Tue Feb 08 11:49:45 2022 -0700
  19. 64af7c2 binman: Correct the error message for a bad hash algorithm by Simon Glass · Tue Feb 08 10:59:44 2022 -0700
  20. ac873ed binman: Update image positions of FIT subentries by Alper Nebi Yasak · Tue Feb 08 01:08:08 2022 +0300
  21. 1e4ffd8 binman: Skip processing "hash" subnodes of FIT subsections by Alper Nebi Yasak · Wed Feb 09 22:02:35 2022 +0300
  22. 4a4ac0d Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Mon Feb 21 08:32:02 2022 -0500
  23. bc7bf64 tools: kwbimage: Add me as an author of kwbimage by Pali Rohár · Thu Feb 17 10:43:40 2022 +0100
  24. 74bf239 tools: kwbimage: Fix help how to extract DDR3 training code by Pali Rohár · Thu Feb 17 10:43:39 2022 +0100
  25. 94671fd tools: kwbimage: Add support for NAND_BLKSZ and NAND_BADBLK_LOCATION for v0 images by Pali Rohár · Thu Feb 17 10:43:38 2022 +0100
  26. 2dbaf40 tools: kwbimage: Do not show mkimage error message in dumpimage by Pali Rohár · Thu Feb 17 10:43:37 2022 +0100
  27. e581f19 tools: kwbimage: Add support for dumping extended and binary v0 headers by Pali Rohár · Thu Feb 17 10:43:36 2022 +0100
  28. 524597e tools: kwbimage: Fix calculating size of kwbimage v0 header by Pali Rohár · Thu Feb 17 10:43:35 2022 +0100
  29. 370f54c tools: kwbimage: Define structures for extended kwbimage v0 headers by Pali Rohár · Thu Feb 17 10:43:34 2022 +0100
  30. 0e129b8 tools: kwbimage: Fix dumping DATA registers for v0 images by Pali Rohár · Sun Feb 13 01:04:33 2022 +0100
  31. 7887d07 tools/zynqmp_pm_cfg_obj_convert.py: fix build with Vivado 2021.x by Luca Ceresoli · Sat Feb 12 13:51:21 2022 +0100
  32. a00fdd7 Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Feb 11 15:07:49 2022 -0500
  33. ba21243 tools: mkeficapsule: allow for specifying GUID explicitly by AKASHI Takahiro · Wed Feb 09 19:10:39 2022 +0900
  34. c246b76 tools: mkeficapsule: add firmware image signing by AKASHI Takahiro · Wed Feb 09 19:10:35 2022 +0900
  35. 0f65d83 tools: build mkeficapsule with tools-only_defconfig by AKASHI Takahiro · Wed Feb 09 19:10:34 2022 +0900
  36. 02acbf1 fw_env: simplify logic & code paths in the fw_env_open() by Rafał Miłecki · Wed Jan 12 12:47:06 2022 +0100
  37. 840ec19 fw_env: make flash_io() take buffer as an argument by Rafał Miłecki · Wed Jan 12 12:47:05 2022 +0100
  38. 61f1fbd mkimage: Improve documentation of algo-name parameter by Jan Kiszka · Sat Feb 05 13:19:36 2022 +0100
  39. 6f775ff Merge tag 'dm-pull-8feb22-take3' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Thu Feb 10 09:02:06 2022 -0500
  40. cf91fa8 tools: kwboot: Allow to use -b without image path as the last getopt() option by Pali Rohár · Mon Feb 07 10:12:24 2022 +0100
  41. 111779f tools: kwboot: Fix detection of quit esc sequence by Pali Rohár · Thu Feb 03 17:45:20 2022 +0100
  42. d455326 binman: Convert FIT entry type to a subclass of Section entry type by Alper Nebi Yasak · Tue Feb 08 01:08:07 2022 +0300
  43. 513a149 binman: Check missing bintools of Section subclasses by Alper Nebi Yasak · Tue Feb 08 01:08:06 2022 +0300
  44. e706d87 binman: Register and check bintools from FIT subentries by Alper Nebi Yasak · Tue Feb 08 01:08:05 2022 +0300
  45. 09fb061 binman: Fix subentry expansion for FIT entry type by Alper Nebi Yasak · Tue Feb 08 01:08:04 2022 +0300
  46. 0281158 patman: Convert camel case in terminal.py by Simon Glass · Sat Jan 29 14:14:18 2022 -0700
  47. f45d374 patman: Rename Color() method to build() by Simon Glass · Sat Jan 29 14:14:17 2022 -0700
  48. 1f1e830 patman: Rename Print() to Tprint() by Simon Glass · Sat Jan 29 14:14:16 2022 -0700
  49. 011f1b3 patman: Convert camel case in tout.py by Simon Glass · Sat Jan 29 14:14:15 2022 -0700
  50. 1b53d90 patman: Convert camel case in test_util.py by Simon Glass · Sat Jan 29 14:14:14 2022 -0700
  51. 88a9ec2 patman: Convert camel case in test_checkpatch.py by Simon Glass · Sat Jan 29 14:14:13 2022 -0700
  52. 1908d354 patman: Convert camel case in project.py by Simon Glass · Sat Jan 29 14:14:12 2022 -0700
  53. 761648b patman: Convert camel case in gitutil.py by Simon Glass · Sat Jan 29 14:14:11 2022 -0700
  54. 9b0b023 patman: Convert camel case in get_maintainer.py by Simon Glass · Sat Jan 29 14:14:10 2022 -0700
  55. d85bb8f patman: Convert camel case in func_test.py by Simon Glass · Sat Jan 29 14:14:09 2022 -0700
  56. 4c0557b patman: Convert camel case in cros_subprocess.py by Simon Glass · Sat Jan 29 14:14:08 2022 -0700
  57. 530ac27 patman: Convert camel case in commit.py by Simon Glass · Sat Jan 29 14:14:07 2022 -0700
  58. d84e84a patman: Convert camel case in checkpatch.py by Simon Glass · Sat Jan 29 14:14:06 2022 -0700
  59. 840be73 patman: Convert camel case in command.py by Simon Glass · Sat Jan 29 14:14:05 2022 -0700
  60. 8002552 patman: Convert camel case in tools.py by Simon Glass · Sat Jan 29 14:14:04 2022 -0700
  61. e5650a8 buildman: Allow adjusting board config on the fly by Simon Glass · Sat Jan 22 05:07:33 2022 -0700
  62. 9bac167 buildman: Provide a hint on how to debug thread crashes by Simon Glass · Sat Jan 22 05:07:32 2022 -0700
  63. 22901f9 buildman: Add helper functions for updating .config files by Simon Glass · Sat Jan 22 05:07:31 2022 -0700
  64. 6f484e4 buildman: Make use of test_util by Simon Glass · Sat Jan 22 05:07:30 2022 -0700
  65. 838ddf3 buildman: Add a flag to control the traceback by Simon Glass · Sat Jan 22 05:07:29 2022 -0700
  66. c27d22d patman: Update test_util to run doc tests by Simon Glass · Sat Jan 22 05:07:28 2022 -0700
  67. 28af92d Merge tag 'u-boot-imx-20220207' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Feb 07 12:13:53 2022 -0500
  68. 1bf26ee tools: mkeficapsule: dont use malloc.h by Heinrich Schuchardt · Sat Feb 05 20:10:03 2022 +0100
  69. 399710b tools/mxsimage: Remove fclose on empty FILE pointer by Mattias Hansson · Wed Nov 24 13:10:49 2021 +0100
  70. eace69f Dockfile, CI: Update to latest focal tag and build by Tom Rini · Thu Feb 03 08:38:34 2022 -0500
  71. 3edc347 Dockerfile: Add libgnutls package for building mkeficapsule command by AKASHI Takahiro · Tue Feb 01 10:32:36 2022 +0900
  72. 0fe2f1b mkimage: fix segfault on MacOS arm64 by Sergey V. Lobanov · Tue Jan 25 02:29:44 2022 +0300
  73. 5e45856 Merge tag 'dm-pull-30jan22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Mon Jan 31 09:26:54 2022 -0500
  74. e4b8fca tools: kwboot: Set debug flag to 1 by Pali Rohár · Tue Jan 25 18:13:13 2022 +0100
  75. 577506c tools: kwboot: Fix usage of -D without -t by Pali Rohár · Tue Jan 25 18:13:12 2022 +0100
  76. 613bd8b tools: kwboot: Handle EINTR in kwboot_tty_recv() by Pali Rohár · Tue Jan 25 18:13:11 2022 +0100
  77. 5350df1 tools: kwboot: Handle EINTR in kwboot_write() by Pali Rohár · Tue Jan 25 18:13:10 2022 +0100
  78. 1a0755e tools: kwboot: Remove 2s delay before sending first xmodem packet by Pali Rohár · Tue Jan 25 18:13:09 2022 +0100
  79. e68c27bd tools: kwboot: Force BootROM to flush input queue after boot pattern by Pali Rohár · Tue Jan 25 18:13:08 2022 +0100
  80. 4895336 tools: kwboot: Allow to use option -b without image path by Pali Rohár · Tue Jan 25 18:13:07 2022 +0100
  81. b3760f9 tools: kwboot: Show 'E' in progress output when error occurs by Pali Rohár · Tue Jan 25 18:13:06 2022 +0100
  82. 80241ce tools: kwboot: Fix handling of repeated xmodem packets by Pali Rohár · Tue Jan 25 18:13:05 2022 +0100
  83. 230d4f8 tools: kwboot: Do not change received character in kwboot_xm_recv_reply() by Pali Rohár · Tue Jan 25 18:13:04 2022 +0100
  84. 6af1429 tools: kwboot: Remove code for handling CAN byte by Pali Rohár · Tue Jan 25 18:13:03 2022 +0100
  85. e4529bd tools: kwboot: Improve retrying logic for incomplete xmodem packets by Pali Rohár · Tue Jan 25 18:13:02 2022 +0100
  86. b43d90f tools: kwboot: Wait blk_rsp_timeo when flushing by Pali Rohár · Tue Jan 25 18:13:01 2022 +0100
  87. def9838 tools: kwboot: Increase blk_rsp_timeo to 2s by Pali Rohár · Tue Jan 25 18:13:00 2022 +0100
  88. 58c407f binman: Skip node generation for images read from files by Jan Kiszka · Fri Jan 28 20:37:53 2022 +0100
  89. cab8407 moveconfig: Fix code relying on now-stripped newline characters by Alper Nebi Yasak · Sat Jan 29 18:22:08 2022 +0300
  90. 8b5e03a Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Sun Jan 30 17:12:34 2022 -0500
  91. f3b114d mkimage: sunxi_egon: Allow overriding the padding size by Samuel Holland · Tue Oct 12 19:21:27 2021 -0500
  92. 263f1b7 Merge tag 'efi-2022-04-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Jan 29 13:50:19 2022 -0500
  93. 30fcea2 tools: mkeficapsule: rework the code a little bit by AKASHI Takahiro · Tue Jan 18 13:39:45 2022 +0900
  94. 6cf40d4 tools: mkeficapsule: output messages to stderr instead of stdout by AKASHI Takahiro · Tue Jan 18 13:39:44 2022 +0900
  95. 5975ad7 rsa: adds rsa3072 algorithm by Jamin Lin · Wed Jan 19 16:23:21 2022 +0800
  96. e460726 tools: mkimage: Show where signatures/keys are written by Simon Glass · Fri Nov 12 12:28:13 2021 -0700
  97. 89c3fb6 tools: Pass public-key node through to caller by Simon Glass · Fri Nov 12 12:28:12 2021 -0700
  98. 94336dc image: Return destination node for add_verify_data() method by Simon Glass · Fri Nov 12 12:28:11 2021 -0700
  99. 888c0c5 tools: Drop unused name in image-host by Simon Glass · Fri Nov 12 12:28:07 2021 -0700
  100. 6a0efc8 tools: Improve comments in signing functions by Simon Glass · Fri Nov 12 12:28:06 2021 -0700