1. 14a2e81 iot2050: Enable watchdog support, but do not auto-start it by Jan Kiszka · Sat Sep 18 08:17:56 2021 +0200
  2. aa98a1e tools: kwboot: Add Pali and Marek as authors by Pali Rohár · Fri Sep 24 23:07:14 2021 +0200
  3. db5b53e tools: kwboot: Update file header by Marek Behún · Fri Sep 24 23:07:13 2021 +0200
  4. 3e6117e tools: kwboot: Avoid code repetition in kwboot_img_patch() by Marek Behún · Fri Sep 24 23:07:12 2021 +0200
  5. 6c598c3 tools: kwboot: Cosmetic fix by Marek Behún · Fri Sep 24 23:07:11 2021 +0200
  6. 2bffe24 tools: kwboot: Disable non-blocking mode by Pali Rohár · Fri Sep 24 23:07:10 2021 +0200
  7. 12095b2 tools: kwboot: Disable tty interbyte timeout by Pali Rohár · Fri Sep 24 23:07:09 2021 +0200
  8. 909a0b9 tools: kwboot: Fix initializing tty device by Pali Rohár · Fri Sep 24 23:07:08 2021 +0200
  9. 6783549 tools: kwboot: Check whether baudrate was set to requested value by Marek Behún · Fri Sep 24 23:07:07 2021 +0200
  10. fd935e9 tools: kwboot: Allow any baudrate on Linux by Pali Rohár · Fri Sep 24 23:07:06 2021 +0200
  11. 2a8b769 tools: kwboot: Support higher baudrates when booting via UART by Pali Rohár · Fri Sep 24 23:07:05 2021 +0200
  12. 811821e tools: kwboot: Explicitly check against size of struct main_hdr_v1 by Marek Behún · Fri Sep 24 23:07:04 2021 +0200
  13. d9355bf tools: kwboot: Round up header size to 128 B when patching by Pali Rohár · Fri Sep 24 23:07:03 2021 +0200
  14. beddea8 tools: kwbimage: Update comments describing kwbimage v1 structures by Pali Rohár · Fri Sep 24 23:07:02 2021 +0200
  15. d1b0b03 tools: kwbimage: Refactor kwbimage header size determination by Marek Behún · Fri Sep 24 23:07:01 2021 +0200
  16. fa9caec tools: kwbimage: Refactor image_version() by Marek Behún · Fri Sep 24 23:07:00 2021 +0200
  17. 398d415 tools: kwboot: Patch destination address to DDR area for SPI image by Pali Rohár · Fri Sep 24 23:06:59 2021 +0200
  18. 88255af tools: kwboot: Patch source address in image header by Pali Rohár · Fri Sep 24 23:06:58 2021 +0200
  19. 5725e0c tools: kwboot: Don't patch image header if signed by Pali Rohár · Fri Sep 24 23:06:57 2021 +0200
  20. b1a7650 tools: kwbimage: Simplify iteration over version 1 optional headers by Marek Behún · Wed Aug 18 00:59:15 2021 +0200
  21. 4d27601 tools: kwboot: Always call kwboot_img_patch_hdr() by Pali Rohár · Fri Sep 24 23:06:55 2021 +0200
  22. 42c61a4 tools: kwboot: Properly finish xmodem transfer by Pali Rohár · Fri Sep 24 23:06:54 2021 +0200
  23. 0a3b85a tools: kwboot: Prevent waiting indefinitely if no xmodem reply is received by Marek Behún · Fri Sep 24 23:06:53 2021 +0200
  24. 2d9f245 tools: kwboot: Allow greater timeout when executing header code by Marek Behún · Fri Sep 24 23:06:52 2021 +0200
  25. bcc5e04 tools: kwboot: Print new line after SPL output by Marek Behún · Fri Sep 24 23:06:51 2021 +0200
  26. 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
  27. 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
  28. bed18ef tools: kwboot: Split sending image into header and data stages by Pali Rohár · Fri Sep 24 23:06:48 2021 +0200
  29. 5ed896f tools: kwboot: Print newline on error when progress was not completed by Pali Rohár · Fri Sep 24 23:06:47 2021 +0200
  30. d01b9ce tools: kwboot: Fix printing progress by Pali Rohár · Fri Sep 24 23:06:46 2021 +0200
  31. edb6324 tools: kwboot: Fix comparison of integers with different size by Marek Behún · Fri Sep 24 23:06:45 2021 +0200
  32. 58cf04de tools: kwboot: Fix return type of kwboot_xm_makeblock() function by Pali Rohár · Fri Sep 24 23:06:44 2021 +0200
  33. 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
  34. 3c703aaf tools: kwboot: Print version information header by Pali Rohár · Fri Sep 24 23:06:42 2021 +0200
  35. d3bc5c3 tools: kwboot: Refactor and fix writing buffer by Marek Behún · Fri Sep 24 23:06:41 2021 +0200
  36. ea5b2b3 tools: kwboot: Make the quit sequence buffer const by Marek Behún · Fri Sep 24 23:06:40 2021 +0200
  37. 4eb55de tools: kwboot: Fix buffer overflow in kwboot_terminal() by Marek Behún · Fri Sep 24 23:06:39 2021 +0200
  38. f7b7f7c tools: kwbimage: Fix printf format warning by Marek Behún · Fri Sep 24 23:06:38 2021 +0200
  39. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  40. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · Mon Sep 27 17:42:38 2021 +0200
  41. 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
  42. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · Mon Sep 27 09:45:36 2021 -0400
  43. e7995f7 irq: Tidy up of-platdata irq support by Simon Glass · Sat Aug 07 07:24:11 2021 -0600
  44. ce7efa0 tools: Handle PAGER containing arguments by Paul Barker · Wed Sep 08 12:38:02 2021 +0100
  45. 25ecd97 tools: Refactor full help printing by Paul Barker · Wed Sep 08 12:38:01 2021 +0100
  46. 5e967d5 Revert "mkeficapsule: Remove dtb related options" by Simon Glass · Mon Aug 02 08:44:30 2021 -0600
  47. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  48. f551a53 tools: docker: Build and install genimage by Bin Meng · Thu Aug 26 23:33:33 2021 +0800
  49. 00afccd tools: docker: Bump up QEMU version to 6.1.0 by Bin Meng · Thu Aug 26 23:33:32 2021 +0800
  50. b6a78cf Dockerfile: Update to latest "focal" tag by Tom Rini · Sat Sep 11 10:36:48 2021 -0400
  51. bde4ff3 tools: k3_fit_atf: Fix DM binary FIT load addresses by Suman Anna · Sat Aug 14 01:49:01 2021 -0500
  52. 041a0ac net: Rename SPL_NET_SUPPORT to SPL_NET by Simon Glass · Sun Aug 08 12:20:30 2021 -0600
  53. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · Sun Aug 08 12:20:09 2021 -0600
  54. 8586cda tools: env: Handle shorter read calls by Thibault Ferrante · Tue Aug 24 17:29:50 2021 +0200
  55. 13895a3 mkimage: clarify error message for empty input files by Thomas Hebb · Sun Aug 01 15:23:13 2021 -0700
  56. bebe146 tools: kwbimage: Remove comment about unimplemented register headers in v1 images by Pali Rohár · Sun Aug 22 12:31:35 2021 +0200
  57. d8f0f1a kwbimage: check return value of image_get_csk_index by Heinrich Schuchardt · Tue Aug 17 07:11:58 2021 +0200
  58. 379ec09 kwbimage: check fopen() return value by Heinrich Schuchardt · Tue Aug 17 07:03:20 2021 +0200
  59. 611a16b tools: kwbimage: Use IBR_HDR_* constants instead of raw numbers by Pali Rohár · Wed Aug 11 10:14:17 2021 +0200
  60. e27c00b tools: kwbimage: Verify size of image data by Pali Rohár · Wed Aug 11 10:14:16 2021 +0200
  61. a98cc27 tools: kwbimage: Verify size of v0 image header by Pali Rohár · Wed Aug 11 10:14:15 2021 +0200
  62. 010e252 tools: kwbimage: Verify supported image version by Pali Rohár · Wed Aug 11 10:14:14 2021 +0200
  63. f42f26e dtoc: Correct the intarray-widening test case by Simon Glass · Mon Aug 02 07:37:54 2021 -0600
  64. 6a222e6 patman: Avoid blank lines between tags by Simon Glass · Sun Aug 01 16:02:39 2021 -0600
  65. d776e8f CI: Update to LLVM-12 by Tom Rini · Thu Jul 15 14:24:25 2021 -0400
  66. 4311832 dtoc: Support widening a bool value by Simon Glass · Wed Jul 28 19:23:11 2021 -0600
  67. a7d6698 dtoc: Fix widening an int array to an int by Simon Glass · Wed Jul 28 19:23:10 2021 -0600
  68. fd4078e dtoc: Rename is_wider_than() to reduce confusion by Simon Glass · Wed Jul 28 19:23:09 2021 -0600
  69. 520b47a moveconfig: Update to newer kconfiglib by Simon Glass · Wed Jul 21 21:35:53 2021 -0600
  70. 83cc72e doc: Add docs for the moveconfig tool by Simon Glass · Wed Jul 21 21:35:51 2021 -0600
  71. 6bbdd0c patman: add warning for invalid tag by Patrick Delaunay · Thu Jul 22 16:51:42 2021 +0200
  72. 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
  73. 5ec2c58 kwbimage: Add support for extracting images via dumpimage tool by Pali Rohár · Fri Jul 23 11:14:34 2021 +0200
  74. 16bf703 tools: kwbimage: Remove v1 kwbimage SPL padding to CONFIG_SYS_U_BOOT_OFFS bytes by Pali Rohár · Fri Jul 23 11:14:31 2021 +0200
  75. b572ac4 tools: kwboot: Fix checking image header version by Pali Rohár · Fri Jul 23 11:14:22 2021 +0200
  76. 1228116 tools: kwboot: Check for v1 header size by Pali Rohár · Fri Jul 23 11:14:21 2021 +0200
  77. 48615ba tools: kwboot: Cosmetic fix - add missing curly brackets by Pali Rohár · Fri Jul 23 11:14:20 2021 +0200
  78. 049cf91 tools: kwboot: Print trailing newline after terminal is terminated by Pali Rohár · Fri Jul 23 11:14:19 2021 +0200
  79. eafc969 tools: kwboot: Fix restoring terminal by Pali Rohár · Fri Jul 23 11:14:18 2021 +0200
  80. 8210ea0 tools: kwboot: Fix wrong parameter passed to read() by Pali Rohár · Fri Jul 23 11:14:17 2021 +0200
  81. 99534ec tools: dumpimage: Show error message when trying to extract data from kwbimage by Pali Rohár · Fri Jul 23 11:14:16 2021 +0200
  82. a265629 tools: dumpimage: Fix crashing when trying to extract data from kwbimage by Pali Rohár · Fri Jul 23 11:14:15 2021 +0200
  83. f01adfd tools: kwbimage: Mark all BootROM structures __packed by Pali Rohár · Fri Jul 23 11:14:14 2021 +0200
  84. 39f3896 tools: kwbimage: Do not hide usage of secure header under CONFIG_ARMADA_38X by Pali Rohár · Fri Jul 23 11:14:13 2021 +0200
  85. c0cfd1a tools: kwbimage: Add support for a new DATA_DELAY command by Pali Rohár · Fri Jul 23 11:14:12 2021 +0200
  86. fbe10ac tools: kwbimage: Add support for DATA command also for v1 images by Pali Rohár · Fri Jul 23 11:14:11 2021 +0200
  87. 1be2ad1 tools: kwbimage: Don't parse PAYLOAD keyword by Pali Rohár · Fri Jul 23 11:14:10 2021 +0200
  88. e0a6dc7 tools: kwbimage: Add support for more BINARY headers by Pali Rohár · Fri Jul 23 11:14:09 2021 +0200
  89. d79cbc9 tools: kwbimage: Fix calculating size of binary header by Pali Rohár · Fri Jul 23 11:14:08 2021 +0200
  90. 13b7040 tools: kwbimage: Change maximum number of arguments in binary header to 256 by Pali Rohár · Fri Jul 23 11:14:07 2021 +0200
  91. f8171a5 tools: kwbimage: Use -a parameter (load address) for v1 images by Pali Rohár · Fri Jul 23 11:14:06 2021 +0200
  92. abf9a8d tools: kwbimage: Cosmetic fix - remove redundant space character by Marek Behún · Fri Jul 23 11:14:05 2021 +0200
  93. cd614ad tools: kwbimage: Print size of binary header in kwbimage_print_header() by Pali Rohár · Fri Jul 23 11:14:04 2021 +0200
  94. 48bc68c tools: kwbimage: Validate data checksum of v1 images by Pali Rohár · Fri Jul 23 11:14:03 2021 +0200
  95. fdb575a tools: kwbimage: Validate extended headers of v1 images by Pali Rohár · Fri Jul 23 11:14:02 2021 +0200
  96. 03345b9 tools: kwbimage: Fix check for v0 extended header checksum by Pali Rohár · Fri Jul 23 11:14:01 2021 +0200
  97. eba7819 tools: kwbimage: Don't crash when binary file name does not contain '/' by Pali Rohár · Fri Jul 23 11:14:00 2021 +0200
  98. 6f6f65e tools: kwbimage: Fix generation of SATA, SDIO and PCIe images by Pali Rohár · Fri Jul 23 11:13:59 2021 +0200
  99. 696dfa4 tools: kwbimage: Add constant for SDIO bootfrom by Marek Behún · Fri Jul 23 11:13:58 2021 +0200
  100. 0478515 tools: kwbimage: Align SPI and NAND images to 256 bytes by Pali Rohár · Fri Jul 23 11:13:57 2021 +0200