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