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