1. 932e40d binman: Use a private directory for bintools by Simon Glass · 1 year, 8 months ago
  2. 00f674d binman: Move the tools directory into the Bintool class by Simon Glass · 1 year, 8 months ago
  3. fbb0e48 binman: Update bintools documentation by Simon Glass · 1 year, 8 months ago
  4. 6569cb8 binman: Correct an 'aot' typo by Simon Glass · 1 year, 8 months ago
  5. e389d44 binman: Use correct argument name in docstrings by Jonas Karlman · 1 year, 8 months ago
  6. dd4bdad binman: Fix spelling of nodes in code comments by Jonas Karlman · 1 year, 8 months ago
  7. cbe429b binman: Remove redundant SetAllowFakeBlob from blob-ext entry by Jonas Karlman · 1 year, 8 months ago
  8. 9dbb02b binman: Support marking FMAP areas as preserved by Simon Glass · 1 year, 8 months ago
  9. 139c464 binman: Avoid requiring a home directory on startup by Simon Glass · 1 year, 8 months ago
  10. 5b197ee Merge tag 'v2023.04-rc3' into next by Tom Rini · 1 year, 8 months ago
  11. 7574b64 riscv: binman: Add help message for missing blobs by Rick Chen · 1 year, 8 months ago
  12. e316fba dm: treewide: Complete migration to new driver model schema by Simon Glass · 1 year, 8 months ago
  13. 193d3db binman: Show the image name for the top-level section by Simon Glass · 1 year, 8 months ago
  14. 060a65e binman: Fix a test-coverage regression by Simon Glass · 1 year, 9 months ago
  15. b01ae03 binman: Add 'min-size' entry property by Samuel Holland · 1 year, 9 months ago
  16. f584d44 binman: Add support for selecting firmware to use with split-elf by Jonas Karlman · 1 year, 9 months ago
  17. 00b3d53 binman: Add special subnodes to the nodes generated by split-elf by Jonas Karlman · 1 year, 9 months ago
  18. 9b2fd2d binman: Add support for align argument to mkimage tool by Jonas Karlman · 1 year, 9 months ago
  19. 571bc4e binman: Support positioning an entry by and ELF symbol by Simon Glass · 1 year, 9 months ago
  20. c115786 binman: Provide general support for updating ELF symbols by Simon Glass · 1 year, 9 months ago
  21. 9766f69 binman: Support overlapping entries by Simon Glass · 1 year, 9 months ago
  22. 97fb808 binman: Add a function to check for special section nodes by Simon Glass · 1 year, 9 months ago
  23. 62ef2f7 binman: Add a null entry by Simon Glass · 1 year, 9 months ago
  24. 4331d66 binman: Clarify use of False when obtaining data by Simon Glass · 1 year, 9 months ago
  25. 0b079fc binman: Add a test for an inner section with a size by Simon Glass · 1 year, 9 months ago
  26. 67a0501 binman: Support optional external blobs by Simon Glass · 1 year, 10 months ago
  27. 2f80c5e binman: Support new op-tee binary format by Simon Glass · 1 year, 10 months ago
  28. 39f4a85 binman: Add a way to check for a valid ELF file by Simon Glass · 1 year, 10 months ago
  29. c8c9f31 binman: Support optional entries by Simon Glass · 1 year, 10 months ago
  30. 23ab4e0 binman: Use a reference for binman symbols docs by Simon Glass · 1 year, 10 months ago
  31. 237ac96 binman: Update entry docs by Simon Glass · 1 year, 10 months ago
  32. 226ce1d binman: Tidy up comment in fit _gen_node by Simon Glass · 1 year, 10 months ago
  33. efddab6 binman: Allow writing section contents to a file by Simon Glass · 1 year, 10 months ago
  34. fa2fd53 global: Migrate CONFIG_X86_MRC_ADDR to CFG by Tom Rini · 1 year, 11 months ago
  35. 8dd0059 binman: Add documentation for the command line args by Simon Glass · 2 years ago
  36. 85760a6 binman: Add a separate section about environment variables by Simon Glass · 2 years ago
  37. b38da15 binman: Use an exit code when blobs are missing by Simon Glass · 2 years ago
  38. fb132b3 Revert "binman: btool: gzip: fix packer name so that binary can be found" by Quentin Schulz · 2 years ago
  39. 478332a binman: bintool: remove btool_ prefix from btool names by Quentin Schulz · 2 years ago
  40. d2afb9e binman: Support writing symbols into ELF files by Simon Glass · 2 years ago
  41. 3fbba55 binman: Handle writing ELF symbols in the Entry class by Simon Glass · 2 years ago
  42. 2b8b27f binman: Split out looking up a symbol into a function by Simon Glass · 2 years ago
  43. 2856579 binman: Allow obtaining a symbol value by Simon Glass · 2 years ago
  44. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years ago
  45. 3545e85 binman: Add support for symlinking images by Neha Malcom Francis · 2 years ago
  46. f3543e6 treewide: Drop image_header_t typedef by Simon Glass · 2 years, 1 month ago
  47. d64af08 binman: Get futility by building it by Simon Glass · 2 years, 1 month ago
  48. 6ad2452 binman: Add VPL support by Simon Glass · 2 years, 8 months ago
  49. fc2f408 Merge tag 'dm-pull-7sep22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 1 month ago
  50. 6cc29dc binman: allow user-defined filenames for mkimage entry by Quentin Schulz · 2 years, 2 months ago
  51. 4d91df0 binman: add support for skipping file concatenation for mkimage by Quentin Schulz · 2 years, 2 months ago
  52. 7ac6842 binman: bintool: bzip2: fix version function on non-Debian-based systems by Quentin Schulz · 2 years, 2 months ago
  53. 9c96786 binman: btool: futility: use Bintool.version by Quentin Schulz · 2 years, 2 months ago
  54. 4508fb9 binman: btool: fiptool: use Bintool.version by Quentin Schulz · 2 years, 2 months ago
  55. e440843 binman: bintool: parametrize args to pass to binary for returning version by Quentin Schulz · 2 years, 2 months ago
  56. 65e2c14 binman: btool: mkimage: use Bintool.version by Quentin Schulz · 2 years, 2 months ago
  57. f17219a binman: btool: lz4: use Bintool.version by Quentin Schulz · 2 years, 2 months ago
  58. 723a63e binman: bintool: move version check implementation into bintool class by Quentin Schulz · 2 years, 2 months ago
  59. daa2da7 binman: btool: gzip: fix packer name so that binary can be found by Quentin Schulz · 2 years, 2 months ago
  60. 5cb0b25 binman: Sort tests and rework test-file numbers by Stefan Herbrechtsmeier · 2 years, 2 months ago
  61. 86e5446 binman: Document how to handle dependent images by Simon Glass · 2 years, 2 months ago
  62. 0712860 binman: Mention split-elf in the main docs by Simon Glass · 2 years, 2 months ago
  63. cd15b64 binman: Add zstd bintool by Stefan Herbrechtsmeier · 2 years, 2 months ago
  64. 432a825 binman: Add xz bintool by Stefan Herbrechtsmeier · 2 years, 2 months ago
  65. 7b26a46 binman: Add lzop bintool by Stefan Herbrechtsmeier · 2 years, 2 months ago
  66. 0f369d7 binman: Add gzip bintool by Stefan Herbrechtsmeier · 2 years, 2 months ago
  67. 45aa279 binman: Add bzip2 bintool by Stefan Herbrechtsmeier · 2 years, 2 months ago
  68. 867eed1 binman: Add BintoolPacker class to bintool by Stefan Herbrechtsmeier · 2 years, 2 months ago
  69. da1af35 binman: Add compression tests by Stefan Herbrechtsmeier · 2 years, 2 months ago
  70. c3665a8 binman: Support missing compression tools by Stefan Herbrechtsmeier · 2 years, 2 months ago
  71. ec7d27d binman: Move compression bintool management into entry class by Stefan Herbrechtsmeier · 2 years, 2 months ago
  72. edafeb8 binman: Select compression bintools in cbfs_util class by Stefan Herbrechtsmeier · 2 years, 2 months ago
  73. cbe2e75 binman: Move compression bintools creation into test setup by Stefan Herbrechtsmeier · 2 years, 2 months ago
  74. 4f463e3 binman: Remove obsolete compressed data header handling by Stefan Herbrechtsmeier · 2 years, 2 months ago
  75. 9f74395 binman: Disable compressed data header by Stefan Herbrechtsmeier · 2 years, 2 months ago
  76. 6aa8000 binman: Add length header attribute to dtb entry by Stefan Herbrechtsmeier · 2 years, 2 months ago
  77. 204a27b binman: Add DecompressData function to entry class by Stefan Herbrechtsmeier · 2 years, 2 months ago
  78. fa24f55 binman: Check only section data in multi section test by Stefan Herbrechtsmeier · 2 years, 2 months ago
  79. 917b3c3 binman: Collect bintools before usage by Stefan Herbrechtsmeier · 2 years, 2 months ago
  80. a555965 binman: Forward AddBintools calls to base class by Stefan Herbrechtsmeier · 2 years, 2 months ago
  81. 9069d55 binman: Forward AddBintools calls to sub entries in cbfs_util by Stefan Herbrechtsmeier · 2 years, 2 months ago
  82. facc378 binman: Avoid duplicates in bintool lists by Stefan Herbrechtsmeier · 2 years, 2 months ago
  83. 6ac7a83 binman: Skip elf tests if python elftools is not available by Stefan Herbrechtsmeier · 2 years, 2 months ago
  84. d626e82 binman: Allow collection to use entries from other sections by Simon Glass · 2 years, 2 months ago
  85. 9db9e93 binman: Allow passing entries using -n by Simon Glass · 2 years, 2 months ago
  86. dfe1db4 binman: Allow the image name to be the data file by Simon Glass · 2 years, 2 months ago
  87. e9b5e31 binman: Improve mkimage documentation by Simon Glass · 2 years, 2 months ago
  88. 73593e4 binman: Avoid use of expected failure by Simon Glass · 2 years, 2 months ago
  89. 1c65a54 binman: Adjust mkimage etype node reading by Simon Glass · 2 years, 2 months ago
  90. cdadada binman: Add a way to check for missing properties by Simon Glass · 2 years, 2 months ago
  91. 24474dc binman: Fix up the entry-docs for Entry_pre_load by Simon Glass · 2 years, 2 months ago
  92. 7960a0a binman: Put fake files in a subdirectory by Simon Glass · 2 years, 2 months ago
  93. 7d6fade binman: Add more documentation about binman usage by Simon Glass · 2 years, 2 months ago
  94. 228c9b8 binman: Add rST references for binman entry types by Simon Glass · 2 years, 2 months ago
  95. 109dbdf binman: Increase default fitImage data section resize step from 1k to 64k by Marek Vasut · 2 years, 3 months ago
  96. 367ecbf spl: binman: Check at runtime if binman symbols were filled in by Alper Nebi Yasak · 2 years, 4 months ago
  97. d8830cf spl: binman: Split binman symbols support from enabling binman by Alper Nebi Yasak · 2 years, 4 months ago
  98. d8318fe patman: test_util: Use unittest text runner to print test results by Alper Nebi Yasak · 2 years, 7 months ago
  99. 7e41aba tools: binman: install btool by Peng Fan · 2 years, 4 months ago
  100. dd2e8ed binman: don't import deprecated distutils package by Heinrich Schuchardt · 2 years, 6 months ago