1. f427c5f binman: Support default alignment for sections by Simon Glass · Sun Mar 21 18:24:33 2021 +1300
  2. 27a7f77 binman: Support obtaining section contents immediately by Simon Glass · Sun Mar 21 18:24:32 2021 +1300
  3. e191578 binman: Add support for a collection of entries by Simon Glass · Sun Mar 21 18:24:31 2021 +1300
  4. 7098b7f binman: Allow disabling expanding an entry by Simon Glass · Sun Mar 21 18:24:30 2021 +1300
  5. 3bbc993 binman: Use a unique number for the symbols test file by Simon Glass · Sun Mar 21 18:24:29 2021 +1300
  6. 774b23f binman: Update various pieces of the documentation by Simon Glass · Thu Mar 18 20:25:17 2021 +1300
  7. 8911fa1 binman: Drop repetitive heading for each entry by Simon Glass · Thu Mar 18 20:25:16 2021 +1300
  8. 0ac96b6 binman: Incorporate entry documentation by Simon Glass · Thu Mar 18 20:25:15 2021 +1300
  9. fa88828 binman: Rearrange documentation into headings by Simon Glass · Thu Mar 18 20:25:14 2021 +1300
  10. 75ead66 binman: doc: Add documentation to htmldocs by Simon Glass · Thu Mar 18 20:25:13 2021 +1300
  11. 718b529 binman: Automatically expand phase binaries into sections by Simon Glass · Thu Mar 18 20:25:07 2021 +1300
  12. 55ab0b6 binman: Plumb expanded entries through fully by Simon Glass · Thu Mar 18 20:25:06 2021 +1300
  13. ed93067 binman: Allow a way to select expanded entries by Simon Glass · Thu Mar 18 20:25:05 2021 +1300
  14. 2f85941 binman: Allow using an an 'expanded' entry type by Simon Glass · Thu Mar 18 20:25:04 2021 +1300
  15. eb751fd binman: Use standard filenames for SPL/TPL devicetree by Simon Glass · Thu Mar 18 20:25:03 2021 +1300
  16. 8235dd8 binman: Move the comment for GetFdts() to the base class by Simon Glass · Thu Mar 18 20:25:02 2021 +1300
  17. a1ba618 binman: Drop unnecessary field in output_fdt_info by Simon Glass · Thu Mar 18 20:25:01 2021 +1300
  18. f184d95 binman: Use the fake SPL/TPL only if requested by Simon Glass · Thu Mar 18 20:25:00 2021 +1300
  19. d9bdd25 binman: Drop unnecessary 'type' property in tests by Simon Glass · Thu Mar 18 20:24:59 2021 +1300
  20. 63f41d4 binman: Add support for u-boot-tpl-bss-bad by Simon Glass · Thu Mar 18 20:24:58 2021 +1300
  21. c98de97 binman: Add support for u-boot-tpl-nodtb by Simon Glass · Thu Mar 18 20:24:57 2021 +1300
  22. 31e04cb binman: Support symbols in u-boot-spl-nodtb by Simon Glass · Thu Mar 18 20:24:56 2021 +1300
  23. 308939b binman: Correct the documentation for u-boot-spl-bss-pad by Simon Glass · Thu Mar 18 20:24:55 2021 +1300
  24. 537e006 binman: Tidy up underscores in entry documentation by Simon Glass · Thu Mar 18 20:24:54 2021 +1300
  25. 3f093a3 binman: Update entry help for files-align by Simon Glass · Thu Mar 18 20:24:53 2021 +1300
  26. fcb2a7c binman: Document ExpandEntries() in the base class by Simon Glass · Thu Mar 18 20:24:52 2021 +1300
  27. 4ef93d9 binman: Allow extracting to current directory by Simon Glass · Thu Mar 18 20:24:51 2021 +1300
  28. caa5f18 binman: Indicate how to make binman verbose by Simon Glass · Sat Feb 06 09:57:28 2021 -0700
  29. db84b56 binman: Allow for skip_at_start when reading entries by Simon Glass · Wed Jan 06 21:35:19 2021 -0700
  30. a2af730 binman: Support alignment of files by Simon Glass · Wed Jan 06 21:35:18 2021 -0700
  31. 220c622 binman: Allow vblock to include devicetree blobs by Simon Glass · Wed Jan 06 21:35:17 2021 -0700
  32. 3fb2540 binman: Support reading an image with entry args by Simon Glass · Wed Jan 06 21:35:16 2021 -0700
  33. ecbe473 binman: Support finding symbols in sub-sections by Simon Glass · Wed Jan 06 21:35:15 2021 -0700
  34. d2b3b2a binman: Fix a few file comments by Simon Glass · Wed Jan 06 21:35:14 2021 -0700
  35. 0834945 binman: Show the size when writing entries by Simon Glass · Wed Jan 06 21:35:13 2021 -0700
  36. 01ab229 binman: Update the TODO list by Simon Glass · Wed Jan 06 21:35:12 2021 -0700
  37. d35a852 dtoc: binman: Drop Python 2 code by Simon Glass · Wed Jan 06 21:35:10 2021 -0700
  38. c27ee7c patman: Drop tools.ToByte() by Simon Glass · Sun Nov 08 20:36:19 2020 -0700
  39. 9dfb311 patman: Drop unicode helper functions by Simon Glass · Sun Nov 08 20:36:18 2020 -0700
  40. c9a032c fdt: Use an Enum for the data type by Simon Glass · Sun Nov 08 20:36:17 2020 -0700
  41. eb943b1 binman: Correct calculation for image-pos by Simon Glass · Mon Nov 02 12:55:44 2020 -0700
  42. e17220f binman: Update intel_ifwi to store padded section by Simon Glass · Mon Nov 02 12:55:43 2020 -0700
  43. a22e680 binman: Avoid calculated section data repeatedly by Simon Glass · Mon Oct 26 17:40:26 2020 -0600
  44. d92c836 binman: Support compression of sections by Simon Glass · Mon Oct 26 17:40:25 2020 -0600
  45. d99850b binman: Use the actual contents in CheckSize() by Simon Glass · Mon Oct 26 17:40:24 2020 -0600
  46. c5f4b48 binman: Update CheckEntries() for compressed sections by Simon Glass · Mon Oct 26 17:40:23 2020 -0600
  47. 2d9570d binman: Drop CheckEntries() by Simon Glass · Mon Oct 26 17:40:22 2020 -0600
  48. b193d46 binman: Call CheckSize() from the section's Pack() method by Simon Glass · Mon Oct 26 17:40:21 2020 -0600
  49. 6a6c1b7 binman: Drop the Entry.CheckSize() method by Simon Glass · Mon Oct 26 17:40:20 2020 -0600
  50. bd668e3 binman: Move sort and expand to the main Pack() function by Simon Glass · Mon Oct 26 17:40:19 2020 -0600
  51. 55f6807 binman: Drop Entry.CheckOffset() by Simon Glass · Mon Oct 26 17:40:18 2020 -0600
  52. acd6c6e binman: Avoid reporting image-pos with compression by Simon Glass · Mon Oct 26 17:40:17 2020 -0600
  53. 72eeff1 binman: Set section contents in GetData() by Simon Glass · Mon Oct 26 17:40:16 2020 -0600
  54. 789b3440 binman: Store the original data before compression by Simon Glass · Mon Oct 26 17:40:15 2020 -0600
  55. bb39574 binman: Make section padding consistent with other entries by Simon Glass · Mon Oct 26 17:40:14 2020 -0600
  56. 510ef0f binman: Move section padding to the parent by Simon Glass · Mon Oct 26 17:40:13 2020 -0600
  57. ff1903a binman: Refactor _BuildSectionData() by Simon Glass · Mon Oct 26 17:40:12 2020 -0600
  58. d0850eb binman: Move section-building code into a function by Simon Glass · Mon Oct 26 17:40:11 2020 -0600
  59. afb9caa binman: Expand docs and test for alignment by Simon Glass · Mon Oct 26 17:40:10 2020 -0600
  60. d12599d binman: Expand docs and test for padding by Simon Glass · Mon Oct 26 17:40:09 2020 -0600
  61. 187202f binman: Update testPackExtra with more checks by Simon Glass · Mon Oct 26 17:40:08 2020 -0600
  62. 51d02ad binman: Use 'files-compress' to set compression for files by Simon Glass · Mon Oct 26 17:40:07 2020 -0600
  63. a1301a2 binman: Move CompressData() into Entry base class by Simon Glass · Mon Oct 26 17:40:06 2020 -0600
  64. d617986 binman: Expand the error message for breaching a section by Simon Glass · Mon Oct 26 17:40:05 2020 -0600
  65. 05ef6f3 binman: Remove references to 'image' in entry_Section by Simon Glass · Mon Oct 26 17:40:04 2020 -0600
  66. 31a0963 binman: Fix return from u-boot-ucode if there is no DT by Simon Glass · Mon Oct 26 17:40:03 2020 -0600
  67. 7668194 binman: Give a sensible error if no command is given by Simon Glass · Mon Oct 26 17:40:02 2020 -0600
  68. d1fdf75 binman: Add tests for skip-at-start sections by Simon Glass · Mon Oct 26 17:40:01 2020 -0600
  69. 8cdc08a binman: Drop unused return variable for _DoTestFile() by Simon Glass · Mon Oct 26 17:40:00 2020 -0600
  70. 136dd35 binman: Update the entry docs by Simon Glass · Mon Oct 26 17:39:59 2020 -0600
  71. 6b7db0a sunxi: binman: Add support for including SCP firmware by Samuel Holland · Wed Oct 21 21:12:16 2020 -0500
  72. 9d8cc63 binman: Add support for SCP firmware by Samuel Holland · Wed Oct 21 21:12:15 2020 -0500
  73. 91079ac sunxi: binman: Update FIT component descriptions by Samuel Holland · Wed Oct 21 21:12:14 2020 -0500
  74. 99fdebc binman: Only write FDT once per node by Samuel Holland · Wed Oct 21 21:12:09 2020 -0500
  75. a072950 binman: Support adding a U-Boot environment by Simon Glass · Sun Sep 06 10:35:33 2020 -0600
  76. 6f1f4d4 binman: Show an error when a file is missing by Simon Glass · Sun Sep 06 10:35:32 2020 -0600
  77. 5d90d5e binman: sunxi: Add help message for missing sunxi ATF BL31 by Simon Glass · Sun Sep 06 10:39:10 2020 -0600
  78. a820af7 binman: Support help messages for missing blobs by Simon Glass · Sun Sep 06 10:39:09 2020 -0600
  79. 1032acc binman: Allow selecting default FIT configuration by Simon Glass · Sun Sep 06 10:39:08 2020 -0600
  80. 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
  81. 5cd321d binman: Use target-specific tools when cross-compiling by Alper Nebi Yasak · Sun Sep 06 14:46:05 2020 +0300
  82. e475c5c binman: Support cross-compiling test files to x86 by Alper Nebi Yasak · Sun Sep 06 14:46:04 2020 +0300
  83. a435cd1 binman: Support generating FITs with multiple dtbs by Simon Glass · Tue Sep 01 05:13:59 2020 -0600
  84. 559c4de binman: Add support for ATF BL31 by Simon Glass · Tue Sep 01 05:13:58 2020 -0600
  85. b8f9037 binman: Move 'external' support into base class by Simon Glass · Tue Sep 01 05:13:57 2020 -0600
  86. 31ee50f binman: Fix up a few missing comments by Simon Glass · Tue Sep 01 05:13:55 2020 -0600
  87. 21db0ff binman: Allow entry args to be required by Simon Glass · Tue Sep 01 05:13:54 2020 -0600
  88. c08a11f tools: Drop unnecessary use of __file__ by Simon Glass · Sat Aug 29 11:36:15 2020 -0600
  89. c1dc2f8 binman: Use pkg_resources to find resources by Simon Glass · Sat Aug 29 11:36:14 2020 -0600
  90. c261ec1 binman: Build FIT image subentries with the section etype by Alper Nebi Yasak · Mon Aug 31 12:58:20 2020 +0300
  91. c503060 binman: Respect pad-before property of section subentries by Alper Nebi Yasak · Mon Aug 31 12:58:19 2020 +0300
  92. 6aae239 binman: Ignore hash*, signature* nodes in sections by Alper Nebi Yasak · Mon Aug 31 12:58:18 2020 +0300
  93. bc404b7 binman: Add a setup script for Python by Simon Glass · Wed Aug 05 13:27:49 2020 -0600
  94. 90cd6f0 binman: Correct some import statements by Simon Glass · Wed Aug 05 13:27:47 2020 -0600
  95. 220ff5f binman: Move GetEntryModules() to control by Simon Glass · Wed Aug 05 13:27:46 2020 -0600
  96. c46090d Makefile: Rename ALL-y to INPUTS-y by Simon Glass · Sun Jul 19 13:56:01 2020 -0600
  97. 14c596c binman: Don't change the descriptor in tests by Simon Glass · Sat Jul 25 15:11:19 2020 -0600
  98. 45d556d binman: Add support for generating a FIT by Simon Glass · Thu Jul 09 18:39:45 2020 -0600
  99. d70829a binman: Allow zero-length entries to overlap by Simon Glass · Thu Jul 09 18:39:42 2020 -0600
  100. e88cef9 binman: Allow missing Intel blobs by Simon Glass · Thu Jul 09 18:39:41 2020 -0600