1. e1ad57e binman: Correct handling of zero bss size by Simon Glass · 1 year, 3 months ago
  2. b1e40ee binman: Provide a way to specify the fdt-list directly by Simon Glass · 1 year, 3 months ago
  3. fadad3a binman: Convert mkimage to Entry_section by Marek Vasut · 1 year, 3 months ago
  4. 4649bea binman: Allow disabling symbol writing by Simon Glass · 1 year, 3 months ago
  5. cb90ddb Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into next by Tom Rini · 1 year, 7 months ago
  6. 5b34efe binman: add tests for sign option by Ivan Mikhaylov · 1 year, 8 months ago
  7. a5faa4a Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 7 months ago
  8. 953d417 binman: Support generation of x509 certificates by Simon Glass · 1 year, 8 months ago
  9. 7caa372 binman: Support updating section contents by Simon Glass · 1 year, 8 months ago
  10. 033828c binman: Handle missing bintools correctly in fit by Simon Glass · 1 year, 8 months ago
  11. 4583c00 patman: Move library functions into a library directory by Simon Glass · 1 year, 8 months ago
  12. 7c4027a binman: Avoid unwanted output in testFitFirmwareLoadables() by Simon Glass · 1 year, 8 months ago
  13. fe7e924 binman: Make the tooldir configurable by Simon Glass · 1 year, 8 months ago
  14. 9dbb02b binman: Support marking FMAP areas as preserved by Simon Glass · 1 year, 8 months ago
  15. 40389c2 binman: Mark mkimage entry missing when its subnodes is missing by Jonas Karlman · 1 year, 8 months ago
  16. 05b978b binman: Add support for a rockchip-tpl entry by Jonas Karlman · 1 year, 8 months ago
  17. 193d3db binman: Show the image name for the top-level section by Simon Glass · 1 year, 9 months ago
  18. b01ae03 binman: Add 'min-size' entry property by Samuel Holland · 1 year, 9 months ago
  19. f584d44 binman: Add support for selecting firmware to use with split-elf by Jonas Karlman · 1 year, 9 months ago
  20. 00b3d53 binman: Add special subnodes to the nodes generated by split-elf by Jonas Karlman · 1 year, 9 months ago
  21. 9b2fd2d binman: Add support for align argument to mkimage tool by Jonas Karlman · 1 year, 9 months ago
  22. 571bc4e binman: Support positioning an entry by and ELF symbol by Simon Glass · 1 year, 9 months ago
  23. c115786 binman: Provide general support for updating ELF symbols by Simon Glass · 1 year, 9 months ago
  24. 9766f69 binman: Support overlapping entries by Simon Glass · 1 year, 9 months ago
  25. 62ef2f7 binman: Add a null entry by Simon Glass · 1 year, 9 months ago
  26. 0b079fc binman: Add a test for an inner section with a size by Simon Glass · 1 year, 9 months ago
  27. 67a0501 binman: Support optional external blobs by Simon Glass · 1 year, 10 months ago
  28. 2f80c5e binman: Support new op-tee binary format by Simon Glass · 1 year, 10 months ago
  29. c8c9f31 binman: Support optional entries by Simon Glass · 1 year, 10 months ago
  30. efddab6 binman: Allow writing section contents to a file by Simon Glass · 1 year, 10 months ago
  31. b38da15 binman: Use an exit code when blobs are missing by Simon Glass · 2 years ago
  32. d2afb9e binman: Support writing symbols into ELF files by Simon Glass · 2 years ago
  33. 3545e85 binman: Add support for symlinking images by Neha Malcom Francis · 2 years ago
  34. f3543e6 treewide: Drop image_header_t typedef by Simon Glass · 2 years, 1 month ago
  35. 6ad2452 binman: Add VPL support by Simon Glass · 2 years, 8 months ago
  36. 6cc29dc binman: allow user-defined filenames for mkimage entry by Quentin Schulz · 2 years, 2 months ago
  37. 4d91df0 binman: add support for skipping file concatenation for mkimage by Quentin Schulz · 2 years, 2 months ago
  38. 5cb0b25 binman: Sort tests and rework test-file numbers by Stefan Herbrechtsmeier · 2 years, 2 months ago
  39. cd15b64 binman: Add zstd bintool by Stefan Herbrechtsmeier · 2 years, 2 months ago
  40. 432a825 binman: Add xz bintool by Stefan Herbrechtsmeier · 2 years, 2 months ago
  41. 7b26a46 binman: Add lzop bintool by Stefan Herbrechtsmeier · 2 years, 2 months ago
  42. 0f369d7 binman: Add gzip bintool by Stefan Herbrechtsmeier · 2 years, 2 months ago
  43. 45aa279 binman: Add bzip2 bintool by Stefan Herbrechtsmeier · 2 years, 2 months ago
  44. da1af35 binman: Add compression tests by Stefan Herbrechtsmeier · 2 years, 2 months ago
  45. c3665a8 binman: Support missing compression tools by Stefan Herbrechtsmeier · 2 years, 2 months ago
  46. ec7d27d binman: Move compression bintool management into entry class by Stefan Herbrechtsmeier · 2 years, 2 months ago
  47. cbe2e75 binman: Move compression bintools creation into test setup by Stefan Herbrechtsmeier · 2 years, 2 months ago
  48. 4f463e3 binman: Remove obsolete compressed data header handling by Stefan Herbrechtsmeier · 2 years, 2 months ago
  49. 9f74395 binman: Disable compressed data header by Stefan Herbrechtsmeier · 2 years, 2 months ago
  50. 6aa8000 binman: Add length header attribute to dtb entry by Stefan Herbrechtsmeier · 2 years, 2 months ago
  51. fa24f55 binman: Check only section data in multi section test by Stefan Herbrechtsmeier · 2 years, 2 months ago
  52. 6ac7a83 binman: Skip elf tests if python elftools is not available by Stefan Herbrechtsmeier · 2 years, 2 months ago
  53. d626e82 binman: Allow collection to use entries from other sections by Simon Glass · 2 years, 2 months ago
  54. 9db9e93 binman: Allow passing entries using -n by Simon Glass · 2 years, 2 months ago
  55. dfe1db4 binman: Allow the image name to be the data file by Simon Glass · 2 years, 2 months ago
  56. 73593e4 binman: Avoid use of expected failure by Simon Glass · 2 years, 2 months ago
  57. cdadada binman: Add a way to check for missing properties by Simon Glass · 2 years, 2 months ago
  58. 7960a0a binman: Put fake files in a subdirectory by Simon Glass · 2 years, 2 months ago
  59. 367ecbf spl: binman: Check at runtime if binman symbols were filled in by Alper Nebi Yasak · 2 years, 4 months ago
  60. 82337bb binman: Refuse to replace sections for now by Alper Nebi Yasak · 2 years, 7 months ago
  61. 99283e5 binman: Test replacing non-section entries in FIT subsections by Alper Nebi Yasak · 2 years, 7 months ago
  62. 74d3b23 binman: Create FIT subentries in the FIT section, not its parent by Alper Nebi Yasak · 2 years, 7 months ago
  63. e736878 binman: Remove '/images/' fragment from FIT subentry paths by Alper Nebi Yasak · 2 years, 7 months ago
  64. e2ce4fb binman: Don't reset offset/size if image doesn't allow repacking by Alper Nebi Yasak · 2 years, 7 months ago
  65. 8ee4ec9 binman: Collect bintools for images when replacing entries by Alper Nebi Yasak · 2 years, 7 months ago
  66. 67bf2c8 binman: Fix unique names having '/.' for images read from files by Alper Nebi Yasak · 2 years, 7 months ago
  67. b1c5093 tools: binman: add support for pre-load header by Philippe Reynes · 2 years, 7 months ago
  68. 40c8bdd binman: Support splitting an ELF file into multiple nodes by Simon Glass · 2 years, 8 months ago
  69. ce4e402 binman: Add a consistent way to report errors with fit by Simon Glass · 2 years, 8 months ago
  70. 72e423c binman: Allow mkimage to use a non-zero fake-blob size by Simon Glass · 2 years, 8 months ago
  71. 38397d0 binman: Refactor fit to generate output at the end by Simon Glass · 2 years, 8 months ago
  72. 80a66ae binman: Rename ExpandToLimit to extend_to_limit by Simon Glass · 2 years, 8 months ago
  73. b210661 binman: Include also subnodes in generator nodes by Jan Kiszka · 2 years, 8 months ago
  74. 8d2ef3e binman: Correct pylint errors by Simon Glass · 2 years, 8 months ago
  75. 6a0b5f8 binman: Allow different operations in FIT generator nodes by Simon Glass · 2 years, 8 months ago
  76. 47f420a binman: Add support for TEE BL32 by Roger Quadros · 2 years, 8 months ago
  77. 8db1f99 binman: Correct the error message for a bad hash algorithm by Simon Glass · 2 years, 8 months ago
  78. 7309222 binman: Update image positions of FIT subentries by Alper Nebi Yasak · 2 years, 9 months ago
  79. ee813c8 binman: Skip processing "hash" subnodes of FIT subsections by Alper Nebi Yasak · 2 years, 8 months ago
  80. f3078d4 binman: Convert FIT entry type to a subclass of Section entry type by Alper Nebi Yasak · 2 years, 9 months ago
  81. ed293c3 binman: Register and check bintools from FIT subentries by Alper Nebi Yasak · 2 years, 9 months ago
  82. 2135331 binman: Fix subentry expansion for FIT entry type by Alper Nebi Yasak · 2 years, 9 months ago
  83. f3385a5 patman: Convert camel case in tout.py by Simon Glass · 2 years, 9 months ago
  84. d980069 patman: Convert camel case in command.py by Simon Glass · 2 years, 9 months ago
  85. c1aa66e patman: Convert camel case in tools.py by Simon Glass · 2 years, 9 months ago
  86. fcc87ef binman: Skip node generation for images read from files by Jan Kiszka · 2 years, 9 months ago
  87. bc57064 binman: Add a command to generate bintool docs by Simon Glass · 2 years, 9 months ago
  88. a00d971 binman: Complete test coverage of comp_util by Simon Glass · 2 years, 9 months ago
  89. 4f9ee83 binman: Plumb in support for missing bintools by Simon Glass · 2 years, 9 months ago
  90. 33ce351 binman: Convert to using the lz4 bintool by Simon Glass · 2 years, 9 months ago
  91. 0d1e95a binman: Tidy up pylint warnings in comp_util by Simon Glass · 2 years, 9 months ago
  92. ad35ce5 binman: Move compression into binman by Simon Glass · 2 years, 9 months ago
  93. 532ae70 binman: Convert to using the ifwitool bintool by Simon Glass · 2 years, 9 months ago
  94. 56ee85e binman: Enable bintool tests including cmdline processing by Simon Glass · 2 years, 9 months ago
  95. 386c63c binman: Plumb in support for bintools by Simon Glass · 2 years, 9 months ago
  96. f4590e0 binman: Allow faked blobs in blob-ext-list by Simon Glass · 2 years, 9 months ago
  97. 8bc78b7 binman: Expand the external FIT test a little by Simon Glass · 2 years, 9 months ago
  98. 790ba9f binman: Write fake blobs to the output directory by Simon Glass · 2 years, 9 months ago
  99. 32d4f10 binman: Renumber the fake blob dts by Simon Glass · 2 years, 9 months ago
  100. fe04d88 Merge branch 'next' by Tom Rini · 2 years, 9 months ago