1. f2c0dd8 binman: Add tests for skip-at-start sections by Simon Glass · 4 years ago
  2. a4dfe3e binman: Drop unused return variable for _DoTestFile() by Simon Glass · 4 years ago
  3. f324330 binman: Update the entry docs by Simon Glass · 4 years ago
  4. e72a6be sunxi: binman: Add support for including SCP firmware by Samuel Holland · 4 years ago
  5. 18bd455 binman: Add support for SCP firmware by Samuel Holland · 4 years ago
  6. 68158d5 sunxi: binman: Update FIT component descriptions by Samuel Holland · 4 years ago
  7. b26536a binman: Only write FDT once per node by Samuel Holland · 4 years ago
  8. fb91d56 binman: Support adding a U-Boot environment by Simon Glass · 4 years, 2 months ago
  9. 204aa78 binman: Show an error when a file is missing by Simon Glass · 4 years, 2 months ago
  10. 68de067 binman: sunxi: Add help message for missing sunxi ATF BL31 by Simon Glass · 4 years, 2 months ago
  11. b238143 binman: Support help messages for missing blobs by Simon Glass · 4 years, 2 months ago
  12. c0f1ebe binman: Allow selecting default FIT configuration by Simon Glass · 4 years, 2 months ago
  13. 4ec40a7 binman: Document how CROSS_COMPILE, CC, HOSTCC etc. are used in README by Alper Nebi Yasak · 4 years, 2 months ago
  14. 1e4687a binman: Use target-specific tools when cross-compiling by Alper Nebi Yasak · 4 years, 2 months ago
  15. 5ac7687 binman: Support cross-compiling test files to x86 by Alper Nebi Yasak · 4 years, 2 months ago
  16. 6cf9953 binman: Support generating FITs with multiple dtbs by Simon Glass · 4 years, 2 months ago
  17. dc2f81a binman: Add support for ATF BL31 by Simon Glass · 4 years, 2 months ago
  18. 8795898 binman: Move 'external' support into base class by Simon Glass · 4 years, 2 months ago
  19. e9d336d binman: Fix up a few missing comments by Simon Glass · 4 years, 2 months ago
  20. 3decfa3 binman: Allow entry args to be required by Simon Glass · 4 years, 2 months ago
  21. 2b522f1 tools: Drop unnecessary use of __file__ by Simon Glass · 4 years, 2 months ago
  22. 9fbfaba binman: Use pkg_resources to find resources by Simon Glass · 4 years, 2 months ago
  23. fe05701 binman: Build FIT image subentries with the section etype by Alper Nebi Yasak · 4 years, 2 months ago
  24. 3fdeb14 binman: Respect pad-before property of section subentries by Alper Nebi Yasak · 4 years, 2 months ago
  25. 8001d0b binman: Ignore hash*, signature* nodes in sections by Alper Nebi Yasak · 4 years, 2 months ago
  26. 02c1020 binman: Add a setup script for Python by Simon Glass · 4 years, 3 months ago
  27. 0723798 binman: Correct some import statements by Simon Glass · 4 years, 3 months ago
  28. 87d4332 binman: Move GetEntryModules() to control by Simon Glass · 4 years, 3 months ago
  29. e6385c7 Makefile: Rename ALL-y to INPUTS-y by Simon Glass · 4 years, 3 months ago
  30. 52b10dd binman: Don't change the descriptor in tests by Simon Glass · 4 years, 3 months ago
  31. fdc3436 binman: Add support for generating a FIT by Simon Glass · 4 years, 3 months ago
  32. b3295fd binman: Allow zero-length entries to overlap by Simon Glass · 4 years, 3 months ago
  33. 0ba4b3d binman: Allow missing Intel blobs by Simon Glass · 4 years, 3 months ago
  34. b1cca95 binman: Detect when valid images are not produced by Simon Glass · 4 years, 3 months ago
  35. 38fdb4c patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 3 months ago
  36. 4f9f105 binman: Allow external binaries to be missing by Simon Glass · 4 years, 3 months ago
  37. 04e6a6b binman: Convert existing binary blobs to blob_ext by Simon Glass · 4 years, 3 months ago
  38. ce867ad binman: Add an etype for external binary blobs by Simon Glass · 4 years, 3 months ago
  39. 34861d5 binman: Use super() instead of specifying parent type by Simon Glass · 4 years, 3 months ago
  40. c6162cf binman: Fix a few typos in the entry docs by Simon Glass · 4 years, 3 months ago
  41. 0dc706f binman: Add support for calling mkimage by Simon Glass · 4 years, 3 months ago
  42. b5287c4 binman: Set a default toolpath by Simon Glass · 4 years, 3 months ago
  43. 32eb66d binman: Specify the toolpath when running test coverage by Simon Glass · 4 years, 3 months ago
  44. fdb3040 binman: Correct the search patch for pylibfdt by Simon Glass · 4 years, 3 months ago
  45. 5de9b9c binman: cbfs: Fix IFWI typo by Simon Glass · 4 years, 3 months ago
  46. 6c8e0bf binman: Output errors to stderr by Simon Glass · 4 years, 3 months ago
  47. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 3 months ago
  48. 3b9a873 binman: Add support for generating a FIT by Simon Glass · 4 years, 3 months ago
  49. 8200d88 binman: Allow zero-length entries to overlap by Simon Glass · 4 years, 3 months ago
  50. 2f5c3a4 binman: Allow missing Intel blobs by Simon Glass · 4 years, 3 months ago
  51. 13262c9 binman: Detect when valid images are not produced by Simon Glass · 4 years, 3 months ago
  52. f9793a1 patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 3 months ago
  53. 5f850fb binman: Allow external binaries to be missing by Simon Glass · 4 years, 3 months ago
  54. 894f635 binman: Convert existing binary blobs to blob_ext by Simon Glass · 4 years, 3 months ago
  55. d498630 binman: Add an etype for external binary blobs by Simon Glass · 4 years, 3 months ago
  56. 1216448 binman: Use super() instead of specifying parent type by Simon Glass · 4 years, 3 months ago
  57. fe04f64 binman: Fix a few typos in the entry docs by Simon Glass · 4 years, 3 months ago
  58. 3e8fba4 binman: Add support for calling mkimage by Simon Glass · 4 years, 3 months ago
  59. ce774e9 binman: Set a default toolpath by Simon Glass · 4 years, 3 months ago
  60. 92dee5f binman: Specify the toolpath when running test coverage by Simon Glass · 4 years, 3 months ago
  61. 5d8b338 binman: Correct the search patch for pylibfdt by Simon Glass · 4 years, 3 months ago
  62. ccbe7db binman: cbfs: Fix IFWI typo by Simon Glass · 4 years, 3 months ago
  63. de43855 binman: Output errors to stderr by Simon Glass · 4 years, 3 months ago
  64. b4fa949 patman: Tidy up sys.path changes by Simon Glass · 4 years, 6 months ago
  65. bf77667 patman: Move to absolute imports by Simon Glass · 4 years, 6 months ago
  66. 1628793 binman: Move to absolute imports by Simon Glass · 4 years, 6 months ago
  67. ce0dc2e patman: Move test running/reporting to test_util by Simon Glass · 4 years, 6 months ago
  68. c07ab6e binman: Rename the main module by Simon Glass · 4 years, 6 months ago
  69. 83a4518 patman: Drop references to __future__ by Simon Glass · 4 years, 6 months ago
  70. f6a8c0f binman: fix default filename of u-boot-with-ucode-ptr in documentation by Masahiro Yamada · 4 years, 10 months ago
  71. 32f2ca2 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · 5 years ago
  72. 7c15013 binman: tegra: Adjust symbol calculation depending on end-at-4gb by Simon Glass · 5 years ago
  73. 3885601 binman: Move to use Python 3 by Simon Glass · 5 years ago
  74. b6ee0cf binman: Convert a few tests to Python 3 by Simon Glass · 5 years ago
  75. 9a5d3dc binman: Remember the pre-reset entry size by Simon Glass · 5 years ago
  76. b4cf5f1 pylibfdt: Convert to Python 3 by Simon Glass · 5 years ago
  77. 3b3e3c0 patman: Adjust 'command' to return strings instead of bytes by Simon Glass · 5 years ago
  78. 211193d binman: Fix up comment in intel-fsp-m by Simon Glass · 5 years ago
  79. 998d148 binman: Add support for Intel FSP-T by Simon Glass · 5 years ago
  80. bc6a88f binman: Add support for Intel FSP-S by Simon Glass · 5 years ago
  81. 15c981c binman: Correct symbol calculation with non-zero image base by Simon Glass · 5 years ago
  82. d1d5ffd binman: Drop comment-out code in testUpdateFdtOutput() by Simon Glass · 5 years ago
  83. aed6c0b binman: Add logging for the number of pack passes by Simon Glass · 5 years ago
  84. 261cbe0 binman: Write symbol info before image inclusion by Simon Glass · 5 years ago
  85. ed9571d binman: Support writing symbols into entries within an IFWI by Simon Glass · 5 years ago
  86. 51f2072 binman: Update IFWI entry to support updates by Simon Glass · 5 years ago
  87. afc68a8 binman: Update IFWI entry to read entries outside constructor by Simon Glass · 5 years ago
  88. 7d645e0 binman: Fix entry comment for Intel descriptor by Simon Glass · 5 years ago
  89. ea0fff9 binman: Add support for Intel FSP meminit by Simon Glass · 5 years ago
  90. b87064c binman: Allow support for writing a size symbol to binaries by Simon Glass · 5 years ago
  91. eb0086f binman: Increase size of TPL and SPL test data by Simon Glass · 5 years ago
  92. bf4d0e2 binman: Avoid needing the section size in advance by Simon Glass · 5 years ago
  93. dfdd2b6 binman: Rename some two-digit test files by Simon Glass · 5 years ago
  94. 9255f3c binman: Use underscore in test filenames by Simon Glass · 5 years ago
  95. 2090f1e binman: Allow symbols to be resolved inside sections by Simon Glass · 5 years ago
  96. c9a0b27 binman: Clean up unnecessary code related to ELF test files by Simon Glass · 5 years ago
  97. 8dc60f9 binman: Use the Makefile for u_boot_binman_syms_bad by Simon Glass · 5 years ago
  98. e9d2ee3 binman: Use the Makefile for u_boot_binman_syms_size by Simon Glass · 5 years ago
  99. 1542c8b binman: Use the Makefile for u_boot_binman_syms by Simon Glass · 5 years ago
  100. bccd91d binman: Use the Makefile for u_boot_no_ucode_ptr by Simon Glass · 5 years ago