1. afd7175 binman: Move the tools directory into the Bintool class by Simon Glass · Wed Feb 22 12:14:47 2023 -0700
  2. 1285322 binman: Update bintools documentation by Simon Glass · Wed Feb 22 12:14:46 2023 -0700
  3. 1e04014 binman: Correct an 'aot' typo by Simon Glass · Wed Feb 22 12:14:45 2023 -0700
  4. f2c52eb binman: Use correct argument name in docstrings by Jonas Karlman · Sun Feb 19 22:02:04 2023 +0000
  5. 85a861b binman: Fix spelling of nodes in code comments by Jonas Karlman · Sun Feb 19 22:02:03 2023 +0000
  6. c90be4b binman: Remove redundant SetAllowFakeBlob from blob-ext entry by Jonas Karlman · Sun Feb 19 22:02:03 2023 +0000
  7. cda991e binman: Support marking FMAP areas as preserved by Simon Glass · Sun Feb 12 17:11:15 2023 -0700
  8. a0cd7c7 binman: Avoid requiring a home directory on startup by Simon Glass · Fri Feb 10 13:59:46 2023 -0700
  9. 1c0b887 Merge tag 'v2023.04-rc3' into next by Tom Rini · Mon Feb 27 17:28:21 2023 -0500
  10. ddcdd94 riscv: binman: Add help message for missing blobs by Rick Chen · Fri Feb 17 16:57:01 2023 +0800
  11. fc1aa35 dm: treewide: Complete migration to new driver model schema by Simon Glass · Mon Feb 13 08:56:34 2023 -0700
  12. 49cd2b3 binman: Show the image name for the top-level section by Simon Glass · Tue Feb 07 14:34:18 2023 -0700
  13. 6490d4b binman: Fix a test-coverage regression by Simon Glass · Mon Jan 23 11:29:41 2023 -0700
  14. e257402 binman: Add 'min-size' entry property by Samuel Holland · Sat Jan 21 17:25:16 2023 -0600
  15. 490f73c binman: Add support for selecting firmware to use with split-elf by Jonas Karlman · Sat Jan 21 19:02:12 2023 +0000
  16. d2c7d90 binman: Add special subnodes to the nodes generated by split-elf by Jonas Karlman · Sat Jan 21 19:01:48 2023 +0000
  17. c59ea89 binman: Add support for align argument to mkimage tool by Jonas Karlman · Sat Jan 21 19:01:39 2023 +0000
  18. 49e9c00 binman: Support positioning an entry by and ELF symbol by Simon Glass · Wed Jan 11 16:10:19 2023 -0700
  19. e0035c9 binman: Provide general support for updating ELF symbols by Simon Glass · Wed Jan 11 16:10:17 2023 -0700
  20. f1ee03b binman: Support overlapping entries by Simon Glass · Wed Jan 11 16:10:16 2023 -0700
  21. d374606 binman: Add a function to check for special section nodes by Simon Glass · Wed Jan 11 16:10:15 2023 -0700
  22. a4948b2 binman: Add a null entry by Simon Glass · Wed Jan 11 16:10:14 2023 -0700
  23. 0299765 binman: Clarify use of False when obtaining data by Simon Glass · Wed Jan 11 16:10:13 2023 -0700
  24. 7447a9d binman: Add a test for an inner section with a size by Simon Glass · Wed Jan 11 16:10:12 2023 -0700
  25. 63328f1 binman: Support optional external blobs by Simon Glass · Sat Jan 07 14:07:15 2023 -0700
  26. ad5cfe1 binman: Support new op-tee binary format by Simon Glass · Sat Jan 07 14:07:14 2023 -0700
  27. 6e657f6 binman: Add a way to check for a valid ELF file by Simon Glass · Sat Jan 07 14:07:13 2023 -0700
  28. 1e9e61c binman: Support optional entries by Simon Glass · Sat Jan 07 14:07:12 2023 -0700
  29. 18ed996 binman: Use a reference for binman symbols docs by Simon Glass · Sat Jan 07 14:07:11 2023 -0700
  30. da6a908 binman: Update entry docs by Simon Glass · Sat Jan 07 14:07:10 2023 -0700
  31. 820d361 binman: Tidy up comment in fit _gen_node by Simon Glass · Sat Jan 07 14:07:09 2023 -0700
  32. de24416 binman: Allow writing section contents to a file by Simon Glass · Sat Jan 07 14:07:08 2023 -0700
  33. aefad5d global: Migrate CONFIG_X86_MRC_ADDR to CFG by Tom Rini · Sun Dec 04 10:14:07 2022 -0500
  34. a20c041 binman: Add documentation for the command line args by Simon Glass · Wed Nov 09 19:14:54 2022 -0700
  35. a922347 binman: Add a separate section about environment variables by Simon Glass · Wed Nov 09 19:14:49 2022 -0700
  36. 6bce5dc binman: Use an exit code when blobs are missing by Simon Glass · Wed Nov 09 19:14:42 2022 -0700
  37. 2c70188 Revert "binman: btool: gzip: fix packer name so that binary can be found" by Quentin Schulz · Mon Nov 07 13:54:56 2022 +0100
  38. c33383c binman: bintool: remove btool_ prefix from btool names by Quentin Schulz · Mon Nov 07 13:54:54 2022 +0100
  39. 37f85de binman: Support writing symbols into ELF files by Simon Glass · Thu Oct 20 18:22:47 2022 -0600
  40. 6fc079e binman: Handle writing ELF symbols in the Entry class by Simon Glass · Thu Oct 20 18:22:46 2022 -0600
  41. 133f0f7 binman: Split out looking up a symbol into a function by Simon Glass · Thu Oct 20 18:22:45 2022 -0600
  42. cb452b0 binman: Allow obtaining a symbol value by Simon Glass · Thu Oct 20 18:22:44 2022 -0600
  43. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  44. 3eb4be3 binman: Add support for symlinking images by Neha Malcom Francis · Mon Oct 17 16:36:25 2022 +0530
  45. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · Tue Sep 06 20:26:52 2022 -0600
  46. 4914547 binman: Get futility by building it by Simon Glass · Sat Sep 17 09:01:19 2022 -0600
  47. 56d0541 binman: Add VPL support by Simon Glass · Mon Feb 28 07:16:54 2022 -0700
  48. ffe3cd5 Merge tag 'dm-pull-7sep22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Wed Sep 07 08:38:44 2022 -0400
  49. 0d3a926 binman: allow user-defined filenames for mkimage entry by Quentin Schulz · Fri Sep 02 15:10:49 2022 +0200
  50. 9b5c648 binman: add support for skipping file concatenation for mkimage by Quentin Schulz · Fri Sep 02 15:10:48 2022 +0200
  51. d2c153f binman: bintool: bzip2: fix version function on non-Debian-based systems by Quentin Schulz · Thu Sep 01 17:51:43 2022 +0200
  52. 94c3ff6 binman: btool: futility: use Bintool.version by Quentin Schulz · Thu Sep 01 17:51:42 2022 +0200
  53. 853c514 binman: btool: fiptool: use Bintool.version by Quentin Schulz · Thu Sep 01 17:51:41 2022 +0200
  54. 3264c35 binman: bintool: parametrize args to pass to binary for returning version by Quentin Schulz · Thu Sep 01 17:51:40 2022 +0200
  55. 21811f6 binman: btool: mkimage: use Bintool.version by Quentin Schulz · Thu Sep 01 17:51:39 2022 +0200
  56. 29d45ac binman: btool: lz4: use Bintool.version by Quentin Schulz · Thu Sep 01 17:51:38 2022 +0200
  57. bbfc137 binman: bintool: move version check implementation into bintool class by Quentin Schulz · Thu Sep 01 17:51:37 2022 +0200
  58. ca87ebf binman: btool: gzip: fix packer name so that binary can be found by Quentin Schulz · Wed Aug 31 17:55:14 2022 +0200
  59. 3074bdd binman: Sort tests and rework test-file numbers by Stefan Herbrechtsmeier · Tue Aug 23 12:46:09 2022 +0200
  60. fca3856 binman: Document how to handle dependent images by Simon Glass · Thu Aug 18 02:16:46 2022 -0600
  61. 7d959c5 binman: Mention split-elf in the main docs by Simon Glass · Thu Aug 18 02:16:45 2022 -0600
  62. a5e4dcb binman: Add zstd bintool by Stefan Herbrechtsmeier · Fri Aug 19 16:25:38 2022 +0200
  63. eeb40b4 binman: Add xz bintool by Stefan Herbrechtsmeier · Fri Aug 19 16:25:37 2022 +0200
  64. 9087fc5 binman: Add lzop bintool by Stefan Herbrechtsmeier · Fri Aug 19 16:25:36 2022 +0200
  65. 2b8cda6 binman: Add gzip bintool by Stefan Herbrechtsmeier · Fri Aug 19 16:25:35 2022 +0200
  66. 9f25457 binman: Add bzip2 bintool by Stefan Herbrechtsmeier · Fri Aug 19 16:25:34 2022 +0200
  67. 23cb821 binman: Add BintoolPacker class to bintool by Stefan Herbrechtsmeier · Fri Aug 19 16:25:33 2022 +0200
  68. a14bee0 binman: Add compression tests by Stefan Herbrechtsmeier · Fri Aug 19 16:25:32 2022 +0200
  69. 94813a0 binman: Support missing compression tools by Stefan Herbrechtsmeier · Fri Aug 19 16:25:31 2022 +0200
  70. a6e0b50 binman: Move compression bintool management into entry class by Stefan Herbrechtsmeier · Fri Aug 19 16:25:30 2022 +0200
  71. 80c6277 binman: Select compression bintools in cbfs_util class by Stefan Herbrechtsmeier · Fri Aug 19 16:25:29 2022 +0200
  72. b4bfbce binman: Move compression bintools creation into test setup by Stefan Herbrechtsmeier · Fri Aug 19 16:25:28 2022 +0200
  73. b2f8d61 binman: Remove obsolete compressed data header handling by Stefan Herbrechtsmeier · Fri Aug 19 16:25:27 2022 +0200
  74. 1732229 binman: Disable compressed data header by Stefan Herbrechtsmeier · Fri Aug 19 16:25:26 2022 +0200
  75. 11121d3 binman: Add length header attribute to dtb entry by Stefan Herbrechtsmeier · Fri Aug 19 16:25:25 2022 +0200
  76. 7f128a7 binman: Add DecompressData function to entry class by Stefan Herbrechtsmeier · Fri Aug 19 16:25:24 2022 +0200
  77. 86f1fc0 binman: Check only section data in multi section test by Stefan Herbrechtsmeier · Fri Aug 19 16:25:23 2022 +0200
  78. 4725030 binman: Collect bintools before usage by Stefan Herbrechtsmeier · Fri Aug 19 16:25:22 2022 +0200
  79. c766c8e binman: Forward AddBintools calls to base class by Stefan Herbrechtsmeier · Fri Aug 19 16:25:21 2022 +0200
  80. 2cb6cdb binman: Forward AddBintools calls to sub entries in cbfs_util by Stefan Herbrechtsmeier · Fri Aug 19 16:25:20 2022 +0200
  81. 486b944 binman: Avoid duplicates in bintool lists by Stefan Herbrechtsmeier · Fri Aug 19 16:25:19 2022 +0200
  82. 732742e binman: Skip elf tests if python elftools is not available by Stefan Herbrechtsmeier · Fri Aug 19 16:25:18 2022 +0200
  83. bd5cd88 binman: Allow collection to use entries from other sections by Simon Glass · Sat Aug 13 11:40:50 2022 -0600
  84. b166975 binman: Allow passing entries using -n by Simon Glass · Sat Aug 13 11:40:49 2022 -0600
  85. 8fbca77 binman: Allow the image name to be the data file by Simon Glass · Sat Aug 13 11:40:48 2022 -0600
  86. 42074dc binman: Improve mkimage documentation by Simon Glass · Sat Aug 13 11:40:47 2022 -0600
  87. c6b283f binman: Avoid use of expected failure by Simon Glass · Sat Aug 13 11:40:46 2022 -0600
  88. ff1df8c binman: Adjust mkimage etype node reading by Simon Glass · Sat Aug 13 11:40:45 2022 -0600
  89. 0cf5bce binman: Add a way to check for missing properties by Simon Glass · Sat Aug 13 11:40:44 2022 -0600
  90. 9f57158 binman: Fix up the entry-docs for Entry_pre_load by Simon Glass · Sat Aug 13 11:40:43 2022 -0600
  91. 7d3e407 binman: Put fake files in a subdirectory by Simon Glass · Sun Aug 07 09:46:46 2022 -0600
  92. 76d71b0 binman: Add more documentation about binman usage by Simon Glass · Sun Aug 07 16:33:26 2022 -0600
  93. a7c9778 binman: Add rST references for binman entry types by Simon Glass · Sun Aug 07 16:33:25 2022 -0600
  94. a5691e1 binman: Increase default fitImage data section resize step from 1k to 64k by Marek Vasut · Tue Jul 12 19:41:29 2022 +0200
  95. 9634dc9 spl: binman: Check at runtime if binman symbols were filled in by Alper Nebi Yasak · Sat Jun 18 15:13:11 2022 +0300
  96. d6d2c9b spl: binman: Split binman symbols support from enabling binman by Alper Nebi Yasak · Sat Jun 18 15:13:09 2022 +0300
  97. ca1c588 patman: test_util: Use unittest text runner to print test results by Alper Nebi Yasak · Sat Apr 02 20:06:06 2022 +0300
  98. b27a389 tools: binman: install btool by Peng Fan · Tue Jun 14 18:42:07 2022 +0800
  99. 33978f2 binman: don't import deprecated distutils package by Heinrich Schuchardt · Sat Apr 09 14:53:18 2022 +0200
  100. 1d44c8e binman: Refuse to replace sections for now by Alper Nebi Yasak · Sun Mar 27 18:31:50 2022 +0300