1. 3edc347 Dockerfile: Add libgnutls package for building mkeficapsule command by AKASHI Takahiro · Tue Feb 01 10:32:36 2022 +0900
  2. 0fe2f1b mkimage: fix segfault on MacOS arm64 by Sergey V. Lobanov · Tue Jan 25 02:29:44 2022 +0300
  3. 5e45856 Merge tag 'dm-pull-30jan22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Mon Jan 31 09:26:54 2022 -0500
  4. e4b8fca tools: kwboot: Set debug flag to 1 by Pali Rohár · Tue Jan 25 18:13:13 2022 +0100
  5. 577506c tools: kwboot: Fix usage of -D without -t by Pali Rohár · Tue Jan 25 18:13:12 2022 +0100
  6. 613bd8b tools: kwboot: Handle EINTR in kwboot_tty_recv() by Pali Rohár · Tue Jan 25 18:13:11 2022 +0100
  7. 5350df1 tools: kwboot: Handle EINTR in kwboot_write() by Pali Rohár · Tue Jan 25 18:13:10 2022 +0100
  8. 1a0755e tools: kwboot: Remove 2s delay before sending first xmodem packet by Pali Rohár · Tue Jan 25 18:13:09 2022 +0100
  9. e68c27bd tools: kwboot: Force BootROM to flush input queue after boot pattern by Pali Rohár · Tue Jan 25 18:13:08 2022 +0100
  10. 4895336 tools: kwboot: Allow to use option -b without image path by Pali Rohár · Tue Jan 25 18:13:07 2022 +0100
  11. b3760f9 tools: kwboot: Show 'E' in progress output when error occurs by Pali Rohár · Tue Jan 25 18:13:06 2022 +0100
  12. 80241ce tools: kwboot: Fix handling of repeated xmodem packets by Pali Rohár · Tue Jan 25 18:13:05 2022 +0100
  13. 230d4f8 tools: kwboot: Do not change received character in kwboot_xm_recv_reply() by Pali Rohár · Tue Jan 25 18:13:04 2022 +0100
  14. 6af1429 tools: kwboot: Remove code for handling CAN byte by Pali Rohár · Tue Jan 25 18:13:03 2022 +0100
  15. e4529bd tools: kwboot: Improve retrying logic for incomplete xmodem packets by Pali Rohár · Tue Jan 25 18:13:02 2022 +0100
  16. b43d90f tools: kwboot: Wait blk_rsp_timeo when flushing by Pali Rohár · Tue Jan 25 18:13:01 2022 +0100
  17. def9838 tools: kwboot: Increase blk_rsp_timeo to 2s by Pali Rohár · Tue Jan 25 18:13:00 2022 +0100
  18. 58c407f binman: Skip node generation for images read from files by Jan Kiszka · Fri Jan 28 20:37:53 2022 +0100
  19. cab8407 moveconfig: Fix code relying on now-stripped newline characters by Alper Nebi Yasak · Sat Jan 29 18:22:08 2022 +0300
  20. 8b5e03a Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Sun Jan 30 17:12:34 2022 -0500
  21. f3b114d mkimage: sunxi_egon: Allow overriding the padding size by Samuel Holland · Tue Oct 12 19:21:27 2021 -0500
  22. 263f1b7 Merge tag 'efi-2022-04-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Jan 29 13:50:19 2022 -0500
  23. 30fcea2 tools: mkeficapsule: rework the code a little bit by AKASHI Takahiro · Tue Jan 18 13:39:45 2022 +0900
  24. 6cf40d4 tools: mkeficapsule: output messages to stderr instead of stdout by AKASHI Takahiro · Tue Jan 18 13:39:44 2022 +0900
  25. 5975ad7 rsa: adds rsa3072 algorithm by Jamin Lin · Wed Jan 19 16:23:21 2022 +0800
  26. e460726 tools: mkimage: Show where signatures/keys are written by Simon Glass · Fri Nov 12 12:28:13 2021 -0700
  27. 89c3fb6 tools: Pass public-key node through to caller by Simon Glass · Fri Nov 12 12:28:12 2021 -0700
  28. 94336dc image: Return destination node for add_verify_data() method by Simon Glass · Fri Nov 12 12:28:11 2021 -0700
  29. 888c0c5 tools: Drop unused name in image-host by Simon Glass · Fri Nov 12 12:28:07 2021 -0700
  30. 6a0efc8 tools: Improve comments in signing functions by Simon Glass · Fri Nov 12 12:28:06 2021 -0700
  31. 5c5797f tools: Avoid leaving extra data at the end of copied files by Simon Glass · Fri Nov 12 12:28:05 2021 -0700
  32. 674fc7f tools: Move copyfile() into a common file by Simon Glass · Fri Nov 12 12:28:04 2021 -0700
  33. baab20c fit_check_sign: Update help to mention the key is in a dtb by Simon Glass · Fri Nov 12 12:28:03 2021 -0700
  34. d589456 binman: doc: fix typo for u-boot-tpl by Heiko Thiery · Mon Jan 24 08:11:01 2022 +0100
  35. ddd5e1d binman: Document the __bss_size symbol error by Simon Glass · Sun Jan 23 12:55:46 2022 -0700
  36. 4142486 binman: Add documentation for bintools by Simon Glass · Sun Jan 09 20:14:12 2022 -0700
  37. 620c446 binman: Add a command to generate bintool docs by Simon Glass · Sun Jan 09 20:14:11 2022 -0700
  38. dab7c14 binman: Complete test coverage of comp_util by Simon Glass · Sun Jan 09 20:14:10 2022 -0700
  39. 66152ce binman: Plumb in support for missing bintools by Simon Glass · Sun Jan 09 20:14:09 2022 -0700
  40. 84b0c22 binman: Convert to using the lzma_alone bintool by Simon Glass · Sun Jan 09 20:14:08 2022 -0700
  41. c793d30 binman: Add a bintool implementation for lzma_alone by Simon Glass · Sun Jan 09 20:14:07 2022 -0700
  42. 9203c16 binman: Convert to using the lz4 bintool by Simon Glass · Sun Jan 09 20:14:06 2022 -0700
  43. a5c0a42 binman: Add a bintool implementation for lz4 by Simon Glass · Sun Jan 09 20:14:05 2022 -0700
  44. dd5c14ec binman: Tidy up pylint warnings in comp_util by Simon Glass · Sun Jan 09 20:14:04 2022 -0700
  45. 3ac7d83 binman: Move compression into binman by Simon Glass · Sun Jan 09 20:14:03 2022 -0700
  46. 1ea5004 binman: Convert to using the mkimage bintool by Simon Glass · Sun Jan 09 20:14:02 2022 -0700
  47. 57c7a48 binman: Convert to using the ifwitool bintool by Simon Glass · Sun Jan 09 20:14:01 2022 -0700
  48. 8d0ee73 binman: Convert to using the futility bintool by Simon Glass · Sun Jan 09 20:14:00 2022 -0700
  49. b283322 binman: Convert to using the FIP bintool by Simon Glass · Sun Jan 09 20:13:59 2022 -0700
  50. a7c941e binman: Convert to using the CBFS bintool by Simon Glass · Sun Jan 09 20:13:58 2022 -0700
  51. 162017b binman: Enable bintool tests including cmdline processing by Simon Glass · Sun Jan 09 20:13:57 2022 -0700
  52. 48bca84 binman: Add a bintool implementation for mkimage by Simon Glass · Sun Jan 09 20:13:56 2022 -0700
  53. 645ca58 binman: Add a bintool implementation for ifwitool by Simon Glass · Sun Jan 09 20:13:55 2022 -0700
  54. 7a1c101 binman: Add a bintool implementation for futility by Simon Glass · Sun Jan 09 20:13:54 2022 -0700
  55. a6aafc6 binman: Add a bintool implementation for fiptool by Simon Glass · Sun Jan 09 20:13:53 2022 -0700
  56. b8dbca9 binman: Add a bintool implementation for cbfstool by Simon Glass · Sun Jan 09 20:13:52 2022 -0700
  57. 275fa2c binman: Add tests for bintool by Simon Glass · Sun Jan 09 20:13:51 2022 -0700
  58. 4eae925 binman: Plumb in support for bintools by Simon Glass · Sun Jan 09 20:13:50 2022 -0700
  59. 861fbbf binman: Add support for bintools by Simon Glass · Sun Jan 09 20:13:49 2022 -0700
  60. 7a7874f binman: Add installation instructions by Simon Glass · Sun Jan 09 20:13:48 2022 -0700
  61. 25639a0 binman: Correct path for fip_util by Simon Glass · Sun Jan 09 20:13:47 2022 -0700
  62. ceb5f91 binman: Allow faked blobs in blob-ext-list by Simon Glass · Sun Jan 09 20:13:46 2022 -0700
  63. f9f3403 binman: Drop the image name from the fake-blob message by Simon Glass · Sun Jan 09 20:13:45 2022 -0700
  64. 835b0e9 patman: Add a function to find a tool on the path by Simon Glass · Sun Jan 09 20:13:43 2022 -0700
  65. 9158060 patman: Tidy up the download function a little by Simon Glass · Sun Jan 09 20:13:42 2022 -0700
  66. 25885d1 buildman: Move the download function to tools by Simon Glass · Sun Jan 09 20:13:41 2022 -0700
  67. 6d493a5 patman: Allow running a tool and returning the full result by Simon Glass · Sun Jan 09 20:13:40 2022 -0700
  68. 7932c88 binman: Expand the external FIT test a little by Simon Glass · Sun Jan 09 20:13:39 2022 -0700
  69. 00c0677 mkimage: Show the external-offset error by Simon Glass · Sun Jan 09 20:13:38 2022 -0700
  70. 315400e binman: Tweak elf tests for a toolchain change by Simon Glass · Sun Jan 09 20:13:37 2022 -0700
  71. b3464eb moveconfig: Fix some pylint errors by Simon Glass · Sat Dec 18 14:54:35 2021 -0700
  72. aba238f moveconfig: Use a function to read files by Simon Glass · Sat Dec 18 14:54:34 2021 -0700
  73. b09ae45 moveconfig: Use a function to write files by Simon Glass · Sat Dec 18 14:54:33 2021 -0700
  74. 34c505f moveconfig: Drop check for old Python by Simon Glass · Sat Dec 18 14:54:32 2021 -0700
  75. d9c1da2 moveconfig: Convert to ArgumentParser by Simon Glass · Sat Dec 18 14:54:31 2021 -0700
  76. dc634d9 moveconfig: Use single quotes by Simon Glass · Sat Dec 18 14:54:30 2021 -0700
  77. 0082b2e moveconfig: Allow querying board configuration by Simon Glass · Sat Dec 18 08:09:46 2021 -0700
  78. bb57be7 moveconfig: Allow adding unit tests by Simon Glass · Sat Dec 18 08:09:45 2021 -0700
  79. 0559a74 moveconfig: Sort the options by Simon Glass · Sat Dec 18 08:09:44 2021 -0700
  80. f931c2f moveconfig: Read the database in a separate function by Simon Glass · Sat Dec 18 08:09:43 2021 -0700
  81. 93c0a9e moveconfig: Correct operation of the 'imply' feature by Simon Glass · Sat Dec 18 08:09:42 2021 -0700
  82. 964192e tools: Add init files for Python tools by Simon Glass · Sun Nov 21 20:48:39 2021 -0700
  83. fc568d8 patman: Update the list of modules by Simon Glass · Sun Nov 21 20:48:38 2021 -0700
  84. 0d92539 dtoc: Fix up a code comment that confuses pylint by Simon Glass · Sun Nov 21 20:48:37 2021 -0700
  85. 5a3b8dc mkimage: struct stat.st_size may not be long by Heinrich Schuchardt · Sat Jan 15 20:12:56 2022 +0100
  86. 4043f32 mkimage: Allow to specify the signature algorithm on the command line by Jan Kiszka · Fri Jan 14 10:21:19 2022 +0100
  87. c8654a5 mkimage: Drop unused OPT_STRING constant by Jan Kiszka · Fri Jan 14 10:21:18 2022 +0100
  88. 27beec2 image-fit: Make string of algo parameter constant by Jan Kiszka · Fri Jan 14 10:21:17 2022 +0100
  89. a522870 tools/fitimage: make sure dumpimage still works when "@" are detected by Stefan Eichenberger · Mon Jan 10 18:48:32 2022 +0100
  90. 49760ec tools/fitimage: remove redundant format check by Stefan Eichenberger · Mon Jan 10 18:48:31 2022 +0100
  91. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  92. a0722ce tools: kwbimage: Fix mkimage/dumpimage -l argument by Pali Rohár · Wed Jan 12 18:20:54 2022 +0100
  93. 7e18d0a tools: kwbimage: Extract main data image without -p arg for dumpimage by Pali Rohár · Wed Jan 12 18:20:53 2022 +0100
  94. 32eec19 tools: kwbimage/kwboot: Check ext field for non-zero value by Pali Rohár · Wed Jan 12 18:20:52 2022 +0100
  95. 7183b95 tools: kwbimage: Do not cast const pointers to non-const pointers by Pali Rohár · Wed Jan 12 18:20:51 2022 +0100
  96. 3d01578 tools: kwbimage: Dump kwbimage config file on '-p -1' option by Pali Rohár · Wed Jan 12 18:20:50 2022 +0100
  97. 6e16d39 tools: kwbimage: Show binary image offset in mkimage -l, in addition to size by Pali Rohár · Wed Jan 12 18:20:49 2022 +0100
  98. 80e2ee1 tools: kwbimage: Add missing check for maximal value for DATA_DELAY by Pali Rohár · Wed Jan 12 18:20:48 2022 +0100
  99. 22529eb tools: kwbimage: Enforce 128-bit boundary alignment only for Sheeva CPU by Pali Rohár · Wed Jan 12 18:20:46 2022 +0100
  100. 08c5174 tools: kwbimage: Check for maximal kwbimage header size by Pali Rohár · Wed Jan 12 18:20:43 2022 +0100