1. 2d760ed tools: kwboot: Do not send magic seq when changing baudrate back to 115200 by Pali Rohár · Mon Nov 01 14:00:02 2021 +0100
  2. 6303a23 tools: kwboot: Do not use stack when setting baudrate back to default value by Pali Rohár · Wed Oct 27 20:57:02 2021 +0200
  3. 15b16e5 tools: kwboot: Replace ARM mov + movt instruction pair by mov + orr by Pali Rohár · Wed Oct 27 20:57:01 2021 +0200
  4. 9e624c9 tools: kwboot: Increase delay after changing baudrate in ARM code by Pali Rohár · Wed Oct 27 20:57:00 2021 +0200
  5. f2acbba tools: kwboot: Do not call tcdrain() after each sent packet by Pali Rohár · Wed Oct 27 20:56:59 2021 +0200
  6. 6daa561 tools: kwboot: Fix sending retry of last header packet by Pali Rohár · Wed Oct 27 20:56:58 2021 +0200
  7. 959e850 tools: kwboot: Resend first 3 xmodem retry packets immediately by Pali Rohár · Mon Oct 25 15:13:04 2021 +0200
  8. e665c6a tools: kwboot: Change retry loop from decreasing to increasing by Pali Rohár · Mon Oct 25 15:13:03 2021 +0200
  9. 6fa9709 tools: kwboot: Calculate real used space in kwbimage header when calling kwboot_img_grow_hdr() by Pali Rohár · Mon Oct 25 15:13:02 2021 +0200
  10. 90eb900 tools: kwboot: Do not modify kwbimage header before increasing its size by Pali Rohár · Mon Oct 25 15:13:01 2021 +0200
  11. 085d9ce tools: kwboot: Simplify code for aligning image header by Pali Rohár · Mon Oct 25 15:13:00 2021 +0200
  12. ddee5d8 tools: kwboot: Show verbose message when waiting for baudrate change magic by Pali Rohár · Mon Oct 25 15:12:59 2021 +0200
  13. 71db362 tools: kwboot: Correctly set configuration of UART for BootROM messages by Pali Rohár · Mon Oct 25 15:12:58 2021 +0200
  14. f625a22 tools: kwboot: Recalculate 4-byte data checksum after injecting baudrate code by Pali Rohár · Mon Oct 25 15:12:57 2021 +0200
  15. aed39f2 tools: kwboot: Inject baudrate change back code after data part by Pali Rohár · Mon Oct 25 15:12:56 2021 +0200
  16. 0b659e5 tools: kwboot: Validate 4-byte image data checksum by Pali Rohár · Mon Oct 25 15:12:55 2021 +0200
  17. d877439 tools: kwboot: Reserve enough space for patching kwbimage in memory by Pali Rohár · Mon Oct 25 15:12:54 2021 +0200
  18. 40003a0 tools: kwboot: Fix initialization of tty device by Pali Rohár · Mon Oct 25 15:12:53 2021 +0200
  19. c1efca4 tools: kwboot: Initialize rfds to zero by Pali Rohár · Mon Oct 25 15:12:52 2021 +0200
  20. dc1cd13 patman: Add "postfix" support to patch subjects by Sean Anderson · Fri Oct 22 19:07:04 2021 -0400
  21. 2d59d15 binman: Allow timeout to occur in the image or its section by Simon Glass · Mon Oct 18 12:13:15 2021 -0600
  22. 3024ebd tools: kwboot: Patch nandpagesize to zero also for v1 image by Pali Rohár · Fri Oct 22 12:37:47 2021 +0200
  23. 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
  24. 46ebc0e tools: kwbimage: Align BIN header executable code to 128-bit boundary by Pali Rohár · Thu Oct 21 16:46:07 2021 +0200
  25. 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
  26. 5b03cab Revert "Revert "mkeficapsule: Remove dtb related options"" by AKASHI Takahiro · Thu Oct 07 15:23:30 2021 +0900
  27. 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
  28. 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
  29. 4b3281c tools: mksunxiboot: Use sunxi_image header directly by Samuel Holland · Tue Oct 12 19:35:41 2021 -0500
  30. b88029f buildman: Add gcc-11.1.0 to the directory list by Tom Rini · Tue Oct 05 12:20:36 2021 -0400
  31. ef6d59e tools: imx8m_image: Support ddr3 firmware by Ariel D'Alessandro · Thu Sep 30 10:31:17 2021 -0300
  32. 4a0ccfb Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Oct 21 07:52:15 2021 -0400
  33. b74a201 tools: termios_linux.h: Fix tcsendbreak() implementation by Pali Rohár · Wed Oct 06 14:30:25 2021 +0200
  34. 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
  35. 146b602 buildman: Detect Kconfig loops by Simon Glass · Tue Oct 19 21:43:24 2021 -0600
  36. 2e73745 buildman: Write output even on fatal error by Simon Glass · Tue Oct 19 21:43:23 2021 -0600
  37. 4acd4e4 tools: Stop re-defining -std= when building tools by Tom Rini · Mon Oct 11 11:11:41 2021 -0400
  38. 554f85e treewide: Remove OF_PRIOR_STAGE by Ilias Apalodimas · Tue Oct 12 00:00:15 2021 +0300
  39. 4d4251b CI: Update to LLVM-13 by Tom Rini · Tue Oct 05 13:51:38 2021 -0400
  40. 396e4ed tools/image-host.c: Fix spelling of "expected". by Vagrant Cascadian · Tue Sep 28 10:11:46 2021 -0700
  41. 577226c image: Use the correct checks for CRC32 by Simon Glass · Sat Sep 25 19:43:24 2021 -0600
  42. effa452 image: Use Kconfig to enable FIT_RSASSA_PSS on host by Simon Glass · Sat Sep 25 19:43:23 2021 -0600
  43. bd0d735 image: Use Kconfig to enable CONFIG_FIT_VERBOSE on host by Simon Glass · Sat Sep 25 19:43:22 2021 -0600
  44. 85c057e image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · Sat Sep 25 19:43:21 2021 -0600
  45. 383dd57 hash: Use Kconfig to enable hashing in host tools and SPL by Simon Glass · Sat Sep 25 19:43:18 2021 -0600
  46. f16dc6c image: Add Kconfig options for FIT in the tools build by Simon Glass · Sat Sep 25 19:43:16 2021 -0600
  47. 4a8a8a1 image: Split host code out into its own file by Simon Glass · Sat Sep 25 07:03:17 2021 -0600
  48. 2d4be6b tools: imx8mimage: not abort when mmap fail by Peng Fan · Mon Aug 16 11:48:41 2021 +0800
  49. 14a2e81 iot2050: Enable watchdog support, but do not auto-start it by Jan Kiszka · Sat Sep 18 08:17:56 2021 +0200
  50. aa98a1e tools: kwboot: Add Pali and Marek as authors by Pali Rohár · Fri Sep 24 23:07:14 2021 +0200
  51. db5b53e tools: kwboot: Update file header by Marek Behún · Fri Sep 24 23:07:13 2021 +0200
  52. 3e6117e tools: kwboot: Avoid code repetition in kwboot_img_patch() by Marek Behún · Fri Sep 24 23:07:12 2021 +0200
  53. 6c598c3 tools: kwboot: Cosmetic fix by Marek Behún · Fri Sep 24 23:07:11 2021 +0200
  54. 2bffe24 tools: kwboot: Disable non-blocking mode by Pali Rohár · Fri Sep 24 23:07:10 2021 +0200
  55. 12095b2 tools: kwboot: Disable tty interbyte timeout by Pali Rohár · Fri Sep 24 23:07:09 2021 +0200
  56. 909a0b9 tools: kwboot: Fix initializing tty device by Pali Rohár · Fri Sep 24 23:07:08 2021 +0200
  57. 6783549 tools: kwboot: Check whether baudrate was set to requested value by Marek Behún · Fri Sep 24 23:07:07 2021 +0200
  58. fd935e9 tools: kwboot: Allow any baudrate on Linux by Pali Rohár · Fri Sep 24 23:07:06 2021 +0200
  59. 2a8b769 tools: kwboot: Support higher baudrates when booting via UART by Pali Rohár · Fri Sep 24 23:07:05 2021 +0200
  60. 811821e tools: kwboot: Explicitly check against size of struct main_hdr_v1 by Marek Behún · Fri Sep 24 23:07:04 2021 +0200
  61. d9355bf tools: kwboot: Round up header size to 128 B when patching by Pali Rohár · Fri Sep 24 23:07:03 2021 +0200
  62. beddea8 tools: kwbimage: Update comments describing kwbimage v1 structures by Pali Rohár · Fri Sep 24 23:07:02 2021 +0200
  63. d1b0b03 tools: kwbimage: Refactor kwbimage header size determination by Marek Behún · Fri Sep 24 23:07:01 2021 +0200
  64. fa9caec tools: kwbimage: Refactor image_version() by Marek Behún · Fri Sep 24 23:07:00 2021 +0200
  65. 398d415 tools: kwboot: Patch destination address to DDR area for SPI image by Pali Rohár · Fri Sep 24 23:06:59 2021 +0200
  66. 88255af tools: kwboot: Patch source address in image header by Pali Rohár · Fri Sep 24 23:06:58 2021 +0200
  67. 5725e0c tools: kwboot: Don't patch image header if signed by Pali Rohár · Fri Sep 24 23:06:57 2021 +0200
  68. b1a7650 tools: kwbimage: Simplify iteration over version 1 optional headers by Marek Behún · Wed Aug 18 00:59:15 2021 +0200
  69. 4d27601 tools: kwboot: Always call kwboot_img_patch_hdr() by Pali Rohár · Fri Sep 24 23:06:55 2021 +0200
  70. 42c61a4 tools: kwboot: Properly finish xmodem transfer by Pali Rohár · Fri Sep 24 23:06:54 2021 +0200
  71. 0a3b85a tools: kwboot: Prevent waiting indefinitely if no xmodem reply is received by Marek Behún · Fri Sep 24 23:06:53 2021 +0200
  72. 2d9f245 tools: kwboot: Allow greater timeout when executing header code by Marek Behún · Fri Sep 24 23:06:52 2021 +0200
  73. bcc5e04 tools: kwboot: Print new line after SPL output by Marek Behún · Fri Sep 24 23:06:51 2021 +0200
  74. 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
  75. 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
  76. bed18ef tools: kwboot: Split sending image into header and data stages by Pali Rohár · Fri Sep 24 23:06:48 2021 +0200
  77. 5ed896f tools: kwboot: Print newline on error when progress was not completed by Pali Rohár · Fri Sep 24 23:06:47 2021 +0200
  78. d01b9ce tools: kwboot: Fix printing progress by Pali Rohár · Fri Sep 24 23:06:46 2021 +0200
  79. edb6324 tools: kwboot: Fix comparison of integers with different size by Marek Behún · Fri Sep 24 23:06:45 2021 +0200
  80. 58cf04de tools: kwboot: Fix return type of kwboot_xm_makeblock() function by Pali Rohár · Fri Sep 24 23:06:44 2021 +0200
  81. 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
  82. 3c703aaf tools: kwboot: Print version information header by Pali Rohár · Fri Sep 24 23:06:42 2021 +0200
  83. d3bc5c3 tools: kwboot: Refactor and fix writing buffer by Marek Behún · Fri Sep 24 23:06:41 2021 +0200
  84. ea5b2b3 tools: kwboot: Make the quit sequence buffer const by Marek Behún · Fri Sep 24 23:06:40 2021 +0200
  85. 4eb55de tools: kwboot: Fix buffer overflow in kwboot_terminal() by Marek Behún · Fri Sep 24 23:06:39 2021 +0200
  86. f7b7f7c tools: kwbimage: Fix printf format warning by Marek Behún · Fri Sep 24 23:06:38 2021 +0200
  87. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  88. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · Mon Sep 27 17:42:38 2021 +0200
  89. 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
  90. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · Mon Sep 27 09:45:36 2021 -0400
  91. e7995f7 irq: Tidy up of-platdata irq support by Simon Glass · Sat Aug 07 07:24:11 2021 -0600
  92. ce7efa0 tools: Handle PAGER containing arguments by Paul Barker · Wed Sep 08 12:38:02 2021 +0100
  93. 25ecd97 tools: Refactor full help printing by Paul Barker · Wed Sep 08 12:38:01 2021 +0100
  94. 5e967d5 Revert "mkeficapsule: Remove dtb related options" by Simon Glass · Mon Aug 02 08:44:30 2021 -0600
  95. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  96. f551a53 tools: docker: Build and install genimage by Bin Meng · Thu Aug 26 23:33:33 2021 +0800
  97. 00afccd tools: docker: Bump up QEMU version to 6.1.0 by Bin Meng · Thu Aug 26 23:33:32 2021 +0800
  98. b6a78cf Dockerfile: Update to latest "focal" tag by Tom Rini · Sat Sep 11 10:36:48 2021 -0400
  99. bde4ff3 tools: k3_fit_atf: Fix DM binary FIT load addresses by Suman Anna · Sat Aug 14 01:49:01 2021 -0500
  100. 041a0ac net: Rename SPL_NET_SUPPORT to SPL_NET by Simon Glass · Sun Aug 08 12:20:30 2021 -0600