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