1. d92c836 binman: Support compression of sections by Simon Glass · Mon Oct 26 17:40:25 2020 -0600
  2. d99850b binman: Use the actual contents in CheckSize() by Simon Glass · Mon Oct 26 17:40:24 2020 -0600
  3. 72eeff1 binman: Set section contents in GetData() by Simon Glass · Mon Oct 26 17:40:16 2020 -0600
  4. 789b3440 binman: Store the original data before compression by Simon Glass · Mon Oct 26 17:40:15 2020 -0600
  5. bb39574 binman: Make section padding consistent with other entries by Simon Glass · Mon Oct 26 17:40:14 2020 -0600
  6. 510ef0f binman: Move section padding to the parent by Simon Glass · Mon Oct 26 17:40:13 2020 -0600
  7. d0850eb binman: Move section-building code into a function by Simon Glass · Mon Oct 26 17:40:11 2020 -0600
  8. afb9caa binman: Expand docs and test for alignment by Simon Glass · Mon Oct 26 17:40:10 2020 -0600
  9. d12599d binman: Expand docs and test for padding by Simon Glass · Mon Oct 26 17:40:09 2020 -0600
  10. 187202f binman: Update testPackExtra with more checks by Simon Glass · Mon Oct 26 17:40:08 2020 -0600
  11. d617986 binman: Expand the error message for breaching a section by Simon Glass · Mon Oct 26 17:40:05 2020 -0600
  12. d1fdf75 binman: Add tests for skip-at-start sections by Simon Glass · Mon Oct 26 17:40:01 2020 -0600
  13. 8cdc08a binman: Drop unused return variable for _DoTestFile() by Simon Glass · Mon Oct 26 17:40:00 2020 -0600
  14. 9d8cc63 binman: Add support for SCP firmware by Samuel Holland · Wed Oct 21 21:12:15 2020 -0500
  15. a072950 binman: Support adding a U-Boot environment by Simon Glass · Sun Sep 06 10:35:33 2020 -0600
  16. 6f1f4d4 binman: Show an error when a file is missing by Simon Glass · Sun Sep 06 10:35:32 2020 -0600
  17. a820af7 binman: Support help messages for missing blobs by Simon Glass · Sun Sep 06 10:39:09 2020 -0600
  18. 1032acc binman: Allow selecting default FIT configuration by Simon Glass · Sun Sep 06 10:39:08 2020 -0600
  19. a435cd1 binman: Support generating FITs with multiple dtbs by Simon Glass · Tue Sep 01 05:13:59 2020 -0600
  20. 559c4de binman: Add support for ATF BL31 by Simon Glass · Tue Sep 01 05:13:58 2020 -0600
  21. 31ee50f binman: Fix up a few missing comments by Simon Glass · Tue Sep 01 05:13:55 2020 -0600
  22. 21db0ff binman: Allow entry args to be required by Simon Glass · Tue Sep 01 05:13:54 2020 -0600
  23. c261ec1 binman: Build FIT image subentries with the section etype by Alper Nebi Yasak · Mon Aug 31 12:58:20 2020 +0300
  24. c503060 binman: Respect pad-before property of section subentries by Alper Nebi Yasak · Mon Aug 31 12:58:19 2020 +0300
  25. 6aae239 binman: Ignore hash*, signature* nodes in sections by Alper Nebi Yasak · Mon Aug 31 12:58:18 2020 +0300
  26. 90cd6f0 binman: Correct some import statements by Simon Glass · Wed Aug 05 13:27:47 2020 -0600
  27. 220ff5f binman: Move GetEntryModules() to control by Simon Glass · Wed Aug 05 13:27:46 2020 -0600
  28. 14c596c binman: Don't change the descriptor in tests by Simon Glass · Sat Jul 25 15:11:19 2020 -0600
  29. 45d556d binman: Add support for generating a FIT by Simon Glass · Thu Jul 09 18:39:45 2020 -0600
  30. d70829a binman: Allow zero-length entries to overlap by Simon Glass · Thu Jul 09 18:39:42 2020 -0600
  31. e88cef9 binman: Allow missing Intel blobs by Simon Glass · Thu Jul 09 18:39:41 2020 -0600
  32. a003cd3 binman: Detect when valid images are not produced by Simon Glass · Thu Jul 09 18:39:40 2020 -0600
  33. 6e02f7c patman: Update errors and warnings to use stderr by Simon Glass · Thu Jul 09 18:39:39 2020 -0600
  34. 5d94cc6 binman: Allow external binaries to be missing by Simon Glass · Thu Jul 09 18:39:38 2020 -0600
  35. 5e56018 binman: Add an etype for external binary blobs by Simon Glass · Thu Jul 09 18:39:36 2020 -0600
  36. 48f3aad binman: Add support for calling mkimage by Simon Glass · Thu Jul 09 18:39:31 2020 -0600
  37. 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
  38. c7b010d binman: Add support for generating a FIT by Simon Glass · Thu Jul 09 18:39:45 2020 -0600
  39. 5781864 binman: Allow zero-length entries to overlap by Simon Glass · Thu Jul 09 18:39:42 2020 -0600
  40. b791ad4 binman: Allow missing Intel blobs by Simon Glass · Thu Jul 09 18:39:41 2020 -0600
  41. 7332588 binman: Detect when valid images are not produced by Simon Glass · Thu Jul 09 18:39:40 2020 -0600
  42. dab7c43 patman: Update errors and warnings to use stderr by Simon Glass · Thu Jul 09 18:39:39 2020 -0600
  43. 42f927a binman: Allow external binaries to be missing by Simon Glass · Thu Jul 09 18:39:38 2020 -0600
  44. 9ade419 binman: Add an etype for external binary blobs by Simon Glass · Thu Jul 09 18:39:36 2020 -0600
  45. b7ca1c9 binman: Add support for calling mkimage by Simon Glass · Thu Jul 09 18:39:31 2020 -0600
  46. a997ea5 patman: Move to absolute imports by Simon Glass · Fri Apr 17 18:09:04 2020 -0600
  47. c585dd4 binman: Move to absolute imports by Simon Glass · Fri Apr 17 18:09:03 2020 -0600
  48. ebbb543 binman: Rename the main module by Simon Glass · Fri Apr 17 18:08:58 2020 -0600
  49. b38aa01 patman: Drop references to __future__ by Simon Glass · Fri Apr 17 18:08:54 2020 -0600
  50. 72555fa binman: tegra: Adjust symbol calculation depending on end-at-4gb by Simon Glass · Wed Nov 06 17:22:44 2019 -0700
  51. c5fd10a binman: Convert a few tests to Python 3 by Simon Glass · Thu Oct 31 07:43:03 2019 -0600
  52. cc311ac patman: Adjust 'command' to return strings instead of bytes by Simon Glass · Thu Oct 31 07:42:50 2019 -0600
  53. 9ea87b2 binman: Add support for Intel FSP-T by Simon Glass · Sun Oct 20 21:31:36 2019 -0600
  54. 4d9086d binman: Add support for Intel FSP-S by Simon Glass · Sun Oct 20 21:31:35 2019 -0600
  55. 0fda9d9 binman: Drop comment-out code in testUpdateFdtOutput() by Simon Glass · Sat Aug 24 07:23:14 2019 -0600
  56. ba7985d binman: Add support for Intel FSP meminit by Simon Glass · Sat Aug 24 07:23:07 2019 -0600
  57. 3f8ff01 binman: Allow support for writing a size symbol to binaries by Simon Glass · Sat Aug 24 07:23:05 2019 -0600
  58. 4e353e2 binman: Increase size of TPL and SPL test data by Simon Glass · Sat Aug 24 07:23:04 2019 -0600
  59. 98c5957 binman: Avoid needing the section size in advance by Simon Glass · Sat Aug 24 07:23:03 2019 -0600
  60. 11f2bd0 binman: Rename some two-digit test files by Simon Glass · Sat Aug 24 07:23:02 2019 -0600
  61. 1d16776 binman: Use underscore in test filenames by Simon Glass · Sat Aug 24 07:23:01 2019 -0600
  62. 3eb5b20 binman: Allow symbols to be resolved inside sections by Simon Glass · Sat Aug 24 07:23:00 2019 -0600
  63. 93a806f binman: Clean up unnecessary code related to ELF test files by Simon Glass · Sat Aug 24 07:22:59 2019 -0600
  64. b8deb12 binman: Use the Makefile for u_boot_binman_syms_size by Simon Glass · Sat Aug 24 07:22:57 2019 -0600
  65. 5d0c026 binman: Use the Makefile for u_boot_binman_syms by Simon Glass · Sat Aug 24 07:22:56 2019 -0600
  66. faaaa16 binman: Use the Makefile for u_boot_no_ucode_ptr by Simon Glass · Sat Aug 24 07:22:55 2019 -0600
  67. 4affd4b binman: Use the Makefile for u_boot_ucode_ptr by Simon Glass · Sat Aug 24 07:22:54 2019 -0600
  68. f629089 binman: Use the Makefile to build ELF test files by Simon Glass · Sat Aug 24 07:22:53 2019 -0600
  69. f55bd69 binman: Fix IFWI output when using an Intel FIT image by Simon Glass · Sat Aug 24 07:22:51 2019 -0600
  70. 232f90c binman: Add support for Intel FIT by Simon Glass · Sat Aug 24 07:22:50 2019 -0600
  71. abab18c binman: x86: Separate out 16-bit reset and init code by Simon Glass · Sat Aug 24 07:22:49 2019 -0600
  72. 0b074d6 binman: Add support for an x86 'reset' section by Simon Glass · Sat Aug 24 07:22:48 2019 -0600
  73. 862f8e2 binman: Use cls instead of self for class methods by Simon Glass · Sat Aug 24 07:22:43 2019 -0600
  74. 30033c2 binman: Add command-line support for replacing entries by Simon Glass · Sat Jul 20 12:24:15 2019 -0600
  75. a772d3f binman: Correct the error message for invalid path by Simon Glass · Sat Jul 20 12:24:14 2019 -0600
  76. b3d6fc7 binman: Clean up all output directories in tests by Simon Glass · Sat Jul 20 12:24:10 2019 -0600
  77. ee9d10d binman: Add a test function to clean up the output dir by Simon Glass · Sat Jul 20 12:24:09 2019 -0600
  78. 37fdd14 binman: Support replacing data in a cbfs by Simon Glass · Sat Jul 20 12:24:06 2019 -0600
  79. 70e3298 binman: Place Intel descriptor at image start by Simon Glass · Sat Jul 20 12:24:01 2019 -0600
  80. 9d8ee32 binman: Support shrinking a entry after packing by Simon Glass · Sat Jul 20 12:23:58 2019 -0600
  81. 8c702fb binman: Update the _testing entry to support shrinkage by Simon Glass · Sat Jul 20 12:23:57 2019 -0600
  82. f8a54bc binman: Allow updating entries that change size by Simon Glass · Sat Jul 20 12:23:56 2019 -0600
  83. 1145376 binman: Add more tests for image header position by Simon Glass · Sat Jul 20 12:23:55 2019 -0600
  84. fb30e29 binman: Add info to allow safely repacking an image later by Simon Glass · Sat Jul 20 12:23:51 2019 -0600
  85. 072959a binman: Support updating entries in an existing image by Simon Glass · Sat Jul 20 12:23:50 2019 -0600
  86. b8d2daa binman: Tidy up _SetupDtb() to use its own temporary file by Simon Glass · Sat Jul 20 12:23:49 2019 -0600
  87. 2c6adba binman: Add a constant for common entry properties by Simon Glass · Sat Jul 20 12:23:47 2019 -0600
  88. ee6409b binman: Add an image name into the fdtmap by Simon Glass · Sat Jul 20 12:23:44 2019 -0600
  89. 52d0621 binman: Add a test for nested and aligned sections by Simon Glass · Mon Jul 08 14:25:53 2019 -0600
  90. 980a284 binman: Add an 'extract' command by Simon Glass · Mon Jul 08 14:25:52 2019 -0600
  91. 4c613bf binman: Allow reading an entry from an image by Simon Glass · Mon Jul 08 14:25:50 2019 -0600
  92. b2fd11d binman: Support listing an image by Simon Glass · Mon Jul 08 14:25:48 2019 -0600
  93. 39dd215 binman: Convert Image to a subclass of Entry by Simon Glass · Mon Jul 08 14:25:47 2019 -0600
  94. b8424fa binman: Support reading an image into an Image object by Simon Glass · Mon Jul 08 14:25:46 2019 -0600
  95. ed39a3c binman: Support locating an image header by Simon Glass · Mon Jul 08 14:25:45 2019 -0600
  96. 8d8bf4e binman: Support locating an FDT map by Simon Glass · Mon Jul 08 14:25:44 2019 -0600
  97. 6b156f8 binman: Allow listing the entries in an image by Simon Glass · Mon Jul 08 14:25:43 2019 -0600
  98. 3c9b4f2 binman: Detect bad CBFS file types by Simon Glass · Mon Jul 08 14:25:42 2019 -0600
  99. 151bbbf binman: Support FDT update for CBFS by Simon Glass · Mon Jul 08 14:25:41 2019 -0600
  100. 90d2968 binman: Allow device-tree entries to be compressed by Simon Glass · Mon Jul 08 14:25:38 2019 -0600