1. 6cf9953 binman: Support generating FITs with multiple dtbs by Simon Glass · 5 years ago
  2. dc2f81a binman: Add support for ATF BL31 by Simon Glass · 5 years ago
  3. e9d336d binman: Fix up a few missing comments by Simon Glass · 5 years ago
  4. 3decfa3 binman: Allow entry args to be required by Simon Glass · 5 years ago
  5. fe05701 binman: Build FIT image subentries with the section etype by Alper Nebi Yasak · 5 years ago
  6. 3fdeb14 binman: Respect pad-before property of section subentries by Alper Nebi Yasak · 5 years ago
  7. 8001d0b binman: Ignore hash*, signature* nodes in sections by Alper Nebi Yasak · 5 years ago
  8. 0723798 binman: Correct some import statements by Simon Glass · 5 years ago
  9. 87d4332 binman: Move GetEntryModules() to control by Simon Glass · 5 years ago
  10. 52b10dd binman: Don't change the descriptor in tests by Simon Glass · 5 years ago
  11. fdc3436 binman: Add support for generating a FIT by Simon Glass · 5 years ago
  12. b3295fd binman: Allow zero-length entries to overlap by Simon Glass · 5 years ago
  13. 0ba4b3d binman: Allow missing Intel blobs by Simon Glass · 5 years ago
  14. b1cca95 binman: Detect when valid images are not produced by Simon Glass · 5 years ago
  15. 38fdb4c patman: Update errors and warnings to use stderr by Simon Glass · 5 years ago
  16. 4f9f105 binman: Allow external binaries to be missing by Simon Glass · 5 years ago
  17. ce867ad binman: Add an etype for external binary blobs by Simon Glass · 5 years ago
  18. 0dc706f binman: Add support for calling mkimage by Simon Glass · 5 years ago
  19. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 5 years ago
  20. 3b9a873 binman: Add support for generating a FIT by Simon Glass · 5 years ago
  21. 8200d88 binman: Allow zero-length entries to overlap by Simon Glass · 5 years ago
  22. 2f5c3a4 binman: Allow missing Intel blobs by Simon Glass · 5 years ago
  23. 13262c9 binman: Detect when valid images are not produced by Simon Glass · 5 years ago
  24. f9793a1 patman: Update errors and warnings to use stderr by Simon Glass · 5 years ago
  25. 5f850fb binman: Allow external binaries to be missing by Simon Glass · 5 years ago
  26. d498630 binman: Add an etype for external binary blobs by Simon Glass · 5 years ago
  27. 3e8fba4 binman: Add support for calling mkimage by Simon Glass · 5 years ago
  28. bf77667 patman: Move to absolute imports by Simon Glass · 5 years ago
  29. 1628793 binman: Move to absolute imports by Simon Glass · 5 years ago
  30. c07ab6e binman: Rename the main module by Simon Glass · 5 years ago
  31. 83a4518 patman: Drop references to __future__ by Simon Glass · 5 years ago
  32. 7c15013 binman: tegra: Adjust symbol calculation depending on end-at-4gb by Simon Glass · 6 years ago
  33. b6ee0cf binman: Convert a few tests to Python 3 by Simon Glass · 6 years ago
  34. 3b3e3c0 patman: Adjust 'command' to return strings instead of bytes by Simon Glass · 6 years ago
  35. 998d148 binman: Add support for Intel FSP-T by Simon Glass · 6 years ago
  36. bc6a88f binman: Add support for Intel FSP-S by Simon Glass · 6 years ago
  37. d1d5ffd binman: Drop comment-out code in testUpdateFdtOutput() by Simon Glass · 6 years ago
  38. ea0fff9 binman: Add support for Intel FSP meminit by Simon Glass · 6 years ago
  39. b87064c binman: Allow support for writing a size symbol to binaries by Simon Glass · 6 years ago
  40. eb0086f binman: Increase size of TPL and SPL test data by Simon Glass · 6 years ago
  41. bf4d0e2 binman: Avoid needing the section size in advance by Simon Glass · 6 years ago
  42. dfdd2b6 binman: Rename some two-digit test files by Simon Glass · 6 years ago
  43. 9255f3c binman: Use underscore in test filenames by Simon Glass · 6 years ago
  44. 2090f1e binman: Allow symbols to be resolved inside sections by Simon Glass · 6 years ago
  45. c9a0b27 binman: Clean up unnecessary code related to ELF test files by Simon Glass · 6 years ago
  46. e9d2ee3 binman: Use the Makefile for u_boot_binman_syms_size by Simon Glass · 6 years ago
  47. 1542c8b binman: Use the Makefile for u_boot_binman_syms by Simon Glass · 6 years ago
  48. bccd91d binman: Use the Makefile for u_boot_no_ucode_ptr by Simon Glass · 6 years ago
  49. f514d8f binman: Use the Makefile for u_boot_ucode_ptr by Simon Glass · 6 years ago
  50. 53e22bf binman: Use the Makefile to build ELF test files by Simon Glass · 6 years ago
  51. e95be63 binman: Fix IFWI output when using an Intel FIT image by Simon Glass · 6 years ago
  52. 5af1207 binman: Add support for Intel FIT by Simon Glass · 6 years ago
  53. 5e23918 binman: x86: Separate out 16-bit reset and init code by Simon Glass · 6 years ago
  54. 2250ee6 binman: Add support for an x86 'reset' section by Simon Glass · 6 years ago
  55. b986b3b binman: Use cls instead of self for class methods by Simon Glass · 6 years ago
  56. a6cb995 binman: Add command-line support for replacing entries by Simon Glass · 6 years ago
  57. bb5edc1 binman: Correct the error message for invalid path by Simon Glass · 6 years ago
  58. f86a736 binman: Clean up all output directories in tests by Simon Glass · 6 years ago
  59. bf574f1 binman: Add a test function to clean up the output dir by Simon Glass · 6 years ago
  60. eb0f4a4 binman: Support replacing data in a cbfs by Simon Glass · 6 years ago
  61. 27145fd binman: Place Intel descriptor at image start by Simon Glass · 6 years ago
  62. 61ec04f binman: Support shrinking a entry after packing by Simon Glass · 6 years ago
  63. 79d3c58 binman: Update the _testing entry to support shrinkage by Simon Glass · 6 years ago
  64. 51014aa binman: Allow updating entries that change size by Simon Glass · 6 years ago
  65. eba1f0c binman: Add more tests for image header position by Simon Glass · 6 years ago
  66. 12bb1a9 binman: Add info to allow safely repacking an image later by Simon Glass · 6 years ago
  67. 10f9d00 binman: Support updating entries in an existing image by Simon Glass · 6 years ago
  68. a004f29 binman: Tidy up _SetupDtb() to use its own temporary file by Simon Glass · 6 years ago
  69. 6ccbfcd binman: Add a constant for common entry properties by Simon Glass · 6 years ago
  70. 1411ac8 binman: Add an image name into the fdtmap by Simon Glass · 6 years ago
  71. e2705fa binman: Add a test for nested and aligned sections by Simon Glass · 6 years ago
  72. 71ce0ba binman: Add an 'extract' command by Simon Glass · 6 years ago
  73. f667e45 binman: Allow reading an entry from an image by Simon Glass · 6 years ago
  74. 61f564d binman: Support listing an image by Simon Glass · 6 years ago
  75. 8beb11e binman: Convert Image to a subclass of Entry by Simon Glass · 6 years ago
  76. ffded75 binman: Support reading an image into an Image object by Simon Glass · 6 years ago
  77. 2d26003 binman: Support locating an image header by Simon Glass · 6 years ago
  78. e1925fa binman: Support locating an FDT map by Simon Glass · 6 years ago
  79. 41b8ba0 binman: Allow listing the entries in an image by Simon Glass · 6 years ago
  80. 8a1ad06 binman: Detect bad CBFS file types by Simon Glass · 6 years ago
  81. 69f7cb3 binman: Support FDT update for CBFS by Simon Glass · 6 years ago
  82. 6c223fd binman: Allow device-tree entries to be compressed by Simon Glass · 6 years ago
  83. c52c9e7 binman: Allow entries to expand after packing by Simon Glass · 6 years ago
  84. 5b463fc binman: Fix up ProcessUpdateContents error and comments by Simon Glass · 6 years ago
  85. 53cd5d9 binman: Convert to use ArgumentParser by Simon Glass · 6 years ago
  86. cf22894 binman: Add an image header by Simon Glass · 6 years ago
  87. 086cec9 binman: Add an FDT map by Simon Glass · 6 years ago
  88. 3c08131 binman: Add a convenience functions for real-DTB tests by Simon Glass · 6 years ago
  89. e073d4e binman: Add support for fixed-offset files in CBFS by Simon Glass · 6 years ago
  90. c5ac138 binman: Add support for Intel IFWI entries by Simon Glass · 6 years ago
  91. ac62fba binman: Add support for CBFS entries by Simon Glass · 6 years ago
  92. 8acce60 binman: Pass the toolpath to tests by Simon Glass · 6 years ago
  93. d5164a7 binman: Allow preserving test directories by Simon Glass · 6 years ago
  94. ee0c9a7 binman: Allow verbosity control when running tests by Simon Glass · 6 years ago
  95. 2569e10 binman: Fix up the _DoTestFile() function -u argument by Simon Glass · 6 years ago
  96. 4c65025 binman: Support ELF files for TPL by Simon Glass · 6 years ago
  97. ff5c7e3 binman: Use the tools.Decompress method by Simon Glass · 6 years ago
  98. aa88b50 binman: Allow text directly in the node by Simon Glass · 6 years ago
  99. 458be45 binman: Use a better error for missing Intel descriptor by Simon Glass · 6 years ago
  100. 093d168 binman: Correct two typos in function names in ftest by Simon Glass · 6 years ago