1. 06d7304 genboardscfg: limit to 240 jobs by Andre Przywara · Tue Jan 11 15:34:50 2022 +0000
  2. 94c775d patman: Support absolute and ~user-relative alias files by Brian Norris · Fri Jan 07 15:15:55 2022 -0800
  3. 7a602fd binman: Write fake blobs to the output directory by Simon Glass · Wed Jan 12 13:10:36 2022 -0700
  4. ccae686 binman: Renumber the fake blob dts by Simon Glass · Wed Jan 12 13:10:35 2022 -0700
  5. 21420c4 CI, Dockerfile: Update to latest "focal" tag by Tom Rini · Tue Jan 11 19:14:29 2022 -0500
  6. 33f8a8d Merge branch 'next' by Tom Rini · Mon Jan 10 14:01:57 2022 -0500
  7. 478eb75 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · Sun Jan 09 07:56:31 2022 -0500
  8. 6d45136 binman: add support for creating dummy files for external blobs by Heiko Thiery · Thu Jan 06 11:49:41 2022 +0100
  9. 3fb703d tools: kwbimage: Fix checksum calculation for v1 images by Pierre Bourdon · Sat Dec 25 20:50:19 2021 +0100
  10. c902198 Merge tag 'efi-2022-01-rc4-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue Dec 28 07:59:43 2021 -0500
  11. 6a92e88 video: theadorable: Use RGB565 for BMP blitting by Simon Glass · Fri Nov 19 13:23:59 2021 -0700
  12. 8bd7f60 video: Add a test for 16bpp BMP files by Simon Glass · Fri Nov 19 13:23:58 2021 -0700
  13. 43ee801 tools: avoid OpenSSL deprecation warnings by Heinrich Schuchardt · Sat Dec 18 11:25:12 2021 +0100
  14. 0b70112 rockchip: mkimage: Add support for rk3568 SoC by Kever Yang · Fri Dec 24 18:21:50 2021 +0800
  15. 32829bc rockchip: mkimage: Add support for idb header V2 by Yi Liu · Tue May 18 10:13:40 2021 +0800
  16. ad6dcde rockchip: mkimage: Add image header version by Kever Yang · Fri Dec 24 18:00:36 2021 +0800
  17. 9068311 rockchip: mkimage: rename RK_SIGNATURE to RK_MAGIC by Kever Yang · Fri Dec 24 17:58:32 2021 +0800
  18. 0a1b3b6 fdt: Make it easier to debug u-boot.dtsi files by Simon Glass · Thu Dec 16 20:59:23 2021 -0700
  19. 023bdf5 fdt: Drop CONFIG_BINMAN_STANDALONE_FDT by Simon Glass · Thu Dec 16 20:59:22 2021 -0700
  20. dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · Mon Dec 20 17:12:04 2021 -0500
  21. 85206c0 fw_setenv: Unbreak fw_setenv caused by buggy MEMISLOCKED use by Joakim Tjernlund · Wed Dec 08 15:33:11 2021 +0100
  22. 2943bd2 fdtgrep: Correct alignment of struct section by Simon Glass · Wed Dec 08 09:55:34 2021 -0700
  23. e1953e4 iot2050: binman: add missing-msg for blobs by Ivan Mikhaylov · Thu Dec 09 16:10:53 2021 +0000
  24. 6f64b60 binman: Use less hard coded magic when inserting new PATH by Andy Shevchenko · Mon Dec 06 14:44:13 2021 +0300
  25. 12ae347 binman: Do not pollute source tree when build with `make O=...` by Andy Shevchenko · Mon Dec 06 14:44:12 2021 +0300
  26. 3efb297 binman: Add support for ATF FIP by Simon Glass · Tue Nov 23 21:08:59 2021 -0700
  27. 2697b7c binman: Add a utility module for ATF FIP by Simon Glass · Tue Nov 23 21:08:58 2021 -0700
  28. 8bebcbb binman: Rename _ReadSubnodes() to ReadEntries() by Simon Glass · Tue Nov 23 21:09:53 2021 -0700
  29. 0b00ae6 binman: Support lists of external blobs by Simon Glass · Tue Nov 23 21:09:52 2021 -0700
  30. b2e8861 dtoc: Add support for reading string-list properties by Simon Glass · Tue Nov 23 21:09:51 2021 -0700
  31. 637958f binman: Allow extracting a file in an alternative format by Simon Glass · Tue Nov 23 21:09:50 2021 -0700
  32. b9028bc binman: Allow listing an image created by a newer version by Simon Glass · Tue Nov 23 21:09:49 2021 -0700
  33. 31cce97 binman: Allow providing tools and blob directories by Simon Glass · Tue Nov 23 21:09:48 2021 -0700
  34. 3e28f4f binman: Rename testCbfsNoCOntents() by Simon Glass · Tue Nov 23 11:03:54 2021 -0700
  35. 3f42037 binman: cfbs: Refactor ObtainContents() for consistency by Simon Glass · Tue Nov 23 11:03:53 2021 -0700
  36. 9939e44 binman: cbfs: Refactor the init process by Simon Glass · Tue Nov 23 11:03:52 2021 -0700
  37. 5bd3a67 binman: Use normal entries in cbfs by Simon Glass · Tue Nov 23 11:03:51 2021 -0700
  38. f3b579a binman: Move cbfs.ObtainContents() down a bit by Simon Glass · Tue Nov 23 11:03:50 2021 -0700
  39. cc9a41c binman: Update the section documentation by Simon Glass · Tue Nov 23 11:03:49 2021 -0700
  40. b38cf8e binman: Allow control of which entries to read by Simon Glass · Tue Nov 23 11:03:48 2021 -0700
  41. 7e3f89f binman: Allow overriding BuildSectionData() by Simon Glass · Tue Nov 23 11:03:47 2021 -0700
  42. 92f850e binman: Drop the filename property in entry_Section by Simon Glass · Tue Nov 23 11:03:46 2021 -0700
  43. 80fb022 binman: Drop the underscore in _ReadEntries() by Simon Glass · Tue Nov 23 11:03:45 2021 -0700
  44. e796f24 binman: Correct comments for ReadChildData() by Simon Glass · Tue Nov 23 11:03:44 2021 -0700
  45. 9ed7170 binman: Correct init of entry in Entry class by Simon Glass · Tue Nov 23 11:03:43 2021 -0700
  46. 88e04da binman: Add a way to obtain the version by Simon Glass · Tue Nov 23 11:03:42 2021 -0700
  47. 33046a3 binman: Tidy up style in cmdline by Simon Glass · Tue Nov 23 11:03:41 2021 -0700
  48. 0e055bf dtoc: Add support for reading fixed-length bytes properties by Simon Glass · Tue Nov 23 11:03:40 2021 -0700
  49. 3b55e3f dtoc: Add support for reading 64-bit ints by Simon Glass · Tue Nov 23 11:03:39 2021 -0700
  50. 7e10f8a dtoc: Bring in the libfdt module automatically by Simon Glass · Tue Nov 23 11:03:38 2021 -0700
  51. a89b3b1 tools/netconsole: Add support for socat by Andy Shevchenko · Wed Nov 17 20:15:06 2021 +0300
  52. 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · Mon Nov 29 12:00:57 2021 -0500
  53. afc8f29 binman: Fix extract command for using non-absolute image paths by Jan Kiszka · Thu Nov 11 08:14:18 2021 +0100
  54. 5321bfe arm64: relocate-rela: Add support for ld.lld by Alistair Delva · Wed Oct 20 21:31:32 2021 +0000
  55. 61204c1 Dockerfile, CI: Update to latest "focal" tag by Tom Rini · Sat Nov 13 18:37:00 2021 -0500
  56. 4e20267 Dockerfile: build swtpm by Heinrich Schuchardt · Tue Nov 09 19:51:20 2021 +0100
  57. 8ea4443 binman: Fix replace subcommand help and comments by Jan Kiszka · Thu Nov 11 08:13:30 2021 +0100
  58. adfb849 binman: Support updating the dtb in an ELF file by Simon Glass · Wed Nov 03 21:09:18 2021 -0600
  59. 9a79840 binman: Tidy up comments on _DoTestFile() by Simon Glass · Wed Nov 03 21:09:17 2021 -0600
  60. a4e259e binman: Support reading the offset of an ELF-file symbol by Simon Glass · Wed Nov 03 21:09:16 2021 -0600
  61. 271fd8f binman: Report an error if test files fail to compile by Simon Glass · Wed Nov 03 21:09:15 2021 -0600
  62. 6db1e32 patman: Use a ValueError exception if tools.Run() fails by Simon Glass · Wed Nov 03 21:09:14 2021 -0600
  63. 91944df Create a new boot/ directory by Simon Glass · Thu Oct 14 12:47:54 2021 -0600
  64. f8f134d tools: kwbimage: Properly set srcaddr in kwbimage v0 by Pali Rohár · Mon Nov 08 18:12:51 2021 +0100
  65. ecb3ca7 tools: kwbimage: Properly calculate and align kwbimage v0 header size by Pali Rohár · Mon Nov 08 18:12:50 2021 +0100
  66. e411842 tools: kwbimage: Fill the real header size into the main header by Pali Rohár · Mon Nov 08 18:12:49 2021 +0100
  67. 14c0596 tools: kwbimage: Align kwbimage header to proper size by Pali Rohár · Mon Nov 08 18:12:48 2021 +0100
  68. 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
  69. deba0ad tools: kwbimage: Align final UART image to 128 bytes by Pali Rohár · Mon Nov 08 18:12:46 2021 +0100
  70. ac0c348 tools: kwbimage: Remove unused enums and prototypes by Pali Rohár · Mon Nov 08 18:12:45 2021 +0100
  71. 17414cb tools: kwbimage: Fix validation of kwbimage v0 by Pali Rohár · Mon Nov 08 18:12:44 2021 +0100
  72. 1e2d7fb tools: kwbimage: Set BOOT_FROM by default to SPI by Pali Rohár · Mon Nov 08 18:12:43 2021 +0100
  73. c990f94 tools: kwbimage: Explicitly set version also for kwbimage v0 by Pali Rohár · Mon Nov 08 18:12:42 2021 +0100
  74. 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
  75. 73ae7aa tools: kwboot: Always print kwboot version by Pali Rohár · Fri Nov 05 23:30:42 2021 +0100
  76. 400b5cf tools: kwboot: Fix sending Kirkwood v0 images by Pali Rohár · Fri Nov 05 23:29:58 2021 +0100
  77. 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
  78. 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
  79. 15b16e5 tools: kwboot: Replace ARM mov + movt instruction pair by mov + orr by Pali Rohár · Wed Oct 27 20:57:01 2021 +0200
  80. 9e624c9 tools: kwboot: Increase delay after changing baudrate in ARM code by Pali Rohár · Wed Oct 27 20:57:00 2021 +0200
  81. f2acbba tools: kwboot: Do not call tcdrain() after each sent packet by Pali Rohár · Wed Oct 27 20:56:59 2021 +0200
  82. 6daa561 tools: kwboot: Fix sending retry of last header packet by Pali Rohár · Wed Oct 27 20:56:58 2021 +0200
  83. 959e850 tools: kwboot: Resend first 3 xmodem retry packets immediately by Pali Rohár · Mon Oct 25 15:13:04 2021 +0200
  84. e665c6a tools: kwboot: Change retry loop from decreasing to increasing by Pali Rohár · Mon Oct 25 15:13:03 2021 +0200
  85. 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
  86. 90eb900 tools: kwboot: Do not modify kwbimage header before increasing its size by Pali Rohár · Mon Oct 25 15:13:01 2021 +0200
  87. 085d9ce tools: kwboot: Simplify code for aligning image header by Pali Rohár · Mon Oct 25 15:13:00 2021 +0200
  88. ddee5d8 tools: kwboot: Show verbose message when waiting for baudrate change magic by Pali Rohár · Mon Oct 25 15:12:59 2021 +0200
  89. 71db362 tools: kwboot: Correctly set configuration of UART for BootROM messages by Pali Rohár · Mon Oct 25 15:12:58 2021 +0200
  90. f625a22 tools: kwboot: Recalculate 4-byte data checksum after injecting baudrate code by Pali Rohár · Mon Oct 25 15:12:57 2021 +0200
  91. aed39f2 tools: kwboot: Inject baudrate change back code after data part by Pali Rohár · Mon Oct 25 15:12:56 2021 +0200
  92. 0b659e5 tools: kwboot: Validate 4-byte image data checksum by Pali Rohár · Mon Oct 25 15:12:55 2021 +0200
  93. d877439 tools: kwboot: Reserve enough space for patching kwbimage in memory by Pali Rohár · Mon Oct 25 15:12:54 2021 +0200
  94. 40003a0 tools: kwboot: Fix initialization of tty device by Pali Rohár · Mon Oct 25 15:12:53 2021 +0200
  95. c1efca4 tools: kwboot: Initialize rfds to zero by Pali Rohár · Mon Oct 25 15:12:52 2021 +0200
  96. dc1cd13 patman: Add "postfix" support to patch subjects by Sean Anderson · Fri Oct 22 19:07:04 2021 -0400
  97. 2d59d15 binman: Allow timeout to occur in the image or its section by Simon Glass · Mon Oct 18 12:13:15 2021 -0600
  98. 3024ebd tools: kwboot: Patch nandpagesize to zero also for v1 image by Pali Rohár · Fri Oct 22 12:37:47 2021 +0200
  99. 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
  100. 46ebc0e tools: kwbimage: Align BIN header executable code to 128-bit boundary by Pali Rohár · Thu Oct 21 16:46:07 2021 +0200