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