1. 4abf784 binman: Allow disabling symbol writing by Simon Glass · Tue Jul 18 07:23:54 2023 -0600
  2. a122030 Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into next by Tom Rini · Thu Mar 16 12:16:14 2023 -0400
  3. 3cfcaa4d binman: add tests for sign option by Ivan Mikhaylov · Wed Mar 08 01:13:40 2023 +0000
  4. 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · Tue Mar 14 10:58:41 2023 -0400
  5. c3fe97f binman: Support generation of x509 certificates by Simon Glass · Thu Mar 02 17:02:45 2023 -0700
  6. 49b77e8 binman: Support updating section contents by Simon Glass · Thu Mar 02 17:02:44 2023 -0700
  7. 039d65f binman: Handle missing bintools correctly in fit by Simon Glass · Thu Mar 02 17:02:43 2023 -0700
  8. 131444f patman: Move library functions into a library directory by Simon Glass · Thu Feb 23 18:18:04 2023 -0700
  9. 62f8590 binman: Avoid unwanted output in testFitFirmwareLoadables() by Simon Glass · Thu Feb 23 18:18:01 2023 -0700
  10. 9a1c726 binman: Make the tooldir configurable by Simon Glass · Wed Feb 22 12:14:49 2023 -0700
  11. cda991e binman: Support marking FMAP areas as preserved by Simon Glass · Sun Feb 12 17:11:15 2023 -0700
  12. 1016ec7 binman: Mark mkimage entry missing when its subnodes is missing by Jonas Karlman · Sat Feb 25 19:01:35 2023 +0000
  13. 3530549 binman: Add support for a rockchip-tpl entry by Jonas Karlman · Sat Feb 25 19:01:33 2023 +0000
  14. 49cd2b3 binman: Show the image name for the top-level section by Simon Glass · Tue Feb 07 14:34:18 2023 -0700
  15. e257402 binman: Add 'min-size' entry property by Samuel Holland · Sat Jan 21 17:25:16 2023 -0600
  16. 490f73c binman: Add support for selecting firmware to use with split-elf by Jonas Karlman · Sat Jan 21 19:02:12 2023 +0000
  17. d2c7d90 binman: Add special subnodes to the nodes generated by split-elf by Jonas Karlman · Sat Jan 21 19:01:48 2023 +0000
  18. c59ea89 binman: Add support for align argument to mkimage tool by Jonas Karlman · Sat Jan 21 19:01:39 2023 +0000
  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. 7447a9d binman: Add a test for an inner section with a size by Simon Glass · Wed Jan 11 16:10:12 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. de24416 binman: Allow writing section contents to a file by Simon Glass · Sat Jan 07 14:07:08 2023 -0700
  28. 6bce5dc binman: Use an exit code when blobs are missing by Simon Glass · Wed Nov 09 19:14:42 2022 -0700
  29. 37f85de binman: Support writing symbols into ELF files by Simon Glass · Thu Oct 20 18:22:47 2022 -0600
  30. 3eb4be3 binman: Add support for symlinking images by Neha Malcom Francis · Mon Oct 17 16:36:25 2022 +0530
  31. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · Tue Sep 06 20:26:52 2022 -0600
  32. 56d0541 binman: Add VPL support by Simon Glass · Mon Feb 28 07:16:54 2022 -0700
  33. 0d3a926 binman: allow user-defined filenames for mkimage entry by Quentin Schulz · Fri Sep 02 15:10:49 2022 +0200
  34. 9b5c648 binman: add support for skipping file concatenation for mkimage by Quentin Schulz · Fri Sep 02 15:10:48 2022 +0200
  35. 3074bdd binman: Sort tests and rework test-file numbers by Stefan Herbrechtsmeier · Tue Aug 23 12:46:09 2022 +0200
  36. a5e4dcb binman: Add zstd bintool by Stefan Herbrechtsmeier · Fri Aug 19 16:25:38 2022 +0200
  37. eeb40b4 binman: Add xz bintool by Stefan Herbrechtsmeier · Fri Aug 19 16:25:37 2022 +0200
  38. 9087fc5 binman: Add lzop bintool by Stefan Herbrechtsmeier · Fri Aug 19 16:25:36 2022 +0200
  39. 2b8cda6 binman: Add gzip bintool by Stefan Herbrechtsmeier · Fri Aug 19 16:25:35 2022 +0200
  40. 9f25457 binman: Add bzip2 bintool by Stefan Herbrechtsmeier · Fri Aug 19 16:25:34 2022 +0200
  41. a14bee0 binman: Add compression tests by Stefan Herbrechtsmeier · Fri Aug 19 16:25:32 2022 +0200
  42. 94813a0 binman: Support missing compression tools by Stefan Herbrechtsmeier · Fri Aug 19 16:25:31 2022 +0200
  43. a6e0b50 binman: Move compression bintool management into entry class by Stefan Herbrechtsmeier · Fri Aug 19 16:25:30 2022 +0200
  44. b4bfbce binman: Move compression bintools creation into test setup by Stefan Herbrechtsmeier · Fri Aug 19 16:25:28 2022 +0200
  45. b2f8d61 binman: Remove obsolete compressed data header handling by Stefan Herbrechtsmeier · Fri Aug 19 16:25:27 2022 +0200
  46. 1732229 binman: Disable compressed data header by Stefan Herbrechtsmeier · Fri Aug 19 16:25:26 2022 +0200
  47. 11121d3 binman: Add length header attribute to dtb entry by Stefan Herbrechtsmeier · Fri Aug 19 16:25:25 2022 +0200
  48. 86f1fc0 binman: Check only section data in multi section test by Stefan Herbrechtsmeier · Fri Aug 19 16:25:23 2022 +0200
  49. 732742e binman: Skip elf tests if python elftools is not available by Stefan Herbrechtsmeier · Fri Aug 19 16:25:18 2022 +0200
  50. bd5cd88 binman: Allow collection to use entries from other sections by Simon Glass · Sat Aug 13 11:40:50 2022 -0600
  51. b166975 binman: Allow passing entries using -n by Simon Glass · Sat Aug 13 11:40:49 2022 -0600
  52. 8fbca77 binman: Allow the image name to be the data file by Simon Glass · Sat Aug 13 11:40:48 2022 -0600
  53. c6b283f binman: Avoid use of expected failure by Simon Glass · Sat Aug 13 11:40:46 2022 -0600
  54. 0cf5bce binman: Add a way to check for missing properties by Simon Glass · Sat Aug 13 11:40:44 2022 -0600
  55. 7d3e407 binman: Put fake files in a subdirectory by Simon Glass · Sun Aug 07 09:46:46 2022 -0600
  56. 9634dc9 spl: binman: Check at runtime if binman symbols were filled in by Alper Nebi Yasak · Sat Jun 18 15:13:11 2022 +0300
  57. 1d44c8e binman: Refuse to replace sections for now by Alper Nebi Yasak · Sun Mar 27 18:31:50 2022 +0300
  58. 4989264 binman: Test replacing non-section entries in FIT subsections by Alper Nebi Yasak · Sun Mar 27 18:31:49 2022 +0300
  59. 6cadc50 binman: Create FIT subentries in the FIT section, not its parent by Alper Nebi Yasak · Sun Mar 27 18:31:48 2022 +0300
  60. 1a0ee0f binman: Remove '/images/' fragment from FIT subentry paths by Alper Nebi Yasak · Sun Mar 27 18:31:47 2022 +0300
  61. 00c68f1 binman: Don't reset offset/size if image doesn't allow repacking by Alper Nebi Yasak · Sun Mar 27 18:31:46 2022 +0300
  62. e63ca5a binman: Collect bintools for images when replacing entries by Alper Nebi Yasak · Sun Mar 27 18:31:45 2022 +0300
  63. 5cff63f binman: Fix unique names having '/.' for images read from files by Alper Nebi Yasak · Sun Mar 27 18:31:44 2022 +0300
  64. ebe96cb tools: binman: add support for pre-load header by Philippe Reynes · Mon Mar 28 22:57:04 2022 +0200
  65. 5f42342 binman: Support splitting an ELF file into multiple nodes by Simon Glass · Sat Mar 05 20:19:12 2022 -0700
  66. 05f71dc binman: Add a consistent way to report errors with fit by Simon Glass · Sat Mar 05 20:19:09 2022 -0700
  67. fc5a168 binman: Allow mkimage to use a non-zero fake-blob size by Simon Glass · Sat Mar 05 20:19:05 2022 -0700
  68. b7bad18 binman: Refactor fit to generate output at the end by Simon Glass · Sat Mar 05 20:19:01 2022 -0700
  69. dd156a4 binman: Rename ExpandToLimit to extend_to_limit by Simon Glass · Sat Mar 05 20:18:59 2022 -0700
  70. a1419df binman: Include also subnodes in generator nodes by Jan Kiszka · Mon Feb 28 17:06:20 2022 +0100
  71. 2a0fa98 binman: Correct pylint errors by Simon Glass · Fri Feb 11 13:23:21 2022 -0700
  72. 912339f binman: Allow different operations in FIT generator nodes by Simon Glass · Tue Feb 08 11:50:03 2022 -0700
  73. 5cdcea0 binman: Add support for TEE BL32 by Roger Quadros · Sat Feb 19 20:50:04 2022 +0200
  74. 64af7c2 binman: Correct the error message for a bad hash algorithm by Simon Glass · Tue Feb 08 10:59:44 2022 -0700
  75. ac873ed binman: Update image positions of FIT subentries by Alper Nebi Yasak · Tue Feb 08 01:08:08 2022 +0300
  76. 1e4ffd8 binman: Skip processing "hash" subnodes of FIT subsections by Alper Nebi Yasak · Wed Feb 09 22:02:35 2022 +0300
  77. d455326 binman: Convert FIT entry type to a subclass of Section entry type by Alper Nebi Yasak · Tue Feb 08 01:08:07 2022 +0300
  78. e706d87 binman: Register and check bintools from FIT subentries by Alper Nebi Yasak · Tue Feb 08 01:08:05 2022 +0300
  79. 09fb061 binman: Fix subentry expansion for FIT entry type by Alper Nebi Yasak · Tue Feb 08 01:08:04 2022 +0300
  80. 011f1b3 patman: Convert camel case in tout.py by Simon Glass · Sat Jan 29 14:14:15 2022 -0700
  81. 840be73 patman: Convert camel case in command.py by Simon Glass · Sat Jan 29 14:14:05 2022 -0700
  82. 8002552 patman: Convert camel case in tools.py by Simon Glass · Sat Jan 29 14:14:04 2022 -0700
  83. 58c407f binman: Skip node generation for images read from files by Jan Kiszka · Fri Jan 28 20:37:53 2022 +0100
  84. 620c446 binman: Add a command to generate bintool docs by Simon Glass · Sun Jan 09 20:14:11 2022 -0700
  85. dab7c14 binman: Complete test coverage of comp_util by Simon Glass · Sun Jan 09 20:14:10 2022 -0700
  86. 66152ce binman: Plumb in support for missing bintools by Simon Glass · Sun Jan 09 20:14:09 2022 -0700
  87. 9203c16 binman: Convert to using the lz4 bintool by Simon Glass · Sun Jan 09 20:14:06 2022 -0700
  88. dd5c14ec binman: Tidy up pylint warnings in comp_util by Simon Glass · Sun Jan 09 20:14:04 2022 -0700
  89. 3ac7d83 binman: Move compression into binman by Simon Glass · Sun Jan 09 20:14:03 2022 -0700
  90. 57c7a48 binman: Convert to using the ifwitool bintool by Simon Glass · Sun Jan 09 20:14:01 2022 -0700
  91. 162017b binman: Enable bintool tests including cmdline processing by Simon Glass · Sun Jan 09 20:13:57 2022 -0700
  92. 4eae925 binman: Plumb in support for bintools by Simon Glass · Sun Jan 09 20:13:50 2022 -0700
  93. ceb5f91 binman: Allow faked blobs in blob-ext-list by Simon Glass · Sun Jan 09 20:13:46 2022 -0700
  94. 7932c88 binman: Expand the external FIT test a little by Simon Glass · Sun Jan 09 20:13:39 2022 -0700
  95. 7a602fd binman: Write fake blobs to the output directory by Simon Glass · Wed Jan 12 13:10:36 2022 -0700
  96. ccae686 binman: Renumber the fake blob dts by Simon Glass · Wed Jan 12 13:10:35 2022 -0700
  97. 33f8a8d Merge branch 'next' by Tom Rini · Mon Jan 10 14:01:57 2022 -0500
  98. 6d45136 binman: add support for creating dummy files for external blobs by Heiko Thiery · Thu Jan 06 11:49:41 2022 +0100
  99. 3efb297 binman: Add support for ATF FIP by Simon Glass · Tue Nov 23 21:08:59 2021 -0700
  100. 0b00ae6 binman: Support lists of external blobs by Simon Glass · Tue Nov 23 21:09:52 2021 -0700