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