1. 6d45136 binman: add support for creating dummy files for external blobs by Heiko Thiery · 2 years, 11 months ago
  2. adfb849 binman: Support updating the dtb in an ELF file by Simon Glass · 3 years, 1 month ago
  3. 9a79840 binman: Tidy up comments on _DoTestFile() by Simon Glass · 3 years, 1 month ago
  4. 2d59d15 binman: Allow timeout to occur in the image or its section by Simon Glass · 3 years, 1 month ago
  5. 748a1d4 binman: Add basic support for debugging performance by Simon Glass · 3 years, 5 months ago
  6. 76f496d binman: Support multithreading for building images by Simon Glass · 3 years, 5 months ago
  7. c0b1574 binman: Add support for RISC-V OpenSBI fw_dynamic blob by Bin Meng · 3 years, 7 months ago
  8. 16cf566 binman: test: Rename 172_fit_fdt.dts to 170_fit_fdt.dts by Bin Meng · 3 years, 7 months ago
  9. b1d414c binman: Support adding sections to FMAPs by Simon Glass · 3 years, 8 months ago
  10. 82059c2 binman: Tweak implementation of fmap by Simon Glass · 3 years, 8 months ago
  11. 13089cc binman: Correct testSplNoDtb() and Tpl also by Simon Glass · 3 years, 7 months ago
  12. f427c5f binman: Support default alignment for sections by Simon Glass · 3 years, 8 months ago
  13. 27a7f77 binman: Support obtaining section contents immediately by Simon Glass · 3 years, 8 months ago
  14. e191578 binman: Add support for a collection of entries by Simon Glass · 3 years, 8 months ago
  15. 7098b7f binman: Allow disabling expanding an entry by Simon Glass · 3 years, 8 months ago
  16. 3bbc993 binman: Use a unique number for the symbols test file by Simon Glass · 3 years, 8 months ago
  17. 75ead66 binman: doc: Add documentation to htmldocs by Simon Glass · 3 years, 8 months ago
  18. 718b529 binman: Automatically expand phase binaries into sections by Simon Glass · 3 years, 8 months ago
  19. ed93067 binman: Allow a way to select expanded entries by Simon Glass · 3 years, 8 months ago
  20. 63f41d4 binman: Add support for u-boot-tpl-bss-bad by Simon Glass · 3 years, 8 months ago
  21. c98de97 binman: Add support for u-boot-tpl-nodtb by Simon Glass · 3 years, 8 months ago
  22. 31e04cb binman: Support symbols in u-boot-spl-nodtb by Simon Glass · 3 years, 8 months ago
  23. db84b56 binman: Allow for skip_at_start when reading entries by Simon Glass · 3 years, 11 months ago
  24. a2af730 binman: Support alignment of files by Simon Glass · 3 years, 11 months ago
  25. 220c622 binman: Allow vblock to include devicetree blobs by Simon Glass · 3 years, 11 months ago
  26. 3fb2540 binman: Support reading an image with entry args by Simon Glass · 3 years, 11 months ago
  27. ecbe473 binman: Support finding symbols in sub-sections by Simon Glass · 3 years, 11 months ago
  28. d92c836 binman: Support compression of sections by Simon Glass · 4 years, 1 month ago
  29. d99850b binman: Use the actual contents in CheckSize() by Simon Glass · 4 years, 1 month ago
  30. 72eeff1 binman: Set section contents in GetData() by Simon Glass · 4 years, 1 month ago
  31. 789b3440 binman: Store the original data before compression by Simon Glass · 4 years, 1 month ago
  32. bb39574 binman: Make section padding consistent with other entries by Simon Glass · 4 years, 1 month ago
  33. 510ef0f binman: Move section padding to the parent by Simon Glass · 4 years, 1 month ago
  34. d0850eb binman: Move section-building code into a function by Simon Glass · 4 years, 1 month ago
  35. afb9caa binman: Expand docs and test for alignment by Simon Glass · 4 years, 1 month ago
  36. d12599d binman: Expand docs and test for padding by Simon Glass · 4 years, 1 month ago
  37. 187202f binman: Update testPackExtra with more checks by Simon Glass · 4 years, 1 month ago
  38. d617986 binman: Expand the error message for breaching a section by Simon Glass · 4 years, 1 month ago
  39. d1fdf75 binman: Add tests for skip-at-start sections by Simon Glass · 4 years, 1 month ago
  40. 8cdc08a binman: Drop unused return variable for _DoTestFile() by Simon Glass · 4 years, 1 month ago
  41. 9d8cc63 binman: Add support for SCP firmware by Samuel Holland · 4 years, 1 month ago
  42. a072950 binman: Support adding a U-Boot environment by Simon Glass · 4 years, 3 months ago
  43. 6f1f4d4 binman: Show an error when a file is missing by Simon Glass · 4 years, 3 months ago
  44. a820af7 binman: Support help messages for missing blobs by Simon Glass · 4 years, 3 months ago
  45. 1032acc binman: Allow selecting default FIT configuration by Simon Glass · 4 years, 3 months ago
  46. a435cd1 binman: Support generating FITs with multiple dtbs by Simon Glass · 4 years, 3 months ago
  47. 559c4de binman: Add support for ATF BL31 by Simon Glass · 4 years, 3 months ago
  48. 31ee50f binman: Fix up a few missing comments by Simon Glass · 4 years, 3 months ago
  49. 21db0ff binman: Allow entry args to be required by Simon Glass · 4 years, 3 months ago
  50. c261ec1 binman: Build FIT image subentries with the section etype by Alper Nebi Yasak · 4 years, 3 months ago
  51. c503060 binman: Respect pad-before property of section subentries by Alper Nebi Yasak · 4 years, 3 months ago
  52. 6aae239 binman: Ignore hash*, signature* nodes in sections by Alper Nebi Yasak · 4 years, 3 months ago
  53. 90cd6f0 binman: Correct some import statements by Simon Glass · 4 years, 4 months ago
  54. 220ff5f binman: Move GetEntryModules() to control by Simon Glass · 4 years, 4 months ago
  55. 14c596c binman: Don't change the descriptor in tests by Simon Glass · 4 years, 4 months ago
  56. 45d556d binman: Add support for generating a FIT by Simon Glass · 4 years, 5 months ago
  57. d70829a binman: Allow zero-length entries to overlap by Simon Glass · 4 years, 5 months ago
  58. e88cef9 binman: Allow missing Intel blobs by Simon Glass · 4 years, 5 months ago
  59. a003cd3 binman: Detect when valid images are not produced by Simon Glass · 4 years, 5 months ago
  60. 6e02f7c patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 5 months ago
  61. 5d94cc6 binman: Allow external binaries to be missing by Simon Glass · 4 years, 5 months ago
  62. 5e56018 binman: Add an etype for external binary blobs by Simon Glass · 4 years, 5 months ago
  63. 48f3aad binman: Add support for calling mkimage by Simon Glass · 4 years, 5 months ago
  64. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  65. c7b010d binman: Add support for generating a FIT by Simon Glass · 4 years, 5 months ago
  66. 5781864 binman: Allow zero-length entries to overlap by Simon Glass · 4 years, 5 months ago
  67. b791ad4 binman: Allow missing Intel blobs by Simon Glass · 4 years, 5 months ago
  68. 7332588 binman: Detect when valid images are not produced by Simon Glass · 4 years, 5 months ago
  69. dab7c43 patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 5 months ago
  70. 42f927a binman: Allow external binaries to be missing by Simon Glass · 4 years, 5 months ago
  71. 9ade419 binman: Add an etype for external binary blobs by Simon Glass · 4 years, 5 months ago
  72. b7ca1c9 binman: Add support for calling mkimage by Simon Glass · 4 years, 5 months ago
  73. a997ea5 patman: Move to absolute imports by Simon Glass · 4 years, 7 months ago
  74. c585dd4 binman: Move to absolute imports by Simon Glass · 4 years, 7 months ago
  75. ebbb543 binman: Rename the main module by Simon Glass · 4 years, 7 months ago
  76. b38aa01 patman: Drop references to __future__ by Simon Glass · 4 years, 7 months ago
  77. 72555fa binman: tegra: Adjust symbol calculation depending on end-at-4gb by Simon Glass · 5 years ago
  78. c5fd10a binman: Convert a few tests to Python 3 by Simon Glass · 5 years ago
  79. cc311ac patman: Adjust 'command' to return strings instead of bytes by Simon Glass · 5 years ago
  80. 9ea87b2 binman: Add support for Intel FSP-T by Simon Glass · 5 years ago
  81. 4d9086d binman: Add support for Intel FSP-S by Simon Glass · 5 years ago
  82. 0fda9d9 binman: Drop comment-out code in testUpdateFdtOutput() by Simon Glass · 5 years ago
  83. ba7985d binman: Add support for Intel FSP meminit by Simon Glass · 5 years ago
  84. 3f8ff01 binman: Allow support for writing a size symbol to binaries by Simon Glass · 5 years ago
  85. 4e353e2 binman: Increase size of TPL and SPL test data by Simon Glass · 5 years ago
  86. 98c5957 binman: Avoid needing the section size in advance by Simon Glass · 5 years ago
  87. 11f2bd0 binman: Rename some two-digit test files by Simon Glass · 5 years ago
  88. 1d16776 binman: Use underscore in test filenames by Simon Glass · 5 years ago
  89. 3eb5b20 binman: Allow symbols to be resolved inside sections by Simon Glass · 5 years ago
  90. 93a806f binman: Clean up unnecessary code related to ELF test files by Simon Glass · 5 years ago
  91. b8deb12 binman: Use the Makefile for u_boot_binman_syms_size by Simon Glass · 5 years ago
  92. 5d0c026 binman: Use the Makefile for u_boot_binman_syms by Simon Glass · 5 years ago
  93. faaaa16 binman: Use the Makefile for u_boot_no_ucode_ptr by Simon Glass · 5 years ago
  94. 4affd4b binman: Use the Makefile for u_boot_ucode_ptr by Simon Glass · 5 years ago
  95. f629089 binman: Use the Makefile to build ELF test files by Simon Glass · 5 years ago
  96. f55bd69 binman: Fix IFWI output when using an Intel FIT image by Simon Glass · 5 years ago
  97. 232f90c binman: Add support for Intel FIT by Simon Glass · 5 years ago
  98. abab18c binman: x86: Separate out 16-bit reset and init code by Simon Glass · 5 years ago
  99. 0b074d6 binman: Add support for an x86 'reset' section by Simon Glass · 5 years ago
  100. 862f8e2 binman: Use cls instead of self for class methods by Simon Glass · 5 years ago