1. 2d553c0 binman: Handle reading data for end-at-4gb sections by Simon Glass · 5 years ago
  2. 4e185e8 binman: Add a base implementation of Entry.ReadChildData() by Simon Glass · 5 years ago
  3. 7210c89 binman: Update Entry.WriteData() to handle special sections by Simon Glass · 5 years ago
  4. a9cd39e binman: Update Entry.ReadEntry() to work through classes by Simon Glass · 5 years ago
  5. 61ec04f binman: Support shrinking a entry after packing by Simon Glass · 5 years ago
  6. eba1f0c binman: Add more tests for image header position by Simon Glass · 5 years ago
  7. 12bb1a9 binman: Add info to allow safely repacking an image later by Simon Glass · 5 years ago
  8. 10f9d00 binman: Support updating entries in an existing image by Simon Glass · 5 years ago
  9. c5ad04b binman: Add a function to obtain the image for an Entry by Simon Glass · 5 years ago
  10. c6bd6e2 binman: Adjust Entry to read the node in a separate call by Simon Glass · 5 years ago
  11. d507933 binman: Support loading entry data from a file by Simon Glass · 5 years ago
  12. 9f297b0 binman: Add a bit of logging in entries when packing by Simon Glass · 5 years ago
  13. 4bdd300 binman: Adjust GetFdt() to be keyed by etype by Simon Glass · 5 years ago
  14. a8adb6d binman: Convert GetFdtSet() to use a dict by Simon Glass · 5 years ago
  15. 9354612 binman: Move GetFdtSet() into blob_dtb by Simon Glass · 5 years ago
  16. f667e45 binman: Allow reading an entry from an image by Simon Glass · 5 years ago
  17. eea264e binman: Allow for logging information to be displayed by Simon Glass · 5 years ago
  18. 8beb11e binman: Convert Image to a subclass of Entry by Simon Glass · 5 years ago
  19. ffded75 binman: Support reading an image into an Image object by Simon Glass · 5 years ago
  20. 41b8ba0 binman: Allow listing the entries in an image by Simon Glass · 5 years ago
  21. c52c9e7 binman: Allow entries to expand after packing by Simon Glass · 5 years ago
  22. a0dcaf2 binman: Add a return value to ProcessContentsUpdate() by Simon Glass · 5 years ago
  23. 5b463fc binman: Fix up ProcessUpdateContents error and comments by Simon Glass · 5 years ago
  24. e430440 binman: Allow easy importing of entry modules by Simon Glass · 5 years ago
  25. c073ced binman: Drop an unused arg in Entry.Lookup() by Simon Glass · 5 years ago
  26. 8287ee8 binman: Move compression into the Entry base class by Simon Glass · 5 years ago
  27. cf22894 binman: Add an image header by Simon Glass · 5 years ago
  28. cf54904 binman: Update entry.SetOffsetSize to be optional by Simon Glass · 5 years ago
  29. fa1c937 binman: Don't assume there is an ME region by Simon Glass · 5 years ago
  30. ed7dd5e binman: Add missing comments toentry by Simon Glass · 5 years ago
  31. d141f6c binman: Remove use of Set() by Simon Glass · 5 years ago
  32. 163ed6c binman: Allow writing a map file when something goes wrong by Simon Glass · 6 years ago
  33. f8f8df6 binman: Correct fmap output on x86 by Simon Glass · 6 years ago
  34. e0e5df9 binman: Support hashing entries by Simon Glass · 6 years ago
  35. ba64a0b binman: Support expanding entries by Simon Glass · 6 years ago
  36. 0a98b28 binman: Support adding files by Simon Glass · 6 years ago
  37. 6ed45ba binman: Support updating all device tree files by Simon Glass · 6 years ago
  38. 539aece binman: Obtain the list of device trees from the config by Simon Glass · 6 years ago
  39. f46621d binman: Centralise device-tree updates within binman by Simon Glass · 6 years ago
  40. c55a50f binman: Move state information into a new module by Simon Glass · 6 years ago
  41. 6c234bf binman: Add an entry method for getting the default filename by Simon Glass · 6 years ago
  42. a326b49 binman: Tidy up the vblock entry by Simon Glass · 6 years ago
  43. 15a587c binman: Add a test to catch use of the old 'pos' property by Simon Glass · 6 years ago
  44. 1be70d2 binman: Show the image position in the map by Simon Glass · 6 years ago
  45. 24d0d3c binman: Add an entry for a Chromium vblock by Simon Glass · 6 years ago
  46. 11e36cc binman: Add support for flashrom FMAP by Simon Glass · 6 years ago
  47. fd8d1f7 binman: Allow creation of entry documentation by Simon Glass · 6 years ago
  48. 53af22a binman: Add support for passing arguments to entries by Simon Glass · 6 years ago
  49. dbf6be9 binman: Add a new 'image-pos' property by Simon Glass · 6 years ago
  50. 8122f39 binman: Enhance the map and fdt-update output by Simon Glass · 6 years ago
  51. 3ab9598 binman: Rename 'position' to 'offset' by Simon Glass · 6 years ago
  52. 078ab1a binman: Add a SetCalculatedProperties() method by Simon Glass · 6 years ago
  53. ecab897 binman: Add a ProcessFdt() method by Simon Glass · 6 years ago
  54. 5c89023 binman: Tidy up setting of entry contents by Simon Glass · 6 years ago
  55. c8d48ef binman: Add support for adding a name prefix to entries by Simon Glass · 6 years ago
  56. 3b0c382 binman: Add support for outputing a map file by Simon Glass · 6 years ago
  57. 1854695 binman: Add support for sections by Simon Glass · 6 years ago
  58. badf0ec binman: Avoid setting sys.path globally by Simon Glass · 6 years ago[Renamed (95%) from tools/binman/etype/entry.py]
  59. 25ac0e6 binman: Rename Entry property to 'section' by Simon Glass · 6 years ago
  60. f55382b binman: Rename ELF parameters to 'section' by Simon Glass · 6 years ago
  61. dd57c13 binman: Allow unit addresses for binaries by Simon Glass · 6 years ago
  62. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  63. 1979063 binman: Support accessing binman tables at run time by Simon Glass · 7 years ago
  64. bf7fd50 binman: Introduce binman, a tool for building binary images by Simon Glass · 8 years ago