1. a01d1a2 binman: Document ExpandEntries() in the base class by Simon Glass · 3 years, 11 months ago
  2. 862ddf9 binman: Allow extracting to current directory by Simon Glass · 3 years, 11 months ago
  3. ef10804 binman: Indicate how to make binman verbose by Simon Glass · 4 years ago
  4. 5c6ba71 binman: Allow for skip_at_start when reading entries by Simon Glass · 4 years, 1 month ago
  5. 6eb9932 binman: Support alignment of files by Simon Glass · 4 years, 1 month ago
  6. 5af9ebc binman: Allow vblock to include devicetree blobs by Simon Glass · 4 years, 1 month ago
  7. 939d106 binman: Support reading an image with entry args by Simon Glass · 4 years, 1 month ago
  8. 870a9ea binman: Support finding symbols in sub-sections by Simon Glass · 4 years, 1 month ago
  9. 1ecf3b8 binman: Fix a few file comments by Simon Glass · 4 years, 1 month ago
  10. 5b378e4 binman: Show the size when writing entries by Simon Glass · 4 years, 1 month ago
  11. 397a770 binman: Update the TODO list by Simon Glass · 4 years, 1 month ago
  12. 9fc6ebd dtoc: binman: Drop Python 2 code by Simon Glass · 4 years, 1 month ago
  13. 6a4ccad patman: Drop tools.ToByte() by Simon Glass · 4 years, 3 months ago
  14. fc0056e patman: Drop unicode helper functions by Simon Glass · 4 years, 3 months ago
  15. 5ea9dcc fdt: Use an Enum for the data type by Simon Glass · 4 years, 3 months ago
  16. 08594d4 binman: Correct calculation for image-pos by Simon Glass · 4 years, 3 months ago
  17. 271a083 binman: Update intel_ifwi to store padded section by Simon Glass · 4 years, 3 months ago
  18. 2424057 binman: Avoid calculated section data repeatedly by Simon Glass · 4 years, 3 months ago
  19. 8f5ef89 binman: Support compression of sections by Simon Glass · 4 years, 3 months ago
  20. 0ff83da binman: Use the actual contents in CheckSize() by Simon Glass · 4 years, 3 months ago
  21. b004bf3 binman: Update CheckEntries() for compressed sections by Simon Glass · 4 years, 3 months ago
  22. 0b65769 binman: Drop CheckEntries() by Simon Glass · 4 years, 3 months ago
  23. 93f3c2e binman: Call CheckSize() from the section's Pack() method by Simon Glass · 4 years, 3 months ago
  24. 601b69a binman: Drop the Entry.CheckSize() method by Simon Glass · 4 years, 3 months ago
  25. c1af7a8 binman: Move sort and expand to the main Pack() function by Simon Glass · 4 years, 3 months ago
  26. 6ddd611 binman: Drop Entry.CheckOffset() by Simon Glass · 4 years, 3 months ago
  27. a9fad07 binman: Avoid reporting image-pos with compression by Simon Glass · 4 years, 3 months ago
  28. 63e7ba6 binman: Set section contents in GetData() by Simon Glass · 4 years, 3 months ago
  29. 97c3e9a binman: Store the original data before compression by Simon Glass · 4 years, 3 months ago
  30. 7d398bb binman: Make section padding consistent with other entries by Simon Glass · 4 years, 3 months ago
  31. d1d3ad7 binman: Move section padding to the parent by Simon Glass · 4 years, 3 months ago
  32. 4a655c9 binman: Refactor _BuildSectionData() by Simon Glass · 4 years, 3 months ago
  33. 17ea9f3 binman: Move section-building code into a function by Simon Glass · 4 years, 3 months ago
  34. 4eec34c binman: Expand docs and test for alignment by Simon Glass · 4 years, 3 months ago
  35. f90d906 binman: Expand docs and test for padding by Simon Glass · 4 years, 3 months ago
  36. ef439ed binman: Update testPackExtra with more checks by Simon Glass · 4 years, 3 months ago
  37. 9248c8d binman: Use 'files-compress' to set compression for files by Simon Glass · 4 years, 3 months ago
  38. 87c9629 binman: Move CompressData() into Entry base class by Simon Glass · 4 years, 3 months ago
  39. e6bed4f binman: Expand the error message for breaching a section by Simon Glass · 4 years, 3 months ago
  40. 72628cd binman: Remove references to 'image' in entry_Section by Simon Glass · 4 years, 3 months ago
  41. a812946 binman: Fix return from u-boot-ucode if there is no DT by Simon Glass · 4 years, 3 months ago
  42. 680e3c6 binman: Give a sensible error if no command is given by Simon Glass · 4 years, 3 months ago
  43. f2c0dd8 binman: Add tests for skip-at-start sections by Simon Glass · 4 years, 3 months ago
  44. a4dfe3e binman: Drop unused return variable for _DoTestFile() by Simon Glass · 4 years, 3 months ago
  45. f324330 binman: Update the entry docs by Simon Glass · 4 years, 3 months ago
  46. e72a6be sunxi: binman: Add support for including SCP firmware by Samuel Holland · 4 years, 3 months ago
  47. 18bd455 binman: Add support for SCP firmware by Samuel Holland · 4 years, 3 months ago
  48. 68158d5 sunxi: binman: Update FIT component descriptions by Samuel Holland · 4 years, 3 months ago
  49. b26536a binman: Only write FDT once per node by Samuel Holland · 4 years, 3 months ago
  50. fb91d56 binman: Support adding a U-Boot environment by Simon Glass · 4 years, 5 months ago
  51. 204aa78 binman: Show an error when a file is missing by Simon Glass · 4 years, 5 months ago
  52. 68de067 binman: sunxi: Add help message for missing sunxi ATF BL31 by Simon Glass · 4 years, 5 months ago
  53. b238143 binman: Support help messages for missing blobs by Simon Glass · 4 years, 5 months ago
  54. c0f1ebe binman: Allow selecting default FIT configuration by Simon Glass · 4 years, 5 months ago
  55. 4ec40a7 binman: Document how CROSS_COMPILE, CC, HOSTCC etc. are used in README by Alper Nebi Yasak · 4 years, 5 months ago
  56. 1e4687a binman: Use target-specific tools when cross-compiling by Alper Nebi Yasak · 4 years, 5 months ago
  57. 5ac7687 binman: Support cross-compiling test files to x86 by Alper Nebi Yasak · 4 years, 5 months ago
  58. 6cf9953 binman: Support generating FITs with multiple dtbs by Simon Glass · 4 years, 5 months ago
  59. dc2f81a binman: Add support for ATF BL31 by Simon Glass · 4 years, 5 months ago
  60. 8795898 binman: Move 'external' support into base class by Simon Glass · 4 years, 5 months ago
  61. e9d336d binman: Fix up a few missing comments by Simon Glass · 4 years, 5 months ago
  62. 3decfa3 binman: Allow entry args to be required by Simon Glass · 4 years, 5 months ago
  63. 2b522f1 tools: Drop unnecessary use of __file__ by Simon Glass · 4 years, 5 months ago
  64. 9fbfaba binman: Use pkg_resources to find resources by Simon Glass · 4 years, 5 months ago
  65. fe05701 binman: Build FIT image subentries with the section etype by Alper Nebi Yasak · 4 years, 5 months ago
  66. 3fdeb14 binman: Respect pad-before property of section subentries by Alper Nebi Yasak · 4 years, 5 months ago
  67. 8001d0b binman: Ignore hash*, signature* nodes in sections by Alper Nebi Yasak · 4 years, 5 months ago
  68. 02c1020 binman: Add a setup script for Python by Simon Glass · 4 years, 6 months ago
  69. 0723798 binman: Correct some import statements by Simon Glass · 4 years, 6 months ago
  70. 87d4332 binman: Move GetEntryModules() to control by Simon Glass · 4 years, 6 months ago
  71. e6385c7 Makefile: Rename ALL-y to INPUTS-y by Simon Glass · 4 years, 6 months ago
  72. 52b10dd binman: Don't change the descriptor in tests by Simon Glass · 4 years, 6 months ago
  73. fdc3436 binman: Add support for generating a FIT by Simon Glass · 4 years, 7 months ago
  74. b3295fd binman: Allow zero-length entries to overlap by Simon Glass · 4 years, 7 months ago
  75. 0ba4b3d binman: Allow missing Intel blobs by Simon Glass · 4 years, 7 months ago
  76. b1cca95 binman: Detect when valid images are not produced by Simon Glass · 4 years, 7 months ago
  77. 38fdb4c patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 7 months ago
  78. 4f9f105 binman: Allow external binaries to be missing by Simon Glass · 4 years, 7 months ago
  79. 04e6a6b binman: Convert existing binary blobs to blob_ext by Simon Glass · 4 years, 7 months ago
  80. ce867ad binman: Add an etype for external binary blobs by Simon Glass · 4 years, 7 months ago
  81. 34861d5 binman: Use super() instead of specifying parent type by Simon Glass · 4 years, 7 months ago
  82. c6162cf binman: Fix a few typos in the entry docs by Simon Glass · 4 years, 7 months ago
  83. 0dc706f binman: Add support for calling mkimage by Simon Glass · 4 years, 7 months ago
  84. b5287c4 binman: Set a default toolpath by Simon Glass · 4 years, 7 months ago
  85. 32eb66d binman: Specify the toolpath when running test coverage by Simon Glass · 4 years, 7 months ago
  86. fdb3040 binman: Correct the search patch for pylibfdt by Simon Glass · 4 years, 7 months ago
  87. 5de9b9c binman: cbfs: Fix IFWI typo by Simon Glass · 4 years, 7 months ago
  88. 6c8e0bf binman: Output errors to stderr by Simon Glass · 4 years, 7 months ago
  89. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 6 months ago
  90. 3b9a873 binman: Add support for generating a FIT by Simon Glass · 4 years, 7 months ago
  91. 8200d88 binman: Allow zero-length entries to overlap by Simon Glass · 4 years, 7 months ago
  92. 2f5c3a4 binman: Allow missing Intel blobs by Simon Glass · 4 years, 7 months ago
  93. 13262c9 binman: Detect when valid images are not produced by Simon Glass · 4 years, 7 months ago
  94. f9793a1 patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 7 months ago
  95. 5f850fb binman: Allow external binaries to be missing by Simon Glass · 4 years, 7 months ago
  96. 894f635 binman: Convert existing binary blobs to blob_ext by Simon Glass · 4 years, 7 months ago
  97. d498630 binman: Add an etype for external binary blobs by Simon Glass · 4 years, 7 months ago
  98. 1216448 binman: Use super() instead of specifying parent type by Simon Glass · 4 years, 7 months ago
  99. fe04f64 binman: Fix a few typos in the entry docs by Simon Glass · 4 years, 7 months ago
  100. 3e8fba4 binman: Add support for calling mkimage by Simon Glass · 4 years, 7 months ago