1. 7598972 binman: Add support for ATF FIP by Simon Glass · 2 years, 11 months ago
  2. cc2c500 binman: Support lists of external blobs by Simon Glass · 2 years, 11 months ago
  3. 943bf78 binman: Allow extracting a file in an alternative format by Simon Glass · 2 years, 11 months ago
  4. e2f0474 binman: Rename testCbfsNoCOntents() by Simon Glass · 2 years, 11 months ago
  5. d34bcdd binman: Allow overriding BuildSectionData() by Simon Glass · 2 years, 11 months ago
  6. c475dec binman: Add a way to obtain the version by Simon Glass · 2 years, 11 months ago
  7. 0427bed binman: Support updating the dtb in an ELF file by Simon Glass · 3 years ago
  8. 7115f00 binman: Tidy up comments on _DoTestFile() by Simon Glass · 3 years ago
  9. b2dfe83 binman: Allow timeout to occur in the image or its section by Simon Glass · 3 years ago
  10. 03ebc20 binman: Add basic support for debugging performance by Simon Glass · 3 years, 4 months ago
  11. c69d19c binman: Support multithreading for building images by Simon Glass · 3 years, 4 months ago
  12. 4c4d607 binman: Add support for RISC-V OpenSBI fw_dynamic blob by Bin Meng · 3 years, 5 months ago
  13. aa75ce9 binman: test: Rename 172_fit_fdt.dts to 170_fit_fdt.dts by Bin Meng · 3 years, 5 months ago
  14. 1736575 binman: Support adding sections to FMAPs by Simon Glass · 3 years, 7 months ago
  15. c7722e8 binman: Tweak implementation of fmap by Simon Glass · 3 years, 7 months ago
  16. 0fe44dc binman: Correct testSplNoDtb() and Tpl also by Simon Glass · 3 years, 6 months ago
  17. 5ff9fed binman: Support default alignment for sections by Simon Glass · 3 years, 7 months ago
  18. 631f752 binman: Support obtaining section contents immediately by Simon Glass · 3 years, 7 months ago
  19. 189f291 binman: Add support for a collection of entries by Simon Glass · 3 years, 7 months ago
  20. 3d43338 binman: Allow disabling expanding an entry by Simon Glass · 3 years, 7 months ago
  21. e9e0db8 binman: Use a unique number for the symbols test file by Simon Glass · 3 years, 7 months ago
  22. 61adb2d binman: doc: Add documentation to htmldocs by Simon Glass · 3 years, 7 months ago
  23. 0668492 binman: Automatically expand phase binaries into sections by Simon Glass · 3 years, 7 months ago
  24. 63aeaeb binman: Allow a way to select expanded entries by Simon Glass · 3 years, 7 months ago
  25. d26efc8 binman: Add support for u-boot-tpl-bss-bad by Simon Glass · 3 years, 7 months ago
  26. 77a64e0 binman: Add support for u-boot-tpl-nodtb by Simon Glass · 3 years, 7 months ago
  27. f589882 binman: Support symbols in u-boot-spl-nodtb by Simon Glass · 3 years, 7 months ago
  28. 5c6ba71 binman: Allow for skip_at_start when reading entries by Simon Glass · 3 years, 10 months ago
  29. 6eb9932 binman: Support alignment of files by Simon Glass · 3 years, 10 months ago
  30. 5af9ebc binman: Allow vblock to include devicetree blobs by Simon Glass · 3 years, 10 months ago
  31. 939d106 binman: Support reading an image with entry args by Simon Glass · 3 years, 10 months ago
  32. 870a9ea binman: Support finding symbols in sub-sections by Simon Glass · 3 years, 10 months ago
  33. 8f5ef89 binman: Support compression of sections by Simon Glass · 4 years ago
  34. 0ff83da binman: Use the actual contents in CheckSize() by Simon Glass · 4 years ago
  35. 63e7ba6 binman: Set section contents in GetData() by Simon Glass · 4 years ago
  36. 97c3e9a binman: Store the original data before compression by Simon Glass · 4 years ago
  37. 7d398bb binman: Make section padding consistent with other entries by Simon Glass · 4 years ago
  38. d1d3ad7 binman: Move section padding to the parent by Simon Glass · 4 years ago
  39. 17ea9f3 binman: Move section-building code into a function by Simon Glass · 4 years ago
  40. 4eec34c binman: Expand docs and test for alignment by Simon Glass · 4 years ago
  41. f90d906 binman: Expand docs and test for padding by Simon Glass · 4 years ago
  42. ef439ed binman: Update testPackExtra with more checks by Simon Glass · 4 years ago
  43. e6bed4f binman: Expand the error message for breaching a section by Simon Glass · 4 years ago
  44. f2c0dd8 binman: Add tests for skip-at-start sections by Simon Glass · 4 years ago
  45. a4dfe3e binman: Drop unused return variable for _DoTestFile() by Simon Glass · 4 years ago
  46. 18bd455 binman: Add support for SCP firmware by Samuel Holland · 4 years ago
  47. fb91d56 binman: Support adding a U-Boot environment by Simon Glass · 4 years, 1 month ago
  48. 204aa78 binman: Show an error when a file is missing by Simon Glass · 4 years, 1 month ago
  49. b238143 binman: Support help messages for missing blobs by Simon Glass · 4 years, 1 month ago
  50. c0f1ebe binman: Allow selecting default FIT configuration by Simon Glass · 4 years, 1 month ago
  51. 6cf9953 binman: Support generating FITs with multiple dtbs by Simon Glass · 4 years, 2 months ago
  52. dc2f81a binman: Add support for ATF BL31 by Simon Glass · 4 years, 2 months ago
  53. e9d336d binman: Fix up a few missing comments by Simon Glass · 4 years, 2 months ago
  54. 3decfa3 binman: Allow entry args to be required by Simon Glass · 4 years, 2 months ago
  55. fe05701 binman: Build FIT image subentries with the section etype by Alper Nebi Yasak · 4 years, 2 months ago
  56. 3fdeb14 binman: Respect pad-before property of section subentries by Alper Nebi Yasak · 4 years, 2 months ago
  57. 8001d0b binman: Ignore hash*, signature* nodes in sections by Alper Nebi Yasak · 4 years, 2 months ago
  58. 0723798 binman: Correct some import statements by Simon Glass · 4 years, 3 months ago
  59. 87d4332 binman: Move GetEntryModules() to control by Simon Glass · 4 years, 3 months ago
  60. 52b10dd binman: Don't change the descriptor in tests by Simon Glass · 4 years, 3 months ago
  61. fdc3436 binman: Add support for generating a FIT by Simon Glass · 4 years, 3 months ago
  62. b3295fd binman: Allow zero-length entries to overlap by Simon Glass · 4 years, 3 months ago
  63. 0ba4b3d binman: Allow missing Intel blobs by Simon Glass · 4 years, 3 months ago
  64. b1cca95 binman: Detect when valid images are not produced by Simon Glass · 4 years, 3 months ago
  65. 38fdb4c patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 3 months ago
  66. 4f9f105 binman: Allow external binaries to be missing by Simon Glass · 4 years, 3 months ago
  67. ce867ad binman: Add an etype for external binary blobs by Simon Glass · 4 years, 3 months ago
  68. 0dc706f binman: Add support for calling mkimage by Simon Glass · 4 years, 3 months ago
  69. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 3 months ago
  70. 3b9a873 binman: Add support for generating a FIT by Simon Glass · 4 years, 3 months ago
  71. 8200d88 binman: Allow zero-length entries to overlap by Simon Glass · 4 years, 3 months ago
  72. 2f5c3a4 binman: Allow missing Intel blobs by Simon Glass · 4 years, 3 months ago
  73. 13262c9 binman: Detect when valid images are not produced by Simon Glass · 4 years, 3 months ago
  74. f9793a1 patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 3 months ago
  75. 5f850fb binman: Allow external binaries to be missing by Simon Glass · 4 years, 3 months ago
  76. d498630 binman: Add an etype for external binary blobs by Simon Glass · 4 years, 3 months ago
  77. 3e8fba4 binman: Add support for calling mkimage by Simon Glass · 4 years, 3 months ago
  78. bf77667 patman: Move to absolute imports by Simon Glass · 4 years, 6 months ago
  79. 1628793 binman: Move to absolute imports by Simon Glass · 4 years, 6 months ago
  80. c07ab6e binman: Rename the main module by Simon Glass · 4 years, 6 months ago
  81. 83a4518 patman: Drop references to __future__ by Simon Glass · 4 years, 6 months ago
  82. 7c15013 binman: tegra: Adjust symbol calculation depending on end-at-4gb by Simon Glass · 5 years ago
  83. b6ee0cf binman: Convert a few tests to Python 3 by Simon Glass · 5 years ago
  84. 3b3e3c0 patman: Adjust 'command' to return strings instead of bytes by Simon Glass · 5 years ago
  85. 998d148 binman: Add support for Intel FSP-T by Simon Glass · 5 years ago
  86. bc6a88f binman: Add support for Intel FSP-S by Simon Glass · 5 years ago
  87. d1d5ffd binman: Drop comment-out code in testUpdateFdtOutput() by Simon Glass · 5 years ago
  88. ea0fff9 binman: Add support for Intel FSP meminit by Simon Glass · 5 years ago
  89. b87064c binman: Allow support for writing a size symbol to binaries by Simon Glass · 5 years ago
  90. eb0086f binman: Increase size of TPL and SPL test data by Simon Glass · 5 years ago
  91. bf4d0e2 binman: Avoid needing the section size in advance by Simon Glass · 5 years ago
  92. dfdd2b6 binman: Rename some two-digit test files by Simon Glass · 5 years ago
  93. 9255f3c binman: Use underscore in test filenames by Simon Glass · 5 years ago
  94. 2090f1e binman: Allow symbols to be resolved inside sections by Simon Glass · 5 years ago
  95. c9a0b27 binman: Clean up unnecessary code related to ELF test files by Simon Glass · 5 years ago
  96. e9d2ee3 binman: Use the Makefile for u_boot_binman_syms_size by Simon Glass · 5 years ago
  97. 1542c8b binman: Use the Makefile for u_boot_binman_syms by Simon Glass · 5 years ago
  98. bccd91d binman: Use the Makefile for u_boot_no_ucode_ptr by Simon Glass · 5 years ago
  99. f514d8f binman: Use the Makefile for u_boot_ucode_ptr by Simon Glass · 5 years ago
  100. 53e22bf binman: Use the Makefile to build ELF test files by Simon Glass · 5 years ago