1. 8ee4ec9 binman: Collect bintools for images when replacing entries by Alper Nebi Yasak · 2 years, 7 months ago
  2. 67bf2c8 binman: Fix unique names having '/.' for images read from files by Alper Nebi Yasak · 2 years, 7 months ago
  3. 3390948 binman: Correct Chromium OS entry types by Simon Glass · 2 years, 8 months ago
  4. b1c5093 tools: binman: add support for pre-load header by Philippe Reynes · 2 years, 7 months ago
  5. 40c8bdd binman: Support splitting an ELF file into multiple nodes by Simon Glass · 2 years, 8 months ago
  6. 2337eca binman: Keep a separate list of entries for fit by Simon Glass · 2 years, 8 months ago
  7. 01f467e binman: Update fit to use node instead of subnode by Simon Glass · 2 years, 8 months ago
  8. ce4e402 binman: Add a consistent way to report errors with fit by Simon Glass · 2 years, 8 months ago
  9. 5795497 binman: Fix some pylint warnings in fit by Simon Glass · 2 years, 8 months ago
  10. d32169c binman: Update fit to move node reading into the ReadNode() method by Simon Glass · 2 years, 8 months ago
  11. b55c11c binman: Read the fit entries only once by Simon Glass · 2 years, 8 months ago
  12. 72e423c binman: Allow mkimage to use a non-zero fake-blob size by Simon Glass · 2 years, 8 months ago
  13. 3817ad4 binman: Make fake blobs zero-sized by default by Simon Glass · 2 years, 8 months ago
  14. 9a0a2e9 binman: Change how faked blobs are created by Simon Glass · 2 years, 8 months ago
  15. ae9a457 binman: Rename tools parameter to btools by Simon Glass · 2 years, 8 months ago
  16. 38397d0 binman: Refactor fit to generate output at the end by Simon Glass · 2 years, 8 months ago
  17. c9ee33a binman: Rename ExpandEntries to gen_entries by Simon Glass · 2 years, 8 months ago
  18. 80a66ae binman: Rename ExpandToLimit to extend_to_limit by Simon Glass · 2 years, 8 months ago
  19. 6d427c4 binman: Tweak collect_contents_to_file() and docs by Simon Glass · 2 years, 8 months ago
  20. 17b4ffc elf: Rename load_segments() and module failure by Simon Glass · 2 years, 8 months ago
  21. b210661 binman: Include also subnodes in generator nodes by Jan Kiszka · 2 years, 8 months ago
  22. 7aa288e tools: binman: main.py: add build-sandbox in sys.path by Philippe Reynes · 2 years, 9 months ago
  23. 40def8a binman: Complete elf test coverage by Simon Glass · 2 years, 7 months ago
  24. 64defba binman: Expand elf support a little by Simon Glass · 2 years, 8 months ago
  25. 8d2ef3e binman: Correct pylint errors by Simon Glass · 2 years, 8 months ago
  26. 6a0b5f8 binman: Allow different operations in FIT generator nodes by Simon Glass · 2 years, 8 months ago
  27. 98e0de3 binman: Tidy up the docs a little with fit by Simon Glass · 2 years, 8 months ago
  28. dbe17c0 binman: fit: Refactor to reduce function size by Simon Glass · 2 years, 8 months ago
  29. 81b71c3 binman: Move entry-data collection into a Entry method by Simon Glass · 2 years, 8 months ago
  30. 56385c5 binman: Add a ELF test file with disjoint text sections by Simon Glass · 2 years, 8 months ago
  31. 5c044ff binman: Support a list of strings with the mkimage etype by Simon Glass · 2 years, 8 months ago
  32. 523cde0 binman: Add to the TODO by Simon Glass · 2 years, 8 months ago
  33. 47f420a binman: Add support for TEE BL32 by Roger Quadros · 2 years, 8 months ago
  34. 4d38dd7 elf: Add a way to read segment information from an ELF file by Simon Glass · 2 years, 8 months ago
  35. 206985e binman: Update docs to indicate mkimage is supported by Simon Glass · 2 years, 8 months ago
  36. 8db1f99 binman: Correct the error message for a bad hash algorithm by Simon Glass · 2 years, 8 months ago
  37. 7309222 binman: Update image positions of FIT subentries by Alper Nebi Yasak · 2 years, 9 months ago
  38. ee813c8 binman: Skip processing "hash" subnodes of FIT subsections by Alper Nebi Yasak · 2 years, 8 months ago
  39. f3078d4 binman: Convert FIT entry type to a subclass of Section entry type by Alper Nebi Yasak · 2 years, 9 months ago
  40. 4897d33 binman: Check missing bintools of Section subclasses by Alper Nebi Yasak · 2 years, 9 months ago
  41. ed293c3 binman: Register and check bintools from FIT subentries by Alper Nebi Yasak · 2 years, 9 months ago
  42. 2135331 binman: Fix subentry expansion for FIT entry type by Alper Nebi Yasak · 2 years, 9 months ago
  43. 252ac58 patman: Rename Color() method to build() by Simon Glass · 2 years, 9 months ago
  44. f3385a5 patman: Convert camel case in tout.py by Simon Glass · 2 years, 9 months ago
  45. 5e2ab40 patman: Convert camel case in test_util.py by Simon Glass · 2 years, 9 months ago
  46. d980069 patman: Convert camel case in command.py by Simon Glass · 2 years, 9 months ago
  47. c1aa66e patman: Convert camel case in tools.py by Simon Glass · 2 years, 9 months ago
  48. fcc87ef binman: Skip node generation for images read from files by Jan Kiszka · 2 years, 9 months ago
  49. 2ce0738 binman: doc: fix typo for u-boot-tpl by Heiko Thiery · 2 years, 9 months ago
  50. 61a631e binman: Document the __bss_size symbol error by Simon Glass · 2 years, 9 months ago
  51. 3e7749e binman: Add documentation for bintools by Simon Glass · 2 years, 9 months ago
  52. bc57064 binman: Add a command to generate bintool docs by Simon Glass · 2 years, 9 months ago
  53. a00d971 binman: Complete test coverage of comp_util by Simon Glass · 2 years, 9 months ago
  54. 4f9ee83 binman: Plumb in support for missing bintools by Simon Glass · 2 years, 9 months ago
  55. 359e431 binman: Convert to using the lzma_alone bintool by Simon Glass · 2 years, 9 months ago
  56. 4cd4ee0 binman: Add a bintool implementation for lzma_alone by Simon Glass · 2 years, 9 months ago
  57. 33ce351 binman: Convert to using the lz4 bintool by Simon Glass · 2 years, 9 months ago
  58. 992d475 binman: Add a bintool implementation for lz4 by Simon Glass · 2 years, 9 months ago
  59. 0d1e95a binman: Tidy up pylint warnings in comp_util by Simon Glass · 2 years, 9 months ago
  60. ad35ce5 binman: Move compression into binman by Simon Glass · 2 years, 9 months ago
  61. f75db1e binman: Convert to using the mkimage bintool by Simon Glass · 2 years, 9 months ago
  62. 532ae70 binman: Convert to using the ifwitool bintool by Simon Glass · 2 years, 9 months ago
  63. a104bb2 binman: Convert to using the futility bintool by Simon Glass · 2 years, 9 months ago
  64. 388f04f binman: Convert to using the FIP bintool by Simon Glass · 2 years, 9 months ago
  65. 5417da5 binman: Convert to using the CBFS bintool by Simon Glass · 2 years, 9 months ago
  66. 56ee85e binman: Enable bintool tests including cmdline processing by Simon Glass · 2 years, 9 months ago
  67. e1b7e4d binman: Add a bintool implementation for mkimage by Simon Glass · 2 years, 9 months ago
  68. 6f7eb0c binman: Add a bintool implementation for ifwitool by Simon Glass · 2 years, 9 months ago
  69. 9d3a7a2 binman: Add a bintool implementation for futility by Simon Glass · 2 years, 9 months ago
  70. bf87b20 binman: Add a bintool implementation for fiptool by Simon Glass · 2 years, 9 months ago
  71. d388333 binman: Add a bintool implementation for cbfstool by Simon Glass · 2 years, 9 months ago
  72. 3b47dfa binman: Add tests for bintool by Simon Glass · 2 years, 9 months ago
  73. 386c63c binman: Plumb in support for bintools by Simon Glass · 2 years, 9 months ago
  74. 252de6b binman: Add support for bintools by Simon Glass · 2 years, 9 months ago
  75. 81d6e3f binman: Add installation instructions by Simon Glass · 2 years, 9 months ago
  76. 7f29583 binman: Correct path for fip_util by Simon Glass · 2 years, 9 months ago
  77. f4590e0 binman: Allow faked blobs in blob-ext-list by Simon Glass · 2 years, 9 months ago
  78. 2cc8c1f binman: Drop the image name from the fake-blob message by Simon Glass · 2 years, 9 months ago
  79. 8bc78b7 binman: Expand the external FIT test a little by Simon Glass · 2 years, 9 months ago
  80. 1e18a69 binman: Tweak elf tests for a toolchain change by Simon Glass · 2 years, 9 months ago
  81. c761cf7 tools: Add init files for Python tools by Simon Glass · 2 years, 11 months ago
  82. 790ba9f binman: Write fake blobs to the output directory by Simon Glass · 2 years, 9 months ago
  83. 32d4f10 binman: Renumber the fake blob dts by Simon Glass · 2 years, 9 months ago
  84. fe04d88 Merge branch 'next' by Tom Rini · 2 years, 9 months ago
  85. a89c8f2 binman: add support for creating dummy files for external blobs by Heiko Thiery · 2 years, 10 months ago
  86. ed96683 fdt: Make it easier to debug u-boot.dtsi files by Simon Glass · 2 years, 10 months ago
  87. 8e07681 fdt: Drop CONFIG_BINMAN_STANDALONE_FDT by Simon Glass · 2 years, 10 months ago
  88. 1c11b5e iot2050: binman: add missing-msg for blobs by Ivan Mikhaylov · 2 years, 11 months ago
  89. 33f27f4 binman: Use less hard coded magic when inserting new PATH by Andy Shevchenko · 2 years, 11 months ago
  90. 022f6b0 binman: Do not pollute source tree when build with `make O=...` by Andy Shevchenko · 2 years, 11 months ago
  91. 7598972 binman: Add support for ATF FIP by Simon Glass · 2 years, 11 months ago
  92. ed16b12 binman: Add a utility module for ATF FIP by Simon Glass · 2 years, 11 months ago
  93. 5bf8121 binman: Rename _ReadSubnodes() to ReadEntries() by Simon Glass · 2 years, 11 months ago
  94. cc2c500 binman: Support lists of external blobs by Simon Glass · 2 years, 11 months ago
  95. 943bf78 binman: Allow extracting a file in an alternative format by Simon Glass · 2 years, 11 months ago
  96. 858436d binman: Allow listing an image created by a newer version by Simon Glass · 2 years, 11 months ago
  97. 7945077 binman: Allow providing tools and blob directories by Simon Glass · 2 years, 11 months ago
  98. e2f0474 binman: Rename testCbfsNoCOntents() by Simon Glass · 2 years, 11 months ago
  99. 7413321 binman: cfbs: Refactor ObtainContents() for consistency by Simon Glass · 2 years, 11 months ago
  100. 3fc20fd binman: cbfs: Refactor the init process by Simon Glass · 2 years, 11 months ago