1. 92c23e9 mkimage: do not write incorrect error message by Heinrich Schuchardt · Tue Oct 24 09:19:16 2023 +0200
  2. 66a573b patman: Correct Python 3.6 behaviour by Simon Glass · Sat Nov 04 10:25:24 2023 -0600
  3. 457e1af patman: Avoid using func_test at top level by Simon Glass · Sat Nov 04 10:25:23 2023 -0600
  4. d1b6ecf patman: Correct easy pylint warnings in __main__ by Simon Glass · Sat Nov 04 10:25:22 2023 -0600
  5. f42ad6a patman: Move the main program into a function by Simon Glass · Sat Nov 04 10:25:21 2023 -0600
  6. 22ce641 patman: Split out arg parsing into its own file by Simon Glass · Sat Nov 04 10:25:20 2023 -0600
  7. b72160b doc: shorten overlong title underlines by Heinrich Schuchardt · Sat Oct 28 11:59:32 2023 +0200
  8. 85d1b60 tools: gitignore: Fix tools/generated path by Sam Protsenko · Thu Oct 26 16:00:15 2023 -0500
  9. 85bbeeb u_boot_pylib: Ensure subprocess is closed down by Simon Glass · Wed Nov 01 11:17:50 2023 -0600
  10. 978c1fb buildman: Support upstream branch name containing / by Simon Glass · Mon Oct 30 10:22:30 2023 -0700
  11. 14e9342 binman: openssl: x509: ti_secure_rom: Add support for bootcore_opts by Neha Malcom Francis · Mon Oct 23 13:31:02 2023 +0530
  12. dac7371 buildman: Include symbols in the read-only data section by Simon Glass · Mon Oct 23 00:52:43 2023 -0700
  13. 1362dbf binman: Move stage header into a CBFS attribute by Simon Glass · Sat Oct 14 14:40:30 2023 -0600
  14. 682a256 binman: Rename TYPE_STAGE to TYPE_LEGACY_STAGE by Simon Glass · Sat Oct 14 14:40:29 2023 -0600
  15. fa14422 binman: Replace FILENAME_ALIGN 16 with ATTRIBUTE_ALIGN 4 by Simon Glass · Sat Oct 14 14:40:28 2023 -0600
  16. 02297bd binman: Ensure attributes always come last in the metadata by Simon Glass · Sat Oct 14 14:40:27 2023 -0600
  17. 22b3742 binman: Don't add compression attribute for uncompressed files by Simon Glass · Sat Oct 14 14:40:26 2023 -0600
  18. 4b84be9 binman: Reset missing bintools after testing by Simon Glass · Sat Oct 14 14:40:25 2023 -0600
  19. 12f99fd patman: Add a 'keep_change_id' setting by Maxim Cournoyer · Thu Oct 12 23:06:24 2023 -0400
  20. e3a0467 tools: mkimage: fix sfspl_image_extract_subimage() by Heinrich Schuchardt · Tue Oct 24 09:26:38 2023 +0200
  21. f130930 patman: Add a little documentation on the checkpatch tests by Simon Glass · Fri Oct 13 09:28:33 2023 -0700
  22. b80e21b checkpatch.pl: Make common.h check boarder by Tom Rini · Fri Oct 13 09:28:32 2023 -0700
  23. 6b2d18a binman: capsule: Add support for generating EFI empty capsules by Sughosh Ganu · Tue Oct 10 14:40:59 2023 +0530
  24. f7970c2 btool: mkeficapsule: Add support for EFI empty capsule generation by Sughosh Ganu · Tue Oct 10 14:40:58 2023 +0530
  25. 5ffce2b binman: capsule: Use dumped capsule header contents for verification by Sughosh Ganu · Tue Oct 10 14:40:57 2023 +0530
  26. ff164fc binman: capsule: Remove superfluous [address, size]-cells properties by Sughosh Ganu · Tue Oct 10 14:40:56 2023 +0530
  27. a7d1fdc tools: mkeficapsule: Add support to print capsule headers by Sughosh Ganu · Tue Oct 10 14:40:54 2023 +0530
  28. a0b3589 binman: bintool: Change make target arg type from string to list by Lukas Funke · Wed Oct 04 10:56:35 2023 +0200
  29. 15bdb87 Revert "mkimage: update man page and -h output" by Tom Rini · Wed Oct 11 15:32:39 2023 -0400
  30. 55605bd mkimage: update man page and -h output by Rasmus Villemoes · Thu Sep 28 10:02:57 2023 +0200
  31. 9ffe4d6 tools: ensure zeroed padding in external FIT images by Roman Azarenko · Fri Aug 25 10:10:14 2023 +0200
  32. adbc90f mkimage: allow internalization of data-position by Lars Feyaerts · Mon Oct 02 10:00:14 2023 +0200
  33. 8a5a8ca tools: iot2050-sign-fw.sh: Make localization of tools dir more robust by Jan Kiszka · Wed Sep 27 17:41:09 2023 +0200
  34. 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
  35. 8a37203 qconfig: Rename the database file by Simon Glass · Sat Sep 23 13:44:15 2023 -0600
  36. bf0e11a moveconfig: Rename the tool to qconfig by Simon Glass · Sat Sep 23 13:44:14 2023 -0600
  37. 6570924 moveconfig: Move summaries to the end by Simon Glass · Sat Sep 23 13:44:13 2023 -0600
  38. 8d69a9e moveconfig: Drop the initial output by Simon Glass · Sat Sep 23 13:44:12 2023 -0600
  39. 2979043 moveconfig: Show a summary at the end by Simon Glass · Sat Sep 23 13:44:11 2023 -0600
  40. bef6736 moveconfig: Show failures in progress by Simon Glass · Sat Sep 23 13:44:10 2023 -0600
  41. 9b19110 moveconfig: Use u_boot_pylib for terminal colour by Simon Glass · Sat Sep 23 13:44:09 2023 -0600
  42. 99c28cd moveconfig: Avoid showing progress at the end by Simon Glass · Sat Sep 23 13:44:08 2023 -0600
  43. e24ac99 moveconfig: Reduce the amount of output by Simon Glass · Sat Sep 23 13:44:07 2023 -0600
  44. 4fd16e6 moveconfig: Only show output when there is a reason by Simon Glass · Sat Sep 23 13:44:06 2023 -0600
  45. e19a9cd moveconfig: Fix misc pylint warnings by Simon Glass · Sat Sep 23 13:44:05 2023 -0600
  46. 47f2289 moveconfig: Use an encoding with open() by Simon Glass · Sat Sep 23 13:44:04 2023 -0600
  47. d708cf7 moveconfig: Correct list-comprehension warnings by Simon Glass · Sat Sep 23 13:44:03 2023 -0600
  48. 67ee011 moveconfig: Correct use of members not declared in __init__() by Simon Glass · Sat Sep 23 13:44:02 2023 -0600
  49. 4f6725c moveconfig: Correct non-snake variables names by Simon Glass · Sat Sep 23 13:44:01 2023 -0600
  50. beb825d moveconfig: Correct unused variables by Simon Glass · Sat Sep 23 13:44:00 2023 -0600
  51. 96f8f31 moveconfig: Use f strings where possible by Simon Glass · Sat Sep 23 13:43:59 2023 -0600
  52. c89a296 moveconfig: Correct parameter-type warnings by Simon Glass · Sat Sep 23 13:43:58 2023 -0600
  53. 2deee26 moveconfig: Correct some regular-expression strings by Simon Glass · Sat Sep 23 13:43:57 2023 -0600
  54. 5202852 moveconfig: Drop suspicious boards by Simon Glass · Sat Sep 23 13:43:56 2023 -0600
  55. c1c10c2 moveconfig: Drop check_defconfig() and update_dotconfig() by Simon Glass · Sat Sep 23 13:43:55 2023 -0600
  56. 08d148a moveconfig: Drop CONFIG-moving code by Simon Glass · Sat Sep 23 13:43:54 2023 -0600
  57. 35688b6 moveconfig: Drop unused cleanup options by Simon Glass · Sat Sep 23 13:43:53 2023 -0600
  58. 5367e57 moveconfig: Correct ordering of asteval import by Simon Glass · Sat Sep 23 13:43:52 2023 -0600
  59. 5cda902 moveconfig: Avoid deprecation warning for setDaemon by Simon Glass · Sat Sep 23 13:43:51 2023 -0600
  60. 1572b3f moveconfig: Drop -H option by Simon Glass · Sat Sep 23 13:43:50 2023 -0600
  61. 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
  62. c0a6982 board: stm32f746-disco: refactor the display of the ST logo by Dario Binacchi · Sun Aug 20 18:24:45 2023 +0200
  63. b29a747 Merge branch 'next' by Tom Rini · Mon Oct 02 10:55:44 2023 -0400
  64. 8c48e41 binman: doc: Remove incomplete sentence by Heinrich Schuchardt · Tue Sep 19 12:02:22 2023 +0200
  65. 7190a17 buildman: Start the clock when the build starts by Simon Glass · Thu Sep 07 10:00:19 2023 -0600
  66. 89592fc buildman: Show progress when regenerating the board.cfg file by Simon Glass · Thu Sep 07 10:00:18 2023 -0600
  67. 31837da buildman: Keep all common output files by Simon Glass · Thu Sep 07 10:00:17 2023 -0600
  68. fb01d12 trace: Fix alignment logic in flyrecord header by Michal Simek · Fri Sep 15 14:12:05 2023 +0200
  69. 94fa07e trace: Move trace_clocks description above record offset calculation by Michal Simek · Fri Sep 15 14:12:04 2023 +0200
  70. dba3718 trace: Use 64bit variable for start and len by Michal Simek · Fri Sep 15 14:12:03 2023 +0200
  71. 7871223 patman: Respect include directive on Git config lookup by Fei Shao · Fri Sep 08 22:15:59 2023 +0800
  72. 68ebba5 binman: Fix SyntaxWarning: invalid escape sequence '\(' by Rong Tao · Tue Sep 05 19:41:04 2023 +0800
  73. c0cdbe4 buildman: Fix full help for Python 3.8 by Simon Glass · Mon Sep 04 09:54:59 2023 -0600
  74. 25f24c3 tools: Fix patman launcher script. by Maxim Cournoyer · Fri Sep 01 01:05:12 2023 -0400
  75. 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
  76. c70e302 trace: Fix alignment logic in flyrecord header by Michal Simek · Fri Sep 15 14:12:05 2023 +0200
  77. d4440b2 trace: Move trace_clocks description above record offset calculation by Michal Simek · Fri Sep 15 14:12:04 2023 +0200
  78. c787898 trace: Use 64bit variable for start and len by Michal Simek · Fri Sep 15 14:12:03 2023 +0200
  79. b28f8f3 tools: mkimage: Add StarFive SPL image support by Heinrich Schuchardt · Sun Sep 17 13:47:30 2023 +0200
  80. e65e919 tools: logos: Rename TI logo files by Nikhil M Jain · Fri Sep 01 16:09:13 2023 +0530
  81. b05ac5e binman: doc: fix reference tag placement for Logging section by Massimo Pegorer · Sat Sep 09 15:52:35 2023 +0200
  82. 7c36de6 CI: Drop some jobs we didn't really utilize by Tom Rini · Sun Aug 20 13:31:29 2023 -0400
  83. f73f628 tools: relocate-rela: Add M68K support by Marek Vasut · Sun Aug 27 00:25:35 2023 +0200
  84. 73d071d tools: relocate-rela: Fix BE symtab handling by Marek Vasut · Mon Jul 31 00:16:52 2023 +0200
  85. a4bdec2 nokia_rx51: Remove platform by Tom Rini · Mon Sep 04 21:12:28 2023 -0400
  86. 69dea21 Merge tag 'v2023.10-rc4' into next by Tom Rini · Mon Sep 04 10:51:58 2023 -0400
  87. 9ed732d tools: image-host: print error messages to stderr by Oleksandr Suvorov · Thu Aug 17 18:36:10 2023 +0300
  88. 269ee6d binman: capsule: Add support for generating EFI capsules by Sughosh Ganu · Tue Aug 22 23:09:59 2023 +0530
  89. b29136b btool: mkeficapsule: Add a bintool for EFI capsule generation by Sughosh Ganu · Tue Aug 22 23:09:58 2023 +0530
  90. 6526e09 binman: bintool: Build a tool from a list of commands by Sughosh Ganu · Tue Aug 22 23:09:54 2023 +0530
  91. c3296d7 Revert "binman: Add a temporary hack for duplicate phandles" by Simon Glass · Wed Aug 23 19:18:02 2023 -0600
  92. 9d88597 CI: Move to latest Ubuntu "Jammy" tag by Tom Rini · Fri Aug 25 13:21:27 2023 -0400
  93. 3bd5ed7 CI: Update to gcc-13.2.0 by Tom Rini · Fri Aug 25 13:21:26 2023 -0400
  94. be17cb3 CI: Add ChromiumOS utilities by Simon Glass · Thu Aug 24 13:55:46 2023 -0600
  95. b1263bc expo: Tidy up the expo.py tool and usage by Simon Glass · Mon Aug 14 16:40:28 2023 -0600
  96. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  97. c80bb6e board: stm32mp1: add splash screen with stmicroelectronics logo by Patrick Delaunay · Mon Jul 10 13:30:59 2023 +0200
  98. 9f0b8f2 crc32: Drop duplicates crc header includes by Ilya Lukin · Fri Jul 14 17:39:32 2023 +0300
  99. 99cb6b1 buildman: Drop warning about orphaned defconfigs by Simon Glass · Thu Aug 03 12:51:37 2023 -0600
  100. 18a0725 buildman: Exit after reading toolchain by Simon Glass · Thu Aug 03 12:51:36 2023 -0600