1. 6fba35c binman: Move entry-data collection into a Entry method by Simon Glass · Tue Feb 08 11:50:00 2022 -0700
  2. e87009da binman: Add to the TODO by Simon Glass · Tue Feb 08 11:49:57 2022 -0700
  3. 243c2c1 binman: Update docs to indicate mkimage is supported by Simon Glass · Tue Feb 08 11:49:54 2022 -0700
  4. d589456 binman: doc: fix typo for u-boot-tpl by Heiko Thiery · Mon Jan 24 08:11:01 2022 +0100
  5. ddd5e1d binman: Document the __bss_size symbol error by Simon Glass · Sun Jan 23 12:55:46 2022 -0700
  6. 4142486 binman: Add documentation for bintools by Simon Glass · Sun Jan 09 20:14:12 2022 -0700
  7. 7a7874f binman: Add installation instructions by Simon Glass · Sun Jan 09 20:13:48 2022 -0700
  8. 0a1b3b6 fdt: Make it easier to debug u-boot.dtsi files by Simon Glass · Thu Dec 16 20:59:23 2021 -0700
  9. 023bdf5 fdt: Drop CONFIG_BINMAN_STANDALONE_FDT by Simon Glass · Thu Dec 16 20:59:22 2021 -0700
  10. 637958f binman: Allow extracting a file in an alternative format by Simon Glass · Tue Nov 23 21:09:50 2021 -0700
  11. b9028bc binman: Allow listing an image created by a newer version by Simon Glass · Tue Nov 23 21:09:49 2021 -0700
  12. 31cce97 binman: Allow providing tools and blob directories by Simon Glass · Tue Nov 23 21:09:48 2021 -0700
  13. adfb849 binman: Support updating the dtb in an ELF file by Simon Glass · Wed Nov 03 21:09:18 2021 -0600
  14. 554f85e treewide: Remove OF_PRIOR_STAGE by Ilias Apalodimas · Tue Oct 12 00:00:15 2021 +0300
  15. 76f496d binman: Support multithreading for building images by Simon Glass · Tue Jul 06 10:36:37 2021 -0600
  16. d72582f binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGE by Bin Meng · Mon May 10 20:23:37 2021 +0800
  17. 1fa2b7c binman: Correct '-a' description in the doc by Bin Meng · Mon May 10 20:23:30 2021 +0800
  18. f427c5f binman: Support default alignment for sections by Simon Glass · Sun Mar 21 18:24:33 2021 +1300
  19. 7098b7f binman: Allow disabling expanding an entry by Simon Glass · Sun Mar 21 18:24:30 2021 +1300
  20. 774b23f binman: Update various pieces of the documentation by Simon Glass · Thu Mar 18 20:25:17 2021 +1300
  21. fa88828 binman: Rearrange documentation into headings by Simon Glass · Thu Mar 18 20:25:14 2021 +1300
  22. 75ead66 binman: doc: Add documentation to htmldocs by Simon Glass · Thu Mar 18 20:25:13 2021 +1300[Renamed (72%) from tools/binman/README]
  23. 718b529 binman: Automatically expand phase binaries into sections by Simon Glass · Thu Mar 18 20:25:07 2021 +1300
  24. caa5f18 binman: Indicate how to make binman verbose by Simon Glass · Sat Feb 06 09:57:28 2021 -0700
  25. 01ab229 binman: Update the TODO list by Simon Glass · Wed Jan 06 21:35:12 2021 -0700
  26. d92c836 binman: Support compression of sections by Simon Glass · Mon Oct 26 17:40:25 2020 -0600
  27. 2d9570d binman: Drop CheckEntries() by Simon Glass · Mon Oct 26 17:40:22 2020 -0600
  28. 6a6c1b7 binman: Drop the Entry.CheckSize() method by Simon Glass · Mon Oct 26 17:40:20 2020 -0600
  29. afb9caa binman: Expand docs and test for alignment by Simon Glass · Mon Oct 26 17:40:10 2020 -0600
  30. d12599d binman: Expand docs and test for padding by Simon Glass · Mon Oct 26 17:40:09 2020 -0600
  31. a820af7 binman: Support help messages for missing blobs by Simon Glass · Sun Sep 06 10:39:09 2020 -0600
  32. fb4e538 binman: Document how CROSS_COMPILE, CC, HOSTCC etc. are used in README by Alper Nebi Yasak · Sun Sep 06 14:46:07 2020 +0300
  33. c46090d Makefile: Rename ALL-y to INPUTS-y by Simon Glass · Sun Jul 19 13:56:01 2020 -0600
  34. fd37f24 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · Wed Nov 13 18:18:03 2019 -0800
  35. 72555fa binman: tegra: Adjust symbol calculation depending on end-at-4gb by Simon Glass · Wed Nov 06 17:22:44 2019 -0700
  36. a089c41 binman: Use qemu-x86_defconfig in the example by Bin Meng · Wed Oct 02 19:07:29 2019 -0700
  37. 03b1d8f binman: Allow selection of logging verbosity by Simon Glass · Wed Sep 25 08:11:11 2019 -0600
  38. 30033c2 binman: Add command-line support for replacing entries by Simon Glass · Sat Jul 20 12:24:15 2019 -0600
  39. 8100a8e binman: Add a few more features to the wishlist by Simon Glass · Sat Jul 20 12:24:02 2019 -0600
  40. f8a54bc binman: Allow updating entries that change size by Simon Glass · Sat Jul 20 12:23:56 2019 -0600
  41. 4b05b2d binman: Update documentation for image creation by Simon Glass · Sat Jul 20 12:23:52 2019 -0600
  42. fb30e29 binman: Add info to allow safely repacking an image later by Simon Glass · Sat Jul 20 12:23:51 2019 -0600
  43. 072959a binman: Support updating entries in an existing image by Simon Glass · Sat Jul 20 12:23:50 2019 -0600
  44. 980a284 binman: Add an 'extract' command by Simon Glass · Mon Jul 08 14:25:52 2019 -0600
  45. 233a26a9 binman: Allow for logging information to be displayed by Simon Glass · Mon Jul 08 14:25:49 2019 -0600
  46. b2fd11d binman: Support listing an image by Simon Glass · Mon Jul 08 14:25:48 2019 -0600
  47. e61b6f6 binman: Allow entries to expand after packing by Simon Glass · Mon Jul 08 14:25:37 2019 -0600
  48. aa2fcf9 binman: Move compression into the Entry base class by Simon Glass · Mon Jul 08 14:25:30 2019 -0600
  49. f46732a binman: Convert to use ArgumentParser by Simon Glass · Mon Jul 08 14:25:29 2019 -0600
  50. cec34ba binman: Add an image header by Simon Glass · Mon Jul 08 14:25:28 2019 -0600
  51. 0f62133 binman: Add an FDT map by Simon Glass · Mon Jul 08 14:25:27 2019 -0600
  52. 43062bc binman: Update help for new features by Simon Glass · Mon Jul 08 14:25:25 2019 -0600
  53. a9408f8 binman: Update future features by Simon Glass · Mon Jul 08 14:25:24 2019 -0600
  54. 1c420c9 binman: Allow preserving test directories by Simon Glass · Mon Jul 08 13:18:49 2019 -0600
  55. dfd1901 patman: Add functions to compress and decompress data by Simon Glass · Mon Jul 08 13:18:41 2019 -0600
  56. 567b682 binman: Add a function to decode an ELF file by Simon Glass · Mon Jul 08 13:18:35 2019 -0600
  57. 6244fa4 binman: Add a --toolpath option to set the tool search path by Simon Glass · Mon Jul 08 13:18:28 2019 -0600
  58. a16dd6e binman: Add coverage tools info for Python 3 by Simon Glass · Mon Jul 08 13:18:26 2019 -0600
  59. 1aeb751 binman: Document parallel tests by Simon Glass · Fri May 17 22:00:52 2019 -0600
  60. eb023b3 binman: Allow sections to have an offset by Simon Glass · Thu Apr 25 21:58:39 2019 -0600
  61. e64a092 binman: Add a way to enable debugging from the build by Simon Glass · Tue Nov 06 15:21:31 2018 -0700
  62. b93eea7 Merge git://git.denx.de/u-boot-dm by Tom Rini · Sun Sep 30 18:16:51 2018 -0400
  63. ae7cf03 binman: Support hashing entries by Simon Glass · Fri Sep 14 04:57:31 2018 -0600
  64. 8004581 binman: Mention section attributes in docs by Simon Glass · Fri Sep 14 04:57:30 2018 -0600
  65. fa79a81 binman: Support expanding entries by Simon Glass · Fri Sep 14 04:57:29 2018 -0600
  66. 7ba3359 binman: Support compressed entries by Simon Glass · Fri Sep 14 04:57:26 2018 -0600
  67. ee21d3a binman: Move 'special properties' docs to README.entries by Simon Glass · Fri Sep 14 04:57:07 2018 -0600
  68. 0fb978c binman: Add a new "skip-at-start" property in Section class by Jagdish Gediya · Mon Sep 03 21:35:07 2018 +0530
  69. 55c822d binman: fix a few typos in documentation by Michael Heimpold · Wed Aug 22 22:01:24 2018 +0200
  70. 7a61c6b binman: Create README.entries by Simon Glass · Tue Jul 17 13:25:37 2018 -0600
  71. 91710b3 binman: Add support for passing arguments to entries by Simon Glass · Tue Jul 17 13:25:32 2018 -0600
  72. 9dcc861 binman: Add a new 'image-pos' property by Simon Glass · Wed Aug 01 15:22:42 2018 -0600
  73. 3a9a2b8 binman: Enhance the map and fdt-update output by Simon Glass · Tue Jul 17 13:25:28 2018 -0600
  74. e8561af binman: Rename 'position' to 'offset' by Simon Glass · Wed Aug 01 15:22:37 2018 -0600
  75. a87014e binman: Support updating the device tree with calc'd info by Simon Glass · Fri Jul 06 10:27:42 2018 -0600
  76. e22f8fa binman: Add a SetCalculatedProperties() method by Simon Glass · Fri Jul 06 10:27:41 2018 -0600
  77. 9230773 binman: Add a ProcessFdt() method by Simon Glass · Fri Jul 06 10:27:40 2018 -0600
  78. 29dae67 binman: Complete documentation of stages by Simon Glass · Fri Jul 06 10:27:39 2018 -0600
  79. c2a849d binman: Switch to 'python-coverage' by Tom Rini · Fri Jul 06 10:27:14 2018 -0600
  80. 2edb84e binman: Mark 'align-end' as implemented by Simon Glass · Fri Jun 01 09:38:22 2018 -0600
  81. 3b78d53 binman: Add support for adding a name prefix to entries by Simon Glass · Fri Jun 01 09:38:21 2018 -0600
  82. 3073266 binman: Add support for outputing a map file by Simon Glass · Fri Jun 01 09:38:20 2018 -0600
  83. 1e32400 binman: Tidy up some docs and comments by Simon Glass · Fri Jun 01 09:38:19 2018 -0600
  84. 4ba8d50 binman: Add documentation for pos-unset property by Simon Glass · Fri Jun 01 09:38:17 2018 -0600
  85. a91e115 binman: Add support for sections by Simon Glass · Fri Jun 01 09:38:16 2018 -0600
  86. e76a3e6 binman: Allow unit addresses for binaries by Simon Glass · Fri Jun 01 09:38:11 2018 -0600
  87. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  88. ade2ef6 dtoc: Allow DTC environment variable to provide path to dtc by Simon Glass · Sun Dec 24 12:12:07 2017 -0700
  89. be83bc7 binman: Add documentation for the symbol feature by Simon Glass · Mon Nov 13 18:55:05 2017 -0700
  90. 4b94ac9 binman: Add docs explaining how to enable binman for a board by Simon Glass · Sun Nov 12 21:52:06 2017 -0700
  91. 2eee32b binman: Add better Makefile debugging by Simon Glass · Sun Nov 12 21:52:05 2017 -0700
  92. 52debad binman: Automatically include a U-Boot .dtsi file by Simon Glass · Fri Nov 25 20:15:59 2016 -0700
  93. 7223245 binman: Add support for building x86 ROMs by Simon Glass · Fri Nov 25 20:15:53 2016 -0700
  94. 2574ef6 binman: Introduce binman, a tool for building binary images by Simon Glass · Fri Nov 25 20:15:51 2016 -0700