1. ccae686 binman: Renumber the fake blob dts by Simon Glass · 2 years, 11 months ago
  2. 33f8a8d Merge branch 'next' by Tom Rini · 2 years, 11 months ago
  3. 6d45136 binman: add support for creating dummy files for external blobs by Heiko Thiery · 2 years, 11 months ago
  4. 0a1b3b6 fdt: Make it easier to debug u-boot.dtsi files by Simon Glass · 3 years ago
  5. 023bdf5 fdt: Drop CONFIG_BINMAN_STANDALONE_FDT by Simon Glass · 3 years ago
  6. e1953e4 iot2050: binman: add missing-msg for blobs by Ivan Mikhaylov · 3 years ago
  7. 6f64b60 binman: Use less hard coded magic when inserting new PATH by Andy Shevchenko · 3 years ago
  8. 12ae347 binman: Do not pollute source tree when build with `make O=...` by Andy Shevchenko · 3 years ago
  9. 3efb297 binman: Add support for ATF FIP by Simon Glass · 3 years ago
  10. 2697b7c binman: Add a utility module for ATF FIP by Simon Glass · 3 years ago
  11. 8bebcbb binman: Rename _ReadSubnodes() to ReadEntries() by Simon Glass · 3 years ago
  12. 0b00ae6 binman: Support lists of external blobs by Simon Glass · 3 years ago
  13. 637958f binman: Allow extracting a file in an alternative format by Simon Glass · 3 years ago
  14. b9028bc binman: Allow listing an image created by a newer version by Simon Glass · 3 years ago
  15. 31cce97 binman: Allow providing tools and blob directories by Simon Glass · 3 years ago
  16. 3e28f4f binman: Rename testCbfsNoCOntents() by Simon Glass · 3 years ago
  17. 3f42037 binman: cfbs: Refactor ObtainContents() for consistency by Simon Glass · 3 years ago
  18. 9939e44 binman: cbfs: Refactor the init process by Simon Glass · 3 years ago
  19. 5bd3a67 binman: Use normal entries in cbfs by Simon Glass · 3 years ago
  20. f3b579a binman: Move cbfs.ObtainContents() down a bit by Simon Glass · 3 years ago
  21. cc9a41c binman: Update the section documentation by Simon Glass · 3 years ago
  22. b38cf8e binman: Allow control of which entries to read by Simon Glass · 3 years ago
  23. 7e3f89f binman: Allow overriding BuildSectionData() by Simon Glass · 3 years ago
  24. 92f850e binman: Drop the filename property in entry_Section by Simon Glass · 3 years ago
  25. 80fb022 binman: Drop the underscore in _ReadEntries() by Simon Glass · 3 years ago
  26. e796f24 binman: Correct comments for ReadChildData() by Simon Glass · 3 years ago
  27. 9ed7170 binman: Correct init of entry in Entry class by Simon Glass · 3 years ago
  28. 88e04da binman: Add a way to obtain the version by Simon Glass · 3 years ago
  29. 33046a3 binman: Tidy up style in cmdline by Simon Glass · 3 years ago
  30. afc8f29 binman: Fix extract command for using non-absolute image paths by Jan Kiszka · 3 years, 1 month ago
  31. 8ea4443 binman: Fix replace subcommand help and comments by Jan Kiszka · 3 years, 1 month ago
  32. adfb849 binman: Support updating the dtb in an ELF file by Simon Glass · 3 years, 1 month ago
  33. 9a79840 binman: Tidy up comments on _DoTestFile() by Simon Glass · 3 years, 1 month ago
  34. a4e259e binman: Support reading the offset of an ELF-file symbol by Simon Glass · 3 years, 1 month ago
  35. 271fd8f binman: Report an error if test files fail to compile by Simon Glass · 3 years, 1 month ago
  36. 2d59d15 binman: Allow timeout to occur in the image or its section by Simon Glass · 3 years, 1 month ago
  37. 554f85e treewide: Remove OF_PRIOR_STAGE by Ilias Apalodimas · 3 years, 2 months ago
  38. 14a2e81 iot2050: Enable watchdog support, but do not auto-start it by Jan Kiszka · 3 years, 2 months ago
  39. 25ecd97 tools: Refactor full help printing by Paul Barker · 3 years, 3 months ago
  40. 748a1d4 binman: Add basic support for debugging performance by Simon Glass · 3 years, 5 months ago
  41. c62c3a9 binman: Use bytearray instead of string by Simon Glass · 3 years, 5 months ago
  42. f58dae9 binman: Split node-reading out from constructor in files by Simon Glass · 3 years, 5 months ago
  43. 76f496d binman: Support multithreading for building images by Simon Glass · 3 years, 5 months ago
  44. d72582f binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGE by Bin Meng · 3 years, 7 months ago
  45. c0b1574 binman: Add support for RISC-V OpenSBI fw_dynamic blob by Bin Meng · 3 years, 7 months ago
  46. 16cf566 binman: test: Rename 172_fit_fdt.dts to 170_fit_fdt.dts by Bin Meng · 3 years, 7 months ago
  47. bbf293b binman: Correct the comment for ATF entry type by Bin Meng · 3 years, 7 months ago
  48. 1fa2b7c binman: Correct '-a' description in the doc by Bin Meng · 3 years, 7 months ago
  49. b1d414c binman: Support adding sections to FMAPs by Simon Glass · 3 years, 8 months ago
  50. 82059c2 binman: Tweak implementation of fmap by Simon Glass · 3 years, 8 months ago
  51. 13089cc binman: Correct testSplNoDtb() and Tpl also by Simon Glass · 3 years, 7 months ago
  52. f427c5f binman: Support default alignment for sections by Simon Glass · 3 years, 8 months ago
  53. 27a7f77 binman: Support obtaining section contents immediately by Simon Glass · 3 years, 8 months ago
  54. e191578 binman: Add support for a collection of entries by Simon Glass · 3 years, 8 months ago
  55. 7098b7f binman: Allow disabling expanding an entry by Simon Glass · 3 years, 8 months ago
  56. 3bbc993 binman: Use a unique number for the symbols test file by Simon Glass · 3 years, 8 months ago
  57. 774b23f binman: Update various pieces of the documentation by Simon Glass · 3 years, 9 months ago
  58. 8911fa1 binman: Drop repetitive heading for each entry by Simon Glass · 3 years, 9 months ago
  59. 0ac96b6 binman: Incorporate entry documentation by Simon Glass · 3 years, 9 months ago
  60. fa88828 binman: Rearrange documentation into headings by Simon Glass · 3 years, 9 months ago
  61. 75ead66 binman: doc: Add documentation to htmldocs by Simon Glass · 3 years, 9 months ago
  62. 718b529 binman: Automatically expand phase binaries into sections by Simon Glass · 3 years, 9 months ago
  63. 55ab0b6 binman: Plumb expanded entries through fully by Simon Glass · 3 years, 9 months ago
  64. ed93067 binman: Allow a way to select expanded entries by Simon Glass · 3 years, 9 months ago
  65. 2f85941 binman: Allow using an an 'expanded' entry type by Simon Glass · 3 years, 9 months ago
  66. eb751fd binman: Use standard filenames for SPL/TPL devicetree by Simon Glass · 3 years, 9 months ago
  67. 8235dd8 binman: Move the comment for GetFdts() to the base class by Simon Glass · 3 years, 9 months ago
  68. a1ba618 binman: Drop unnecessary field in output_fdt_info by Simon Glass · 3 years, 9 months ago
  69. f184d95 binman: Use the fake SPL/TPL only if requested by Simon Glass · 3 years, 9 months ago
  70. d9bdd25 binman: Drop unnecessary 'type' property in tests by Simon Glass · 3 years, 9 months ago
  71. 63f41d4 binman: Add support for u-boot-tpl-bss-bad by Simon Glass · 3 years, 9 months ago
  72. c98de97 binman: Add support for u-boot-tpl-nodtb by Simon Glass · 3 years, 9 months ago
  73. 31e04cb binman: Support symbols in u-boot-spl-nodtb by Simon Glass · 3 years, 9 months ago
  74. 308939b binman: Correct the documentation for u-boot-spl-bss-pad by Simon Glass · 3 years, 9 months ago
  75. 537e006 binman: Tidy up underscores in entry documentation by Simon Glass · 3 years, 9 months ago
  76. 3f093a3 binman: Update entry help for files-align by Simon Glass · 3 years, 9 months ago
  77. fcb2a7c binman: Document ExpandEntries() in the base class by Simon Glass · 3 years, 9 months ago
  78. 4ef93d9 binman: Allow extracting to current directory by Simon Glass · 3 years, 9 months ago
  79. caa5f18 binman: Indicate how to make binman verbose by Simon Glass · 3 years, 10 months ago
  80. db84b56 binman: Allow for skip_at_start when reading entries by Simon Glass · 3 years, 11 months ago
  81. a2af730 binman: Support alignment of files by Simon Glass · 3 years, 11 months ago
  82. 220c622 binman: Allow vblock to include devicetree blobs by Simon Glass · 3 years, 11 months ago
  83. 3fb2540 binman: Support reading an image with entry args by Simon Glass · 3 years, 11 months ago
  84. ecbe473 binman: Support finding symbols in sub-sections by Simon Glass · 3 years, 11 months ago
  85. d2b3b2a binman: Fix a few file comments by Simon Glass · 3 years, 11 months ago
  86. 0834945 binman: Show the size when writing entries by Simon Glass · 3 years, 11 months ago
  87. 01ab229 binman: Update the TODO list by Simon Glass · 3 years, 11 months ago
  88. d35a852 dtoc: binman: Drop Python 2 code by Simon Glass · 3 years, 11 months ago
  89. c27ee7c patman: Drop tools.ToByte() by Simon Glass · 4 years, 1 month ago
  90. 9dfb311 patman: Drop unicode helper functions by Simon Glass · 4 years, 1 month ago
  91. c9a032c fdt: Use an Enum for the data type by Simon Glass · 4 years, 1 month ago
  92. eb943b1 binman: Correct calculation for image-pos by Simon Glass · 4 years, 1 month ago
  93. e17220f binman: Update intel_ifwi to store padded section by Simon Glass · 4 years, 1 month ago
  94. a22e680 binman: Avoid calculated section data repeatedly by Simon Glass · 4 years, 1 month ago
  95. d92c836 binman: Support compression of sections by Simon Glass · 4 years, 1 month ago
  96. d99850b binman: Use the actual contents in CheckSize() by Simon Glass · 4 years, 1 month ago
  97. c5f4b48 binman: Update CheckEntries() for compressed sections by Simon Glass · 4 years, 1 month ago
  98. 2d9570d binman: Drop CheckEntries() by Simon Glass · 4 years, 1 month ago
  99. b193d46 binman: Call CheckSize() from the section's Pack() method by Simon Glass · 4 years, 1 month ago
  100. 6a6c1b7 binman: Drop the Entry.CheckSize() method by Simon Glass · 4 years, 1 month ago