1. ad35ce5 binman: Move compression into binman by Simon Glass · 2 years, 9 months ago
  2. f75db1e binman: Convert to using the mkimage bintool by Simon Glass · 2 years, 9 months ago
  3. 532ae70 binman: Convert to using the ifwitool bintool by Simon Glass · 2 years, 9 months ago
  4. a104bb2 binman: Convert to using the futility bintool by Simon Glass · 2 years, 9 months ago
  5. 388f04f binman: Convert to using the FIP bintool by Simon Glass · 2 years, 9 months ago
  6. 5417da5 binman: Convert to using the CBFS bintool by Simon Glass · 2 years, 9 months ago
  7. 56ee85e binman: Enable bintool tests including cmdline processing by Simon Glass · 2 years, 9 months ago
  8. e1b7e4d binman: Add a bintool implementation for mkimage by Simon Glass · 2 years, 9 months ago
  9. 6f7eb0c binman: Add a bintool implementation for ifwitool by Simon Glass · 2 years, 9 months ago
  10. 9d3a7a2 binman: Add a bintool implementation for futility by Simon Glass · 2 years, 9 months ago
  11. bf87b20 binman: Add a bintool implementation for fiptool by Simon Glass · 2 years, 9 months ago
  12. d388333 binman: Add a bintool implementation for cbfstool by Simon Glass · 2 years, 9 months ago
  13. 3b47dfa binman: Add tests for bintool by Simon Glass · 2 years, 9 months ago
  14. 386c63c binman: Plumb in support for bintools by Simon Glass · 2 years, 9 months ago
  15. 252de6b binman: Add support for bintools by Simon Glass · 2 years, 9 months ago
  16. 81d6e3f binman: Add installation instructions by Simon Glass · 2 years, 9 months ago
  17. 7f29583 binman: Correct path for fip_util by Simon Glass · 2 years, 9 months ago
  18. f4590e0 binman: Allow faked blobs in blob-ext-list by Simon Glass · 2 years, 9 months ago
  19. 2cc8c1f binman: Drop the image name from the fake-blob message by Simon Glass · 2 years, 9 months ago
  20. 8bc78b7 binman: Expand the external FIT test a little by Simon Glass · 2 years, 9 months ago
  21. 1e18a69 binman: Tweak elf tests for a toolchain change by Simon Glass · 2 years, 9 months ago
  22. c761cf7 tools: Add init files for Python tools by Simon Glass · 2 years, 11 months ago
  23. 790ba9f binman: Write fake blobs to the output directory by Simon Glass · 2 years, 9 months ago
  24. 32d4f10 binman: Renumber the fake blob dts by Simon Glass · 2 years, 9 months ago
  25. fe04d88 Merge branch 'next' by Tom Rini · 2 years, 9 months ago
  26. a89c8f2 binman: add support for creating dummy files for external blobs by Heiko Thiery · 2 years, 10 months ago
  27. ed96683 fdt: Make it easier to debug u-boot.dtsi files by Simon Glass · 2 years, 10 months ago
  28. 8e07681 fdt: Drop CONFIG_BINMAN_STANDALONE_FDT by Simon Glass · 2 years, 10 months ago
  29. 1c11b5e iot2050: binman: add missing-msg for blobs by Ivan Mikhaylov · 2 years, 11 months ago
  30. 33f27f4 binman: Use less hard coded magic when inserting new PATH by Andy Shevchenko · 2 years, 11 months ago
  31. 022f6b0 binman: Do not pollute source tree when build with `make O=...` by Andy Shevchenko · 2 years, 11 months ago
  32. 7598972 binman: Add support for ATF FIP by Simon Glass · 2 years, 11 months ago
  33. ed16b12 binman: Add a utility module for ATF FIP by Simon Glass · 2 years, 11 months ago
  34. 5bf8121 binman: Rename _ReadSubnodes() to ReadEntries() by Simon Glass · 2 years, 11 months ago
  35. cc2c500 binman: Support lists of external blobs by Simon Glass · 2 years, 11 months ago
  36. 943bf78 binman: Allow extracting a file in an alternative format by Simon Glass · 2 years, 11 months ago
  37. 858436d binman: Allow listing an image created by a newer version by Simon Glass · 2 years, 11 months ago
  38. 7945077 binman: Allow providing tools and blob directories by Simon Glass · 2 years, 11 months ago
  39. e2f0474 binman: Rename testCbfsNoCOntents() by Simon Glass · 2 years, 11 months ago
  40. 7413321 binman: cfbs: Refactor ObtainContents() for consistency by Simon Glass · 2 years, 11 months ago
  41. 3fc20fd binman: cbfs: Refactor the init process by Simon Glass · 2 years, 11 months ago
  42. 080f859 binman: Use normal entries in cbfs by Simon Glass · 2 years, 11 months ago
  43. 8cb069a binman: Move cbfs.ObtainContents() down a bit by Simon Glass · 2 years, 11 months ago
  44. 3f495f1 binman: Update the section documentation by Simon Glass · 2 years, 11 months ago
  45. e586f44 binman: Allow control of which entries to read by Simon Glass · 2 years, 11 months ago
  46. d34bcdd binman: Allow overriding BuildSectionData() by Simon Glass · 2 years, 11 months ago
  47. b6caf0e binman: Drop the filename property in entry_Section by Simon Glass · 2 years, 11 months ago
  48. 1e99bc2 binman: Drop the underscore in _ReadEntries() by Simon Glass · 2 years, 11 months ago
  49. 557693e binman: Correct comments for ReadChildData() by Simon Glass · 2 years, 11 months ago
  50. c473831 binman: Correct init of entry in Entry class by Simon Glass · 2 years, 11 months ago
  51. c475dec binman: Add a way to obtain the version by Simon Glass · 2 years, 11 months ago
  52. 650e5de binman: Tidy up style in cmdline by Simon Glass · 2 years, 11 months ago
  53. c700f10 binman: Fix extract command for using non-absolute image paths by Jan Kiszka · 3 years ago
  54. 89cc052 binman: Fix replace subcommand help and comments by Jan Kiszka · 3 years ago
  55. 0427bed binman: Support updating the dtb in an ELF file by Simon Glass · 3 years ago
  56. 7115f00 binman: Tidy up comments on _DoTestFile() by Simon Glass · 3 years ago
  57. 056f0ef binman: Support reading the offset of an ELF-file symbol by Simon Glass · 3 years ago
  58. 2fb2cd7 binman: Report an error if test files fail to compile by Simon Glass · 3 years ago
  59. b2dfe83 binman: Allow timeout to occur in the image or its section by Simon Glass · 3 years ago
  60. d6f8ab3 treewide: Remove OF_PRIOR_STAGE by Ilias Apalodimas · 3 years ago
  61. 26fa063 iot2050: Enable watchdog support, but do not auto-start it by Jan Kiszka · 3 years, 1 month ago
  62. 5fe50f9 tools: Refactor full help printing by Paul Barker · 3 years, 1 month ago
  63. 03ebc20 binman: Add basic support for debugging performance by Simon Glass · 3 years, 4 months ago
  64. 43332d8 binman: Use bytearray instead of string by Simon Glass · 3 years, 4 months ago
  65. edd4b6e binman: Split node-reading out from constructor in files by Simon Glass · 3 years, 4 months ago
  66. c69d19c binman: Support multithreading for building images by Simon Glass · 3 years, 4 months ago
  67. 31eefd4 binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGE by Bin Meng · 3 years, 5 months ago
  68. 4c4d607 binman: Add support for RISC-V OpenSBI fw_dynamic blob by Bin Meng · 3 years, 5 months ago
  69. aa75ce9 binman: test: Rename 172_fit_fdt.dts to 170_fit_fdt.dts by Bin Meng · 3 years, 5 months ago
  70. 2892300 binman: Correct the comment for ATF entry type by Bin Meng · 3 years, 5 months ago
  71. 2817c9d binman: Correct '-a' description in the doc by Bin Meng · 3 years, 5 months ago
  72. 1736575 binman: Support adding sections to FMAPs by Simon Glass · 3 years, 7 months ago
  73. c7722e8 binman: Tweak implementation of fmap by Simon Glass · 3 years, 7 months ago
  74. 0fe44dc binman: Correct testSplNoDtb() and Tpl also by Simon Glass · 3 years, 6 months ago
  75. 5ff9fed binman: Support default alignment for sections by Simon Glass · 3 years, 7 months ago
  76. 631f752 binman: Support obtaining section contents immediately by Simon Glass · 3 years, 7 months ago
  77. 189f291 binman: Add support for a collection of entries by Simon Glass · 3 years, 7 months ago
  78. 3d43338 binman: Allow disabling expanding an entry by Simon Glass · 3 years, 7 months ago
  79. e9e0db8 binman: Use a unique number for the symbols test file by Simon Glass · 3 years, 7 months ago
  80. fcae668 binman: Update various pieces of the documentation by Simon Glass · 3 years, 7 months ago
  81. 96d340e binman: Drop repetitive heading for each entry by Simon Glass · 3 years, 7 months ago
  82. 6bc4309 binman: Incorporate entry documentation by Simon Glass · 3 years, 7 months ago
  83. 072026e binman: Rearrange documentation into headings by Simon Glass · 3 years, 7 months ago
  84. 61adb2d binman: doc: Add documentation to htmldocs by Simon Glass · 3 years, 7 months ago
  85. 0668492 binman: Automatically expand phase binaries into sections by Simon Glass · 3 years, 7 months ago
  86. 0b6023e binman: Plumb expanded entries through fully by Simon Glass · 3 years, 7 months ago
  87. 63aeaeb binman: Allow a way to select expanded entries by Simon Glass · 3 years, 7 months ago
  88. b35fb17 binman: Allow using an an 'expanded' entry type by Simon Glass · 3 years, 7 months ago
  89. 5187b80 binman: Use standard filenames for SPL/TPL devicetree by Simon Glass · 3 years, 7 months ago
  90. adb67bb binman: Move the comment for GetFdts() to the base class by Simon Glass · 3 years, 7 months ago
  91. cb8bebb binman: Drop unnecessary field in output_fdt_info by Simon Glass · 3 years, 7 months ago
  92. 7697170 binman: Use the fake SPL/TPL only if requested by Simon Glass · 3 years, 7 months ago
  93. 30e1b09 binman: Drop unnecessary 'type' property in tests by Simon Glass · 3 years, 7 months ago
  94. d26efc8 binman: Add support for u-boot-tpl-bss-bad by Simon Glass · 3 years, 7 months ago
  95. 77a64e0 binman: Add support for u-boot-tpl-nodtb by Simon Glass · 3 years, 7 months ago
  96. f589882 binman: Support symbols in u-boot-spl-nodtb by Simon Glass · 3 years, 7 months ago
  97. dccdc38 binman: Correct the documentation for u-boot-spl-bss-pad by Simon Glass · 3 years, 7 months ago
  98. adc59ea binman: Tidy up underscores in entry documentation by Simon Glass · 3 years, 7 months ago
  99. 4ce4077 binman: Update entry help for files-align by Simon Glass · 3 years, 7 months ago
  100. a01d1a2 binman: Document ExpandEntries() in the base class by Simon Glass · 3 years, 7 months ago