1. c07ab6e binman: Rename the main module by Simon Glass · 4 years, 5 months ago
  2. 83a4518 patman: Drop references to __future__ by Simon Glass · 4 years, 5 months ago
  3. 7c15013 binman: tegra: Adjust symbol calculation depending on end-at-4gb by Simon Glass · 5 years ago
  4. b6ee0cf binman: Convert a few tests to Python 3 by Simon Glass · 5 years ago
  5. 3b3e3c0 patman: Adjust 'command' to return strings instead of bytes by Simon Glass · 5 years ago
  6. 998d148 binman: Add support for Intel FSP-T by Simon Glass · 5 years ago
  7. bc6a88f binman: Add support for Intel FSP-S by Simon Glass · 5 years ago
  8. d1d5ffd binman: Drop comment-out code in testUpdateFdtOutput() by Simon Glass · 5 years ago
  9. ea0fff9 binman: Add support for Intel FSP meminit by Simon Glass · 5 years ago
  10. b87064c binman: Allow support for writing a size symbol to binaries by Simon Glass · 5 years ago
  11. eb0086f binman: Increase size of TPL and SPL test data by Simon Glass · 5 years ago
  12. bf4d0e2 binman: Avoid needing the section size in advance by Simon Glass · 5 years ago
  13. dfdd2b6 binman: Rename some two-digit test files by Simon Glass · 5 years ago
  14. 9255f3c binman: Use underscore in test filenames by Simon Glass · 5 years ago
  15. 2090f1e binman: Allow symbols to be resolved inside sections by Simon Glass · 5 years ago
  16. c9a0b27 binman: Clean up unnecessary code related to ELF test files by Simon Glass · 5 years ago
  17. e9d2ee3 binman: Use the Makefile for u_boot_binman_syms_size by Simon Glass · 5 years ago
  18. 1542c8b binman: Use the Makefile for u_boot_binman_syms by Simon Glass · 5 years ago
  19. bccd91d binman: Use the Makefile for u_boot_no_ucode_ptr by Simon Glass · 5 years ago
  20. f514d8f binman: Use the Makefile for u_boot_ucode_ptr by Simon Glass · 5 years ago
  21. 53e22bf binman: Use the Makefile to build ELF test files by Simon Glass · 5 years ago
  22. e95be63 binman: Fix IFWI output when using an Intel FIT image by Simon Glass · 5 years ago
  23. 5af1207 binman: Add support for Intel FIT by Simon Glass · 5 years ago
  24. 5e23918 binman: x86: Separate out 16-bit reset and init code by Simon Glass · 5 years ago
  25. 2250ee6 binman: Add support for an x86 'reset' section by Simon Glass · 5 years ago
  26. b986b3b binman: Use cls instead of self for class methods by Simon Glass · 5 years ago
  27. a6cb995 binman: Add command-line support for replacing entries by Simon Glass · 5 years ago
  28. bb5edc1 binman: Correct the error message for invalid path by Simon Glass · 5 years ago
  29. f86a736 binman: Clean up all output directories in tests by Simon Glass · 5 years ago
  30. bf574f1 binman: Add a test function to clean up the output dir by Simon Glass · 5 years ago
  31. eb0f4a4 binman: Support replacing data in a cbfs by Simon Glass · 5 years ago
  32. 27145fd binman: Place Intel descriptor at image start by Simon Glass · 5 years ago
  33. 61ec04f binman: Support shrinking a entry after packing by Simon Glass · 5 years ago
  34. 79d3c58 binman: Update the _testing entry to support shrinkage by Simon Glass · 5 years ago
  35. 51014aa binman: Allow updating entries that change size by Simon Glass · 5 years ago
  36. eba1f0c binman: Add more tests for image header position by Simon Glass · 5 years ago
  37. 12bb1a9 binman: Add info to allow safely repacking an image later by Simon Glass · 5 years ago
  38. 10f9d00 binman: Support updating entries in an existing image by Simon Glass · 5 years ago
  39. a004f29 binman: Tidy up _SetupDtb() to use its own temporary file by Simon Glass · 5 years ago
  40. 6ccbfcd binman: Add a constant for common entry properties by Simon Glass · 5 years ago
  41. 1411ac8 binman: Add an image name into the fdtmap by Simon Glass · 5 years ago
  42. e2705fa binman: Add a test for nested and aligned sections by Simon Glass · 5 years ago
  43. 71ce0ba binman: Add an 'extract' command by Simon Glass · 5 years ago
  44. f667e45 binman: Allow reading an entry from an image by Simon Glass · 5 years ago
  45. 61f564d binman: Support listing an image by Simon Glass · 5 years ago
  46. 8beb11e binman: Convert Image to a subclass of Entry by Simon Glass · 5 years ago
  47. ffded75 binman: Support reading an image into an Image object by Simon Glass · 5 years ago
  48. 2d26003 binman: Support locating an image header by Simon Glass · 5 years ago
  49. e1925fa binman: Support locating an FDT map by Simon Glass · 5 years ago
  50. 41b8ba0 binman: Allow listing the entries in an image by Simon Glass · 5 years ago
  51. 8a1ad06 binman: Detect bad CBFS file types by Simon Glass · 5 years ago
  52. 69f7cb3 binman: Support FDT update for CBFS by Simon Glass · 5 years ago
  53. 6c223fd binman: Allow device-tree entries to be compressed by Simon Glass · 5 years ago
  54. c52c9e7 binman: Allow entries to expand after packing by Simon Glass · 5 years ago
  55. 5b463fc binman: Fix up ProcessUpdateContents error and comments by Simon Glass · 5 years ago
  56. 53cd5d9 binman: Convert to use ArgumentParser by Simon Glass · 5 years ago
  57. cf22894 binman: Add an image header by Simon Glass · 5 years ago
  58. 086cec9 binman: Add an FDT map by Simon Glass · 5 years ago
  59. 3c08131 binman: Add a convenience functions for real-DTB tests by Simon Glass · 5 years ago
  60. e073d4e binman: Add support for fixed-offset files in CBFS by Simon Glass · 5 years ago
  61. c5ac138 binman: Add support for Intel IFWI entries by Simon Glass · 5 years ago
  62. ac62fba binman: Add support for CBFS entries by Simon Glass · 5 years ago
  63. 8acce60 binman: Pass the toolpath to tests by Simon Glass · 5 years ago
  64. d5164a7 binman: Allow preserving test directories by Simon Glass · 5 years ago
  65. ee0c9a7 binman: Allow verbosity control when running tests by Simon Glass · 5 years ago
  66. 2569e10 binman: Fix up the _DoTestFile() function -u argument by Simon Glass · 5 years ago
  67. 4c65025 binman: Support ELF files for TPL by Simon Glass · 5 years ago
  68. ff5c7e3 binman: Use the tools.Decompress method by Simon Glass · 5 years ago
  69. aa88b50 binman: Allow text directly in the node by Simon Glass · 5 years ago
  70. 458be45 binman: Use a better error for missing Intel descriptor by Simon Glass · 5 years ago
  71. 093d168 binman: Correct two typos in function names in ftest by Simon Glass · 5 years ago
  72. eb546ac binman: Read map files as text by Simon Glass · 5 years ago
  73. 1fc62de binman: Fix up a format string in AssertInList() by Simon Glass · 5 years ago
  74. c6c10e7 binman: Convert to use bytes type by Simon Glass · 5 years ago
  75. e6d85ff binman: Handle repeated bytes for Python 3 by Simon Glass · 5 years ago
  76. 6d1d641 binman: Drop an unused input file by Simon Glass · 5 years ago
  77. b8f0876 binman: Use binary mode when compressing data by Simon Glass · 5 years ago
  78. 1d0ebf7 tools: binman: Open all binary files in binary mode by Simon Glass · 5 years ago
  79. 5097915 binman: Use items() instead of iteritems() by Simon Glass · 5 years ago
  80. 9481c80 binman: Allow sections to have an offset by Simon Glass · 5 years ago
  81. eb833d8 binman: Don't show image-skip message by default by Simon Glass · 5 years ago
  82. 3ae192c binman: Add a test for Intel reference code by Simon Glass · 6 years ago
  83. 741f2d6 binman: Move to three-digit test-file numbers by Simon Glass · 6 years ago
  84. 11ae93e binman: Run tests concurrently by Simon Glass · 6 years ago
  85. 86af511 binman: Separate out testSplBssPad() by Simon Glass · 6 years ago
  86. e0e6275 binman: Fix up removal of temporary directories by Simon Glass · 6 years ago
  87. d24c1d0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  88. 163ed6c binman: Allow writing a map file when something goes wrong by Simon Glass · 6 years ago
  89. fe1ae3e binman: Support ELF files for U-Boot and SPL by Simon Glass · 6 years ago
  90. f8f8df6 binman: Correct fmap output on x86 by Simon Glass · 6 years ago
  91. f025363 binman: Support x86 microcode in TPL by Simon Glass · 6 years ago
  92. e0e5df9 binman: Support hashing entries by Simon Glass · 6 years ago
  93. ba64a0b binman: Support expanding entries by Simon Glass · 6 years ago
  94. 0a98b28 binman: Support adding files by Simon Glass · 6 years ago
  95. 83d73c2 binman: Support compressed entries by Simon Glass · 6 years ago
  96. 6ed45ba binman: Support updating all device tree files by Simon Glass · 6 years ago
  97. 93d1741 binman: Allow control of whether a fake DT is used by Simon Glass · 6 years ago
  98. c55a50f binman: Move state information into a new module by Simon Glass · 6 years ago
  99. 0bfa7b0 binman: Support building a selection of images by Simon Glass · 6 years ago
  100. a326b49 binman: Tidy up the vblock entry by Simon Glass · 6 years ago