1. ae94c3d u_boot_pylib: Ensure subprocess is closed down by Simon Glass · 7 months ago
  2. a44cb1f buildman: Support upstream branch name containing / by Simon Glass · 7 months ago
  3. a4ed4c8 binman: openssl: x509: ti_secure_rom: Add support for bootcore_opts by Neha Malcom Francis · 7 months ago
  4. ad8dbab buildman: Include symbols in the read-only data section by Simon Glass · 7 months ago
  5. ce0e9e3 binman: Move stage header into a CBFS attribute by Simon Glass · 8 months ago
  6. fe35c2f binman: Rename TYPE_STAGE to TYPE_LEGACY_STAGE by Simon Glass · 8 months ago
  7. ab32601 binman: Replace FILENAME_ALIGN 16 with ATTRIBUTE_ALIGN 4 by Simon Glass · 8 months ago
  8. e9199a7 binman: Ensure attributes always come last in the metadata by Simon Glass · 8 months ago
  9. bd13255 binman: Don't add compression attribute for uncompressed files by Simon Glass · 8 months ago
  10. 823f5c3 binman: Reset missing bintools after testing by Simon Glass · 8 months ago
  11. a13af89 patman: Add a 'keep_change_id' setting by Maxim Cournoyer · 8 months ago
  12. 54024c8 tools: mkimage: fix sfspl_image_extract_subimage() by Heinrich Schuchardt · 7 months ago
  13. 2f34b03 patman: Add a little documentation on the checkpatch tests by Simon Glass · 8 months ago
  14. a8384f8 checkpatch.pl: Make common.h check boarder by Tom Rini · 8 months ago
  15. 74aae50 binman: capsule: Add support for generating EFI empty capsules by Sughosh Ganu · 8 months ago
  16. f1c8fc5 btool: mkeficapsule: Add support for EFI empty capsule generation by Sughosh Ganu · 8 months ago
  17. 809f28e binman: capsule: Use dumped capsule header contents for verification by Sughosh Ganu · 8 months ago
  18. bb8f892 binman: capsule: Remove superfluous [address, size]-cells properties by Sughosh Ganu · 8 months ago
  19. 6984077 tools: mkeficapsule: Add support to print capsule headers by Sughosh Ganu · 8 months ago
  20. bff1610 binman: bintool: Change make target arg type from string to list by Lukas Funke · 8 months ago
  21. 429d59c Revert "mkimage: update man page and -h output" by Tom Rini · 8 months ago
  22. 4cb6c8e mkimage: update man page and -h output by Rasmus Villemoes · 8 months ago
  23. 0cf1a13 tools: ensure zeroed padding in external FIT images by Roman Azarenko · 9 months ago
  24. 4860ee9 mkimage: allow internalization of data-position by Lars Feyaerts · 8 months ago
  25. 47e7f12 tools: iot2050-sign-fw.sh: Make localization of tools dir more robust by Jan Kiszka · 8 months ago
  26. 25453dc Merge tag 'dm-pull-4oct23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 8 months ago
  27. 5196379 qconfig: Rename the database file by Simon Glass · 8 months ago
  28. ea4d6de moveconfig: Rename the tool to qconfig by Simon Glass · 8 months ago
  29. 94e2ed7 moveconfig: Move summaries to the end by Simon Glass · 8 months ago
  30. fc07d99 moveconfig: Drop the initial output by Simon Glass · 8 months ago
  31. dc1d2e6 moveconfig: Show a summary at the end by Simon Glass · 8 months ago
  32. 6b25d21 moveconfig: Show failures in progress by Simon Glass · 8 months ago
  33. 15f19ab moveconfig: Use u_boot_pylib for terminal colour by Simon Glass · 8 months ago
  34. 95f0914 moveconfig: Avoid showing progress at the end by Simon Glass · 8 months ago
  35. 9461bf0 moveconfig: Reduce the amount of output by Simon Glass · 8 months ago
  36. 5aba58c moveconfig: Only show output when there is a reason by Simon Glass · 8 months ago
  37. f297ba3 moveconfig: Fix misc pylint warnings by Simon Glass · 8 months ago
  38. e6c686f moveconfig: Use an encoding with open() by Simon Glass · 8 months ago
  39. b774ba5 moveconfig: Correct list-comprehension warnings by Simon Glass · 8 months ago
  40. a6ab4db moveconfig: Correct use of members not declared in __init__() by Simon Glass · 8 months ago
  41. a4c9d17 moveconfig: Correct non-snake variables names by Simon Glass · 8 months ago
  42. 62fae4b moveconfig: Correct unused variables by Simon Glass · 8 months ago
  43. 1bd4306 moveconfig: Use f strings where possible by Simon Glass · 8 months ago
  44. 549d422 moveconfig: Correct parameter-type warnings by Simon Glass · 8 months ago
  45. 9827571 moveconfig: Correct some regular-expression strings by Simon Glass · 8 months ago
  46. 0313742 moveconfig: Drop suspicious boards by Simon Glass · 8 months ago
  47. c734561 moveconfig: Drop check_defconfig() and update_dotconfig() by Simon Glass · 8 months ago
  48. 882c8e4 moveconfig: Drop CONFIG-moving code by Simon Glass · 8 months ago
  49. 3481e89 moveconfig: Drop unused cleanup options by Simon Glass · 8 months ago
  50. b5aa5a3 moveconfig: Correct ordering of asteval import by Simon Glass · 8 months ago
  51. ad1f187 moveconfig: Avoid deprecation warning for setDaemon by Simon Glass · 8 months ago
  52. 63df202 moveconfig: Drop -H option by Simon Glass · 8 months ago
  53. b83e285 Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 8 months ago
  54. 9192b13 board: stm32f746-disco: refactor the display of the ST logo by Dario Binacchi · 10 months ago
  55. ac89738 Merge branch 'next' by Tom Rini · 8 months ago
  56. c65beeb binman: doc: Remove incomplete sentence by Heinrich Schuchardt · 9 months ago
  57. 2ce06f5 buildman: Start the clock when the build starts by Simon Glass · 9 months ago
  58. 283dcb6 buildman: Show progress when regenerating the board.cfg file by Simon Glass · 9 months ago
  59. 124a0da buildman: Keep all common output files by Simon Glass · 9 months ago
  60. e278ad9 trace: Fix alignment logic in flyrecord header by Michal Simek · 9 months ago
  61. 5ae43b8 trace: Move trace_clocks description above record offset calculation by Michal Simek · 9 months ago
  62. 8371137 trace: Use 64bit variable for start and len by Michal Simek · 9 months ago
  63. ce8cb76 patman: Respect include directive on Git config lookup by Fei Shao · 9 months ago
  64. ba4034a binman: Fix SyntaxWarning: invalid escape sequence '\(' by Rong Tao · 9 months ago
  65. 305114e buildman: Fix full help for Python 3.8 by Simon Glass · 9 months ago
  66. 8acdb70 tools: Fix patman launcher script. by Maxim Cournoyer · 9 months ago
  67. 5d2fae7 Merge tag 'xilinx-for-v2024.01-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 9 months ago
  68. 8750d35 trace: Fix alignment logic in flyrecord header by Michal Simek · 9 months ago
  69. ad0f3cd trace: Move trace_clocks description above record offset calculation by Michal Simek · 9 months ago
  70. dee8739 trace: Use 64bit variable for start and len by Michal Simek · 9 months ago
  71. 64fd30d tools: mkimage: Add StarFive SPL image support by Heinrich Schuchardt · 9 months ago
  72. a467fb5 tools: logos: Rename TI logo files by Nikhil M Jain · 9 months ago
  73. 8bd7d08 binman: doc: fix reference tag placement for Logging section by Massimo Pegorer · 9 months ago
  74. b87f904 CI: Drop some jobs we didn't really utilize by Tom Rini · 10 months ago
  75. bf10b92 tools: relocate-rela: Add M68K support by Marek Vasut · 9 months ago
  76. 0ad3eef tools: relocate-rela: Fix BE symtab handling by Marek Vasut · 10 months ago
  77. 493fd33 nokia_rx51: Remove platform by Tom Rini · 9 months ago
  78. ddec4ca Merge tag 'v2023.10-rc4' into next by Tom Rini · 9 months ago
  79. 8d8851e tools: image-host: print error messages to stderr by Oleksandr Suvorov · 10 months ago
  80. b617611 binman: capsule: Add support for generating EFI capsules by Sughosh Ganu · 10 months ago
  81. 3bd6fb9 btool: mkeficapsule: Add a bintool for EFI capsule generation by Sughosh Ganu · 10 months ago
  82. d71e711 binman: bintool: Build a tool from a list of commands by Sughosh Ganu · 10 months ago
  83. bbbf04c Revert "binman: Add a temporary hack for duplicate phandles" by Simon Glass · 9 months ago
  84. 453c3fb CI: Move to latest Ubuntu "Jammy" tag by Tom Rini · 9 months ago
  85. 1193428 CI: Update to gcc-13.2.0 by Tom Rini · 9 months ago
  86. f25820b CI: Add ChromiumOS utilities by Simon Glass · 9 months ago
  87. d5737b3 expo: Tidy up the expo.py tool and usage by Simon Glass · 10 months ago
  88. 7e6e40c Merge tag 'v2023.10-rc3' into next by Tom Rini · 10 months ago
  89. 284b08f board: stm32mp1: add splash screen with stmicroelectronics logo by Patrick Delaunay · 11 months ago
  90. 1a549c8 crc32: Drop duplicates crc header includes by Ilya Lukin · 11 months ago
  91. 48d4c0a buildman: Drop warning about orphaned defconfigs by Simon Glass · 10 months ago
  92. 1c81e08 buildman: Exit after reading toolchain by Simon Glass · 10 months ago
  93. d8a2d3b binman: ftest: Add test for xilinx-bootgen etype by Lukas Funke · 10 months ago
  94. 7fcfa9d binman: etype: Add xilinx-bootgen etype by Lukas Funke · 10 months ago
  95. 7f51fe5 binman: btool: Add Xilinx Bootgen btool by Lukas Funke · 10 months ago
  96. 93a203d binman: Renumber 291 and 292 test files by Simon Glass · 10 months ago
  97. 2bff97a tools: mtk_image: use uint32_t for ghf header magic and version by Weijie Gao · 11 months ago
  98. 288ae53 binman: Add a temporary hack for duplicate phandles by Simon Glass · 10 months ago
  99. d4d9766 binman: Support templates containing phandles by Simon Glass · 11 months ago
  100. af41b24 binman: Remove templates after use by Simon Glass · 11 months ago