1. dd156a4 binman: Rename ExpandToLimit to extend_to_limit by Simon Glass · 2 years, 9 months ago
  2. 43a98cc binman: Tweak collect_contents_to_file() and docs by Simon Glass · 2 years, 9 months ago
  3. 2a0fa98 binman: Correct pylint errors by Simon Glass · 2 years, 10 months ago
  4. 6fba35c binman: Move entry-data collection into a Entry method by Simon Glass · 2 years, 10 months ago
  5. 1e4ffd8 binman: Skip processing "hash" subnodes of FIT subsections by Alper Nebi Yasak · 2 years, 10 months ago
  6. 011f1b3 patman: Convert camel case in tout.py by Simon Glass · 2 years, 10 months ago
  7. 8002552 patman: Convert camel case in tools.py by Simon Glass · 2 years, 10 months ago
  8. 66152ce binman: Plumb in support for missing bintools by Simon Glass · 2 years, 11 months ago
  9. dd5c14ec binman: Tidy up pylint warnings in comp_util by Simon Glass · 2 years, 11 months ago
  10. 3ac7d83 binman: Move compression into binman by Simon Glass · 2 years, 11 months ago
  11. 4eae925 binman: Plumb in support for bintools by Simon Glass · 2 years, 11 months ago
  12. ceb5f91 binman: Allow faked blobs in blob-ext-list by Simon Glass · 2 years, 11 months ago
  13. 7a602fd binman: Write fake blobs to the output directory by Simon Glass · 2 years, 11 months ago
  14. 33f8a8d Merge branch 'next' by Tom Rini · 2 years, 11 months ago
  15. 6d45136 binman: add support for creating dummy files for external blobs by Heiko Thiery · 2 years, 11 months ago
  16. 637958f binman: Allow extracting a file in an alternative format by Simon Glass · 3 years ago
  17. b9028bc binman: Allow listing an image created by a newer version by Simon Glass · 3 years ago
  18. e796f24 binman: Correct comments for ReadChildData() by Simon Glass · 3 years ago
  19. 9ed7170 binman: Correct init of entry in Entry class by Simon Glass · 3 years ago
  20. f427c5f binman: Support default alignment for sections by Simon Glass · 3 years, 8 months ago
  21. 27a7f77 binman: Support obtaining section contents immediately by Simon Glass · 3 years, 8 months ago
  22. e191578 binman: Add support for a collection of entries by Simon Glass · 3 years, 8 months ago
  23. 7098b7f binman: Allow disabling expanding an entry by Simon Glass · 3 years, 8 months ago
  24. 2f85941 binman: Allow using an an 'expanded' entry type by Simon Glass · 3 years, 8 months ago
  25. 8235dd8 binman: Move the comment for GetFdts() to the base class by Simon Glass · 3 years, 8 months ago
  26. fcb2a7c binman: Document ExpandEntries() in the base class by Simon Glass · 3 years, 8 months ago
  27. 3fb2540 binman: Support reading an image with entry args by Simon Glass · 3 years, 11 months ago
  28. eb943b1 binman: Correct calculation for image-pos by Simon Glass · 4 years, 1 month ago
  29. e17220f binman: Update intel_ifwi to store padded section by Simon Glass · 4 years, 1 month ago
  30. 55f6807 binman: Drop Entry.CheckOffset() by Simon Glass · 4 years, 1 month ago
  31. acd6c6e binman: Avoid reporting image-pos with compression by Simon Glass · 4 years, 1 month ago
  32. 72eeff1 binman: Set section contents in GetData() by Simon Glass · 4 years, 1 month ago
  33. 789b3440 binman: Store the original data before compression by Simon Glass · 4 years, 1 month ago
  34. afb9caa binman: Expand docs and test for alignment by Simon Glass · 4 years, 1 month ago
  35. d12599d binman: Expand docs and test for padding by Simon Glass · 4 years, 1 month ago
  36. a1301a2 binman: Move CompressData() into Entry base class by Simon Glass · 4 years, 1 month ago
  37. a820af7 binman: Support help messages for missing blobs by Simon Glass · 4 years, 3 months ago
  38. b8f9037 binman: Move 'external' support into base class by Simon Glass · 4 years, 3 months ago
  39. c08a11f tools: Drop unnecessary use of __file__ by Simon Glass · 4 years, 3 months ago
  40. a003cd3 binman: Detect when valid images are not produced by Simon Glass · 4 years, 5 months ago
  41. 5d94cc6 binman: Allow external binaries to be missing by Simon Glass · 4 years, 5 months ago
  42. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  43. 7332588 binman: Detect when valid images are not produced by Simon Glass · 4 years, 5 months ago
  44. 42f927a binman: Allow external binaries to be missing by Simon Glass · 4 years, 5 months ago
  45. a997ea5 patman: Move to absolute imports by Simon Glass · 4 years, 7 months ago
  46. c585dd4 binman: Move to absolute imports by Simon Glass · 4 years, 7 months ago
  47. b38aa01 patman: Drop references to __future__ by Simon Glass · 4 years, 7 months ago
  48. 1fdb487 binman: Remember the pre-reset entry size by Simon Glass · 5 years ago
  49. 7ccca83 pylibfdt: Convert to Python 3 by Simon Glass · 5 years ago
  50. b9ba4e0 binman: Allow use of help and entry-docs without libfdt by Simon Glass · 5 years ago
  51. 4d8151f binman: Handle reading data for end-at-4gb sections by Simon Glass · 5 years ago
  52. 23f0047 binman: Add a base implementation of Entry.ReadChildData() by Simon Glass · 5 years ago
  53. d34af7a binman: Update Entry.WriteData() to handle special sections by Simon Glass · 5 years ago
  54. 0cd8ace binman: Update Entry.ReadEntry() to work through classes by Simon Glass · 5 years ago
  55. 9d8ee32 binman: Support shrinking a entry after packing by Simon Glass · 5 years ago
  56. 1145376 binman: Add more tests for image header position by Simon Glass · 5 years ago
  57. fb30e29 binman: Add info to allow safely repacking an image later by Simon Glass · 5 years ago
  58. 072959a binman: Support updating entries in an existing image by Simon Glass · 5 years ago
  59. 990b174 binman: Add a function to obtain the image for an Entry by Simon Glass · 5 years ago
  60. 2c360cf binman: Adjust Entry to read the node in a separate call by Simon Glass · 5 years ago
  61. af8c45c binman: Support loading entry data from a file by Simon Glass · 5 years ago
  62. b6dff4c binman: Add a bit of logging in entries when packing by Simon Glass · 5 years ago
  63. 684a4f1 binman: Adjust GetFdt() to be keyed by etype by Simon Glass · 5 years ago
  64. 267112e binman: Convert GetFdtSet() to use a dict by Simon Glass · 5 years ago
  65. 26d7e8e binman: Move GetFdtSet() into blob_dtb by Simon Glass · 5 years ago
  66. 4c613bf binman: Allow reading an entry from an image by Simon Glass · 5 years ago
  67. 233a26a9 binman: Allow for logging information to be displayed by Simon Glass · 5 years ago
  68. 39dd215 binman: Convert Image to a subclass of Entry by Simon Glass · 5 years ago
  69. b8424fa binman: Support reading an image into an Image object by Simon Glass · 5 years ago
  70. 6b156f8 binman: Allow listing the entries in an image by Simon Glass · 5 years ago
  71. e61b6f6 binman: Allow entries to expand after packing by Simon Glass · 5 years ago
  72. ec84985 binman: Add a return value to ProcessContentsUpdate() by Simon Glass · 5 years ago
  73. d17dfea binman: Fix up ProcessUpdateContents error and comments by Simon Glass · 5 years ago
  74. 0baeab7 binman: Allow easy importing of entry modules by Simon Glass · 5 years ago
  75. 7550293 binman: Drop an unused arg in Entry.Lookup() by Simon Glass · 5 years ago
  76. aa2fcf9 binman: Move compression into the Entry base class by Simon Glass · 5 years ago
  77. cec34ba binman: Add an image header by Simon Glass · 5 years ago
  78. ed365eb binman: Update entry.SetOffsetSize to be optional by Simon Glass · 5 years ago
  79. c4056b8 binman: Don't assume there is an ME region by Simon Glass · 5 years ago
  80. 224bc66 binman: Add missing comments toentry by Simon Glass · 5 years ago
  81. 4aea954 binman: Remove use of Set() by Simon Glass · 6 years ago
  82. cd817d5 binman: Allow writing a map file when something goes wrong by Simon Glass · 6 years ago
  83. c64aea5 binman: Correct fmap output on x86 by Simon Glass · 6 years ago
  84. ae7cf03 binman: Support hashing entries by Simon Glass · 6 years ago
  85. fa79a81 binman: Support expanding entries by Simon Glass · 6 years ago
  86. ac6328c binman: Support adding files by Simon Glass · 6 years ago
  87. e219aa4 binman: Support updating all device tree files by Simon Glass · 6 years ago
  88. 0c9d5b5 binman: Obtain the list of device trees from the config by Simon Glass · 6 years ago
  89. c8135dc binman: Centralise device-tree updates within binman by Simon Glass · 6 years ago
  90. 29aa736 binman: Move state information into a new module by Simon Glass · 6 years ago
  91. 3732ec3 binman: Add an entry method for getting the default filename by Simon Glass · 6 years ago
  92. 639505b binman: Tidy up the vblock entry by Simon Glass · 6 years ago
  93. 24b9744 binman: Add a test to catch use of the old 'pos' property by Simon Glass · 6 years ago
  94. 7eca792 binman: Show the image position in the map by Simon Glass · 6 years ago
  95. 5c35016 binman: Add an entry for a Chromium vblock by Simon Glass · 6 years ago
  96. 704784b binman: Add support for flashrom FMAP by Simon Glass · 6 years ago
  97. 969616c binman: Allow creation of entry documentation by Simon Glass · 6 years ago
  98. 91710b3 binman: Add support for passing arguments to entries by Simon Glass · 6 years ago
  99. 9dcc861 binman: Add a new 'image-pos' property by Simon Glass · 6 years ago
  100. 3a9a2b8 binman: Enhance the map and fdt-update output by Simon Glass · 6 years ago