1. 2a0fa98 binman: Correct pylint errors by Simon Glass · 2 years, 10 months ago
  2. 912339f binman: Allow different operations in FIT generator nodes by Simon Glass · 2 years, 10 months ago
  3. 9f1c6b9 binman: Tidy up the docs a little with fit by Simon Glass · 2 years, 10 months ago
  4. f4a32d2 binman: fit: Refactor to reduce function size by Simon Glass · 2 years, 10 months ago
  5. 6fba35c binman: Move entry-data collection into a Entry method by Simon Glass · 2 years, 10 months ago
  6. 167070a binman: Add a ELF test file with disjoint text sections by Simon Glass · 2 years, 10 months ago
  7. 948dd3a binman: Support a list of strings with the mkimage etype by Simon Glass · 2 years, 10 months ago
  8. e87009da binman: Add to the TODO by Simon Glass · 2 years, 10 months ago
  9. 5cdcea0 binman: Add support for TEE BL32 by Roger Quadros · 2 years, 9 months ago
  10. 571adc8 elf: Add a way to read segment information from an ELF file by Simon Glass · 2 years, 10 months ago
  11. 243c2c1 binman: Update docs to indicate mkimage is supported by Simon Glass · 2 years, 10 months ago
  12. 64af7c2 binman: Correct the error message for a bad hash algorithm by Simon Glass · 2 years, 10 months ago
  13. ac873ed binman: Update image positions of FIT subentries by Alper Nebi Yasak · 2 years, 10 months ago
  14. 1e4ffd8 binman: Skip processing "hash" subnodes of FIT subsections by Alper Nebi Yasak · 2 years, 10 months ago
  15. d455326 binman: Convert FIT entry type to a subclass of Section entry type by Alper Nebi Yasak · 2 years, 10 months ago
  16. 513a149 binman: Check missing bintools of Section subclasses by Alper Nebi Yasak · 2 years, 10 months ago
  17. e706d87 binman: Register and check bintools from FIT subentries by Alper Nebi Yasak · 2 years, 10 months ago
  18. 09fb061 binman: Fix subentry expansion for FIT entry type by Alper Nebi Yasak · 2 years, 10 months ago
  19. f45d374 patman: Rename Color() method to build() by Simon Glass · 2 years, 10 months ago
  20. 011f1b3 patman: Convert camel case in tout.py by Simon Glass · 2 years, 10 months ago
  21. 1b53d90 patman: Convert camel case in test_util.py by Simon Glass · 2 years, 10 months ago
  22. 840be73 patman: Convert camel case in command.py by Simon Glass · 2 years, 10 months ago
  23. 8002552 patman: Convert camel case in tools.py by Simon Glass · 2 years, 10 months ago
  24. 58c407f binman: Skip node generation for images read from files by Jan Kiszka · 2 years, 10 months ago
  25. d589456 binman: doc: fix typo for u-boot-tpl by Heiko Thiery · 2 years, 10 months ago
  26. ddd5e1d binman: Document the __bss_size symbol error by Simon Glass · 2 years, 10 months ago
  27. 4142486 binman: Add documentation for bintools by Simon Glass · 2 years, 11 months ago
  28. 620c446 binman: Add a command to generate bintool docs by Simon Glass · 2 years, 11 months ago
  29. dab7c14 binman: Complete test coverage of comp_util by Simon Glass · 2 years, 11 months ago
  30. 66152ce binman: Plumb in support for missing bintools by Simon Glass · 2 years, 11 months ago
  31. 84b0c22 binman: Convert to using the lzma_alone bintool by Simon Glass · 2 years, 11 months ago
  32. c793d30 binman: Add a bintool implementation for lzma_alone by Simon Glass · 2 years, 11 months ago
  33. 9203c16 binman: Convert to using the lz4 bintool by Simon Glass · 2 years, 11 months ago
  34. a5c0a42 binman: Add a bintool implementation for lz4 by Simon Glass · 2 years, 11 months ago
  35. dd5c14ec binman: Tidy up pylint warnings in comp_util by Simon Glass · 2 years, 11 months ago
  36. 3ac7d83 binman: Move compression into binman by Simon Glass · 2 years, 11 months ago
  37. 1ea5004 binman: Convert to using the mkimage bintool by Simon Glass · 2 years, 11 months ago
  38. 57c7a48 binman: Convert to using the ifwitool bintool by Simon Glass · 2 years, 11 months ago
  39. 8d0ee73 binman: Convert to using the futility bintool by Simon Glass · 2 years, 11 months ago
  40. b283322 binman: Convert to using the FIP bintool by Simon Glass · 2 years, 11 months ago
  41. a7c941e binman: Convert to using the CBFS bintool by Simon Glass · 2 years, 11 months ago
  42. 162017b binman: Enable bintool tests including cmdline processing by Simon Glass · 2 years, 11 months ago
  43. 48bca84 binman: Add a bintool implementation for mkimage by Simon Glass · 2 years, 11 months ago
  44. 645ca58 binman: Add a bintool implementation for ifwitool by Simon Glass · 2 years, 11 months ago
  45. 7a1c101 binman: Add a bintool implementation for futility by Simon Glass · 2 years, 11 months ago
  46. a6aafc6 binman: Add a bintool implementation for fiptool by Simon Glass · 2 years, 11 months ago
  47. b8dbca9 binman: Add a bintool implementation for cbfstool by Simon Glass · 2 years, 11 months ago
  48. 275fa2c binman: Add tests for bintool by Simon Glass · 2 years, 11 months ago
  49. 4eae925 binman: Plumb in support for bintools by Simon Glass · 2 years, 11 months ago
  50. 861fbbf binman: Add support for bintools by Simon Glass · 2 years, 11 months ago
  51. 7a7874f binman: Add installation instructions by Simon Glass · 2 years, 11 months ago
  52. 25639a0 binman: Correct path for fip_util by Simon Glass · 2 years, 11 months ago
  53. ceb5f91 binman: Allow faked blobs in blob-ext-list by Simon Glass · 2 years, 11 months ago
  54. f9f3403 binman: Drop the image name from the fake-blob message by Simon Glass · 2 years, 11 months ago
  55. 7932c88 binman: Expand the external FIT test a little by Simon Glass · 2 years, 11 months ago
  56. 315400e binman: Tweak elf tests for a toolchain change by Simon Glass · 2 years, 11 months ago
  57. 964192e tools: Add init files for Python tools by Simon Glass · 3 years ago
  58. 7a602fd binman: Write fake blobs to the output directory by Simon Glass · 2 years, 11 months ago
  59. ccae686 binman: Renumber the fake blob dts by Simon Glass · 2 years, 11 months ago
  60. 33f8a8d Merge branch 'next' by Tom Rini · 2 years, 11 months ago
  61. 6d45136 binman: add support for creating dummy files for external blobs by Heiko Thiery · 2 years, 11 months ago
  62. 0a1b3b6 fdt: Make it easier to debug u-boot.dtsi files by Simon Glass · 3 years ago
  63. 023bdf5 fdt: Drop CONFIG_BINMAN_STANDALONE_FDT by Simon Glass · 3 years ago
  64. e1953e4 iot2050: binman: add missing-msg for blobs by Ivan Mikhaylov · 3 years ago
  65. 6f64b60 binman: Use less hard coded magic when inserting new PATH by Andy Shevchenko · 3 years ago
  66. 12ae347 binman: Do not pollute source tree when build with `make O=...` by Andy Shevchenko · 3 years ago
  67. 3efb297 binman: Add support for ATF FIP by Simon Glass · 3 years ago
  68. 2697b7c binman: Add a utility module for ATF FIP by Simon Glass · 3 years ago
  69. 8bebcbb binman: Rename _ReadSubnodes() to ReadEntries() by Simon Glass · 3 years ago
  70. 0b00ae6 binman: Support lists of external blobs by Simon Glass · 3 years ago
  71. 637958f binman: Allow extracting a file in an alternative format by Simon Glass · 3 years ago
  72. b9028bc binman: Allow listing an image created by a newer version by Simon Glass · 3 years ago
  73. 31cce97 binman: Allow providing tools and blob directories by Simon Glass · 3 years ago
  74. 3e28f4f binman: Rename testCbfsNoCOntents() by Simon Glass · 3 years ago
  75. 3f42037 binman: cfbs: Refactor ObtainContents() for consistency by Simon Glass · 3 years ago
  76. 9939e44 binman: cbfs: Refactor the init process by Simon Glass · 3 years ago
  77. 5bd3a67 binman: Use normal entries in cbfs by Simon Glass · 3 years ago
  78. f3b579a binman: Move cbfs.ObtainContents() down a bit by Simon Glass · 3 years ago
  79. cc9a41c binman: Update the section documentation by Simon Glass · 3 years ago
  80. b38cf8e binman: Allow control of which entries to read by Simon Glass · 3 years ago
  81. 7e3f89f binman: Allow overriding BuildSectionData() by Simon Glass · 3 years ago
  82. 92f850e binman: Drop the filename property in entry_Section by Simon Glass · 3 years ago
  83. 80fb022 binman: Drop the underscore in _ReadEntries() by Simon Glass · 3 years ago
  84. e796f24 binman: Correct comments for ReadChildData() by Simon Glass · 3 years ago
  85. 9ed7170 binman: Correct init of entry in Entry class by Simon Glass · 3 years ago
  86. 88e04da binman: Add a way to obtain the version by Simon Glass · 3 years ago
  87. 33046a3 binman: Tidy up style in cmdline by Simon Glass · 3 years ago
  88. afc8f29 binman: Fix extract command for using non-absolute image paths by Jan Kiszka · 3 years, 1 month ago
  89. 8ea4443 binman: Fix replace subcommand help and comments by Jan Kiszka · 3 years, 1 month ago
  90. adfb849 binman: Support updating the dtb in an ELF file by Simon Glass · 3 years, 1 month ago
  91. 9a79840 binman: Tidy up comments on _DoTestFile() by Simon Glass · 3 years, 1 month ago
  92. a4e259e binman: Support reading the offset of an ELF-file symbol by Simon Glass · 3 years, 1 month ago
  93. 271fd8f binman: Report an error if test files fail to compile by Simon Glass · 3 years, 1 month ago
  94. 2d59d15 binman: Allow timeout to occur in the image or its section by Simon Glass · 3 years, 1 month ago
  95. 554f85e treewide: Remove OF_PRIOR_STAGE by Ilias Apalodimas · 3 years, 2 months ago
  96. 14a2e81 iot2050: Enable watchdog support, but do not auto-start it by Jan Kiszka · 3 years, 2 months ago
  97. 25ecd97 tools: Refactor full help printing by Paul Barker · 3 years, 3 months ago
  98. 748a1d4 binman: Add basic support for debugging performance by Simon Glass · 3 years, 5 months ago
  99. c62c3a9 binman: Use bytearray instead of string by Simon Glass · 3 years, 5 months ago
  100. f58dae9 binman: Split node-reading out from constructor in files by Simon Glass · 3 years, 5 months ago