1. 62a98f4 tools: kwboot: Do not send magic seq when changing baudrate back to 115200 by Pali Rohár · 2 years, 11 months ago
  2. 8dbe027 tools: kwboot: Do not use stack when setting baudrate back to default value by Pali Rohár · 2 years, 11 months ago
  3. 558176d tools: kwboot: Replace ARM mov + movt instruction pair by mov + orr by Pali Rohár · 2 years, 11 months ago
  4. 5645229 tools: kwboot: Increase delay after changing baudrate in ARM code by Pali Rohár · 2 years, 11 months ago
  5. cab817d tools: kwboot: Do not call tcdrain() after each sent packet by Pali Rohár · 2 years, 11 months ago
  6. 455c0d2 tools: kwboot: Fix sending retry of last header packet by Pali Rohár · 2 years, 11 months ago
  7. a6fcac2 tools: kwboot: Resend first 3 xmodem retry packets immediately by Pali Rohár · 3 years ago
  8. d14a342 tools: kwboot: Change retry loop from decreasing to increasing by Pali Rohár · 3 years ago
  9. d656f5a tools: kwboot: Calculate real used space in kwbimage header when calling kwboot_img_grow_hdr() by Pali Rohár · 3 years ago
  10. e511cc3 tools: kwboot: Do not modify kwbimage header before increasing its size by Pali Rohár · 3 years ago
  11. ed792c2 tools: kwboot: Simplify code for aligning image header by Pali Rohár · 3 years ago
  12. 8e2e7ca tools: kwboot: Show verbose message when waiting for baudrate change magic by Pali Rohár · 3 years ago
  13. 4bebab6 tools: kwboot: Correctly set configuration of UART for BootROM messages by Pali Rohár · 3 years ago
  14. 82c5a0a tools: kwboot: Recalculate 4-byte data checksum after injecting baudrate code by Pali Rohár · 3 years ago
  15. 063cb35 tools: kwboot: Inject baudrate change back code after data part by Pali Rohár · 3 years ago
  16. ad9a3ac tools: kwboot: Validate 4-byte image data checksum by Pali Rohár · 3 years ago
  17. 5923ef6 tools: kwboot: Reserve enough space for patching kwbimage in memory by Pali Rohár · 3 years ago
  18. 2ecca3d tools: kwboot: Fix initialization of tty device by Pali Rohár · 3 years ago
  19. 0a14341 tools: kwboot: Initialize rfds to zero by Pali Rohár · 3 years ago
  20. 082c119 patman: Add "postfix" support to patch subjects by Sean Anderson · 3 years ago
  21. b2dfe83 binman: Allow timeout to occur in the image or its section by Simon Glass · 3 years ago
  22. 0089f61 tools: kwboot: Patch nandpagesize to zero also for v1 image by Pali Rohár · 3 years ago
  23. 2fdba4f tools: kwbimage: Add support for NAND_PAGE_SIZE command also for v1 images by Pali Rohár · 3 years ago
  24. e58f08b tools: kwbimage: Align BIN header executable code to 128-bit boundary by Pali Rohár · 3 years ago
  25. a85a71d tools: kwboot: Align UART baudrate change code in BIN header to 128-bit boundary by Pali Rohár · 3 years ago
  26. 18cfbbb Revert "Revert "mkeficapsule: Remove dtb related options"" by AKASHI Takahiro · 3 years ago
  27. 397b35f Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years ago
  28. 35a7677 Merge tag 'u-boot-imx-20211022' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years ago
  29. a13fa74 tools: mksunxiboot: Use sunxi_image header directly by Samuel Holland · 3 years ago
  30. f7832ee buildman: Add gcc-11.1.0 to the directory list by Tom Rini · 3 years ago
  31. 56ced77 tools: imx8m_image: Support ddr3 firmware by Ariel D'Alessandro · 3 years ago
  32. f200a4b Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years ago
  33. a46877e tools: termios_linux.h: Fix tcsendbreak() implementation by Pali Rohár · 3 years ago
  34. 79b8849 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years ago
  35. 7bf83a5 buildman: Detect Kconfig loops by Simon Glass · 3 years ago
  36. bafdeb4 buildman: Write output even on fatal error by Simon Glass · 3 years ago
  37. 4f03a4c tools: Stop re-defining -std= when building tools by Tom Rini · 3 years ago
  38. d6f8ab3 treewide: Remove OF_PRIOR_STAGE by Ilias Apalodimas · 3 years ago
  39. 927e0ee CI: Update to LLVM-13 by Tom Rini · 3 years ago
  40. 2c6bcab tools/image-host.c: Fix spelling of "expected". by Vagrant Cascadian · 3 years ago
  41. e7d285b image: Use the correct checks for CRC32 by Simon Glass · 3 years ago
  42. 2bbed3f image: Use Kconfig to enable FIT_RSASSA_PSS on host by Simon Glass · 3 years ago
  43. e059157 image: Use Kconfig to enable CONFIG_FIT_VERBOSE on host by Simon Glass · 3 years ago
  44. 0c303f9 image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · 3 years ago
  45. 2c21256 hash: Use Kconfig to enable hashing in host tools and SPL by Simon Glass · 3 years ago
  46. e02b3fd image: Add Kconfig options for FIT in the tools build by Simon Glass · 3 years ago
  47. 5d3248a image: Split host code out into its own file by Simon Glass · 3 years ago
  48. c7b8711 tools: imx8mimage: not abort when mmap fail by Peng Fan · 3 years, 1 month ago
  49. 26fa063 iot2050: Enable watchdog support, but do not auto-start it by Jan Kiszka · 3 years ago
  50. cf8c932 tools: kwboot: Add Pali and Marek as authors by Pali Rohár · 3 years ago
  51. b843aed tools: kwboot: Update file header by Marek Behún · 3 years ago
  52. b4eea8f tools: kwboot: Avoid code repetition in kwboot_img_patch() by Marek Behún · 3 years ago
  53. 5fa04f4 tools: kwboot: Cosmetic fix by Marek Behún · 3 years ago
  54. 911515b tools: kwboot: Disable non-blocking mode by Pali Rohár · 3 years ago
  55. 24a471b tools: kwboot: Disable tty interbyte timeout by Pali Rohár · 3 years ago
  56. c704e0e tools: kwboot: Fix initializing tty device by Pali Rohár · 3 years ago
  57. 99a3d023 tools: kwboot: Check whether baudrate was set to requested value by Marek Behún · 3 years ago
  58. 93b5563 tools: kwboot: Allow any baudrate on Linux by Pali Rohár · 3 years ago
  59. ca27204 tools: kwboot: Support higher baudrates when booting via UART by Pali Rohár · 3 years ago
  60. 5c8f812 tools: kwboot: Explicitly check against size of struct main_hdr_v1 by Marek Behún · 3 years ago
  61. 04ced02 tools: kwboot: Round up header size to 128 B when patching by Pali Rohár · 3 years ago
  62. 8010f4f tools: kwbimage: Update comments describing kwbimage v1 structures by Pali Rohár · 3 years ago
  63. fe2fd73 tools: kwbimage: Refactor kwbimage header size determination by Marek Behún · 3 years ago
  64. acb0b38 tools: kwbimage: Refactor image_version() by Marek Behún · 3 years ago
  65. f2c644e tools: kwboot: Patch destination address to DDR area for SPI image by Pali Rohár · 3 years ago
  66. 792e423 tools: kwboot: Patch source address in image header by Pali Rohár · 3 years ago
  67. 550c930 tools: kwboot: Don't patch image header if signed by Pali Rohár · 3 years ago
  68. 732c930 tools: kwbimage: Simplify iteration over version 1 optional headers by Marek Behún · 3 years, 1 month ago
  69. ddc04fa tools: kwboot: Always call kwboot_img_patch_hdr() by Pali Rohár · 3 years ago
  70. 9cdc264 tools: kwboot: Properly finish xmodem transfer by Pali Rohár · 3 years ago
  71. 819cd32 tools: kwboot: Prevent waiting indefinitely if no xmodem reply is received by Marek Behún · 3 years ago
  72. 12df7b7 tools: kwboot: Allow greater timeout when executing header code by Marek Behún · 3 years ago
  73. 2e81b3a tools: kwboot: Print new line after SPL output by Marek Behún · 3 years ago
  74. 48b3ea6 tools: kwboot: Allow non-xmodem text output from BootROM only in a specific case by Pali Rohár · 3 years ago
  75. 408ea61 tools: kwboot: Use a function to check whether received byte is a Xmodem reply by Marek Behún · 3 years ago
  76. 2ef87f7 tools: kwboot: Split sending image into header and data stages by Pali Rohár · 3 years ago
  77. d5ba8db tools: kwboot: Print newline on error when progress was not completed by Pali Rohár · 3 years ago
  78. 5a1f8cb tools: kwboot: Fix printing progress by Pali Rohár · 3 years ago
  79. d8cc851 tools: kwboot: Fix comparison of integers with different size by Marek Behún · 3 years ago
  80. c5d666a tools: kwboot: Fix return type of kwboot_xm_makeblock() function by Pali Rohár · 3 years ago
  81. 00a1dee tools: kwboot: Fix kwboot_xm_sendblock() function when kwboot_tty_recv() fails by Pali Rohár · 3 years ago
  82. a050a86 tools: kwboot: Print version information header by Pali Rohár · 3 years ago
  83. e453bb4 tools: kwboot: Refactor and fix writing buffer by Marek Behún · 3 years ago
  84. 46237e6 tools: kwboot: Make the quit sequence buffer const by Marek Behún · 3 years ago
  85. f30cb0d tools: kwboot: Fix buffer overflow in kwboot_terminal() by Marek Behún · 3 years ago
  86. 3b5da64 tools: kwbimage: Fix printf format warning by Marek Behún · 3 years ago
  87. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years ago
  88. 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years ago
  89. 1d1f98c Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 3 years ago
  90. e908d20 Merge tag 'v2021.10-rc5' into next by Tom Rini · 3 years ago
  91. 3e57ad9 irq: Tidy up of-platdata irq support by Simon Glass · 3 years, 2 months ago
  92. 0d60e5d tools: Handle PAGER containing arguments by Paul Barker · 3 years, 1 month ago
  93. 5fe50f9 tools: Refactor full help printing by Paul Barker · 3 years, 1 month ago
  94. d428e81 Revert "mkeficapsule: Remove dtb related options" by Simon Glass · 3 years, 2 months ago
  95. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years ago
  96. 3283a05 tools: docker: Build and install genimage by Bin Meng · 3 years, 1 month ago
  97. a30e53c tools: docker: Bump up QEMU version to 6.1.0 by Bin Meng · 3 years, 1 month ago
  98. 5c1ed64 Dockerfile: Update to latest "focal" tag by Tom Rini · 3 years ago
  99. 7d67334 tools: k3_fit_atf: Fix DM binary FIT load addresses by Suman Anna · 3 years, 1 month ago
  100. 5ed16a9 net: Rename SPL_NET_SUPPORT to SPL_NET by Simon Glass · 3 years, 2 months ago