1. ed293c3 binman: Register and check bintools from FIT subentries by Alper Nebi Yasak · 2 years, 9 months ago
  2. 2135331 binman: Fix subentry expansion for FIT entry type by Alper Nebi Yasak · 2 years, 9 months ago
  3. f3385a5 patman: Convert camel case in tout.py by Simon Glass · 2 years, 9 months ago
  4. d980069 patman: Convert camel case in command.py by Simon Glass · 2 years, 9 months ago
  5. c1aa66e patman: Convert camel case in tools.py by Simon Glass · 2 years, 9 months ago
  6. fcc87ef binman: Skip node generation for images read from files by Jan Kiszka · 2 years, 9 months ago
  7. bc57064 binman: Add a command to generate bintool docs by Simon Glass · 2 years, 9 months ago
  8. a00d971 binman: Complete test coverage of comp_util by Simon Glass · 2 years, 9 months ago
  9. 4f9ee83 binman: Plumb in support for missing bintools by Simon Glass · 2 years, 9 months ago
  10. 33ce351 binman: Convert to using the lz4 bintool by Simon Glass · 2 years, 9 months ago
  11. 0d1e95a binman: Tidy up pylint warnings in comp_util by Simon Glass · 2 years, 9 months ago
  12. ad35ce5 binman: Move compression into binman by Simon Glass · 2 years, 9 months ago
  13. 532ae70 binman: Convert to using the ifwitool bintool by Simon Glass · 2 years, 9 months ago
  14. 56ee85e binman: Enable bintool tests including cmdline processing by Simon Glass · 2 years, 9 months ago
  15. 386c63c binman: Plumb in support for bintools by Simon Glass · 2 years, 9 months ago
  16. f4590e0 binman: Allow faked blobs in blob-ext-list by Simon Glass · 2 years, 9 months ago
  17. 8bc78b7 binman: Expand the external FIT test a little by Simon Glass · 2 years, 9 months ago
  18. 790ba9f binman: Write fake blobs to the output directory by Simon Glass · 2 years, 9 months ago
  19. 32d4f10 binman: Renumber the fake blob dts by Simon Glass · 2 years, 9 months ago
  20. fe04d88 Merge branch 'next' by Tom Rini · 2 years, 9 months ago
  21. a89c8f2 binman: add support for creating dummy files for external blobs by Heiko Thiery · 2 years, 10 months ago
  22. 7598972 binman: Add support for ATF FIP by Simon Glass · 2 years, 11 months ago
  23. cc2c500 binman: Support lists of external blobs by Simon Glass · 2 years, 11 months ago
  24. 943bf78 binman: Allow extracting a file in an alternative format by Simon Glass · 2 years, 11 months ago
  25. e2f0474 binman: Rename testCbfsNoCOntents() by Simon Glass · 2 years, 11 months ago
  26. d34bcdd binman: Allow overriding BuildSectionData() by Simon Glass · 2 years, 11 months ago
  27. c475dec binman: Add a way to obtain the version by Simon Glass · 2 years, 11 months ago
  28. 0427bed binman: Support updating the dtb in an ELF file by Simon Glass · 3 years ago
  29. 7115f00 binman: Tidy up comments on _DoTestFile() by Simon Glass · 3 years ago
  30. b2dfe83 binman: Allow timeout to occur in the image or its section by Simon Glass · 3 years ago
  31. 03ebc20 binman: Add basic support for debugging performance by Simon Glass · 3 years, 4 months ago
  32. c69d19c binman: Support multithreading for building images by Simon Glass · 3 years, 4 months ago
  33. 4c4d607 binman: Add support for RISC-V OpenSBI fw_dynamic blob by Bin Meng · 3 years, 5 months ago
  34. aa75ce9 binman: test: Rename 172_fit_fdt.dts to 170_fit_fdt.dts by Bin Meng · 3 years, 5 months ago
  35. 1736575 binman: Support adding sections to FMAPs by Simon Glass · 3 years, 7 months ago
  36. c7722e8 binman: Tweak implementation of fmap by Simon Glass · 3 years, 7 months ago
  37. 0fe44dc binman: Correct testSplNoDtb() and Tpl also by Simon Glass · 3 years, 6 months ago
  38. 5ff9fed binman: Support default alignment for sections by Simon Glass · 3 years, 7 months ago
  39. 631f752 binman: Support obtaining section contents immediately by Simon Glass · 3 years, 7 months ago
  40. 189f291 binman: Add support for a collection of entries by Simon Glass · 3 years, 7 months ago
  41. 3d43338 binman: Allow disabling expanding an entry by Simon Glass · 3 years, 7 months ago
  42. e9e0db8 binman: Use a unique number for the symbols test file by Simon Glass · 3 years, 7 months ago
  43. 61adb2d binman: doc: Add documentation to htmldocs by Simon Glass · 3 years, 7 months ago
  44. 0668492 binman: Automatically expand phase binaries into sections by Simon Glass · 3 years, 7 months ago
  45. 63aeaeb binman: Allow a way to select expanded entries by Simon Glass · 3 years, 7 months ago
  46. d26efc8 binman: Add support for u-boot-tpl-bss-bad by Simon Glass · 3 years, 7 months ago
  47. 77a64e0 binman: Add support for u-boot-tpl-nodtb by Simon Glass · 3 years, 7 months ago
  48. f589882 binman: Support symbols in u-boot-spl-nodtb by Simon Glass · 3 years, 7 months ago
  49. 5c6ba71 binman: Allow for skip_at_start when reading entries by Simon Glass · 3 years, 10 months ago
  50. 6eb9932 binman: Support alignment of files by Simon Glass · 3 years, 10 months ago
  51. 5af9ebc binman: Allow vblock to include devicetree blobs by Simon Glass · 3 years, 10 months ago
  52. 939d106 binman: Support reading an image with entry args by Simon Glass · 3 years, 10 months ago
  53. 870a9ea binman: Support finding symbols in sub-sections by Simon Glass · 3 years, 10 months ago
  54. 8f5ef89 binman: Support compression of sections by Simon Glass · 4 years ago
  55. 0ff83da binman: Use the actual contents in CheckSize() by Simon Glass · 4 years ago
  56. 63e7ba6 binman: Set section contents in GetData() by Simon Glass · 4 years ago
  57. 97c3e9a binman: Store the original data before compression by Simon Glass · 4 years ago
  58. 7d398bb binman: Make section padding consistent with other entries by Simon Glass · 4 years ago
  59. d1d3ad7 binman: Move section padding to the parent by Simon Glass · 4 years ago
  60. 17ea9f3 binman: Move section-building code into a function by Simon Glass · 4 years ago
  61. 4eec34c binman: Expand docs and test for alignment by Simon Glass · 4 years ago
  62. f90d906 binman: Expand docs and test for padding by Simon Glass · 4 years ago
  63. ef439ed binman: Update testPackExtra with more checks by Simon Glass · 4 years ago
  64. e6bed4f binman: Expand the error message for breaching a section by Simon Glass · 4 years ago
  65. f2c0dd8 binman: Add tests for skip-at-start sections by Simon Glass · 4 years ago
  66. a4dfe3e binman: Drop unused return variable for _DoTestFile() by Simon Glass · 4 years ago
  67. 18bd455 binman: Add support for SCP firmware by Samuel Holland · 4 years ago
  68. fb91d56 binman: Support adding a U-Boot environment by Simon Glass · 4 years, 2 months ago
  69. 204aa78 binman: Show an error when a file is missing by Simon Glass · 4 years, 2 months ago
  70. b238143 binman: Support help messages for missing blobs by Simon Glass · 4 years, 2 months ago
  71. c0f1ebe binman: Allow selecting default FIT configuration by Simon Glass · 4 years, 2 months ago
  72. 6cf9953 binman: Support generating FITs with multiple dtbs by Simon Glass · 4 years, 2 months ago
  73. dc2f81a binman: Add support for ATF BL31 by Simon Glass · 4 years, 2 months ago
  74. e9d336d binman: Fix up a few missing comments by Simon Glass · 4 years, 2 months ago
  75. 3decfa3 binman: Allow entry args to be required by Simon Glass · 4 years, 2 months ago
  76. fe05701 binman: Build FIT image subentries with the section etype by Alper Nebi Yasak · 4 years, 2 months ago
  77. 3fdeb14 binman: Respect pad-before property of section subentries by Alper Nebi Yasak · 4 years, 2 months ago
  78. 8001d0b binman: Ignore hash*, signature* nodes in sections by Alper Nebi Yasak · 4 years, 2 months ago
  79. 0723798 binman: Correct some import statements by Simon Glass · 4 years, 3 months ago
  80. 87d4332 binman: Move GetEntryModules() to control by Simon Glass · 4 years, 3 months ago
  81. 52b10dd binman: Don't change the descriptor in tests by Simon Glass · 4 years, 3 months ago
  82. fdc3436 binman: Add support for generating a FIT by Simon Glass · 4 years, 3 months ago
  83. b3295fd binman: Allow zero-length entries to overlap by Simon Glass · 4 years, 3 months ago
  84. 0ba4b3d binman: Allow missing Intel blobs by Simon Glass · 4 years, 3 months ago
  85. b1cca95 binman: Detect when valid images are not produced by Simon Glass · 4 years, 3 months ago
  86. 38fdb4c patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 3 months ago
  87. 4f9f105 binman: Allow external binaries to be missing by Simon Glass · 4 years, 3 months ago
  88. ce867ad binman: Add an etype for external binary blobs by Simon Glass · 4 years, 3 months ago
  89. 0dc706f binman: Add support for calling mkimage by Simon Glass · 4 years, 3 months ago
  90. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 3 months ago
  91. 3b9a873 binman: Add support for generating a FIT by Simon Glass · 4 years, 3 months ago
  92. 8200d88 binman: Allow zero-length entries to overlap by Simon Glass · 4 years, 3 months ago
  93. 2f5c3a4 binman: Allow missing Intel blobs by Simon Glass · 4 years, 3 months ago
  94. 13262c9 binman: Detect when valid images are not produced by Simon Glass · 4 years, 3 months ago
  95. f9793a1 patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 3 months ago
  96. 5f850fb binman: Allow external binaries to be missing by Simon Glass · 4 years, 3 months ago
  97. d498630 binman: Add an etype for external binary blobs by Simon Glass · 4 years, 3 months ago
  98. 3e8fba4 binman: Add support for calling mkimage by Simon Glass · 4 years, 3 months ago
  99. bf77667 patman: Move to absolute imports by Simon Glass · 4 years, 6 months ago
  100. 1628793 binman: Move to absolute imports by Simon Glass · 4 years, 6 months ago