1. 2943bd2 fdtgrep: Correct alignment of struct section by Simon Glass · Wed Dec 08 09:55:34 2021 -0700
  2. e1953e4 iot2050: binman: add missing-msg for blobs by Ivan Mikhaylov · Thu Dec 09 16:10:53 2021 +0000
  3. 6f64b60 binman: Use less hard coded magic when inserting new PATH by Andy Shevchenko · Mon Dec 06 14:44:13 2021 +0300
  4. 12ae347 binman: Do not pollute source tree when build with `make O=...` by Andy Shevchenko · Mon Dec 06 14:44:12 2021 +0300
  5. 3efb297 binman: Add support for ATF FIP by Simon Glass · Tue Nov 23 21:08:59 2021 -0700
  6. 2697b7c binman: Add a utility module for ATF FIP by Simon Glass · Tue Nov 23 21:08:58 2021 -0700
  7. 8bebcbb binman: Rename _ReadSubnodes() to ReadEntries() by Simon Glass · Tue Nov 23 21:09:53 2021 -0700
  8. 0b00ae6 binman: Support lists of external blobs by Simon Glass · Tue Nov 23 21:09:52 2021 -0700
  9. b2e8861 dtoc: Add support for reading string-list properties by Simon Glass · Tue Nov 23 21:09:51 2021 -0700
  10. 637958f binman: Allow extracting a file in an alternative format by Simon Glass · Tue Nov 23 21:09:50 2021 -0700
  11. b9028bc binman: Allow listing an image created by a newer version by Simon Glass · Tue Nov 23 21:09:49 2021 -0700
  12. 31cce97 binman: Allow providing tools and blob directories by Simon Glass · Tue Nov 23 21:09:48 2021 -0700
  13. 3e28f4f binman: Rename testCbfsNoCOntents() by Simon Glass · Tue Nov 23 11:03:54 2021 -0700
  14. 3f42037 binman: cfbs: Refactor ObtainContents() for consistency by Simon Glass · Tue Nov 23 11:03:53 2021 -0700
  15. 9939e44 binman: cbfs: Refactor the init process by Simon Glass · Tue Nov 23 11:03:52 2021 -0700
  16. 5bd3a67 binman: Use normal entries in cbfs by Simon Glass · Tue Nov 23 11:03:51 2021 -0700
  17. f3b579a binman: Move cbfs.ObtainContents() down a bit by Simon Glass · Tue Nov 23 11:03:50 2021 -0700
  18. cc9a41c binman: Update the section documentation by Simon Glass · Tue Nov 23 11:03:49 2021 -0700
  19. b38cf8e binman: Allow control of which entries to read by Simon Glass · Tue Nov 23 11:03:48 2021 -0700
  20. 7e3f89f binman: Allow overriding BuildSectionData() by Simon Glass · Tue Nov 23 11:03:47 2021 -0700
  21. 92f850e binman: Drop the filename property in entry_Section by Simon Glass · Tue Nov 23 11:03:46 2021 -0700
  22. 80fb022 binman: Drop the underscore in _ReadEntries() by Simon Glass · Tue Nov 23 11:03:45 2021 -0700
  23. e796f24 binman: Correct comments for ReadChildData() by Simon Glass · Tue Nov 23 11:03:44 2021 -0700
  24. 9ed7170 binman: Correct init of entry in Entry class by Simon Glass · Tue Nov 23 11:03:43 2021 -0700
  25. 88e04da binman: Add a way to obtain the version by Simon Glass · Tue Nov 23 11:03:42 2021 -0700
  26. 33046a3 binman: Tidy up style in cmdline by Simon Glass · Tue Nov 23 11:03:41 2021 -0700
  27. 0e055bf dtoc: Add support for reading fixed-length bytes properties by Simon Glass · Tue Nov 23 11:03:40 2021 -0700
  28. 3b55e3f dtoc: Add support for reading 64-bit ints by Simon Glass · Tue Nov 23 11:03:39 2021 -0700
  29. 7e10f8a dtoc: Bring in the libfdt module automatically by Simon Glass · Tue Nov 23 11:03:38 2021 -0700
  30. a89b3b1 tools/netconsole: Add support for socat by Andy Shevchenko · Wed Nov 17 20:15:06 2021 +0300
  31. 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · Mon Nov 29 12:00:57 2021 -0500
  32. afc8f29 binman: Fix extract command for using non-absolute image paths by Jan Kiszka · Thu Nov 11 08:14:18 2021 +0100
  33. 5321bfe arm64: relocate-rela: Add support for ld.lld by Alistair Delva · Wed Oct 20 21:31:32 2021 +0000
  34. 61204c1 Dockerfile, CI: Update to latest "focal" tag by Tom Rini · Sat Nov 13 18:37:00 2021 -0500
  35. 4e20267 Dockerfile: build swtpm by Heinrich Schuchardt · Tue Nov 09 19:51:20 2021 +0100
  36. 8ea4443 binman: Fix replace subcommand help and comments by Jan Kiszka · Thu Nov 11 08:13:30 2021 +0100
  37. adfb849 binman: Support updating the dtb in an ELF file by Simon Glass · Wed Nov 03 21:09:18 2021 -0600
  38. 9a79840 binman: Tidy up comments on _DoTestFile() by Simon Glass · Wed Nov 03 21:09:17 2021 -0600
  39. a4e259e binman: Support reading the offset of an ELF-file symbol by Simon Glass · Wed Nov 03 21:09:16 2021 -0600
  40. 271fd8f binman: Report an error if test files fail to compile by Simon Glass · Wed Nov 03 21:09:15 2021 -0600
  41. 6db1e32 patman: Use a ValueError exception if tools.Run() fails by Simon Glass · Wed Nov 03 21:09:14 2021 -0600
  42. 91944df Create a new boot/ directory by Simon Glass · Thu Oct 14 12:47:54 2021 -0600
  43. f8f134d tools: kwbimage: Properly set srcaddr in kwbimage v0 by Pali Rohár · Mon Nov 08 18:12:51 2021 +0100
  44. ecb3ca7 tools: kwbimage: Properly calculate and align kwbimage v0 header size by Pali Rohár · Mon Nov 08 18:12:50 2021 +0100
  45. e411842 tools: kwbimage: Fill the real header size into the main header by Pali Rohár · Mon Nov 08 18:12:49 2021 +0100
  46. 14c0596 tools: kwbimage: Align kwbimage header to proper size by Pali Rohár · Mon Nov 08 18:12:48 2021 +0100
  47. dce60c5 tools: kwbimage: Do not put final image padding to the image data size by Pali Rohár · Mon Nov 08 18:12:47 2021 +0100
  48. deba0ad tools: kwbimage: Align final UART image to 128 bytes by Pali Rohár · Mon Nov 08 18:12:46 2021 +0100
  49. ac0c348 tools: kwbimage: Remove unused enums and prototypes by Pali Rohár · Mon Nov 08 18:12:45 2021 +0100
  50. 17414cb tools: kwbimage: Fix validation of kwbimage v0 by Pali Rohár · Mon Nov 08 18:12:44 2021 +0100
  51. 1e2d7fb tools: kwbimage: Set BOOT_FROM by default to SPI by Pali Rohár · Mon Nov 08 18:12:43 2021 +0100
  52. c990f94 tools: kwbimage: Explicitly set version also for kwbimage v0 by Pali Rohár · Mon Nov 08 18:12:42 2021 +0100
  53. d884094 tools: kwbimage: Add support for new commands UART_PORT and UART_MPP by Pali Rohár · Mon Nov 08 18:12:41 2021 +0100
  54. 73ae7aa tools: kwboot: Always print kwboot version by Pali Rohár · Fri Nov 05 23:30:42 2021 +0100
  55. 400b5cf tools: kwboot: Fix sending Kirkwood v0 images by Pali Rohár · Fri Nov 05 23:29:58 2021 +0100
  56. 2d760ed tools: kwboot: Do not send magic seq when changing baudrate back to 115200 by Pali Rohár · Mon Nov 01 14:00:02 2021 +0100
  57. 6303a23 tools: kwboot: Do not use stack when setting baudrate back to default value by Pali Rohár · Wed Oct 27 20:57:02 2021 +0200
  58. 15b16e5 tools: kwboot: Replace ARM mov + movt instruction pair by mov + orr by Pali Rohár · Wed Oct 27 20:57:01 2021 +0200
  59. 9e624c9 tools: kwboot: Increase delay after changing baudrate in ARM code by Pali Rohár · Wed Oct 27 20:57:00 2021 +0200
  60. f2acbba tools: kwboot: Do not call tcdrain() after each sent packet by Pali Rohár · Wed Oct 27 20:56:59 2021 +0200
  61. 6daa561 tools: kwboot: Fix sending retry of last header packet by Pali Rohár · Wed Oct 27 20:56:58 2021 +0200
  62. 959e850 tools: kwboot: Resend first 3 xmodem retry packets immediately by Pali Rohár · Mon Oct 25 15:13:04 2021 +0200
  63. e665c6a tools: kwboot: Change retry loop from decreasing to increasing by Pali Rohár · Mon Oct 25 15:13:03 2021 +0200
  64. 6fa9709 tools: kwboot: Calculate real used space in kwbimage header when calling kwboot_img_grow_hdr() by Pali Rohár · Mon Oct 25 15:13:02 2021 +0200
  65. 90eb900 tools: kwboot: Do not modify kwbimage header before increasing its size by Pali Rohár · Mon Oct 25 15:13:01 2021 +0200
  66. 085d9ce tools: kwboot: Simplify code for aligning image header by Pali Rohár · Mon Oct 25 15:13:00 2021 +0200
  67. ddee5d8 tools: kwboot: Show verbose message when waiting for baudrate change magic by Pali Rohár · Mon Oct 25 15:12:59 2021 +0200
  68. 71db362 tools: kwboot: Correctly set configuration of UART for BootROM messages by Pali Rohár · Mon Oct 25 15:12:58 2021 +0200
  69. f625a22 tools: kwboot: Recalculate 4-byte data checksum after injecting baudrate code by Pali Rohár · Mon Oct 25 15:12:57 2021 +0200
  70. aed39f2 tools: kwboot: Inject baudrate change back code after data part by Pali Rohár · Mon Oct 25 15:12:56 2021 +0200
  71. 0b659e5 tools: kwboot: Validate 4-byte image data checksum by Pali Rohár · Mon Oct 25 15:12:55 2021 +0200
  72. d877439 tools: kwboot: Reserve enough space for patching kwbimage in memory by Pali Rohár · Mon Oct 25 15:12:54 2021 +0200
  73. 40003a0 tools: kwboot: Fix initialization of tty device by Pali Rohár · Mon Oct 25 15:12:53 2021 +0200
  74. c1efca4 tools: kwboot: Initialize rfds to zero by Pali Rohár · Mon Oct 25 15:12:52 2021 +0200
  75. dc1cd13 patman: Add "postfix" support to patch subjects by Sean Anderson · Fri Oct 22 19:07:04 2021 -0400
  76. 2d59d15 binman: Allow timeout to occur in the image or its section by Simon Glass · Mon Oct 18 12:13:15 2021 -0600
  77. 3024ebd tools: kwboot: Patch nandpagesize to zero also for v1 image by Pali Rohár · Fri Oct 22 12:37:47 2021 +0200
  78. bf9a89e tools: kwbimage: Add support for NAND_PAGE_SIZE command also for v1 images by Pali Rohár · Fri Oct 22 12:37:46 2021 +0200
  79. 46ebc0e tools: kwbimage: Align BIN header executable code to 128-bit boundary by Pali Rohár · Thu Oct 21 16:46:07 2021 +0200
  80. 87cc3c9 tools: kwboot: Align UART baudrate change code in BIN header to 128-bit boundary by Pali Rohár · Thu Oct 21 16:46:06 2021 +0200
  81. 5b03cab Revert "Revert "mkeficapsule: Remove dtb related options"" by AKASHI Takahiro · Thu Oct 07 15:23:30 2021 +0900
  82. 3d2cd03 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Mon Oct 25 12:09:57 2021 -0400
  83. f425599 Merge tag 'u-boot-imx-20211022' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Oct 25 09:54:36 2021 -0400
  84. 4b3281c tools: mksunxiboot: Use sunxi_image header directly by Samuel Holland · Tue Oct 12 19:35:41 2021 -0500
  85. b88029f buildman: Add gcc-11.1.0 to the directory list by Tom Rini · Tue Oct 05 12:20:36 2021 -0400
  86. ef6d59e tools: imx8m_image: Support ddr3 firmware by Ariel D'Alessandro · Thu Sep 30 10:31:17 2021 -0300
  87. 4a0ccfb Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Oct 21 07:52:15 2021 -0400
  88. b74a201 tools: termios_linux.h: Fix tcsendbreak() implementation by Pali Rohár · Wed Oct 06 14:30:25 2021 +0200
  89. 2eeaea4 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Wed Oct 20 14:24:09 2021 -0400
  90. 146b602 buildman: Detect Kconfig loops by Simon Glass · Tue Oct 19 21:43:24 2021 -0600
  91. 2e73745 buildman: Write output even on fatal error by Simon Glass · Tue Oct 19 21:43:23 2021 -0600
  92. 4acd4e4 tools: Stop re-defining -std= when building tools by Tom Rini · Mon Oct 11 11:11:41 2021 -0400
  93. 554f85e treewide: Remove OF_PRIOR_STAGE by Ilias Apalodimas · Tue Oct 12 00:00:15 2021 +0300
  94. 4d4251b CI: Update to LLVM-13 by Tom Rini · Tue Oct 05 13:51:38 2021 -0400
  95. 396e4ed tools/image-host.c: Fix spelling of "expected". by Vagrant Cascadian · Tue Sep 28 10:11:46 2021 -0700
  96. 577226c image: Use the correct checks for CRC32 by Simon Glass · Sat Sep 25 19:43:24 2021 -0600
  97. effa452 image: Use Kconfig to enable FIT_RSASSA_PSS on host by Simon Glass · Sat Sep 25 19:43:23 2021 -0600
  98. bd0d735 image: Use Kconfig to enable CONFIG_FIT_VERBOSE on host by Simon Glass · Sat Sep 25 19:43:22 2021 -0600
  99. 85c057e image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · Sat Sep 25 19:43:21 2021 -0600
  100. 383dd57 hash: Use Kconfig to enable hashing in host tools and SPL by Simon Glass · Sat Sep 25 19:43:18 2021 -0600