1. fa14422 binman: Replace FILENAME_ALIGN 16 with ATTRIBUTE_ALIGN 4 by Simon Glass · Sat Oct 14 14:40:28 2023 -0600
  2. 02297bd binman: Ensure attributes always come last in the metadata by Simon Glass · Sat Oct 14 14:40:27 2023 -0600
  3. 22b3742 binman: Don't add compression attribute for uncompressed files by Simon Glass · Sat Oct 14 14:40:26 2023 -0600
  4. 4b84be9 binman: Reset missing bintools after testing by Simon Glass · Sat Oct 14 14:40:25 2023 -0600
  5. 12f99fd patman: Add a 'keep_change_id' setting by Maxim Cournoyer · Thu Oct 12 23:06:24 2023 -0400
  6. e3a0467 tools: mkimage: fix sfspl_image_extract_subimage() by Heinrich Schuchardt · Tue Oct 24 09:26:38 2023 +0200
  7. f130930 patman: Add a little documentation on the checkpatch tests by Simon Glass · Fri Oct 13 09:28:33 2023 -0700
  8. b80e21b checkpatch.pl: Make common.h check boarder by Tom Rini · Fri Oct 13 09:28:32 2023 -0700
  9. 6b2d18a binman: capsule: Add support for generating EFI empty capsules by Sughosh Ganu · Tue Oct 10 14:40:59 2023 +0530
  10. f7970c2 btool: mkeficapsule: Add support for EFI empty capsule generation by Sughosh Ganu · Tue Oct 10 14:40:58 2023 +0530
  11. 5ffce2b binman: capsule: Use dumped capsule header contents for verification by Sughosh Ganu · Tue Oct 10 14:40:57 2023 +0530
  12. ff164fc binman: capsule: Remove superfluous [address, size]-cells properties by Sughosh Ganu · Tue Oct 10 14:40:56 2023 +0530
  13. a7d1fdc tools: mkeficapsule: Add support to print capsule headers by Sughosh Ganu · Tue Oct 10 14:40:54 2023 +0530
  14. a0b3589 binman: bintool: Change make target arg type from string to list by Lukas Funke · Wed Oct 04 10:56:35 2023 +0200
  15. 15bdb87 Revert "mkimage: update man page and -h output" by Tom Rini · Wed Oct 11 15:32:39 2023 -0400
  16. 55605bd mkimage: update man page and -h output by Rasmus Villemoes · Thu Sep 28 10:02:57 2023 +0200
  17. 9ffe4d6 tools: ensure zeroed padding in external FIT images by Roman Azarenko · Fri Aug 25 10:10:14 2023 +0200
  18. adbc90f mkimage: allow internalization of data-position by Lars Feyaerts · Mon Oct 02 10:00:14 2023 +0200
  19. 8a5a8ca tools: iot2050-sign-fw.sh: Make localization of tools dir more robust by Jan Kiszka · Wed Sep 27 17:41:09 2023 +0200
  20. 0320212 Merge tag 'dm-pull-4oct23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Wed Oct 04 18:49:58 2023 -0400
  21. 8a37203 qconfig: Rename the database file by Simon Glass · Sat Sep 23 13:44:15 2023 -0600
  22. bf0e11a moveconfig: Rename the tool to qconfig by Simon Glass · Sat Sep 23 13:44:14 2023 -0600
  23. 6570924 moveconfig: Move summaries to the end by Simon Glass · Sat Sep 23 13:44:13 2023 -0600
  24. 8d69a9e moveconfig: Drop the initial output by Simon Glass · Sat Sep 23 13:44:12 2023 -0600
  25. 2979043 moveconfig: Show a summary at the end by Simon Glass · Sat Sep 23 13:44:11 2023 -0600
  26. bef6736 moveconfig: Show failures in progress by Simon Glass · Sat Sep 23 13:44:10 2023 -0600
  27. 9b19110 moveconfig: Use u_boot_pylib for terminal colour by Simon Glass · Sat Sep 23 13:44:09 2023 -0600
  28. 99c28cd moveconfig: Avoid showing progress at the end by Simon Glass · Sat Sep 23 13:44:08 2023 -0600
  29. e24ac99 moveconfig: Reduce the amount of output by Simon Glass · Sat Sep 23 13:44:07 2023 -0600
  30. 4fd16e6 moveconfig: Only show output when there is a reason by Simon Glass · Sat Sep 23 13:44:06 2023 -0600
  31. e19a9cd moveconfig: Fix misc pylint warnings by Simon Glass · Sat Sep 23 13:44:05 2023 -0600
  32. 47f2289 moveconfig: Use an encoding with open() by Simon Glass · Sat Sep 23 13:44:04 2023 -0600
  33. d708cf7 moveconfig: Correct list-comprehension warnings by Simon Glass · Sat Sep 23 13:44:03 2023 -0600
  34. 67ee011 moveconfig: Correct use of members not declared in __init__() by Simon Glass · Sat Sep 23 13:44:02 2023 -0600
  35. 4f6725c moveconfig: Correct non-snake variables names by Simon Glass · Sat Sep 23 13:44:01 2023 -0600
  36. beb825d moveconfig: Correct unused variables by Simon Glass · Sat Sep 23 13:44:00 2023 -0600
  37. 96f8f31 moveconfig: Use f strings where possible by Simon Glass · Sat Sep 23 13:43:59 2023 -0600
  38. c89a296 moveconfig: Correct parameter-type warnings by Simon Glass · Sat Sep 23 13:43:58 2023 -0600
  39. 2deee26 moveconfig: Correct some regular-expression strings by Simon Glass · Sat Sep 23 13:43:57 2023 -0600
  40. 5202852 moveconfig: Drop suspicious boards by Simon Glass · Sat Sep 23 13:43:56 2023 -0600
  41. c1c10c2 moveconfig: Drop check_defconfig() and update_dotconfig() by Simon Glass · Sat Sep 23 13:43:55 2023 -0600
  42. 08d148a moveconfig: Drop CONFIG-moving code by Simon Glass · Sat Sep 23 13:43:54 2023 -0600
  43. 35688b6 moveconfig: Drop unused cleanup options by Simon Glass · Sat Sep 23 13:43:53 2023 -0600
  44. 5367e57 moveconfig: Correct ordering of asteval import by Simon Glass · Sat Sep 23 13:43:52 2023 -0600
  45. 5cda902 moveconfig: Avoid deprecation warning for setDaemon by Simon Glass · Sat Sep 23 13:43:51 2023 -0600
  46. 1572b3f moveconfig: Drop -H option by Simon Glass · Sat Sep 23 13:43:50 2023 -0600
  47. 1ec7f33 Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Wed Oct 04 10:49:30 2023 -0400
  48. c0a6982 board: stm32f746-disco: refactor the display of the ST logo by Dario Binacchi · Sun Aug 20 18:24:45 2023 +0200
  49. b29a747 Merge branch 'next' by Tom Rini · Mon Oct 02 10:55:44 2023 -0400
  50. 8c48e41 binman: doc: Remove incomplete sentence by Heinrich Schuchardt · Tue Sep 19 12:02:22 2023 +0200
  51. 7190a17 buildman: Start the clock when the build starts by Simon Glass · Thu Sep 07 10:00:19 2023 -0600
  52. 89592fc buildman: Show progress when regenerating the board.cfg file by Simon Glass · Thu Sep 07 10:00:18 2023 -0600
  53. 31837da buildman: Keep all common output files by Simon Glass · Thu Sep 07 10:00:17 2023 -0600
  54. fb01d12 trace: Fix alignment logic in flyrecord header by Michal Simek · Fri Sep 15 14:12:05 2023 +0200
  55. 94fa07e trace: Move trace_clocks description above record offset calculation by Michal Simek · Fri Sep 15 14:12:04 2023 +0200
  56. dba3718 trace: Use 64bit variable for start and len by Michal Simek · Fri Sep 15 14:12:03 2023 +0200
  57. 7871223 patman: Respect include directive on Git config lookup by Fei Shao · Fri Sep 08 22:15:59 2023 +0800
  58. 68ebba5 binman: Fix SyntaxWarning: invalid escape sequence '\(' by Rong Tao · Tue Sep 05 19:41:04 2023 +0800
  59. c0cdbe4 buildman: Fix full help for Python 3.8 by Simon Glass · Mon Sep 04 09:54:59 2023 -0600
  60. 25f24c3 tools: Fix patman launcher script. by Maxim Cournoyer · Fri Sep 01 01:05:12 2023 -0400
  61. b969faf Merge tag 'xilinx-for-v2024.01-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Sep 21 10:51:58 2023 -0400
  62. c70e302 trace: Fix alignment logic in flyrecord header by Michal Simek · Fri Sep 15 14:12:05 2023 +0200
  63. d4440b2 trace: Move trace_clocks description above record offset calculation by Michal Simek · Fri Sep 15 14:12:04 2023 +0200
  64. c787898 trace: Use 64bit variable for start and len by Michal Simek · Fri Sep 15 14:12:03 2023 +0200
  65. b28f8f3 tools: mkimage: Add StarFive SPL image support by Heinrich Schuchardt · Sun Sep 17 13:47:30 2023 +0200
  66. e65e919 tools: logos: Rename TI logo files by Nikhil M Jain · Fri Sep 01 16:09:13 2023 +0530
  67. b05ac5e binman: doc: fix reference tag placement for Logging section by Massimo Pegorer · Sat Sep 09 15:52:35 2023 +0200
  68. 7c36de6 CI: Drop some jobs we didn't really utilize by Tom Rini · Sun Aug 20 13:31:29 2023 -0400
  69. f73f628 tools: relocate-rela: Add M68K support by Marek Vasut · Sun Aug 27 00:25:35 2023 +0200
  70. 73d071d tools: relocate-rela: Fix BE symtab handling by Marek Vasut · Mon Jul 31 00:16:52 2023 +0200
  71. a4bdec2 nokia_rx51: Remove platform by Tom Rini · Mon Sep 04 21:12:28 2023 -0400
  72. 69dea21 Merge tag 'v2023.10-rc4' into next by Tom Rini · Mon Sep 04 10:51:58 2023 -0400
  73. 9ed732d tools: image-host: print error messages to stderr by Oleksandr Suvorov · Thu Aug 17 18:36:10 2023 +0300
  74. 269ee6d binman: capsule: Add support for generating EFI capsules by Sughosh Ganu · Tue Aug 22 23:09:59 2023 +0530
  75. b29136b btool: mkeficapsule: Add a bintool for EFI capsule generation by Sughosh Ganu · Tue Aug 22 23:09:58 2023 +0530
  76. 6526e09 binman: bintool: Build a tool from a list of commands by Sughosh Ganu · Tue Aug 22 23:09:54 2023 +0530
  77. c3296d7 Revert "binman: Add a temporary hack for duplicate phandles" by Simon Glass · Wed Aug 23 19:18:02 2023 -0600
  78. 9d88597 CI: Move to latest Ubuntu "Jammy" tag by Tom Rini · Fri Aug 25 13:21:27 2023 -0400
  79. 3bd5ed7 CI: Update to gcc-13.2.0 by Tom Rini · Fri Aug 25 13:21:26 2023 -0400
  80. be17cb3 CI: Add ChromiumOS utilities by Simon Glass · Thu Aug 24 13:55:46 2023 -0600
  81. b1263bc expo: Tidy up the expo.py tool and usage by Simon Glass · Mon Aug 14 16:40:28 2023 -0600
  82. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  83. c80bb6e board: stm32mp1: add splash screen with stmicroelectronics logo by Patrick Delaunay · Mon Jul 10 13:30:59 2023 +0200
  84. 9f0b8f2 crc32: Drop duplicates crc header includes by Ilya Lukin · Fri Jul 14 17:39:32 2023 +0300
  85. 99cb6b1 buildman: Drop warning about orphaned defconfigs by Simon Glass · Thu Aug 03 12:51:37 2023 -0600
  86. 18a0725 buildman: Exit after reading toolchain by Simon Glass · Thu Aug 03 12:51:36 2023 -0600
  87. 712e106 binman: ftest: Add test for xilinx-bootgen etype by Lukas Funke · Thu Aug 03 17:22:14 2023 +0200
  88. febfc6d binman: etype: Add xilinx-bootgen etype by Lukas Funke · Thu Aug 03 17:22:15 2023 +0200
  89. 09cb50f binman: btool: Add Xilinx Bootgen btool by Lukas Funke · Thu Aug 03 17:22:13 2023 +0200
  90. 76ee0ca binman: Renumber 291 and 292 test files by Simon Glass · Thu Aug 03 17:23:58 2023 -0600
  91. e8b0404 tools: mtk_image: use uint32_t for ghf header magic and version by developer · Wed Jul 19 17:17:45 2023 +0800
  92. fc5569f binman: Add a temporary hack for duplicate phandles by Simon Glass · Wed Aug 02 09:23:13 2023 -0600
  93. 86b3e47 binman: Support templates containing phandles by Simon Glass · Sat Jul 22 21:43:57 2023 -0600
  94. 54825e1 binman: Remove templates after use by Simon Glass · Sat Jul 22 21:43:56 2023 -0600
  95. 48ec1ff fdt: Allow copying phandles into templates by Simon Glass · Sat Jul 22 21:43:55 2023 -0600
  96. 638567d dtoc: Add some debugging when copying nodes by Simon Glass · Sat Jul 22 21:43:54 2023 -0600
  97. 02e505e dtoc: Make properties dirty when purging them by Simon Glass · Sat Jul 22 21:43:53 2023 -0600
  98. 09490b0 binman: Produce a template-file after processing by Simon Glass · Sat Jul 22 21:43:52 2023 -0600
  99. da423fc binman: Show filename in missing blob help message by Jonas Karlman · Tue Jul 18 20:34:39 2023 +0000
  100. a0335b4 binman: Fix blank line usage for invalid images warning text by Jonas Karlman · Tue Jul 18 20:34:37 2023 +0000