1. 5611284 binman: Unwind the end-at-4gb special-case a little by Simon Glass · Mon Aug 26 13:11:41 2024 -0600
  2. 4b0f414 binman: Provide a way to set the symbol base address by Simon Glass · Mon Aug 26 13:11:40 2024 -0600
  3. eb64f5d binman: Tidy up comments for Entry.GetEntryArgsOrProps() by Simon Glass · Mon Aug 26 13:11:31 2024 -0600
  4. f359892 binman: Add support for alternative FDTs by Simon Glass · Sat Jul 20 11:49:45 2024 +0100
  5. 7b72c91 binman: Allow entry types to override FDT contents by Simon Glass · Sat Jul 20 11:49:44 2024 +0100
  6. d3cd5cc binman: Write the compressed output to a file by Simon Glass · Sat Jul 20 11:49:37 2024 +0100
  7. a360b8f binman: Support an assumed size for missing binaries by Simon Glass · Sun Jun 23 11:55:06 2024 -0600
  8. c4f8c28 binman: Update the entrydocs header by Simon Glass · Sun Jun 23 11:55:05 2024 -0600
  9. f53a7bc binman: Support writing symbols inside a mkimage image by Simon Glass · Tue Jul 18 07:24:08 2023 -0600
  10. f7413f0 binman: Convert mkimage to Entry_section by Marek Vasut · Tue Jul 18 07:23:58 2023 -0600
  11. 0b25b43 binman: Add more detail on how ObtainContents() works by Simon Glass · Tue Jul 18 07:23:57 2023 -0600
  12. 4abf784 binman: Allow disabling symbol writing by Simon Glass · Tue Jul 18 07:23:54 2023 -0600
  13. 3cfcaa4d binman: add tests for sign option by Ivan Mikhaylov · Wed Mar 08 01:13:40 2023 +0000
  14. 49b77e8 binman: Support updating section contents by Simon Glass · Thu Mar 02 17:02:44 2023 -0700
  15. 131444f patman: Move library functions into a library directory by Simon Glass · Thu Feb 23 18:18:04 2023 -0700
  16. f2c52eb binman: Use correct argument name in docstrings by Jonas Karlman · Sun Feb 19 22:02:04 2023 +0000
  17. cda991e binman: Support marking FMAP areas as preserved by Simon Glass · Sun Feb 12 17:11:15 2023 -0700
  18. e257402 binman: Add 'min-size' entry property by Samuel Holland · Sat Jan 21 17:25:16 2023 -0600
  19. 49e9c00 binman: Support positioning an entry by and ELF symbol by Simon Glass · Wed Jan 11 16:10:19 2023 -0700
  20. e0035c9 binman: Provide general support for updating ELF symbols by Simon Glass · Wed Jan 11 16:10:17 2023 -0700
  21. f1ee03b binman: Support overlapping entries by Simon Glass · Wed Jan 11 16:10:16 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. 63328f1 binman: Support optional external blobs by Simon Glass · Sat Jan 07 14:07:15 2023 -0700
  25. ad5cfe1 binman: Support new op-tee binary format by Simon Glass · Sat Jan 07 14:07:14 2023 -0700
  26. 1e9e61c binman: Support optional entries by Simon Glass · Sat Jan 07 14:07:12 2023 -0700
  27. 37f85de binman: Support writing symbols into ELF files by Simon Glass · Thu Oct 20 18:22:47 2022 -0600
  28. 6fc079e binman: Handle writing ELF symbols in the Entry class by Simon Glass · Thu Oct 20 18:22:46 2022 -0600
  29. a5e4dcb binman: Add zstd bintool by Stefan Herbrechtsmeier · Fri Aug 19 16:25:38 2022 +0200
  30. eeb40b4 binman: Add xz bintool by Stefan Herbrechtsmeier · Fri Aug 19 16:25:37 2022 +0200
  31. 9087fc5 binman: Add lzop bintool by Stefan Herbrechtsmeier · Fri Aug 19 16:25:36 2022 +0200
  32. 2b8cda6 binman: Add gzip bintool by Stefan Herbrechtsmeier · Fri Aug 19 16:25:35 2022 +0200
  33. 9f25457 binman: Add bzip2 bintool by Stefan Herbrechtsmeier · Fri Aug 19 16:25:34 2022 +0200
  34. 94813a0 binman: Support missing compression tools by Stefan Herbrechtsmeier · Fri Aug 19 16:25:31 2022 +0200
  35. a6e0b50 binman: Move compression bintool management into entry class by Stefan Herbrechtsmeier · Fri Aug 19 16:25:30 2022 +0200
  36. b2f8d61 binman: Remove obsolete compressed data header handling by Stefan Herbrechtsmeier · Fri Aug 19 16:25:27 2022 +0200
  37. 1732229 binman: Disable compressed data header by Stefan Herbrechtsmeier · Fri Aug 19 16:25:26 2022 +0200
  38. 7f128a7 binman: Add DecompressData function to entry class by Stefan Herbrechtsmeier · Fri Aug 19 16:25:24 2022 +0200
  39. 486b944 binman: Avoid duplicates in bintool lists by Stefan Herbrechtsmeier · Fri Aug 19 16:25:19 2022 +0200
  40. bd5cd88 binman: Allow collection to use entries from other sections by Simon Glass · Sat Aug 13 11:40:50 2022 -0600
  41. 0cf5bce binman: Add a way to check for missing properties by Simon Glass · Sat Aug 13 11:40:44 2022 -0600
  42. 7d3e407 binman: Put fake files in a subdirectory by Simon Glass · Sun Aug 07 09:46:46 2022 -0600
  43. a7c9778 binman: Add rST references for binman entry types by Simon Glass · Sun Aug 07 16:33:25 2022 -0600
  44. 5cff63f binman: Fix unique names having '/.' for images read from files by Alper Nebi Yasak · Sun Mar 27 18:31:44 2022 +0300
  45. fc5a168 binman: Allow mkimage to use a non-zero fake-blob size by Simon Glass · Sat Mar 05 20:19:05 2022 -0700
  46. 8c0533b binman: Make fake blobs zero-sized by default by Simon Glass · Sat Mar 05 20:19:04 2022 -0700
  47. 214d36f binman: Change how faked blobs are created by Simon Glass · Sat Mar 05 20:19:03 2022 -0700
  48. fff147a binman: Rename tools parameter to btools by Simon Glass · Sat Mar 05 20:19:02 2022 -0700
  49. f86ddad binman: Rename ExpandEntries to gen_entries by Simon Glass · Sat Mar 05 20:19:00 2022 -0700
  50. dd156a4 binman: Rename ExpandToLimit to extend_to_limit by Simon Glass · Sat Mar 05 20:18:59 2022 -0700
  51. 43a98cc binman: Tweak collect_contents_to_file() and docs by Simon Glass · Sat Mar 05 20:18:58 2022 -0700
  52. 2a0fa98 binman: Correct pylint errors by Simon Glass · Fri Feb 11 13:23:21 2022 -0700
  53. 6fba35c binman: Move entry-data collection into a Entry method by Simon Glass · Tue Feb 08 11:50:00 2022 -0700
  54. 1e4ffd8 binman: Skip processing "hash" subnodes of FIT subsections by Alper Nebi Yasak · Wed Feb 09 22:02:35 2022 +0300
  55. 011f1b3 patman: Convert camel case in tout.py by Simon Glass · Sat Jan 29 14:14:15 2022 -0700
  56. 8002552 patman: Convert camel case in tools.py by Simon Glass · Sat Jan 29 14:14:04 2022 -0700
  57. 66152ce binman: Plumb in support for missing bintools by Simon Glass · Sun Jan 09 20:14:09 2022 -0700
  58. dd5c14ec binman: Tidy up pylint warnings in comp_util by Simon Glass · Sun Jan 09 20:14:04 2022 -0700
  59. 3ac7d83 binman: Move compression into binman by Simon Glass · Sun Jan 09 20:14:03 2022 -0700
  60. 4eae925 binman: Plumb in support for bintools by Simon Glass · Sun Jan 09 20:13:50 2022 -0700
  61. ceb5f91 binman: Allow faked blobs in blob-ext-list by Simon Glass · Sun Jan 09 20:13:46 2022 -0700
  62. 7a602fd binman: Write fake blobs to the output directory by Simon Glass · Wed Jan 12 13:10:36 2022 -0700
  63. 33f8a8d Merge branch 'next' by Tom Rini · Mon Jan 10 14:01:57 2022 -0500
  64. 6d45136 binman: add support for creating dummy files for external blobs by Heiko Thiery · Thu Jan 06 11:49:41 2022 +0100
  65. 637958f binman: Allow extracting a file in an alternative format by Simon Glass · Tue Nov 23 21:09:50 2021 -0700
  66. b9028bc binman: Allow listing an image created by a newer version by Simon Glass · Tue Nov 23 21:09:49 2021 -0700
  67. e796f24 binman: Correct comments for ReadChildData() by Simon Glass · Tue Nov 23 11:03:44 2021 -0700
  68. 9ed7170 binman: Correct init of entry in Entry class by Simon Glass · Tue Nov 23 11:03:43 2021 -0700
  69. f427c5f binman: Support default alignment for sections by Simon Glass · Sun Mar 21 18:24:33 2021 +1300
  70. 27a7f77 binman: Support obtaining section contents immediately by Simon Glass · Sun Mar 21 18:24:32 2021 +1300
  71. e191578 binman: Add support for a collection of entries by Simon Glass · Sun Mar 21 18:24:31 2021 +1300
  72. 7098b7f binman: Allow disabling expanding an entry by Simon Glass · Sun Mar 21 18:24:30 2021 +1300
  73. 2f85941 binman: Allow using an an 'expanded' entry type by Simon Glass · Thu Mar 18 20:25:04 2021 +1300
  74. 8235dd8 binman: Move the comment for GetFdts() to the base class by Simon Glass · Thu Mar 18 20:25:02 2021 +1300
  75. fcb2a7c binman: Document ExpandEntries() in the base class by Simon Glass · Thu Mar 18 20:24:52 2021 +1300
  76. 3fb2540 binman: Support reading an image with entry args by Simon Glass · Wed Jan 06 21:35:16 2021 -0700
  77. eb943b1 binman: Correct calculation for image-pos by Simon Glass · Mon Nov 02 12:55:44 2020 -0700
  78. e17220f binman: Update intel_ifwi to store padded section by Simon Glass · Mon Nov 02 12:55:43 2020 -0700
  79. 55f6807 binman: Drop Entry.CheckOffset() by Simon Glass · Mon Oct 26 17:40:18 2020 -0600
  80. acd6c6e binman: Avoid reporting image-pos with compression by Simon Glass · Mon Oct 26 17:40:17 2020 -0600
  81. 72eeff1 binman: Set section contents in GetData() by Simon Glass · Mon Oct 26 17:40:16 2020 -0600
  82. 789b3440 binman: Store the original data before compression by Simon Glass · Mon Oct 26 17:40:15 2020 -0600
  83. afb9caa binman: Expand docs and test for alignment by Simon Glass · Mon Oct 26 17:40:10 2020 -0600
  84. d12599d binman: Expand docs and test for padding by Simon Glass · Mon Oct 26 17:40:09 2020 -0600
  85. a1301a2 binman: Move CompressData() into Entry base class by Simon Glass · Mon Oct 26 17:40:06 2020 -0600
  86. a820af7 binman: Support help messages for missing blobs by Simon Glass · Sun Sep 06 10:39:09 2020 -0600
  87. b8f9037 binman: Move 'external' support into base class by Simon Glass · Tue Sep 01 05:13:57 2020 -0600
  88. c08a11f tools: Drop unnecessary use of __file__ by Simon Glass · Sat Aug 29 11:36:15 2020 -0600
  89. a003cd3 binman: Detect when valid images are not produced by Simon Glass · Thu Jul 09 18:39:40 2020 -0600
  90. 5d94cc6 binman: Allow external binaries to be missing by Simon Glass · Thu Jul 09 18:39:38 2020 -0600
  91. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400
  92. 7332588 binman: Detect when valid images are not produced by Simon Glass · Thu Jul 09 18:39:40 2020 -0600
  93. 42f927a binman: Allow external binaries to be missing by Simon Glass · Thu Jul 09 18:39:38 2020 -0600
  94. a997ea5 patman: Move to absolute imports by Simon Glass · Fri Apr 17 18:09:04 2020 -0600
  95. c585dd4 binman: Move to absolute imports by Simon Glass · Fri Apr 17 18:09:03 2020 -0600
  96. b38aa01 patman: Drop references to __future__ by Simon Glass · Fri Apr 17 18:08:54 2020 -0600
  97. 1fdb487 binman: Remember the pre-reset entry size by Simon Glass · Thu Oct 31 07:43:02 2019 -0600
  98. 7ccca83 pylibfdt: Convert to Python 3 by Simon Glass · Thu Oct 31 07:42:59 2019 -0600
  99. b9ba4e0 binman: Allow use of help and entry-docs without libfdt by Simon Glass · Sat Aug 24 07:22:44 2019 -0600
  100. 4d8151f binman: Handle reading data for end-at-4gb sections by Simon Glass · Wed Sep 25 08:56:21 2019 -0600