1. 2b8cda6 binman: Add gzip bintool by Stefan Herbrechtsmeier · 2 years, 3 months ago
  2. 9f25457 binman: Add bzip2 bintool by Stefan Herbrechtsmeier · 2 years, 3 months ago
  3. a14bee0 binman: Add compression tests by Stefan Herbrechtsmeier · 2 years, 3 months ago
  4. 94813a0 binman: Support missing compression tools by Stefan Herbrechtsmeier · 2 years, 3 months ago
  5. a6e0b50 binman: Move compression bintool management into entry class by Stefan Herbrechtsmeier · 2 years, 3 months ago
  6. b4bfbce binman: Move compression bintools creation into test setup by Stefan Herbrechtsmeier · 2 years, 3 months ago
  7. b2f8d61 binman: Remove obsolete compressed data header handling by Stefan Herbrechtsmeier · 2 years, 3 months ago
  8. 1732229 binman: Disable compressed data header by Stefan Herbrechtsmeier · 2 years, 3 months ago
  9. 11121d3 binman: Add length header attribute to dtb entry by Stefan Herbrechtsmeier · 2 years, 3 months ago
  10. 86f1fc0 binman: Check only section data in multi section test by Stefan Herbrechtsmeier · 2 years, 3 months ago
  11. 732742e binman: Skip elf tests if python elftools is not available by Stefan Herbrechtsmeier · 2 years, 3 months ago
  12. bd5cd88 binman: Allow collection to use entries from other sections by Simon Glass · 2 years, 4 months ago
  13. b166975 binman: Allow passing entries using -n by Simon Glass · 2 years, 4 months ago
  14. 8fbca77 binman: Allow the image name to be the data file by Simon Glass · 2 years, 4 months ago
  15. c6b283f binman: Avoid use of expected failure by Simon Glass · 2 years, 4 months ago
  16. 0cf5bce binman: Add a way to check for missing properties by Simon Glass · 2 years, 4 months ago
  17. 7d3e407 binman: Put fake files in a subdirectory by Simon Glass · 2 years, 4 months ago
  18. 9634dc9 spl: binman: Check at runtime if binman symbols were filled in by Alper Nebi Yasak · 2 years, 5 months ago
  19. 1d44c8e binman: Refuse to replace sections for now by Alper Nebi Yasak · 2 years, 8 months ago
  20. 4989264 binman: Test replacing non-section entries in FIT subsections by Alper Nebi Yasak · 2 years, 8 months ago
  21. 6cadc50 binman: Create FIT subentries in the FIT section, not its parent by Alper Nebi Yasak · 2 years, 8 months ago
  22. 1a0ee0f binman: Remove '/images/' fragment from FIT subentry paths by Alper Nebi Yasak · 2 years, 8 months ago
  23. 00c68f1 binman: Don't reset offset/size if image doesn't allow repacking by Alper Nebi Yasak · 2 years, 8 months ago
  24. e63ca5a binman: Collect bintools for images when replacing entries by Alper Nebi Yasak · 2 years, 8 months ago
  25. 5cff63f binman: Fix unique names having '/.' for images read from files by Alper Nebi Yasak · 2 years, 8 months ago
  26. ebe96cb tools: binman: add support for pre-load header by Philippe Reynes · 2 years, 8 months ago
  27. 5f42342 binman: Support splitting an ELF file into multiple nodes by Simon Glass · 2 years, 9 months ago
  28. 05f71dc binman: Add a consistent way to report errors with fit by Simon Glass · 2 years, 9 months ago
  29. fc5a168 binman: Allow mkimage to use a non-zero fake-blob size by Simon Glass · 2 years, 9 months ago
  30. b7bad18 binman: Refactor fit to generate output at the end by Simon Glass · 2 years, 9 months ago
  31. dd156a4 binman: Rename ExpandToLimit to extend_to_limit by Simon Glass · 2 years, 9 months ago
  32. a1419df binman: Include also subnodes in generator nodes by Jan Kiszka · 2 years, 9 months ago
  33. 2a0fa98 binman: Correct pylint errors by Simon Glass · 2 years, 10 months ago
  34. 912339f binman: Allow different operations in FIT generator nodes by Simon Glass · 2 years, 10 months ago
  35. 5cdcea0 binman: Add support for TEE BL32 by Roger Quadros · 2 years, 9 months ago
  36. 64af7c2 binman: Correct the error message for a bad hash algorithm by Simon Glass · 2 years, 10 months ago
  37. ac873ed binman: Update image positions of FIT subentries by Alper Nebi Yasak · 2 years, 10 months ago
  38. 1e4ffd8 binman: Skip processing "hash" subnodes of FIT subsections by Alper Nebi Yasak · 2 years, 10 months ago
  39. d455326 binman: Convert FIT entry type to a subclass of Section entry type by Alper Nebi Yasak · 2 years, 10 months ago
  40. e706d87 binman: Register and check bintools from FIT subentries by Alper Nebi Yasak · 2 years, 10 months ago
  41. 09fb061 binman: Fix subentry expansion for FIT entry type by Alper Nebi Yasak · 2 years, 10 months ago
  42. 011f1b3 patman: Convert camel case in tout.py by Simon Glass · 2 years, 10 months ago
  43. 840be73 patman: Convert camel case in command.py by Simon Glass · 2 years, 10 months ago
  44. 8002552 patman: Convert camel case in tools.py by Simon Glass · 2 years, 10 months ago
  45. 58c407f binman: Skip node generation for images read from files by Jan Kiszka · 2 years, 10 months ago
  46. 620c446 binman: Add a command to generate bintool docs by Simon Glass · 2 years, 11 months ago
  47. dab7c14 binman: Complete test coverage of comp_util by Simon Glass · 2 years, 11 months ago
  48. 66152ce binman: Plumb in support for missing bintools by Simon Glass · 2 years, 11 months ago
  49. 9203c16 binman: Convert to using the lz4 bintool by Simon Glass · 2 years, 11 months ago
  50. dd5c14ec binman: Tidy up pylint warnings in comp_util by Simon Glass · 2 years, 11 months ago
  51. 3ac7d83 binman: Move compression into binman by Simon Glass · 2 years, 11 months ago
  52. 57c7a48 binman: Convert to using the ifwitool bintool by Simon Glass · 2 years, 11 months ago
  53. 162017b binman: Enable bintool tests including cmdline processing by Simon Glass · 2 years, 11 months ago
  54. 4eae925 binman: Plumb in support for bintools by Simon Glass · 2 years, 11 months ago
  55. ceb5f91 binman: Allow faked blobs in blob-ext-list by Simon Glass · 2 years, 11 months ago
  56. 7932c88 binman: Expand the external FIT test a little by Simon Glass · 2 years, 11 months ago
  57. 7a602fd binman: Write fake blobs to the output directory by Simon Glass · 2 years, 11 months ago
  58. ccae686 binman: Renumber the fake blob dts by Simon Glass · 2 years, 11 months ago
  59. 33f8a8d Merge branch 'next' by Tom Rini · 2 years, 11 months ago
  60. 6d45136 binman: add support for creating dummy files for external blobs by Heiko Thiery · 2 years, 11 months ago
  61. 3efb297 binman: Add support for ATF FIP by Simon Glass · 3 years ago
  62. 0b00ae6 binman: Support lists of external blobs by Simon Glass · 3 years ago
  63. 637958f binman: Allow extracting a file in an alternative format by Simon Glass · 3 years ago
  64. 3e28f4f binman: Rename testCbfsNoCOntents() by Simon Glass · 3 years ago
  65. 7e3f89f binman: Allow overriding BuildSectionData() by Simon Glass · 3 years ago
  66. 88e04da binman: Add a way to obtain the version by Simon Glass · 3 years ago
  67. adfb849 binman: Support updating the dtb in an ELF file by Simon Glass · 3 years, 1 month ago
  68. 9a79840 binman: Tidy up comments on _DoTestFile() by Simon Glass · 3 years, 1 month ago
  69. 2d59d15 binman: Allow timeout to occur in the image or its section by Simon Glass · 3 years, 1 month ago
  70. 748a1d4 binman: Add basic support for debugging performance by Simon Glass · 3 years, 5 months ago
  71. 76f496d binman: Support multithreading for building images by Simon Glass · 3 years, 5 months ago
  72. c0b1574 binman: Add support for RISC-V OpenSBI fw_dynamic blob by Bin Meng · 3 years, 7 months ago
  73. 16cf566 binman: test: Rename 172_fit_fdt.dts to 170_fit_fdt.dts by Bin Meng · 3 years, 7 months ago
  74. b1d414c binman: Support adding sections to FMAPs by Simon Glass · 3 years, 8 months ago
  75. 82059c2 binman: Tweak implementation of fmap by Simon Glass · 3 years, 8 months ago
  76. 13089cc binman: Correct testSplNoDtb() and Tpl also by Simon Glass · 3 years, 7 months ago
  77. f427c5f binman: Support default alignment for sections by Simon Glass · 3 years, 8 months ago
  78. 27a7f77 binman: Support obtaining section contents immediately by Simon Glass · 3 years, 8 months ago
  79. e191578 binman: Add support for a collection of entries by Simon Glass · 3 years, 8 months ago
  80. 7098b7f binman: Allow disabling expanding an entry by Simon Glass · 3 years, 8 months ago
  81. 3bbc993 binman: Use a unique number for the symbols test file by Simon Glass · 3 years, 8 months ago
  82. 75ead66 binman: doc: Add documentation to htmldocs by Simon Glass · 3 years, 8 months ago
  83. 718b529 binman: Automatically expand phase binaries into sections by Simon Glass · 3 years, 8 months ago
  84. ed93067 binman: Allow a way to select expanded entries by Simon Glass · 3 years, 8 months ago
  85. 63f41d4 binman: Add support for u-boot-tpl-bss-bad by Simon Glass · 3 years, 8 months ago
  86. c98de97 binman: Add support for u-boot-tpl-nodtb by Simon Glass · 3 years, 8 months ago
  87. 31e04cb binman: Support symbols in u-boot-spl-nodtb by Simon Glass · 3 years, 8 months ago
  88. db84b56 binman: Allow for skip_at_start when reading entries by Simon Glass · 3 years, 11 months ago
  89. a2af730 binman: Support alignment of files by Simon Glass · 3 years, 11 months ago
  90. 220c622 binman: Allow vblock to include devicetree blobs by Simon Glass · 3 years, 11 months ago
  91. 3fb2540 binman: Support reading an image with entry args by Simon Glass · 3 years, 11 months ago
  92. ecbe473 binman: Support finding symbols in sub-sections by Simon Glass · 3 years, 11 months ago
  93. d92c836 binman: Support compression of sections by Simon Glass · 4 years, 1 month ago
  94. d99850b binman: Use the actual contents in CheckSize() by Simon Glass · 4 years, 1 month ago
  95. 72eeff1 binman: Set section contents in GetData() by Simon Glass · 4 years, 1 month ago
  96. 789b3440 binman: Store the original data before compression by Simon Glass · 4 years, 1 month ago
  97. bb39574 binman: Make section padding consistent with other entries by Simon Glass · 4 years, 1 month ago
  98. 510ef0f binman: Move section padding to the parent by Simon Glass · 4 years, 1 month ago
  99. d0850eb binman: Move section-building code into a function by Simon Glass · 4 years, 1 month ago
  100. afb9caa binman: Expand docs and test for alignment by Simon Glass · 4 years, 1 month ago