1. 2d9f245 tools: kwboot: Allow greater timeout when executing header code by Marek Behún · Fri Sep 24 23:06:52 2021 +0200
  2. bcc5e04 tools: kwboot: Print new line after SPL output by Marek Behún · Fri Sep 24 23:06:51 2021 +0200
  3. 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
  4. 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
  5. bed18ef tools: kwboot: Split sending image into header and data stages by Pali Rohár · Fri Sep 24 23:06:48 2021 +0200
  6. 5ed896f tools: kwboot: Print newline on error when progress was not completed by Pali Rohár · Fri Sep 24 23:06:47 2021 +0200
  7. d01b9ce tools: kwboot: Fix printing progress by Pali Rohár · Fri Sep 24 23:06:46 2021 +0200
  8. edb6324 tools: kwboot: Fix comparison of integers with different size by Marek Behún · Fri Sep 24 23:06:45 2021 +0200
  9. 58cf04de tools: kwboot: Fix return type of kwboot_xm_makeblock() function by Pali Rohár · Fri Sep 24 23:06:44 2021 +0200
  10. 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
  11. 3c703aaf tools: kwboot: Print version information header by Pali Rohár · Fri Sep 24 23:06:42 2021 +0200
  12. d3bc5c3 tools: kwboot: Refactor and fix writing buffer by Marek Behún · Fri Sep 24 23:06:41 2021 +0200
  13. ea5b2b3 tools: kwboot: Make the quit sequence buffer const by Marek Behún · Fri Sep 24 23:06:40 2021 +0200
  14. 4eb55de tools: kwboot: Fix buffer overflow in kwboot_terminal() by Marek Behún · Fri Sep 24 23:06:39 2021 +0200
  15. f7b7f7c tools: kwbimage: Fix printf format warning by Marek Behún · Fri Sep 24 23:06:38 2021 +0200
  16. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  17. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · Mon Sep 27 17:42:38 2021 +0200
  18. 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
  19. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · Mon Sep 27 09:45:36 2021 -0400
  20. e7995f7 irq: Tidy up of-platdata irq support by Simon Glass · Sat Aug 07 07:24:11 2021 -0600
  21. ce7efa0 tools: Handle PAGER containing arguments by Paul Barker · Wed Sep 08 12:38:02 2021 +0100
  22. 25ecd97 tools: Refactor full help printing by Paul Barker · Wed Sep 08 12:38:01 2021 +0100
  23. 5e967d5 Revert "mkeficapsule: Remove dtb related options" by Simon Glass · Mon Aug 02 08:44:30 2021 -0600
  24. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  25. f551a53 tools: docker: Build and install genimage by Bin Meng · Thu Aug 26 23:33:33 2021 +0800
  26. 00afccd tools: docker: Bump up QEMU version to 6.1.0 by Bin Meng · Thu Aug 26 23:33:32 2021 +0800
  27. b6a78cf Dockerfile: Update to latest "focal" tag by Tom Rini · Sat Sep 11 10:36:48 2021 -0400
  28. bde4ff3 tools: k3_fit_atf: Fix DM binary FIT load addresses by Suman Anna · Sat Aug 14 01:49:01 2021 -0500
  29. 041a0ac net: Rename SPL_NET_SUPPORT to SPL_NET by Simon Glass · Sun Aug 08 12:20:30 2021 -0600
  30. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · Sun Aug 08 12:20:09 2021 -0600
  31. 8586cda tools: env: Handle shorter read calls by Thibault Ferrante · Tue Aug 24 17:29:50 2021 +0200
  32. 13895a3 mkimage: clarify error message for empty input files by Thomas Hebb · Sun Aug 01 15:23:13 2021 -0700
  33. bebe146 tools: kwbimage: Remove comment about unimplemented register headers in v1 images by Pali Rohár · Sun Aug 22 12:31:35 2021 +0200
  34. d8f0f1a kwbimage: check return value of image_get_csk_index by Heinrich Schuchardt · Tue Aug 17 07:11:58 2021 +0200
  35. 379ec09 kwbimage: check fopen() return value by Heinrich Schuchardt · Tue Aug 17 07:03:20 2021 +0200
  36. 611a16b tools: kwbimage: Use IBR_HDR_* constants instead of raw numbers by Pali Rohár · Wed Aug 11 10:14:17 2021 +0200
  37. e27c00b tools: kwbimage: Verify size of image data by Pali Rohár · Wed Aug 11 10:14:16 2021 +0200
  38. a98cc27 tools: kwbimage: Verify size of v0 image header by Pali Rohár · Wed Aug 11 10:14:15 2021 +0200
  39. 010e252 tools: kwbimage: Verify supported image version by Pali Rohár · Wed Aug 11 10:14:14 2021 +0200
  40. f42f26e dtoc: Correct the intarray-widening test case by Simon Glass · Mon Aug 02 07:37:54 2021 -0600
  41. 6a222e6 patman: Avoid blank lines between tags by Simon Glass · Sun Aug 01 16:02:39 2021 -0600
  42. d776e8f CI: Update to LLVM-12 by Tom Rini · Thu Jul 15 14:24:25 2021 -0400
  43. 4311832 dtoc: Support widening a bool value by Simon Glass · Wed Jul 28 19:23:11 2021 -0600
  44. a7d6698 dtoc: Fix widening an int array to an int by Simon Glass · Wed Jul 28 19:23:10 2021 -0600
  45. fd4078e dtoc: Rename is_wider_than() to reduce confusion by Simon Glass · Wed Jul 28 19:23:09 2021 -0600
  46. 520b47a moveconfig: Update to newer kconfiglib by Simon Glass · Wed Jul 21 21:35:53 2021 -0600
  47. 83cc72e doc: Add docs for the moveconfig tool by Simon Glass · Wed Jul 21 21:35:51 2021 -0600
  48. 6bbdd0c patman: add warning for invalid tag by Patrick Delaunay · Thu Jul 22 16:51:42 2021 +0200
  49. 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
  50. 5ec2c58 kwbimage: Add support for extracting images via dumpimage tool by Pali Rohár · Fri Jul 23 11:14:34 2021 +0200
  51. 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
  52. b572ac4 tools: kwboot: Fix checking image header version by Pali Rohár · Fri Jul 23 11:14:22 2021 +0200
  53. 1228116 tools: kwboot: Check for v1 header size by Pali Rohár · Fri Jul 23 11:14:21 2021 +0200
  54. 48615ba tools: kwboot: Cosmetic fix - add missing curly brackets by Pali Rohár · Fri Jul 23 11:14:20 2021 +0200
  55. 049cf91 tools: kwboot: Print trailing newline after terminal is terminated by Pali Rohár · Fri Jul 23 11:14:19 2021 +0200
  56. eafc969 tools: kwboot: Fix restoring terminal by Pali Rohár · Fri Jul 23 11:14:18 2021 +0200
  57. 8210ea0 tools: kwboot: Fix wrong parameter passed to read() by Pali Rohár · Fri Jul 23 11:14:17 2021 +0200
  58. 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
  59. a265629 tools: dumpimage: Fix crashing when trying to extract data from kwbimage by Pali Rohár · Fri Jul 23 11:14:15 2021 +0200
  60. f01adfd tools: kwbimage: Mark all BootROM structures __packed by Pali Rohár · Fri Jul 23 11:14:14 2021 +0200
  61. 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
  62. c0cfd1a tools: kwbimage: Add support for a new DATA_DELAY command by Pali Rohár · Fri Jul 23 11:14:12 2021 +0200
  63. fbe10ac tools: kwbimage: Add support for DATA command also for v1 images by Pali Rohár · Fri Jul 23 11:14:11 2021 +0200
  64. 1be2ad1 tools: kwbimage: Don't parse PAYLOAD keyword by Pali Rohár · Fri Jul 23 11:14:10 2021 +0200
  65. e0a6dc7 tools: kwbimage: Add support for more BINARY headers by Pali Rohár · Fri Jul 23 11:14:09 2021 +0200
  66. d79cbc9 tools: kwbimage: Fix calculating size of binary header by Pali Rohár · Fri Jul 23 11:14:08 2021 +0200
  67. 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
  68. f8171a5 tools: kwbimage: Use -a parameter (load address) for v1 images by Pali Rohár · Fri Jul 23 11:14:06 2021 +0200
  69. abf9a8d tools: kwbimage: Cosmetic fix - remove redundant space character by Marek Behún · Fri Jul 23 11:14:05 2021 +0200
  70. cd614ad tools: kwbimage: Print size of binary header in kwbimage_print_header() by Pali Rohár · Fri Jul 23 11:14:04 2021 +0200
  71. 48bc68c tools: kwbimage: Validate data checksum of v1 images by Pali Rohár · Fri Jul 23 11:14:03 2021 +0200
  72. fdb575a tools: kwbimage: Validate extended headers of v1 images by Pali Rohár · Fri Jul 23 11:14:02 2021 +0200
  73. 03345b9 tools: kwbimage: Fix check for v0 extended header checksum by Pali Rohár · Fri Jul 23 11:14:01 2021 +0200
  74. 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
  75. 6f6f65e tools: kwbimage: Fix generation of SATA, SDIO and PCIe images by Pali Rohár · Fri Jul 23 11:13:59 2021 +0200
  76. 696dfa4 tools: kwbimage: Add constant for SDIO bootfrom by Marek Behún · Fri Jul 23 11:13:58 2021 +0200
  77. 0478515 tools: kwbimage: Align SPI and NAND images to 256 bytes by Pali Rohár · Fri Jul 23 11:13:57 2021 +0200
  78. cfb60a9 tools: kwbimage: Simplify aligning and calculating checksum by Pali Rohár · Fri Jul 23 11:13:56 2021 +0200
  79. 61a557b tools: kwbimage: Fix compilation without CONFIG_SYS_U_BOOT_OFFS by Pali Rohár · Fri Jul 23 11:13:55 2021 +0200
  80. 1f2440c Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · Sat Jul 10 21:14:29 2021 -0600
  81. 748a1d4 binman: Add basic support for debugging performance by Simon Glass · Tue Jul 06 10:36:41 2021 -0600
  82. 1e689d2 patman: Use bytearray instead of string by Simon Glass · Tue Jul 06 10:36:40 2021 -0600
  83. c62c3a9 binman: Use bytearray instead of string by Simon Glass · Tue Jul 06 10:36:39 2021 -0600
  84. f58dae9 binman: Split node-reading out from constructor in files by Simon Glass · Tue Jul 06 10:36:38 2021 -0600
  85. 76f496d binman: Support multithreading for building images by Simon Glass · Tue Jul 06 10:36:37 2021 -0600
  86. b87eac8f binman: Put compressed data into separate files by Simon Glass · Tue Jul 06 10:36:36 2021 -0600
  87. 57c325a dtoc: Detect drivers which do not parse correctly by Simon Glass · Sun Jul 04 12:19:49 2021 -0600
  88. 240f0b1 dtoc: Detect unexpected suffix on .of_match by Simon Glass · Sun Jul 04 12:19:48 2021 -0600
  89. 9dc87d3 dtoc: Add a stdout check in test_normalized_name() by Simon Glass · Sun Jul 04 12:19:47 2021 -0600
  90. 2063806 dtoc: Correct the re_compat regular expression by Simon Glass · Sun Jul 04 12:19:46 2021 -0600
  91. 674b6e1 dtoc: Allow multiple warnings for a driver by Simon Glass · Sun Jul 04 12:19:45 2021 -0600
  92. 87827df dtoc: Convert to use ArgumentParser by Simon Glass · Sun Jul 04 12:19:44 2021 -0600
  93. a6a776c dtoc: Avoid using subscripts on match objects by Simon Glass · Sun Jul 04 12:19:43 2021 -0600
  94. 94d3ad9 mkeficapsule: Remove dtb related options by Ilias Apalodimas · Sat Jul 17 17:26:45 2021 +0300
  95. 9a5bfc1 tools: Use a single target-independent config to enable OpenSSL by Alexandru Gagniuc · Wed Jul 14 17:05:47 2021 -0500
  96. 298bb16 common: Move host-only logic in image-sig.c to separate file by Alexandru Gagniuc · Wed Jul 14 17:05:37 2021 -0500
  97. 7a1745c tools: Avoid showing return value of clock_gettime() by Simon Glass · Thu May 13 19:39:20 2021 -0600
  98. 9ebd551 dtoc: Check that a parent is not missing by Simon Glass · Sun Jun 27 17:51:10 2021 -0600
  99. f75f1d7 tools: image-host: fix wrong return value by Ming Liu · Mon May 31 09:04:51 2021 +0200
  100. 88be5d3 tools/fitimage: add missing linebreak for some messages by Sven Roederer · Tue May 25 23:15:27 2021 +0200