1. 3024ebd tools: kwboot: Patch nandpagesize to zero also for v1 image by Pali Rohár · Fri Oct 22 12:37:47 2021 +0200
  2. bf9a89e tools: kwbimage: Add support for NAND_PAGE_SIZE command also for v1 images by Pali Rohár · Fri Oct 22 12:37:46 2021 +0200
  3. 46ebc0e tools: kwbimage: Align BIN header executable code to 128-bit boundary by Pali Rohár · Thu Oct 21 16:46:07 2021 +0200
  4. 87cc3c9 tools: kwboot: Align UART baudrate change code in BIN header to 128-bit boundary by Pali Rohár · Thu Oct 21 16:46:06 2021 +0200
  5. 5b03cab Revert "Revert "mkeficapsule: Remove dtb related options"" by AKASHI Takahiro · Thu Oct 07 15:23:30 2021 +0900
  6. 3d2cd03 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Mon Oct 25 12:09:57 2021 -0400
  7. f425599 Merge tag 'u-boot-imx-20211022' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Oct 25 09:54:36 2021 -0400
  8. 4b3281c tools: mksunxiboot: Use sunxi_image header directly by Samuel Holland · Tue Oct 12 19:35:41 2021 -0500
  9. b88029f buildman: Add gcc-11.1.0 to the directory list by Tom Rini · Tue Oct 05 12:20:36 2021 -0400
  10. ef6d59e tools: imx8m_image: Support ddr3 firmware by Ariel D'Alessandro · Thu Sep 30 10:31:17 2021 -0300
  11. 4a0ccfb Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Oct 21 07:52:15 2021 -0400
  12. b74a201 tools: termios_linux.h: Fix tcsendbreak() implementation by Pali Rohár · Wed Oct 06 14:30:25 2021 +0200
  13. 2eeaea4 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Wed Oct 20 14:24:09 2021 -0400
  14. 146b602 buildman: Detect Kconfig loops by Simon Glass · Tue Oct 19 21:43:24 2021 -0600
  15. 2e73745 buildman: Write output even on fatal error by Simon Glass · Tue Oct 19 21:43:23 2021 -0600
  16. 4acd4e4 tools: Stop re-defining -std= when building tools by Tom Rini · Mon Oct 11 11:11:41 2021 -0400
  17. 554f85e treewide: Remove OF_PRIOR_STAGE by Ilias Apalodimas · Tue Oct 12 00:00:15 2021 +0300
  18. 4d4251b CI: Update to LLVM-13 by Tom Rini · Tue Oct 05 13:51:38 2021 -0400
  19. 396e4ed tools/image-host.c: Fix spelling of "expected". by Vagrant Cascadian · Tue Sep 28 10:11:46 2021 -0700
  20. 577226c image: Use the correct checks for CRC32 by Simon Glass · Sat Sep 25 19:43:24 2021 -0600
  21. effa452 image: Use Kconfig to enable FIT_RSASSA_PSS on host by Simon Glass · Sat Sep 25 19:43:23 2021 -0600
  22. bd0d735 image: Use Kconfig to enable CONFIG_FIT_VERBOSE on host by Simon Glass · Sat Sep 25 19:43:22 2021 -0600
  23. 85c057e image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · Sat Sep 25 19:43:21 2021 -0600
  24. 383dd57 hash: Use Kconfig to enable hashing in host tools and SPL by Simon Glass · Sat Sep 25 19:43:18 2021 -0600
  25. f16dc6c image: Add Kconfig options for FIT in the tools build by Simon Glass · Sat Sep 25 19:43:16 2021 -0600
  26. 4a8a8a1 image: Split host code out into its own file by Simon Glass · Sat Sep 25 07:03:17 2021 -0600
  27. 2d4be6b tools: imx8mimage: not abort when mmap fail by Peng Fan · Mon Aug 16 11:48:41 2021 +0800
  28. 14a2e81 iot2050: Enable watchdog support, but do not auto-start it by Jan Kiszka · Sat Sep 18 08:17:56 2021 +0200
  29. aa98a1e tools: kwboot: Add Pali and Marek as authors by Pali Rohár · Fri Sep 24 23:07:14 2021 +0200
  30. db5b53e tools: kwboot: Update file header by Marek Behún · Fri Sep 24 23:07:13 2021 +0200
  31. 3e6117e tools: kwboot: Avoid code repetition in kwboot_img_patch() by Marek Behún · Fri Sep 24 23:07:12 2021 +0200
  32. 6c598c3 tools: kwboot: Cosmetic fix by Marek Behún · Fri Sep 24 23:07:11 2021 +0200
  33. 2bffe24 tools: kwboot: Disable non-blocking mode by Pali Rohár · Fri Sep 24 23:07:10 2021 +0200
  34. 12095b2 tools: kwboot: Disable tty interbyte timeout by Pali Rohár · Fri Sep 24 23:07:09 2021 +0200
  35. 909a0b9 tools: kwboot: Fix initializing tty device by Pali Rohár · Fri Sep 24 23:07:08 2021 +0200
  36. 6783549 tools: kwboot: Check whether baudrate was set to requested value by Marek Behún · Fri Sep 24 23:07:07 2021 +0200
  37. fd935e9 tools: kwboot: Allow any baudrate on Linux by Pali Rohár · Fri Sep 24 23:07:06 2021 +0200
  38. 2a8b769 tools: kwboot: Support higher baudrates when booting via UART by Pali Rohár · Fri Sep 24 23:07:05 2021 +0200
  39. 811821e tools: kwboot: Explicitly check against size of struct main_hdr_v1 by Marek Behún · Fri Sep 24 23:07:04 2021 +0200
  40. d9355bf tools: kwboot: Round up header size to 128 B when patching by Pali Rohár · Fri Sep 24 23:07:03 2021 +0200
  41. beddea8 tools: kwbimage: Update comments describing kwbimage v1 structures by Pali Rohár · Fri Sep 24 23:07:02 2021 +0200
  42. d1b0b03 tools: kwbimage: Refactor kwbimage header size determination by Marek Behún · Fri Sep 24 23:07:01 2021 +0200
  43. fa9caec tools: kwbimage: Refactor image_version() by Marek Behún · Fri Sep 24 23:07:00 2021 +0200
  44. 398d415 tools: kwboot: Patch destination address to DDR area for SPI image by Pali Rohár · Fri Sep 24 23:06:59 2021 +0200
  45. 88255af tools: kwboot: Patch source address in image header by Pali Rohár · Fri Sep 24 23:06:58 2021 +0200
  46. 5725e0c tools: kwboot: Don't patch image header if signed by Pali Rohár · Fri Sep 24 23:06:57 2021 +0200
  47. b1a7650 tools: kwbimage: Simplify iteration over version 1 optional headers by Marek Behún · Wed Aug 18 00:59:15 2021 +0200
  48. 4d27601 tools: kwboot: Always call kwboot_img_patch_hdr() by Pali Rohár · Fri Sep 24 23:06:55 2021 +0200
  49. 42c61a4 tools: kwboot: Properly finish xmodem transfer by Pali Rohár · Fri Sep 24 23:06:54 2021 +0200
  50. 0a3b85a tools: kwboot: Prevent waiting indefinitely if no xmodem reply is received by Marek Behún · Fri Sep 24 23:06:53 2021 +0200
  51. 2d9f245 tools: kwboot: Allow greater timeout when executing header code by Marek Behún · Fri Sep 24 23:06:52 2021 +0200
  52. bcc5e04 tools: kwboot: Print new line after SPL output by Marek Behún · Fri Sep 24 23:06:51 2021 +0200
  53. d06d520 tools: kwboot: Allow non-xmodem text output from BootROM only in a specific case by Pali Rohár · Fri Sep 24 23:06:50 2021 +0200
  54. eabacb8 tools: kwboot: Use a function to check whether received byte is a Xmodem reply by Marek Behún · Fri Sep 24 23:06:49 2021 +0200
  55. bed18ef tools: kwboot: Split sending image into header and data stages by Pali Rohár · Fri Sep 24 23:06:48 2021 +0200
  56. 5ed896f tools: kwboot: Print newline on error when progress was not completed by Pali Rohár · Fri Sep 24 23:06:47 2021 +0200
  57. d01b9ce tools: kwboot: Fix printing progress by Pali Rohár · Fri Sep 24 23:06:46 2021 +0200
  58. edb6324 tools: kwboot: Fix comparison of integers with different size by Marek Behún · Fri Sep 24 23:06:45 2021 +0200
  59. 58cf04de tools: kwboot: Fix return type of kwboot_xm_makeblock() function by Pali Rohár · Fri Sep 24 23:06:44 2021 +0200
  60. 2c02a34 tools: kwboot: Fix kwboot_xm_sendblock() function when kwboot_tty_recv() fails by Pali Rohár · Fri Sep 24 23:06:43 2021 +0200
  61. 3c703aaf tools: kwboot: Print version information header by Pali Rohár · Fri Sep 24 23:06:42 2021 +0200
  62. d3bc5c3 tools: kwboot: Refactor and fix writing buffer by Marek Behún · Fri Sep 24 23:06:41 2021 +0200
  63. ea5b2b3 tools: kwboot: Make the quit sequence buffer const by Marek Behún · Fri Sep 24 23:06:40 2021 +0200
  64. 4eb55de tools: kwboot: Fix buffer overflow in kwboot_terminal() by Marek Behún · Fri Sep 24 23:06:39 2021 +0200
  65. f7b7f7c tools: kwbimage: Fix printf format warning by Marek Behún · Fri Sep 24 23:06:38 2021 +0200
  66. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  67. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · Mon Sep 27 17:42:38 2021 +0200
  68. f04c4ab Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Mon Sep 27 11:09:23 2021 -0400
  69. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · Mon Sep 27 09:45:36 2021 -0400
  70. e7995f7 irq: Tidy up of-platdata irq support by Simon Glass · Sat Aug 07 07:24:11 2021 -0600
  71. ce7efa0 tools: Handle PAGER containing arguments by Paul Barker · Wed Sep 08 12:38:02 2021 +0100
  72. 25ecd97 tools: Refactor full help printing by Paul Barker · Wed Sep 08 12:38:01 2021 +0100
  73. 5e967d5 Revert "mkeficapsule: Remove dtb related options" by Simon Glass · Mon Aug 02 08:44:30 2021 -0600
  74. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  75. f551a53 tools: docker: Build and install genimage by Bin Meng · Thu Aug 26 23:33:33 2021 +0800
  76. 00afccd tools: docker: Bump up QEMU version to 6.1.0 by Bin Meng · Thu Aug 26 23:33:32 2021 +0800
  77. b6a78cf Dockerfile: Update to latest "focal" tag by Tom Rini · Sat Sep 11 10:36:48 2021 -0400
  78. bde4ff3 tools: k3_fit_atf: Fix DM binary FIT load addresses by Suman Anna · Sat Aug 14 01:49:01 2021 -0500
  79. 041a0ac net: Rename SPL_NET_SUPPORT to SPL_NET by Simon Glass · Sun Aug 08 12:20:30 2021 -0600
  80. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · Sun Aug 08 12:20:09 2021 -0600
  81. 8586cda tools: env: Handle shorter read calls by Thibault Ferrante · Tue Aug 24 17:29:50 2021 +0200
  82. 13895a3 mkimage: clarify error message for empty input files by Thomas Hebb · Sun Aug 01 15:23:13 2021 -0700
  83. bebe146 tools: kwbimage: Remove comment about unimplemented register headers in v1 images by Pali Rohár · Sun Aug 22 12:31:35 2021 +0200
  84. d8f0f1a kwbimage: check return value of image_get_csk_index by Heinrich Schuchardt · Tue Aug 17 07:11:58 2021 +0200
  85. 379ec09 kwbimage: check fopen() return value by Heinrich Schuchardt · Tue Aug 17 07:03:20 2021 +0200
  86. 611a16b tools: kwbimage: Use IBR_HDR_* constants instead of raw numbers by Pali Rohár · Wed Aug 11 10:14:17 2021 +0200
  87. e27c00b tools: kwbimage: Verify size of image data by Pali Rohár · Wed Aug 11 10:14:16 2021 +0200
  88. a98cc27 tools: kwbimage: Verify size of v0 image header by Pali Rohár · Wed Aug 11 10:14:15 2021 +0200
  89. 010e252 tools: kwbimage: Verify supported image version by Pali Rohár · Wed Aug 11 10:14:14 2021 +0200
  90. f42f26e dtoc: Correct the intarray-widening test case by Simon Glass · Mon Aug 02 07:37:54 2021 -0600
  91. 6a222e6 patman: Avoid blank lines between tags by Simon Glass · Sun Aug 01 16:02:39 2021 -0600
  92. d776e8f CI: Update to LLVM-12 by Tom Rini · Thu Jul 15 14:24:25 2021 -0400
  93. 4311832 dtoc: Support widening a bool value by Simon Glass · Wed Jul 28 19:23:11 2021 -0600
  94. a7d6698 dtoc: Fix widening an int array to an int by Simon Glass · Wed Jul 28 19:23:10 2021 -0600
  95. fd4078e dtoc: Rename is_wider_than() to reduce confusion by Simon Glass · Wed Jul 28 19:23:09 2021 -0600
  96. 520b47a moveconfig: Update to newer kconfiglib by Simon Glass · Wed Jul 21 21:35:53 2021 -0600
  97. 83cc72e doc: Add docs for the moveconfig tool by Simon Glass · Wed Jul 21 21:35:51 2021 -0600
  98. 6bbdd0c patman: add warning for invalid tag by Patrick Delaunay · Thu Jul 22 16:51:42 2021 +0200
  99. 18d8ea9 kwbimage: Update help message about how to extract from an existing image by Pali Rohár · Fri Jul 23 11:14:35 2021 +0200
  100. 5ec2c58 kwbimage: Add support for extracting images via dumpimage tool by Pali Rohár · Fri Jul 23 11:14:34 2021 +0200