1. d12599d binman: Expand docs and test for padding by Simon Glass · 4 years, 1 month ago
  2. 187202f binman: Update testPackExtra with more checks by Simon Glass · 4 years, 1 month ago
  3. d617986 binman: Expand the error message for breaching a section by Simon Glass · 4 years, 1 month ago
  4. d1fdf75 binman: Add tests for skip-at-start sections by Simon Glass · 4 years, 1 month ago
  5. 8cdc08a binman: Drop unused return variable for _DoTestFile() by Simon Glass · 4 years, 1 month ago
  6. 9d8cc63 binman: Add support for SCP firmware by Samuel Holland · 4 years, 1 month ago
  7. a072950 binman: Support adding a U-Boot environment by Simon Glass · 4 years, 3 months ago
  8. 6f1f4d4 binman: Show an error when a file is missing by Simon Glass · 4 years, 3 months ago
  9. a820af7 binman: Support help messages for missing blobs by Simon Glass · 4 years, 3 months ago
  10. 1032acc binman: Allow selecting default FIT configuration by Simon Glass · 4 years, 3 months ago
  11. a435cd1 binman: Support generating FITs with multiple dtbs by Simon Glass · 4 years, 3 months ago
  12. 559c4de binman: Add support for ATF BL31 by Simon Glass · 4 years, 3 months ago
  13. 31ee50f binman: Fix up a few missing comments by Simon Glass · 4 years, 3 months ago
  14. 21db0ff binman: Allow entry args to be required by Simon Glass · 4 years, 3 months ago
  15. c261ec1 binman: Build FIT image subentries with the section etype by Alper Nebi Yasak · 4 years, 3 months ago
  16. c503060 binman: Respect pad-before property of section subentries by Alper Nebi Yasak · 4 years, 3 months ago
  17. 6aae239 binman: Ignore hash*, signature* nodes in sections by Alper Nebi Yasak · 4 years, 3 months ago
  18. 90cd6f0 binman: Correct some import statements by Simon Glass · 4 years, 4 months ago
  19. 220ff5f binman: Move GetEntryModules() to control by Simon Glass · 4 years, 4 months ago
  20. 14c596c binman: Don't change the descriptor in tests by Simon Glass · 4 years, 4 months ago
  21. 45d556d binman: Add support for generating a FIT by Simon Glass · 4 years, 5 months ago
  22. d70829a binman: Allow zero-length entries to overlap by Simon Glass · 4 years, 5 months ago
  23. e88cef9 binman: Allow missing Intel blobs by Simon Glass · 4 years, 5 months ago
  24. a003cd3 binman: Detect when valid images are not produced by Simon Glass · 4 years, 5 months ago
  25. 6e02f7c patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 5 months ago
  26. 5d94cc6 binman: Allow external binaries to be missing by Simon Glass · 4 years, 5 months ago
  27. 5e56018 binman: Add an etype for external binary blobs by Simon Glass · 4 years, 5 months ago
  28. 48f3aad binman: Add support for calling mkimage by Simon Glass · 4 years, 5 months ago
  29. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  30. c7b010d binman: Add support for generating a FIT by Simon Glass · 4 years, 5 months ago
  31. 5781864 binman: Allow zero-length entries to overlap by Simon Glass · 4 years, 5 months ago
  32. b791ad4 binman: Allow missing Intel blobs by Simon Glass · 4 years, 5 months ago
  33. 7332588 binman: Detect when valid images are not produced by Simon Glass · 4 years, 5 months ago
  34. dab7c43 patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 5 months ago
  35. 42f927a binman: Allow external binaries to be missing by Simon Glass · 4 years, 5 months ago
  36. 9ade419 binman: Add an etype for external binary blobs by Simon Glass · 4 years, 5 months ago
  37. b7ca1c9 binman: Add support for calling mkimage by Simon Glass · 4 years, 5 months ago
  38. a997ea5 patman: Move to absolute imports by Simon Glass · 4 years, 8 months ago
  39. c585dd4 binman: Move to absolute imports by Simon Glass · 4 years, 8 months ago
  40. ebbb543 binman: Rename the main module by Simon Glass · 4 years, 8 months ago
  41. b38aa01 patman: Drop references to __future__ by Simon Glass · 4 years, 8 months ago
  42. 72555fa binman: tegra: Adjust symbol calculation depending on end-at-4gb by Simon Glass · 5 years ago
  43. c5fd10a binman: Convert a few tests to Python 3 by Simon Glass · 5 years ago
  44. cc311ac patman: Adjust 'command' to return strings instead of bytes by Simon Glass · 5 years ago
  45. 9ea87b2 binman: Add support for Intel FSP-T by Simon Glass · 5 years ago
  46. 4d9086d binman: Add support for Intel FSP-S by Simon Glass · 5 years ago
  47. 0fda9d9 binman: Drop comment-out code in testUpdateFdtOutput() by Simon Glass · 5 years ago
  48. ba7985d binman: Add support for Intel FSP meminit by Simon Glass · 5 years ago
  49. 3f8ff01 binman: Allow support for writing a size symbol to binaries by Simon Glass · 5 years ago
  50. 4e353e2 binman: Increase size of TPL and SPL test data by Simon Glass · 5 years ago
  51. 98c5957 binman: Avoid needing the section size in advance by Simon Glass · 5 years ago
  52. 11f2bd0 binman: Rename some two-digit test files by Simon Glass · 5 years ago
  53. 1d16776 binman: Use underscore in test filenames by Simon Glass · 5 years ago
  54. 3eb5b20 binman: Allow symbols to be resolved inside sections by Simon Glass · 5 years ago
  55. 93a806f binman: Clean up unnecessary code related to ELF test files by Simon Glass · 5 years ago
  56. b8deb12 binman: Use the Makefile for u_boot_binman_syms_size by Simon Glass · 5 years ago
  57. 5d0c026 binman: Use the Makefile for u_boot_binman_syms by Simon Glass · 5 years ago
  58. faaaa16 binman: Use the Makefile for u_boot_no_ucode_ptr by Simon Glass · 5 years ago
  59. 4affd4b binman: Use the Makefile for u_boot_ucode_ptr by Simon Glass · 5 years ago
  60. f629089 binman: Use the Makefile to build ELF test files by Simon Glass · 5 years ago
  61. f55bd69 binman: Fix IFWI output when using an Intel FIT image by Simon Glass · 5 years ago
  62. 232f90c binman: Add support for Intel FIT by Simon Glass · 5 years ago
  63. abab18c binman: x86: Separate out 16-bit reset and init code by Simon Glass · 5 years ago
  64. 0b074d6 binman: Add support for an x86 'reset' section by Simon Glass · 5 years ago
  65. 862f8e2 binman: Use cls instead of self for class methods by Simon Glass · 5 years ago
  66. 30033c2 binman: Add command-line support for replacing entries by Simon Glass · 5 years ago
  67. a772d3f binman: Correct the error message for invalid path by Simon Glass · 5 years ago
  68. b3d6fc7 binman: Clean up all output directories in tests by Simon Glass · 5 years ago
  69. ee9d10d binman: Add a test function to clean up the output dir by Simon Glass · 5 years ago
  70. 37fdd14 binman: Support replacing data in a cbfs by Simon Glass · 5 years ago
  71. 70e3298 binman: Place Intel descriptor at image start by Simon Glass · 5 years ago
  72. 9d8ee32 binman: Support shrinking a entry after packing by Simon Glass · 5 years ago
  73. 8c702fb binman: Update the _testing entry to support shrinkage by Simon Glass · 5 years ago
  74. f8a54bc binman: Allow updating entries that change size by Simon Glass · 5 years ago
  75. 1145376 binman: Add more tests for image header position by Simon Glass · 5 years ago
  76. fb30e29 binman: Add info to allow safely repacking an image later by Simon Glass · 5 years ago
  77. 072959a binman: Support updating entries in an existing image by Simon Glass · 5 years ago
  78. b8d2daa binman: Tidy up _SetupDtb() to use its own temporary file by Simon Glass · 5 years ago
  79. 2c6adba binman: Add a constant for common entry properties by Simon Glass · 5 years ago
  80. ee6409b binman: Add an image name into the fdtmap by Simon Glass · 5 years ago
  81. 52d0621 binman: Add a test for nested and aligned sections by Simon Glass · 5 years ago
  82. 980a284 binman: Add an 'extract' command by Simon Glass · 5 years ago
  83. 4c613bf binman: Allow reading an entry from an image by Simon Glass · 5 years ago
  84. b2fd11d binman: Support listing an image by Simon Glass · 5 years ago
  85. 39dd215 binman: Convert Image to a subclass of Entry by Simon Glass · 5 years ago
  86. b8424fa binman: Support reading an image into an Image object by Simon Glass · 5 years ago
  87. ed39a3c binman: Support locating an image header by Simon Glass · 5 years ago
  88. 8d8bf4e binman: Support locating an FDT map by Simon Glass · 5 years ago
  89. 6b156f8 binman: Allow listing the entries in an image by Simon Glass · 5 years ago
  90. 3c9b4f2 binman: Detect bad CBFS file types by Simon Glass · 5 years ago
  91. 151bbbf binman: Support FDT update for CBFS by Simon Glass · 5 years ago
  92. 90d2968 binman: Allow device-tree entries to be compressed by Simon Glass · 5 years ago
  93. e61b6f6 binman: Allow entries to expand after packing by Simon Glass · 5 years ago
  94. d17dfea binman: Fix up ProcessUpdateContents error and comments by Simon Glass · 5 years ago
  95. f46732a binman: Convert to use ArgumentParser by Simon Glass · 5 years ago
  96. cec34ba binman: Add an image header by Simon Glass · 5 years ago
  97. 0f62133 binman: Add an FDT map by Simon Glass · 5 years ago
  98. 5b4bce3 binman: Add a convenience functions for real-DTB tests by Simon Glass · 5 years ago
  99. c2f1aed binman: Add support for fixed-offset files in CBFS by Simon Glass · 5 years ago
  100. 759af87 binman: Add support for Intel IFWI entries by Simon Glass · 5 years ago