1. ef8e072 fdtgrep: Allow propagating properties up to supernodes by Simon Glass · Sun Dec 17 09:36:22 2023 -0700
  2. c5c3122 fdtgrep: Move property checking into a function by Simon Glass · Sun Dec 17 09:36:20 2023 -0700
  3. f278645 fdtgrep: Simplify code to inverting the match by Simon Glass · Sun Dec 17 09:36:19 2023 -0700
  4. 5cbecd3 fdtgrep: Tidy up comment for h_include() by Simon Glass · Sun Dec 17 09:36:18 2023 -0700
  5. 41452e4 fdtgrep: Correct references to fdt_find_regions() by Simon Glass · Sun Dec 17 09:36:17 2023 -0700
  6. bbee062 fdtgrep: Correct ordering of flags by Simon Glass · Sun Dec 17 09:36:16 2023 -0700
  7. 6e902d5 fdtgrep: Tidy up a few type warnings and comments by Simon Glass · Sun Dec 17 09:36:15 2023 -0700
  8. 53f6f59 binman: used-before-assignment in ftest.py by Heinrich Schuchardt · Sat Dec 16 00:26:04 2023 +0100
  9. 3399d33 buildman: type cotaining by Heinrich Schuchardt · Fri Dec 15 10:42:30 2023 +0100
  10. 8fac3d4 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · Thu Dec 14 07:16:54 2023 -0500
  11. 1f27ce8 board: stm32f469-disco: add splash screen with stmicroelectronics logo by Dario Binacchi · Mon Dec 11 23:05:56 2023 +0100
  12. a9502536 Merge tag 'u-boot-imx-next-20231214' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · Thu Dec 14 07:37:02 2023 -0500
  13. 85902cd binman: elf: Using variable 'old_val' before assignment by Heinrich Schuchardt · Sat Dec 09 19:50:31 2023 +0100
  14. 59be255 binman: etype: dm: Add entry type for TI DM by Neha Malcom Francis · Tue Dec 05 15:12:18 2023 +0530
  15. 1eec165 binman: doc: fix typo by Dario Binacchi · Thu Nov 23 14:10:00 2023 +0100
  16. 78ac1f5 tools: Move python tools to version 0.0.6 by Simon Glass · Sun Nov 19 08:36:06 2023 -0700
  17. 373cada patman: Update the run script by Simon Glass · Sun Nov 19 08:36:05 2023 -0700
  18. f0d02bc u_boot_pylib: Correct files used for pip release by Simon Glass · Sun Nov 19 08:36:03 2023 -0700
  19. c88024a u_boot_pylib: Correct readme formatting by Simon Glass · Sun Nov 19 08:36:01 2023 -0700
  20. e6a8aa8 doc: Update documentation URL by Simon Glass · Sun Nov 19 08:36:00 2023 -0700
  21. c6dacb0 tools: mxsboot: pre-fill buffer with 0xff, not 0 by Alessandro Rubini · Sun Dec 03 18:08:26 2023 +0100
  22. fcc51d3 Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next by Tom Rini · Thu Nov 30 09:33:31 2023 -0500
  23. 92c23e9 mkimage: do not write incorrect error message by Heinrich Schuchardt · Tue Oct 24 09:19:16 2023 +0200
  24. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · Mon Nov 20 09:19:50 2023 -0500
  25. 66a573b patman: Correct Python 3.6 behaviour by Simon Glass · Sat Nov 04 10:25:24 2023 -0600
  26. 457e1af patman: Avoid using func_test at top level by Simon Glass · Sat Nov 04 10:25:23 2023 -0600
  27. d1b6ecf patman: Correct easy pylint warnings in __main__ by Simon Glass · Sat Nov 04 10:25:22 2023 -0600
  28. f42ad6a patman: Move the main program into a function by Simon Glass · Sat Nov 04 10:25:21 2023 -0600
  29. 22ce641 patman: Split out arg parsing into its own file by Simon Glass · Sat Nov 04 10:25:20 2023 -0600
  30. b72160b doc: shorten overlong title underlines by Heinrich Schuchardt · Sat Oct 28 11:59:32 2023 +0200
  31. 85d1b60 tools: gitignore: Fix tools/generated path by Sam Protsenko · Thu Oct 26 16:00:15 2023 -0500
  32. d6c1ec8 buildman: Use oldconfig when adjusting the config by Simon Glass · Thu Oct 26 14:31:10 2023 -0400
  33. 85bbeeb u_boot_pylib: Ensure subprocess is closed down by Simon Glass · Wed Nov 01 11:17:50 2023 -0600
  34. 978c1fb buildman: Support upstream branch name containing / by Simon Glass · Mon Oct 30 10:22:30 2023 -0700
  35. 14e9342 binman: openssl: x509: ti_secure_rom: Add support for bootcore_opts by Neha Malcom Francis · Mon Oct 23 13:31:02 2023 +0530
  36. dac7371 buildman: Include symbols in the read-only data section by Simon Glass · Mon Oct 23 00:52:43 2023 -0700
  37. 1362dbf binman: Move stage header into a CBFS attribute by Simon Glass · Sat Oct 14 14:40:30 2023 -0600
  38. 682a256 binman: Rename TYPE_STAGE to TYPE_LEGACY_STAGE by Simon Glass · Sat Oct 14 14:40:29 2023 -0600
  39. fa14422 binman: Replace FILENAME_ALIGN 16 with ATTRIBUTE_ALIGN 4 by Simon Glass · Sat Oct 14 14:40:28 2023 -0600
  40. 02297bd binman: Ensure attributes always come last in the metadata by Simon Glass · Sat Oct 14 14:40:27 2023 -0600
  41. 22b3742 binman: Don't add compression attribute for uncompressed files by Simon Glass · Sat Oct 14 14:40:26 2023 -0600
  42. 4b84be9 binman: Reset missing bintools after testing by Simon Glass · Sat Oct 14 14:40:25 2023 -0600
  43. 12f99fd patman: Add a 'keep_change_id' setting by Maxim Cournoyer · Thu Oct 12 23:06:24 2023 -0400
  44. e3a0467 tools: mkimage: fix sfspl_image_extract_subimage() by Heinrich Schuchardt · Tue Oct 24 09:26:38 2023 +0200
  45. f130930 patman: Add a little documentation on the checkpatch tests by Simon Glass · Fri Oct 13 09:28:33 2023 -0700
  46. b80e21b checkpatch.pl: Make common.h check boarder by Tom Rini · Fri Oct 13 09:28:32 2023 -0700
  47. 6b2d18a binman: capsule: Add support for generating EFI empty capsules by Sughosh Ganu · Tue Oct 10 14:40:59 2023 +0530
  48. f7970c2 btool: mkeficapsule: Add support for EFI empty capsule generation by Sughosh Ganu · Tue Oct 10 14:40:58 2023 +0530
  49. 5ffce2b binman: capsule: Use dumped capsule header contents for verification by Sughosh Ganu · Tue Oct 10 14:40:57 2023 +0530
  50. ff164fc binman: capsule: Remove superfluous [address, size]-cells properties by Sughosh Ganu · Tue Oct 10 14:40:56 2023 +0530
  51. a7d1fdc tools: mkeficapsule: Add support to print capsule headers by Sughosh Ganu · Tue Oct 10 14:40:54 2023 +0530
  52. a0b3589 binman: bintool: Change make target arg type from string to list by Lukas Funke · Wed Oct 04 10:56:35 2023 +0200
  53. 15bdb87 Revert "mkimage: update man page and -h output" by Tom Rini · Wed Oct 11 15:32:39 2023 -0400
  54. 55605bd mkimage: update man page and -h output by Rasmus Villemoes · Thu Sep 28 10:02:57 2023 +0200
  55. 9ffe4d6 tools: ensure zeroed padding in external FIT images by Roman Azarenko · Fri Aug 25 10:10:14 2023 +0200
  56. adbc90f mkimage: allow internalization of data-position by Lars Feyaerts · Mon Oct 02 10:00:14 2023 +0200
  57. 8a5a8ca tools: iot2050-sign-fw.sh: Make localization of tools dir more robust by Jan Kiszka · Wed Sep 27 17:41:09 2023 +0200
  58. 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
  59. 8a37203 qconfig: Rename the database file by Simon Glass · Sat Sep 23 13:44:15 2023 -0600
  60. bf0e11a moveconfig: Rename the tool to qconfig by Simon Glass · Sat Sep 23 13:44:14 2023 -0600
  61. 6570924 moveconfig: Move summaries to the end by Simon Glass · Sat Sep 23 13:44:13 2023 -0600
  62. 8d69a9e moveconfig: Drop the initial output by Simon Glass · Sat Sep 23 13:44:12 2023 -0600
  63. 2979043 moveconfig: Show a summary at the end by Simon Glass · Sat Sep 23 13:44:11 2023 -0600
  64. bef6736 moveconfig: Show failures in progress by Simon Glass · Sat Sep 23 13:44:10 2023 -0600
  65. 9b19110 moveconfig: Use u_boot_pylib for terminal colour by Simon Glass · Sat Sep 23 13:44:09 2023 -0600
  66. 99c28cd moveconfig: Avoid showing progress at the end by Simon Glass · Sat Sep 23 13:44:08 2023 -0600
  67. e24ac99 moveconfig: Reduce the amount of output by Simon Glass · Sat Sep 23 13:44:07 2023 -0600
  68. 4fd16e6 moveconfig: Only show output when there is a reason by Simon Glass · Sat Sep 23 13:44:06 2023 -0600
  69. e19a9cd moveconfig: Fix misc pylint warnings by Simon Glass · Sat Sep 23 13:44:05 2023 -0600
  70. 47f2289 moveconfig: Use an encoding with open() by Simon Glass · Sat Sep 23 13:44:04 2023 -0600
  71. d708cf7 moveconfig: Correct list-comprehension warnings by Simon Glass · Sat Sep 23 13:44:03 2023 -0600
  72. 67ee011 moveconfig: Correct use of members not declared in __init__() by Simon Glass · Sat Sep 23 13:44:02 2023 -0600
  73. 4f6725c moveconfig: Correct non-snake variables names by Simon Glass · Sat Sep 23 13:44:01 2023 -0600
  74. beb825d moveconfig: Correct unused variables by Simon Glass · Sat Sep 23 13:44:00 2023 -0600
  75. 96f8f31 moveconfig: Use f strings where possible by Simon Glass · Sat Sep 23 13:43:59 2023 -0600
  76. c89a296 moveconfig: Correct parameter-type warnings by Simon Glass · Sat Sep 23 13:43:58 2023 -0600
  77. 2deee26 moveconfig: Correct some regular-expression strings by Simon Glass · Sat Sep 23 13:43:57 2023 -0600
  78. 5202852 moveconfig: Drop suspicious boards by Simon Glass · Sat Sep 23 13:43:56 2023 -0600
  79. c1c10c2 moveconfig: Drop check_defconfig() and update_dotconfig() by Simon Glass · Sat Sep 23 13:43:55 2023 -0600
  80. 08d148a moveconfig: Drop CONFIG-moving code by Simon Glass · Sat Sep 23 13:43:54 2023 -0600
  81. 35688b6 moveconfig: Drop unused cleanup options by Simon Glass · Sat Sep 23 13:43:53 2023 -0600
  82. 5367e57 moveconfig: Correct ordering of asteval import by Simon Glass · Sat Sep 23 13:43:52 2023 -0600
  83. 5cda902 moveconfig: Avoid deprecation warning for setDaemon by Simon Glass · Sat Sep 23 13:43:51 2023 -0600
  84. 1572b3f moveconfig: Drop -H option by Simon Glass · Sat Sep 23 13:43:50 2023 -0600
  85. 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
  86. c0a6982 board: stm32f746-disco: refactor the display of the ST logo by Dario Binacchi · Sun Aug 20 18:24:45 2023 +0200
  87. b29a747 Merge branch 'next' by Tom Rini · Mon Oct 02 10:55:44 2023 -0400
  88. 8c48e41 binman: doc: Remove incomplete sentence by Heinrich Schuchardt · Tue Sep 19 12:02:22 2023 +0200
  89. 7190a17 buildman: Start the clock when the build starts by Simon Glass · Thu Sep 07 10:00:19 2023 -0600
  90. 89592fc buildman: Show progress when regenerating the board.cfg file by Simon Glass · Thu Sep 07 10:00:18 2023 -0600
  91. 31837da buildman: Keep all common output files by Simon Glass · Thu Sep 07 10:00:17 2023 -0600
  92. fb01d12 trace: Fix alignment logic in flyrecord header by Michal Simek · Fri Sep 15 14:12:05 2023 +0200
  93. 94fa07e trace: Move trace_clocks description above record offset calculation by Michal Simek · Fri Sep 15 14:12:04 2023 +0200
  94. dba3718 trace: Use 64bit variable for start and len by Michal Simek · Fri Sep 15 14:12:03 2023 +0200
  95. 7871223 patman: Respect include directive on Git config lookup by Fei Shao · Fri Sep 08 22:15:59 2023 +0800
  96. 68ebba5 binman: Fix SyntaxWarning: invalid escape sequence '\(' by Rong Tao · Tue Sep 05 19:41:04 2023 +0800
  97. c0cdbe4 buildman: Fix full help for Python 3.8 by Simon Glass · Mon Sep 04 09:54:59 2023 -0600
  98. 25f24c3 tools: Fix patman launcher script. by Maxim Cournoyer · Fri Sep 01 01:05:12 2023 -0400
  99. 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
  100. c70e302 trace: Fix alignment logic in flyrecord header by Michal Simek · Fri Sep 15 14:12:05 2023 +0200