1. 4c4d607 binman: Add support for RISC-V OpenSBI fw_dynamic blob by Bin Meng · 3 years, 5 months ago
  2. 1736575 binman: Support adding sections to FMAPs by Simon Glass · 3 years, 6 months ago
  3. 5ff9fed binman: Support default alignment for sections by Simon Glass · 3 years, 6 months ago
  4. 189f291 binman: Add support for a collection of entries by Simon Glass · 3 years, 6 months ago
  5. 3d43338 binman: Allow disabling expanding an entry by Simon Glass · 3 years, 6 months ago
  6. 96d340e binman: Drop repetitive heading for each entry by Simon Glass · 3 years, 7 months ago
  7. 6bc4309 binman: Incorporate entry documentation by Simon Glass · 3 years, 7 months ago[Renamed (96%) from tools/binman/README.entries]
  8. 0668492 binman: Automatically expand phase binaries into sections by Simon Glass · 3 years, 7 months ago
  9. d26efc8 binman: Add support for u-boot-tpl-bss-bad by Simon Glass · 3 years, 7 months ago
  10. 77a64e0 binman: Add support for u-boot-tpl-nodtb by Simon Glass · 3 years, 7 months ago
  11. f589882 binman: Support symbols in u-boot-spl-nodtb by Simon Glass · 3 years, 7 months ago
  12. dccdc38 binman: Correct the documentation for u-boot-spl-bss-pad by Simon Glass · 3 years, 7 months ago
  13. adc59ea binman: Tidy up underscores in entry documentation by Simon Glass · 3 years, 7 months ago
  14. 4ce4077 binman: Update entry help for files-align by Simon Glass · 3 years, 7 months ago
  15. 9248c8d binman: Use 'files-compress' to set compression for files by Simon Glass · 4 years ago
  16. f324330 binman: Update the entry docs by Simon Glass · 4 years ago
  17. 68158d5 sunxi: binman: Update FIT component descriptions by Samuel Holland · 4 years ago
  18. c0f1ebe binman: Allow selecting default FIT configuration by Simon Glass · 4 years, 1 month ago
  19. 6cf9953 binman: Support generating FITs with multiple dtbs by Simon Glass · 4 years, 1 month ago
  20. dc2f81a binman: Add support for ATF BL31 by Simon Glass · 4 years, 1 month ago
  21. 8795898 binman: Move 'external' support into base class by Simon Glass · 4 years, 1 month ago
  22. 3decfa3 binman: Allow entry args to be required by Simon Glass · 4 years, 1 month ago
  23. fdc3436 binman: Add support for generating a FIT by Simon Glass · 4 years, 3 months ago
  24. 4f9f105 binman: Allow external binaries to be missing by Simon Glass · 4 years, 3 months ago
  25. ce867ad binman: Add an etype for external binary blobs by Simon Glass · 4 years, 3 months ago
  26. 0dc706f binman: Add support for calling mkimage by Simon Glass · 4 years, 3 months ago
  27. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 2 months ago
  28. 3b9a873 binman: Add support for generating a FIT by Simon Glass · 4 years, 3 months ago
  29. 5f850fb binman: Allow external binaries to be missing by Simon Glass · 4 years, 3 months ago
  30. d498630 binman: Add an etype for external binary blobs by Simon Glass · 4 years, 3 months ago
  31. 3e8fba4 binman: Add support for calling mkimage by Simon Glass · 4 years, 3 months ago
  32. f6a8c0f binman: fix default filename of u-boot-with-ucode-ptr in documentation by Masahiro Yamada · 4 years, 10 months ago
  33. 32f2ca2 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · 4 years, 11 months ago
  34. 998d148 binman: Add support for Intel FSP-T by Simon Glass · 5 years ago
  35. bc6a88f binman: Add support for Intel FSP-S by Simon Glass · 5 years ago
  36. ea0fff9 binman: Add support for Intel FSP meminit by Simon Glass · 5 years ago
  37. 5af1207 binman: Add support for Intel FIT by Simon Glass · 5 years ago
  38. 5e23918 binman: x86: Separate out 16-bit reset and init code by Simon Glass · 5 years ago
  39. 2250ee6 binman: Add support for an x86 'reset' section by Simon Glass · 5 years ago
  40. 3da9ce8 binman: Correct use of 'replace' in IFWI tests by Simon Glass · 5 years ago
  41. 95a0f3c binman: Adjust fmap to ignore CBFS files by Simon Glass · 5 years ago
  42. 12bb1a9 binman: Add info to allow safely repacking an image later by Simon Glass · 5 years ago
  43. 8beb11e binman: Convert Image to a subclass of Entry by Simon Glass · 5 years ago
  44. cf22894 binman: Add an image header by Simon Glass · 5 years ago
  45. 086cec9 binman: Add an FDT map by Simon Glass · 5 years ago
  46. e073d4e binman: Add support for fixed-offset files in CBFS by Simon Glass · 5 years ago
  47. ac62fba binman: Add support for CBFS entries by Simon Glass · 5 years ago
  48. 4c65025 binman: Support ELF files for TPL by Simon Glass · 5 years ago
  49. a6a520e binman: Correct comment in u_boot_spl_elf by Simon Glass · 5 years ago
  50. aa88b50 binman: Allow text directly in the node by Simon Glass · 5 years ago
  51. fa1c937 binman: Don't assume there is an ME region by Simon Glass · 5 years ago
  52. 5385f5a binman: Update the README.entries file by Simon Glass · 5 years ago
  53. d24c1d0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  54. fe1ae3e binman: Support ELF files for U-Boot and SPL by Simon Glass · 6 years ago
  55. f025363 binman: Support x86 microcode in TPL by Simon Glass · 6 years ago
  56. 0a98b28 binman: Support adding files by Simon Glass · 6 years ago
  57. 83d73c2 binman: Support compressed entries by Simon Glass · 6 years ago
  58. 6ed45ba binman: Support updating all device tree files by Simon Glass · 6 years ago
  59. a326b49 binman: Tidy up the vblock entry by Simon Glass · 6 years ago
  60. 35b384c binman: Add x86 support for starting TPL by Simon Glass · 6 years ago
  61. f069303 binman: Move 'special properties' docs to README.entries by Simon Glass · 6 years ago
  62. 9d368f3 binman: Add support for PowerPC mpc85xx 'bootpg + resetvec' entry by Jagdish Gediya · 6 years ago
  63. b8ef5b6 binman: Add support for adding TPL binaries by Simon Glass · 6 years ago
  64. 24d0d3c binman: Add an entry for a Chromium vblock by Simon Glass · 6 years ago
  65. 0ef87aa binman: Add support for Chromium GBB by Simon Glass · 6 years ago
  66. 3af8e49 binman: Add an entry filled with a repeating byte by Simon Glass · 6 years ago
  67. ec127af binman: Add support for a cros_ec image by Simon Glass · 6 years ago
  68. 11e36cc binman: Add support for flashrom FMAP by Simon Glass · 6 years ago
  69. 5a5da7c binman: Create README.entries by Simon Glass · 6 years ago