1. 943bf78 binman: Allow extracting a file in an alternative format by Simon Glass · 2 years, 11 months ago
  2. 858436d binman: Allow listing an image created by a newer version by Simon Glass · 2 years, 11 months ago
  3. 7945077 binman: Allow providing tools and blob directories by Simon Glass · 2 years, 11 months ago
  4. e2f0474 binman: Rename testCbfsNoCOntents() by Simon Glass · 2 years, 11 months ago
  5. 7413321 binman: cfbs: Refactor ObtainContents() for consistency by Simon Glass · 2 years, 11 months ago
  6. 3fc20fd binman: cbfs: Refactor the init process by Simon Glass · 2 years, 11 months ago
  7. 080f859 binman: Use normal entries in cbfs by Simon Glass · 2 years, 11 months ago
  8. 8cb069a binman: Move cbfs.ObtainContents() down a bit by Simon Glass · 2 years, 11 months ago
  9. 3f495f1 binman: Update the section documentation by Simon Glass · 2 years, 11 months ago
  10. e586f44 binman: Allow control of which entries to read by Simon Glass · 2 years, 11 months ago
  11. d34bcdd binman: Allow overriding BuildSectionData() by Simon Glass · 2 years, 11 months ago
  12. b6caf0e binman: Drop the filename property in entry_Section by Simon Glass · 2 years, 11 months ago
  13. 1e99bc2 binman: Drop the underscore in _ReadEntries() by Simon Glass · 2 years, 11 months ago
  14. 557693e binman: Correct comments for ReadChildData() by Simon Glass · 2 years, 11 months ago
  15. c473831 binman: Correct init of entry in Entry class by Simon Glass · 2 years, 11 months ago
  16. c475dec binman: Add a way to obtain the version by Simon Glass · 2 years, 11 months ago
  17. 650e5de binman: Tidy up style in cmdline by Simon Glass · 2 years, 11 months ago
  18. c700f10 binman: Fix extract command for using non-absolute image paths by Jan Kiszka · 3 years ago
  19. 89cc052 binman: Fix replace subcommand help and comments by Jan Kiszka · 3 years ago
  20. 0427bed binman: Support updating the dtb in an ELF file by Simon Glass · 3 years ago
  21. 7115f00 binman: Tidy up comments on _DoTestFile() by Simon Glass · 3 years ago
  22. 056f0ef binman: Support reading the offset of an ELF-file symbol by Simon Glass · 3 years ago
  23. 2fb2cd7 binman: Report an error if test files fail to compile by Simon Glass · 3 years ago
  24. b2dfe83 binman: Allow timeout to occur in the image or its section by Simon Glass · 3 years ago
  25. d6f8ab3 treewide: Remove OF_PRIOR_STAGE by Ilias Apalodimas · 3 years ago
  26. 26fa063 iot2050: Enable watchdog support, but do not auto-start it by Jan Kiszka · 3 years, 1 month ago
  27. 5fe50f9 tools: Refactor full help printing by Paul Barker · 3 years, 1 month ago
  28. 03ebc20 binman: Add basic support for debugging performance by Simon Glass · 3 years, 4 months ago
  29. 43332d8 binman: Use bytearray instead of string by Simon Glass · 3 years, 4 months ago
  30. edd4b6e binman: Split node-reading out from constructor in files by Simon Glass · 3 years, 4 months ago
  31. c69d19c binman: Support multithreading for building images by Simon Glass · 3 years, 4 months ago
  32. 31eefd4 binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGE by Bin Meng · 3 years, 5 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. 2892300 binman: Correct the comment for ATF entry type by Bin Meng · 3 years, 5 months ago
  36. 2817c9d binman: Correct '-a' description in the doc by Bin Meng · 3 years, 5 months ago
  37. 1736575 binman: Support adding sections to FMAPs by Simon Glass · 3 years, 7 months ago
  38. c7722e8 binman: Tweak implementation of fmap by Simon Glass · 3 years, 7 months ago
  39. 0fe44dc binman: Correct testSplNoDtb() and Tpl also by Simon Glass · 3 years, 6 months ago
  40. 5ff9fed binman: Support default alignment for sections by Simon Glass · 3 years, 7 months ago
  41. 631f752 binman: Support obtaining section contents immediately by Simon Glass · 3 years, 7 months ago
  42. 189f291 binman: Add support for a collection of entries by Simon Glass · 3 years, 7 months ago
  43. 3d43338 binman: Allow disabling expanding an entry by Simon Glass · 3 years, 7 months ago
  44. e9e0db8 binman: Use a unique number for the symbols test file by Simon Glass · 3 years, 7 months ago
  45. fcae668 binman: Update various pieces of the documentation by Simon Glass · 3 years, 7 months ago
  46. 96d340e binman: Drop repetitive heading for each entry by Simon Glass · 3 years, 7 months ago
  47. 6bc4309 binman: Incorporate entry documentation by Simon Glass · 3 years, 7 months ago
  48. 072026e binman: Rearrange documentation into headings by Simon Glass · 3 years, 7 months ago
  49. 61adb2d binman: doc: Add documentation to htmldocs by Simon Glass · 3 years, 7 months ago
  50. 0668492 binman: Automatically expand phase binaries into sections by Simon Glass · 3 years, 7 months ago
  51. 0b6023e binman: Plumb expanded entries through fully by Simon Glass · 3 years, 7 months ago
  52. 63aeaeb binman: Allow a way to select expanded entries by Simon Glass · 3 years, 7 months ago
  53. b35fb17 binman: Allow using an an 'expanded' entry type by Simon Glass · 3 years, 7 months ago
  54. 5187b80 binman: Use standard filenames for SPL/TPL devicetree by Simon Glass · 3 years, 7 months ago
  55. adb67bb binman: Move the comment for GetFdts() to the base class by Simon Glass · 3 years, 7 months ago
  56. cb8bebb binman: Drop unnecessary field in output_fdt_info by Simon Glass · 3 years, 7 months ago
  57. 7697170 binman: Use the fake SPL/TPL only if requested by Simon Glass · 3 years, 7 months ago
  58. 30e1b09 binman: Drop unnecessary 'type' property in tests by Simon Glass · 3 years, 7 months ago
  59. d26efc8 binman: Add support for u-boot-tpl-bss-bad by Simon Glass · 3 years, 7 months ago
  60. 77a64e0 binman: Add support for u-boot-tpl-nodtb by Simon Glass · 3 years, 7 months ago
  61. f589882 binman: Support symbols in u-boot-spl-nodtb by Simon Glass · 3 years, 7 months ago
  62. dccdc38 binman: Correct the documentation for u-boot-spl-bss-pad by Simon Glass · 3 years, 7 months ago
  63. adc59ea binman: Tidy up underscores in entry documentation by Simon Glass · 3 years, 7 months ago
  64. 4ce4077 binman: Update entry help for files-align by Simon Glass · 3 years, 7 months ago
  65. a01d1a2 binman: Document ExpandEntries() in the base class by Simon Glass · 3 years, 7 months ago
  66. 862ddf9 binman: Allow extracting to current directory by Simon Glass · 3 years, 7 months ago
  67. ef10804 binman: Indicate how to make binman verbose by Simon Glass · 3 years, 9 months ago
  68. 5c6ba71 binman: Allow for skip_at_start when reading entries by Simon Glass · 3 years, 10 months ago
  69. 6eb9932 binman: Support alignment of files by Simon Glass · 3 years, 10 months ago
  70. 5af9ebc binman: Allow vblock to include devicetree blobs by Simon Glass · 3 years, 10 months ago
  71. 939d106 binman: Support reading an image with entry args by Simon Glass · 3 years, 10 months ago
  72. 870a9ea binman: Support finding symbols in sub-sections by Simon Glass · 3 years, 10 months ago
  73. 1ecf3b8 binman: Fix a few file comments by Simon Glass · 3 years, 10 months ago
  74. 5b378e4 binman: Show the size when writing entries by Simon Glass · 3 years, 10 months ago
  75. 397a770 binman: Update the TODO list by Simon Glass · 3 years, 10 months ago
  76. 9fc6ebd dtoc: binman: Drop Python 2 code by Simon Glass · 3 years, 10 months ago
  77. 6a4ccad patman: Drop tools.ToByte() by Simon Glass · 4 years ago
  78. fc0056e patman: Drop unicode helper functions by Simon Glass · 4 years ago
  79. 5ea9dcc fdt: Use an Enum for the data type by Simon Glass · 4 years ago
  80. 08594d4 binman: Correct calculation for image-pos by Simon Glass · 4 years ago
  81. 271a083 binman: Update intel_ifwi to store padded section by Simon Glass · 4 years ago
  82. 2424057 binman: Avoid calculated section data repeatedly by Simon Glass · 4 years ago
  83. 8f5ef89 binman: Support compression of sections by Simon Glass · 4 years ago
  84. 0ff83da binman: Use the actual contents in CheckSize() by Simon Glass · 4 years ago
  85. b004bf3 binman: Update CheckEntries() for compressed sections by Simon Glass · 4 years ago
  86. 0b65769 binman: Drop CheckEntries() by Simon Glass · 4 years ago
  87. 93f3c2e binman: Call CheckSize() from the section's Pack() method by Simon Glass · 4 years ago
  88. 601b69a binman: Drop the Entry.CheckSize() method by Simon Glass · 4 years ago
  89. c1af7a8 binman: Move sort and expand to the main Pack() function by Simon Glass · 4 years ago
  90. 6ddd611 binman: Drop Entry.CheckOffset() by Simon Glass · 4 years ago
  91. a9fad07 binman: Avoid reporting image-pos with compression by Simon Glass · 4 years ago
  92. 63e7ba6 binman: Set section contents in GetData() by Simon Glass · 4 years ago
  93. 97c3e9a binman: Store the original data before compression by Simon Glass · 4 years ago
  94. 7d398bb binman: Make section padding consistent with other entries by Simon Glass · 4 years ago
  95. d1d3ad7 binman: Move section padding to the parent by Simon Glass · 4 years ago
  96. 4a655c9 binman: Refactor _BuildSectionData() by Simon Glass · 4 years ago
  97. 17ea9f3 binman: Move section-building code into a function by Simon Glass · 4 years ago
  98. 4eec34c binman: Expand docs and test for alignment by Simon Glass · 4 years ago
  99. f90d906 binman: Expand docs and test for padding by Simon Glass · 4 years ago
  100. ef439ed binman: Update testPackExtra with more checks by Simon Glass · 4 years ago