1. 2a0fa98 binman: Correct pylint errors by Simon Glass · 2 years, 10 months ago
  2. 011f1b3 patman: Convert camel case in tout.py by Simon Glass · 2 years, 10 months ago
  3. 8002552 patman: Convert camel case in tools.py by Simon Glass · 2 years, 10 months ago
  4. 620c446 binman: Add a command to generate bintool docs by Simon Glass · 2 years, 11 months ago
  5. 66152ce binman: Plumb in support for missing bintools by Simon Glass · 2 years, 11 months ago
  6. 4eae925 binman: Plumb in support for bintools by Simon Glass · 2 years, 11 months ago
  7. f9f3403 binman: Drop the image name from the fake-blob message by Simon Glass · 2 years, 11 months ago
  8. 7a602fd binman: Write fake blobs to the output directory by Simon Glass · 2 years, 11 months ago
  9. 33f8a8d Merge branch 'next' by Tom Rini · 2 years, 11 months ago
  10. 6d45136 binman: add support for creating dummy files for external blobs by Heiko Thiery · 2 years, 11 months ago
  11. 637958f binman: Allow extracting a file in an alternative format by Simon Glass · 3 years ago
  12. afc8f29 binman: Fix extract command for using non-absolute image paths by Jan Kiszka · 3 years, 1 month ago
  13. 8ea4443 binman: Fix replace subcommand help and comments by Jan Kiszka · 3 years, 1 month ago
  14. adfb849 binman: Support updating the dtb in an ELF file by Simon Glass · 3 years, 1 month ago
  15. 25ecd97 tools: Refactor full help printing by Paul Barker · 3 years, 3 months ago
  16. 748a1d4 binman: Add basic support for debugging performance by Simon Glass · 3 years, 5 months ago
  17. 76f496d binman: Support multithreading for building images by Simon Glass · 3 years, 5 months ago
  18. 75ead66 binman: doc: Add documentation to htmldocs by Simon Glass · 3 years, 8 months ago
  19. 55ab0b6 binman: Plumb expanded entries through fully by Simon Glass · 3 years, 8 months ago
  20. 4ef93d9 binman: Allow extracting to current directory by Simon Glass · 3 years, 8 months ago
  21. 0834945 binman: Show the size when writing entries by Simon Glass · 3 years, 11 months ago
  22. 2d9570d binman: Drop CheckEntries() by Simon Glass · 4 years, 1 month ago
  23. 6a6c1b7 binman: Drop the Entry.CheckSize() method by Simon Glass · 4 years, 1 month ago
  24. acd6c6e binman: Avoid reporting image-pos with compression by Simon Glass · 4 years, 1 month ago
  25. a820af7 binman: Support help messages for missing blobs by Simon Glass · 4 years, 3 months ago
  26. 31ee50f binman: Fix up a few missing comments by Simon Glass · 4 years, 3 months ago
  27. c1dc2f8 binman: Use pkg_resources to find resources by Simon Glass · 4 years, 3 months ago
  28. 90cd6f0 binman: Correct some import statements by Simon Glass · 4 years, 4 months ago
  29. 220ff5f binman: Move GetEntryModules() to control by Simon Glass · 4 years, 4 months ago
  30. a003cd3 binman: Detect when valid images are not produced by Simon Glass · 4 years, 5 months ago
  31. 5d94cc6 binman: Allow external binaries to be missing by Simon Glass · 4 years, 5 months ago
  32. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  33. 7332588 binman: Detect when valid images are not produced by Simon Glass · 4 years, 5 months ago
  34. 42f927a binman: Allow external binaries to be missing by Simon Glass · 4 years, 5 months ago
  35. a997ea5 patman: Move to absolute imports by Simon Glass · 4 years, 7 months ago
  36. c585dd4 binman: Move to absolute imports by Simon Glass · 4 years, 7 months ago
  37. b38aa01 patman: Drop references to __future__ by Simon Glass · 4 years, 7 months ago
  38. 6bf9b47 binman: Add logging for the number of pack passes by Simon Glass · 5 years ago
  39. e594341 binman: Write symbol info before image inclusion by Simon Glass · 5 years ago
  40. b9ba4e0 binman: Allow use of help and entry-docs without libfdt by Simon Glass · 5 years ago
  41. df08cbb binman: Allow verbose output with all commands by Simon Glass · 5 years ago
  42. 30033c2 binman: Add command-line support for replacing entries by Simon Glass · 5 years ago
  43. a772d3f binman: Correct the error message for invalid path by Simon Glass · 5 years ago
  44. 274bd0e binman: Split control.WriteEntryToImage() into separate functions by Simon Glass · 5 years ago
  45. d48f94e binman: Update control.WriteEntry() to support writing the map by Simon Glass · 5 years ago
  46. 3971c95 binman: Move control.WriteEntry further down the file by Simon Glass · 5 years ago
  47. 37fdd14 binman: Support replacing data in a cbfs by Simon Glass · 5 years ago
  48. 9d8ee32 binman: Support shrinking a entry after packing by Simon Glass · 5 years ago
  49. f8a54bc binman: Allow updating entries that change size by Simon Glass · 5 years ago
  50. 9b7f500 binman: Write the original input fdtmap to a file by Simon Glass · 5 years ago
  51. 072959a binman: Support updating entries in an existing image by Simon Glass · 5 years ago
  52. 5a30060 binman: Rename state.GetFdts() by Simon Glass · 5 years ago
  53. d3151ff binman: Move image/fdt code into PrepareImagesAndDtbs() by Simon Glass · 5 years ago
  54. b766c5e5 binman: Move image-processing code into a function by Simon Glass · 5 years ago
  55. 980a284 binman: Add an 'extract' command by Simon Glass · 5 years ago
  56. 4c613bf binman: Allow reading an entry from an image by Simon Glass · 5 years ago
  57. b2fd11d binman: Support listing an image by Simon Glass · 5 years ago
  58. e61b6f6 binman: Allow entries to expand after packing by Simon Glass · 5 years ago
  59. f46732a binman: Convert to use ArgumentParser by Simon Glass · 5 years ago
  60. 1de3448 binman: Add support for CBFS entries by Simon Glass · 5 years ago
  61. 6244fa4 binman: Add a --toolpath option to set the tool search path by Simon Glass · 5 years ago
  62. 4277543 binman: Avoid changing a dict during iteration by Simon Glass · 6 years ago
  63. 5f3645b binman: Use items() instead of iteritems() by Simon Glass · 6 years ago
  64. 7cca27d binman: Convert print statements to Python 3 by Simon Glass · 6 years ago
  65. b4595d8 binman: Don't show image-skip message by default by Simon Glass · 6 years ago
  66. cd817d5 binman: Allow writing a map file when something goes wrong by Simon Glass · 6 years ago
  67. ac6328c binman: Support adding files by Simon Glass · 6 years ago
  68. e219aa4 binman: Support updating all device tree files by Simon Glass · 6 years ago
  69. 3140201 binman: Allow control of whether a fake DT is used by Simon Glass · 6 years ago
  70. 0c9d5b5 binman: Obtain the list of device trees from the config by Simon Glass · 6 years ago
  71. bdb4031 binman: Move state logic into the state module by Simon Glass · 6 years ago
  72. 29aa736 binman: Move state information into a new module by Simon Glass · 6 years ago
  73. eddd729 dtoc: Allow syncing of the device tree back to a file by Simon Glass · 6 years ago
  74. 3b376c3 binman: Support building a selection of images by Simon Glass · 6 years ago
  75. 969616c binman: Allow creation of entry documentation by Simon Glass · 6 years ago
  76. 63a336b binman: Allow help to work without libfdt by Simon Glass · 6 years ago
  77. 91710b3 binman: Add support for passing arguments to entries by Simon Glass · 6 years ago
  78. 9dcc861 binman: Add a new 'image-pos' property by Simon Glass · 6 years ago
  79. e8561af binman: Rename 'position' to 'offset' by Simon Glass · 6 years ago
  80. a87014e binman: Support updating the device tree with calc'd info by Simon Glass · 6 years ago
  81. e22f8fa binman: Add a SetCalculatedProperties() method by Simon Glass · 6 years ago
  82. 9230773 binman: Add a ProcessFdt() method by Simon Glass · 6 years ago
  83. 3073266 binman: Add support for outputing a map file by Simon Glass · 6 years ago
  84. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  85. 4ca8e04 binman: Support accessing binman tables at run time by Simon Glass · 7 years ago
  86. 075a45c binman: Support enabling debug in tests by Simon Glass · 7 years ago
  87. a944093 fdt: Drop fdt_select.py by Simon Glass · 8 years ago
  88. 22c92ca binman: Rename fdt variable to dtb by Simon Glass · 8 years ago
  89. 2574ef6 binman: Introduce binman, a tool for building binary images by Simon Glass · 8 years ago