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