1. c8c9f31 binman: Support optional entries by Simon Glass · 1 year, 10 months ago
  2. b38da15 binman: Use an exit code when blobs are missing by Simon Glass · 2 years ago
  3. 917b3c3 binman: Collect bintools before usage by Stefan Herbrechtsmeier · 2 years, 2 months ago
  4. 7960a0a binman: Put fake files in a subdirectory by Simon Glass · 2 years, 2 months ago
  5. e2ce4fb binman: Don't reset offset/size if image doesn't allow repacking by Alper Nebi Yasak · 2 years, 7 months ago
  6. 8ee4ec9 binman: Collect bintools for images when replacing entries by Alper Nebi Yasak · 2 years, 7 months ago
  7. c9ee33a binman: Rename ExpandEntries to gen_entries by Simon Glass · 2 years, 8 months ago
  8. 8d2ef3e binman: Correct pylint errors by Simon Glass · 2 years, 8 months ago
  9. f3385a5 patman: Convert camel case in tout.py by Simon Glass · 2 years, 9 months ago
  10. c1aa66e patman: Convert camel case in tools.py by Simon Glass · 2 years, 9 months ago
  11. bc57064 binman: Add a command to generate bintool docs by Simon Glass · 2 years, 9 months ago
  12. 4f9ee83 binman: Plumb in support for missing bintools by Simon Glass · 2 years, 9 months ago
  13. 386c63c binman: Plumb in support for bintools by Simon Glass · 2 years, 9 months ago
  14. 2cc8c1f binman: Drop the image name from the fake-blob message by Simon Glass · 2 years, 9 months ago
  15. 790ba9f binman: Write fake blobs to the output directory by Simon Glass · 2 years, 9 months ago
  16. fe04d88 Merge branch 'next' by Tom Rini · 2 years, 9 months ago
  17. a89c8f2 binman: add support for creating dummy files for external blobs by Heiko Thiery · 2 years, 10 months ago
  18. 943bf78 binman: Allow extracting a file in an alternative format by Simon Glass · 2 years, 11 months ago
  19. c700f10 binman: Fix extract command for using non-absolute image paths by Jan Kiszka · 3 years ago
  20. 89cc052 binman: Fix replace subcommand help and comments by Jan Kiszka · 3 years ago
  21. 0427bed binman: Support updating the dtb in an ELF file by Simon Glass · 3 years ago
  22. 5fe50f9 tools: Refactor full help printing by Paul Barker · 3 years, 1 month ago
  23. 03ebc20 binman: Add basic support for debugging performance by Simon Glass · 3 years, 4 months ago
  24. c69d19c binman: Support multithreading for building images by Simon Glass · 3 years, 4 months ago
  25. 61adb2d binman: doc: Add documentation to htmldocs by Simon Glass · 3 years, 7 months ago
  26. 0b6023e binman: Plumb expanded entries through fully by Simon Glass · 3 years, 7 months ago
  27. 862ddf9 binman: Allow extracting to current directory by Simon Glass · 3 years, 7 months ago
  28. 5b378e4 binman: Show the size when writing entries by Simon Glass · 3 years, 10 months ago
  29. 0b65769 binman: Drop CheckEntries() by Simon Glass · 4 years ago
  30. 601b69a binman: Drop the Entry.CheckSize() method by Simon Glass · 4 years ago
  31. a9fad07 binman: Avoid reporting image-pos with compression by Simon Glass · 4 years ago
  32. b238143 binman: Support help messages for missing blobs by Simon Glass · 4 years, 1 month ago
  33. e9d336d binman: Fix up a few missing comments by Simon Glass · 4 years, 2 months ago
  34. 9fbfaba binman: Use pkg_resources to find resources by Simon Glass · 4 years, 2 months ago
  35. 0723798 binman: Correct some import statements by Simon Glass · 4 years, 3 months ago
  36. 87d4332 binman: Move GetEntryModules() to control by Simon Glass · 4 years, 3 months ago
  37. b1cca95 binman: Detect when valid images are not produced by Simon Glass · 4 years, 3 months ago
  38. 4f9f105 binman: Allow external binaries to be missing by Simon Glass · 4 years, 3 months ago
  39. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 3 months ago
  40. 13262c9 binman: Detect when valid images are not produced by Simon Glass · 4 years, 3 months ago
  41. 5f850fb binman: Allow external binaries to be missing by Simon Glass · 4 years, 3 months ago
  42. bf77667 patman: Move to absolute imports by Simon Glass · 4 years, 6 months ago
  43. 1628793 binman: Move to absolute imports by Simon Glass · 4 years, 6 months ago
  44. 83a4518 patman: Drop references to __future__ by Simon Glass · 4 years, 6 months ago
  45. aed6c0b binman: Add logging for the number of pack passes by Simon Glass · 5 years ago
  46. 261cbe0 binman: Write symbol info before image inclusion by Simon Glass · 5 years ago
  47. 8dbb744 binman: Allow use of help and entry-docs without libfdt by Simon Glass · 5 years ago
  48. 7bc4f0f binman: Allow verbose output with all commands by Simon Glass · 5 years ago
  49. a6cb995 binman: Add command-line support for replacing entries by Simon Glass · 5 years ago
  50. bb5edc1 binman: Correct the error message for invalid path by Simon Glass · 5 years ago
  51. d7fa4e4 binman: Split control.WriteEntryToImage() into separate functions by Simon Glass · 5 years ago
  52. 3ad804e binman: Update control.WriteEntry() to support writing the map by Simon Glass · 5 years ago
  53. 22a76b7 binman: Move control.WriteEntry further down the file by Simon Glass · 5 years ago
  54. eb0f4a4 binman: Support replacing data in a cbfs by Simon Glass · 5 years ago
  55. 61ec04f binman: Support shrinking a entry after packing by Simon Glass · 5 years ago
  56. 51014aa binman: Allow updating entries that change size by Simon Glass · 5 years ago
  57. 96b6c50 binman: Write the original input fdtmap to a file by Simon Glass · 5 years ago
  58. 10f9d00 binman: Support updating entries in an existing image by Simon Glass · 5 years ago
  59. 4bdd115 binman: Rename state.GetFdts() by Simon Glass · 5 years ago
  60. a8573c4 binman: Move image/fdt code into PrepareImagesAndDtbs() by Simon Glass · 5 years ago
  61. b88e81c binman: Move image-processing code into a function by Simon Glass · 5 years ago
  62. 71ce0ba binman: Add an 'extract' command by Simon Glass · 5 years ago
  63. f667e45 binman: Allow reading an entry from an image by Simon Glass · 5 years ago
  64. 61f564d binman: Support listing an image by Simon Glass · 5 years ago
  65. c52c9e7 binman: Allow entries to expand after packing by Simon Glass · 5 years ago
  66. 53cd5d9 binman: Convert to use ArgumentParser by Simon Glass · 5 years ago
  67. ac62fba binman: Add support for CBFS entries by Simon Glass · 5 years ago
  68. c7d8035 binman: Add a --toolpath option to set the tool search path by Simon Glass · 5 years ago
  69. 58632a7 binman: Avoid changing a dict during iteration by Simon Glass · 5 years ago
  70. 5097915 binman: Use items() instead of iteritems() by Simon Glass · 5 years ago
  71. 2ca8468 binman: Convert print statements to Python 3 by Simon Glass · 5 years ago
  72. eb833d8 binman: Don't show image-skip message by default by Simon Glass · 5 years ago
  73. 163ed6c binman: Allow writing a map file when something goes wrong by Simon Glass · 6 years ago
  74. 0a98b28 binman: Support adding files by Simon Glass · 6 years ago
  75. 6ed45ba binman: Support updating all device tree files by Simon Glass · 6 years ago
  76. 93d1741 binman: Allow control of whether a fake DT is used by Simon Glass · 6 years ago
  77. 539aece binman: Obtain the list of device trees from the config by Simon Glass · 6 years ago
  78. 2a72cc7 binman: Move state logic into the state module by Simon Glass · 6 years ago
  79. c55a50f binman: Move state information into a new module by Simon Glass · 6 years ago
  80. fa80c25 dtoc: Allow syncing of the device tree back to a file by Simon Glass · 6 years ago
  81. 0bfa7b0 binman: Support building a selection of images by Simon Glass · 6 years ago
  82. fd8d1f7 binman: Allow creation of entry documentation by Simon Glass · 6 years ago
  83. 9b1a804 binman: Allow help to work without libfdt by Simon Glass · 6 years ago
  84. 53af22a binman: Add support for passing arguments to entries by Simon Glass · 6 years ago
  85. dbf6be9 binman: Add a new 'image-pos' property by Simon Glass · 6 years ago
  86. 3ab9598 binman: Rename 'position' to 'offset' by Simon Glass · 6 years ago
  87. 16b8d6b binman: Support updating the device tree with calc'd info by Simon Glass · 6 years ago
  88. 078ab1a binman: Add a SetCalculatedProperties() method by Simon Glass · 6 years ago
  89. ecab897 binman: Add a ProcessFdt() method by Simon Glass · 6 years ago
  90. 3b0c382 binman: Add support for outputing a map file by Simon Glass · 6 years ago
  91. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  92. 1979063 binman: Support accessing binman tables at run time by Simon Glass · 7 years ago
  93. 7fe9173 binman: Support enabling debug in tests by Simon Glass · 7 years ago
  94. 99ed4a2 fdt: Drop fdt_select.py by Simon Glass · 7 years ago
  95. ec3f378 binman: Rename fdt variable to dtb by Simon Glass · 7 years ago
  96. bf7fd50 binman: Introduce binman, a tool for building binary images by Simon Glass · 8 years ago