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