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