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