1. 9ea87b2 binman: Add support for Intel FSP-T by Simon Glass · Sun Oct 20 21:31:36 2019 -0600
  2. 4d9086d binman: Add support for Intel FSP-S by Simon Glass · Sun Oct 20 21:31:35 2019 -0600
  3. 3377820 binman: Correct symbol calculation with non-zero image base by Simon Glass · Sun Oct 20 21:31:34 2019 -0600
  4. 0fda9d9 binman: Drop comment-out code in testUpdateFdtOutput() by Simon Glass · Sat Aug 24 07:23:14 2019 -0600
  5. 6bf9b47 binman: Add logging for the number of pack passes by Simon Glass · Sat Aug 24 07:23:13 2019 -0600
  6. e594341 binman: Write symbol info before image inclusion by Simon Glass · Sat Aug 24 07:23:12 2019 -0600
  7. 59589a9 binman: Support writing symbols into entries within an IFWI by Simon Glass · Sat Aug 24 07:23:11 2019 -0600
  8. 7aa5a98 binman: Update IFWI entry to support updates by Simon Glass · Sat Aug 24 07:23:10 2019 -0600
  9. f331830 binman: Update IFWI entry to read entries outside constructor by Simon Glass · Sat Aug 24 07:23:09 2019 -0600
  10. 0001969 binman: Fix entry comment for Intel descriptor by Simon Glass · Sat Aug 24 07:23:08 2019 -0600
  11. ba7985d binman: Add support for Intel FSP meminit by Simon Glass · Sat Aug 24 07:23:07 2019 -0600
  12. 3f8ff01 binman: Allow support for writing a size symbol to binaries by Simon Glass · Sat Aug 24 07:23:05 2019 -0600
  13. 4e353e2 binman: Increase size of TPL and SPL test data by Simon Glass · Sat Aug 24 07:23:04 2019 -0600
  14. 98c5957 binman: Avoid needing the section size in advance by Simon Glass · Sat Aug 24 07:23:03 2019 -0600
  15. 11f2bd0 binman: Rename some two-digit test files by Simon Glass · Sat Aug 24 07:23:02 2019 -0600
  16. 1d16776 binman: Use underscore in test filenames by Simon Glass · Sat Aug 24 07:23:01 2019 -0600
  17. 3eb5b20 binman: Allow symbols to be resolved inside sections by Simon Glass · Sat Aug 24 07:23:00 2019 -0600
  18. 93a806f binman: Clean up unnecessary code related to ELF test files by Simon Glass · Sat Aug 24 07:22:59 2019 -0600
  19. 46ea691 binman: Use the Makefile for u_boot_binman_syms_bad by Simon Glass · Sat Aug 24 07:22:58 2019 -0600
  20. b8deb12 binman: Use the Makefile for u_boot_binman_syms_size by Simon Glass · Sat Aug 24 07:22:57 2019 -0600
  21. 5d0c026 binman: Use the Makefile for u_boot_binman_syms by Simon Glass · Sat Aug 24 07:22:56 2019 -0600
  22. faaaa16 binman: Use the Makefile for u_boot_no_ucode_ptr by Simon Glass · Sat Aug 24 07:22:55 2019 -0600
  23. 4affd4b binman: Use the Makefile for u_boot_ucode_ptr by Simon Glass · Sat Aug 24 07:22:54 2019 -0600
  24. f629089 binman: Use the Makefile to build ELF test files by Simon Glass · Sat Aug 24 07:22:53 2019 -0600
  25. 08cc4cc binman: Use tools.Run() to run objdump by Simon Glass · Sat Aug 24 07:22:52 2019 -0600
  26. f55bd69 binman: Fix IFWI output when using an Intel FIT image by Simon Glass · Sat Aug 24 07:22:51 2019 -0600
  27. 232f90c binman: Add support for Intel FIT by Simon Glass · Sat Aug 24 07:22:50 2019 -0600
  28. abab18c binman: x86: Separate out 16-bit reset and init code by Simon Glass · Sat Aug 24 07:22:49 2019 -0600
  29. 0b074d6 binman: Add support for an x86 'reset' section by Simon Glass · Sat Aug 24 07:22:48 2019 -0600
  30. 8a5e249 binman: Correct use of 'replace' in IFWI tests by Simon Glass · Sat Aug 24 07:22:47 2019 -0600
  31. c29a85d binman: Handle hidden symbols in ELF files by Simon Glass · Sat Aug 24 07:22:46 2019 -0600
  32. d349ada binman: Drop .note section from ELF by Simon Glass · Sat Aug 24 07:22:45 2019 -0600
  33. b9ba4e0 binman: Allow use of help and entry-docs without libfdt by Simon Glass · Sat Aug 24 07:22:44 2019 -0600
  34. 862f8e2 binman: Use cls instead of self for class methods by Simon Glass · Sat Aug 24 07:22:43 2019 -0600
  35. a089c41 binman: Use qemu-x86_defconfig in the example by Bin Meng · Wed Oct 02 19:07:29 2019 -0700
  36. 851caf0 binman: Take account of skip-at-start with image-header by Simon Glass · Wed Sep 25 08:56:22 2019 -0600
  37. 4d8151f binman: Handle reading data for end-at-4gb sections by Simon Glass · Wed Sep 25 08:56:21 2019 -0600
  38. 23f0047 binman: Add a base implementation of Entry.ReadChildData() by Simon Glass · Wed Sep 25 08:56:20 2019 -0600
  39. df08cbb binman: Allow verbose output with all commands by Simon Glass · Sun Sep 15 18:10:36 2019 -0600
  40. 03b1d8f binman: Allow selection of logging verbosity by Simon Glass · Wed Sep 25 08:11:11 2019 -0600
  41. 30033c2 binman: Add command-line support for replacing entries by Simon Glass · Sat Jul 20 12:24:15 2019 -0600
  42. a772d3f binman: Correct the error message for invalid path by Simon Glass · Sat Jul 20 12:24:14 2019 -0600
  43. 274bd0e binman: Split control.WriteEntryToImage() into separate functions by Simon Glass · Sat Jul 20 12:24:13 2019 -0600
  44. d48f94e binman: Update control.WriteEntry() to support writing the map by Simon Glass · Sat Jul 20 12:24:12 2019 -0600
  45. 3971c95 binman: Move control.WriteEntry further down the file by Simon Glass · Sat Jul 20 12:24:11 2019 -0600
  46. b3d6fc7 binman: Clean up all output directories in tests by Simon Glass · Sat Jul 20 12:24:10 2019 -0600
  47. ee9d10d binman: Add a test function to clean up the output dir by Simon Glass · Sat Jul 20 12:24:09 2019 -0600
  48. 74f5feb binman: Update state when replacing device-tree entries by Simon Glass · Sat Jul 20 12:24:08 2019 -0600
  49. 37fdd14 binman: Support replacing data in a cbfs by Simon Glass · Sat Jul 20 12:24:06 2019 -0600
  50. d34af7a binman: Update Entry.WriteData() to handle special sections by Simon Glass · Sat Jul 20 12:24:05 2019 -0600
  51. 0cd8ace binman: Update Entry.ReadEntry() to work through classes by Simon Glass · Sat Jul 20 12:24:04 2019 -0600
  52. d4ed3b0 binman: Add a prefix before CBFS hex offsets by Simon Glass · Sat Jul 20 12:24:03 2019 -0600
  53. 8100a8e binman: Add a few more features to the wishlist by Simon Glass · Sat Jul 20 12:24:02 2019 -0600
  54. 70e3298 binman: Place Intel descriptor at image start by Simon Glass · Sat Jul 20 12:24:01 2019 -0600
  55. cf0b21c binman: Adjust fmap to ignore CBFS files by Simon Glass · Sat Jul 20 12:24:00 2019 -0600
  56. 9d8ee32 binman: Support shrinking a entry after packing by Simon Glass · Sat Jul 20 12:23:58 2019 -0600
  57. 8c702fb binman: Update the _testing entry to support shrinkage by Simon Glass · Sat Jul 20 12:23:57 2019 -0600
  58. f8a54bc binman: Allow updating entries that change size by Simon Glass · Sat Jul 20 12:23:56 2019 -0600
  59. 1145376 binman: Add more tests for image header position by Simon Glass · Sat Jul 20 12:23:55 2019 -0600
  60. 74b3157 binman: Move Image.BuildImage() into a single function by Simon Glass · Sat Jul 20 12:23:54 2019 -0600
  61. 9b7f500 binman: Write the original input fdtmap to a file by Simon Glass · Sat Jul 20 12:23:53 2019 -0600
  62. 4b05b2d binman: Update documentation for image creation by Simon Glass · Sat Jul 20 12:23:52 2019 -0600
  63. fb30e29 binman: Add info to allow safely repacking an image later by Simon Glass · Sat Jul 20 12:23:51 2019 -0600
  64. 072959a binman: Support updating entries in an existing image by Simon Glass · Sat Jul 20 12:23:50 2019 -0600
  65. b8d2daa binman: Tidy up _SetupDtb() to use its own temporary file by Simon Glass · Sat Jul 20 12:23:49 2019 -0600
  66. f8e2676 binman: Allow the fdtmap to remain unchanged by Simon Glass · Sat Jul 20 12:23:48 2019 -0600
  67. 2c6adba binman: Add a constant for common entry properties by Simon Glass · Sat Jul 20 12:23:47 2019 -0600
  68. 990b174 binman: Add a function to obtain the image for an Entry by Simon Glass · Sat Jul 20 12:23:46 2019 -0600
  69. 2c360cf binman: Adjust Entry to read the node in a separate call by Simon Glass · Sat Jul 20 12:23:45 2019 -0600
  70. ee6409b binman: Add an image name into the fdtmap by Simon Glass · Sat Jul 20 12:23:44 2019 -0600
  71. 95f1a94 binman: Store the entry in output_fdt_files by Simon Glass · Sat Jul 20 12:23:43 2019 -0600
  72. 385138a binman: Allow state functions to fail to return data by Simon Glass · Sat Jul 20 12:23:42 2019 -0600
  73. af8c45c binman: Support loading entry data from a file by Simon Glass · Sat Jul 20 12:23:41 2019 -0600
  74. 7654657 binman: Store image fdtmap when loading from a file by Simon Glass · Sat Jul 20 12:23:40 2019 -0600
  75. b6dff4c binman: Add a bit of logging in entries when packing by Simon Glass · Sat Jul 20 12:23:36 2019 -0600
  76. f3aba91 binman: Drop state.fdt_set as this is not needed by Simon Glass · Sat Jul 20 12:23:34 2019 -0600
  77. 132fa72 binman: Simplify state.fdt_subset by Simon Glass · Sat Jul 20 12:23:33 2019 -0600
  78. 2be381d binman: Adjust state.fdt_files to be keyed by entry type by Simon Glass · Sat Jul 20 12:23:32 2019 -0600
  79. 684a4f1 binman: Adjust GetFdt() to be keyed by etype by Simon Glass · Sat Jul 20 12:23:31 2019 -0600
  80. a3030a5 binman: Rename state.GetFdt() by Simon Glass · Sat Jul 20 12:23:30 2019 -0600
  81. 5a30060 binman: Rename state.GetFdts() by Simon Glass · Sat Jul 20 12:23:29 2019 -0600
  82. 267112e binman: Convert GetFdtSet() to use a dict by Simon Glass · Sat Jul 20 12:23:28 2019 -0600
  83. d3151ff binman: Move image/fdt code into PrepareImagesAndDtbs() by Simon Glass · Sat Jul 20 12:23:27 2019 -0600
  84. 26d7e8e binman: Move GetFdtSet() into blob_dtb by Simon Glass · Sat Jul 20 12:23:25 2019 -0600
  85. b766c5e5 binman: Move image-processing code into a function by Simon Glass · Sat Jul 20 12:23:24 2019 -0600
  86. 52d0621 binman: Add a test for nested and aligned sections by Simon Glass · Mon Jul 08 14:25:53 2019 -0600
  87. 980a284 binman: Add an 'extract' command by Simon Glass · Mon Jul 08 14:25:52 2019 -0600
  88. e1b605d binman: Support reading from CBFS entries by Simon Glass · Mon Jul 08 14:25:51 2019 -0600
  89. 4c613bf binman: Allow reading an entry from an image by Simon Glass · Mon Jul 08 14:25:50 2019 -0600
  90. 233a26a9 binman: Allow for logging information to be displayed by Simon Glass · Mon Jul 08 14:25:49 2019 -0600
  91. b2fd11d binman: Support listing an image by Simon Glass · Mon Jul 08 14:25:48 2019 -0600
  92. 39dd215 binman: Convert Image to a subclass of Entry by Simon Glass · Mon Jul 08 14:25:47 2019 -0600
  93. b8424fa binman: Support reading an image into an Image object by Simon Glass · Mon Jul 08 14:25:46 2019 -0600
  94. ed39a3c binman: Support locating an image header by Simon Glass · Mon Jul 08 14:25:45 2019 -0600
  95. 8d8bf4e binman: Support locating an FDT map by Simon Glass · Mon Jul 08 14:25:44 2019 -0600
  96. 6b156f8 binman: Allow listing the entries in an image by Simon Glass · Mon Jul 08 14:25:43 2019 -0600
  97. 3c9b4f2 binman: Detect bad CBFS file types by Simon Glass · Mon Jul 08 14:25:42 2019 -0600
  98. 151bbbf binman: Support FDT update for CBFS by Simon Glass · Mon Jul 08 14:25:41 2019 -0600
  99. 4f37433 binman: Use the cbfs memlen field only for uncompressed length by Simon Glass · Mon Jul 08 14:25:40 2019 -0600
  100. 3170e54 binman: Provide the actual data address for cbfs files by Simon Glass · Mon Jul 08 14:25:39 2019 -0600