1. 67bf2c8 binman: Fix unique names having '/.' for images read from files by Alper Nebi Yasak · 2 years, 7 months ago
  2. 72e423c binman: Allow mkimage to use a non-zero fake-blob size by Simon Glass · 2 years, 8 months ago
  3. 3817ad4 binman: Make fake blobs zero-sized by default by Simon Glass · 2 years, 8 months ago
  4. 9a0a2e9 binman: Change how faked blobs are created by Simon Glass · 2 years, 8 months ago
  5. ae9a457 binman: Rename tools parameter to btools by Simon Glass · 2 years, 8 months ago
  6. c9ee33a binman: Rename ExpandEntries to gen_entries by Simon Glass · 2 years, 8 months ago
  7. 80a66ae binman: Rename ExpandToLimit to extend_to_limit by Simon Glass · 2 years, 8 months ago
  8. 6d427c4 binman: Tweak collect_contents_to_file() and docs by Simon Glass · 2 years, 8 months ago
  9. 8d2ef3e binman: Correct pylint errors by Simon Glass · 2 years, 8 months ago
  10. 81b71c3 binman: Move entry-data collection into a Entry method by Simon Glass · 2 years, 8 months ago
  11. ee813c8 binman: Skip processing "hash" subnodes of FIT subsections by Alper Nebi Yasak · 2 years, 8 months ago
  12. f3385a5 patman: Convert camel case in tout.py by Simon Glass · 2 years, 9 months ago
  13. c1aa66e patman: Convert camel case in tools.py by Simon Glass · 2 years, 9 months ago
  14. 4f9ee83 binman: Plumb in support for missing bintools by Simon Glass · 2 years, 9 months ago
  15. 0d1e95a binman: Tidy up pylint warnings in comp_util by Simon Glass · 2 years, 9 months ago
  16. ad35ce5 binman: Move compression into binman by Simon Glass · 2 years, 9 months ago
  17. 386c63c binman: Plumb in support for bintools by Simon Glass · 2 years, 9 months ago
  18. f4590e0 binman: Allow faked blobs in blob-ext-list by Simon Glass · 2 years, 9 months ago
  19. 790ba9f binman: Write fake blobs to the output directory 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. 943bf78 binman: Allow extracting a file in an alternative format by Simon Glass · 2 years, 11 months ago
  23. 858436d binman: Allow listing an image created by a newer version by Simon Glass · 2 years, 11 months ago
  24. 557693e binman: Correct comments for ReadChildData() by Simon Glass · 2 years, 11 months ago
  25. c473831 binman: Correct init of entry in Entry class by Simon Glass · 2 years, 11 months ago
  26. 5ff9fed binman: Support default alignment for sections by Simon Glass · 3 years, 7 months ago
  27. 631f752 binman: Support obtaining section contents immediately by Simon Glass · 3 years, 7 months ago
  28. 189f291 binman: Add support for a collection of entries by Simon Glass · 3 years, 7 months ago
  29. 3d43338 binman: Allow disabling expanding an entry by Simon Glass · 3 years, 7 months ago
  30. b35fb17 binman: Allow using an an 'expanded' entry type by Simon Glass · 3 years, 7 months ago
  31. adb67bb binman: Move the comment for GetFdts() to the base class by Simon Glass · 3 years, 7 months ago
  32. a01d1a2 binman: Document ExpandEntries() in the base class by Simon Glass · 3 years, 7 months ago
  33. 939d106 binman: Support reading an image with entry args by Simon Glass · 3 years, 10 months ago
  34. 08594d4 binman: Correct calculation for image-pos by Simon Glass · 4 years ago
  35. 271a083 binman: Update intel_ifwi to store padded section by Simon Glass · 4 years ago
  36. 6ddd611 binman: Drop Entry.CheckOffset() by Simon Glass · 4 years ago
  37. a9fad07 binman: Avoid reporting image-pos with compression by Simon Glass · 4 years ago
  38. 63e7ba6 binman: Set section contents in GetData() by Simon Glass · 4 years ago
  39. 97c3e9a binman: Store the original data before compression by Simon Glass · 4 years ago
  40. 4eec34c binman: Expand docs and test for alignment by Simon Glass · 4 years ago
  41. f90d906 binman: Expand docs and test for padding by Simon Glass · 4 years ago
  42. 87c9629 binman: Move CompressData() into Entry base class by Simon Glass · 4 years ago
  43. b238143 binman: Support help messages for missing blobs by Simon Glass · 4 years, 1 month ago
  44. 8795898 binman: Move 'external' support into base class by Simon Glass · 4 years, 2 months ago
  45. 2b522f1 tools: Drop unnecessary use of __file__ by Simon Glass · 4 years, 2 months ago
  46. b1cca95 binman: Detect when valid images are not produced by Simon Glass · 4 years, 3 months ago
  47. 4f9f105 binman: Allow external binaries to be missing by Simon Glass · 4 years, 3 months ago
  48. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 3 months ago
  49. 13262c9 binman: Detect when valid images are not produced by Simon Glass · 4 years, 3 months ago
  50. 5f850fb binman: Allow external binaries to be missing by Simon Glass · 4 years, 3 months ago
  51. bf77667 patman: Move to absolute imports by Simon Glass · 4 years, 6 months ago
  52. 1628793 binman: Move to absolute imports by Simon Glass · 4 years, 6 months ago
  53. 83a4518 patman: Drop references to __future__ by Simon Glass · 4 years, 6 months ago
  54. 9a5d3dc binman: Remember the pre-reset entry size by Simon Glass · 5 years ago
  55. b4cf5f1 pylibfdt: Convert to Python 3 by Simon Glass · 5 years ago
  56. 8dbb744 binman: Allow use of help and entry-docs without libfdt by Simon Glass · 5 years ago
  57. 2d553c0 binman: Handle reading data for end-at-4gb sections by Simon Glass · 5 years ago
  58. 4e185e8 binman: Add a base implementation of Entry.ReadChildData() by Simon Glass · 5 years ago
  59. 7210c89 binman: Update Entry.WriteData() to handle special sections by Simon Glass · 5 years ago
  60. a9cd39e binman: Update Entry.ReadEntry() to work through classes by Simon Glass · 5 years ago
  61. 61ec04f binman: Support shrinking a entry after packing by Simon Glass · 5 years ago
  62. eba1f0c binman: Add more tests for image header position by Simon Glass · 5 years ago
  63. 12bb1a9 binman: Add info to allow safely repacking an image later by Simon Glass · 5 years ago
  64. 10f9d00 binman: Support updating entries in an existing image by Simon Glass · 5 years ago
  65. c5ad04b binman: Add a function to obtain the image for an Entry by Simon Glass · 5 years ago
  66. c6bd6e2 binman: Adjust Entry to read the node in a separate call by Simon Glass · 5 years ago
  67. d507933 binman: Support loading entry data from a file by Simon Glass · 5 years ago
  68. 9f297b0 binman: Add a bit of logging in entries when packing by Simon Glass · 5 years ago
  69. 4bdd300 binman: Adjust GetFdt() to be keyed by etype by Simon Glass · 5 years ago
  70. a8adb6d binman: Convert GetFdtSet() to use a dict by Simon Glass · 5 years ago
  71. 9354612 binman: Move GetFdtSet() into blob_dtb by Simon Glass · 5 years ago
  72. f667e45 binman: Allow reading an entry from an image by Simon Glass · 5 years ago
  73. eea264e binman: Allow for logging information to be displayed by Simon Glass · 5 years ago
  74. 8beb11e binman: Convert Image to a subclass of Entry by Simon Glass · 5 years ago
  75. ffded75 binman: Support reading an image into an Image object by Simon Glass · 5 years ago
  76. 41b8ba0 binman: Allow listing the entries in an image by Simon Glass · 5 years ago
  77. c52c9e7 binman: Allow entries to expand after packing by Simon Glass · 5 years ago
  78. a0dcaf2 binman: Add a return value to ProcessContentsUpdate() by Simon Glass · 5 years ago
  79. 5b463fc binman: Fix up ProcessUpdateContents error and comments by Simon Glass · 5 years ago
  80. e430440 binman: Allow easy importing of entry modules by Simon Glass · 5 years ago
  81. c073ced binman: Drop an unused arg in Entry.Lookup() by Simon Glass · 5 years ago
  82. 8287ee8 binman: Move compression into the Entry base class by Simon Glass · 5 years ago
  83. cf22894 binman: Add an image header by Simon Glass · 5 years ago
  84. cf54904 binman: Update entry.SetOffsetSize to be optional by Simon Glass · 5 years ago
  85. fa1c937 binman: Don't assume there is an ME region by Simon Glass · 5 years ago
  86. ed7dd5e binman: Add missing comments toentry by Simon Glass · 5 years ago
  87. d141f6c binman: Remove use of Set() by Simon Glass · 5 years ago
  88. 163ed6c binman: Allow writing a map file when something goes wrong by Simon Glass · 6 years ago
  89. f8f8df6 binman: Correct fmap output on x86 by Simon Glass · 6 years ago
  90. e0e5df9 binman: Support hashing entries by Simon Glass · 6 years ago
  91. ba64a0b binman: Support expanding entries by Simon Glass · 6 years ago
  92. 0a98b28 binman: Support adding files by Simon Glass · 6 years ago
  93. 6ed45ba binman: Support updating all device tree files by Simon Glass · 6 years ago
  94. 539aece binman: Obtain the list of device trees from the config by Simon Glass · 6 years ago
  95. f46621d binman: Centralise device-tree updates within binman by Simon Glass · 6 years ago
  96. c55a50f binman: Move state information into a new module by Simon Glass · 6 years ago
  97. 6c234bf binman: Add an entry method for getting the default filename by Simon Glass · 6 years ago
  98. a326b49 binman: Tidy up the vblock entry by Simon Glass · 6 years ago
  99. 15a587c binman: Add a test to catch use of the old 'pos' property by Simon Glass · 6 years ago
  100. 1be70d2 binman: Show the image position in the map by Simon Glass · 6 years ago