1. 70e3298 binman: Place Intel descriptor at image start by Simon Glass · Sat Jul 20 12:24:01 2019 -0600
  2. 9d8ee32 binman: Support shrinking a entry after packing by Simon Glass · Sat Jul 20 12:23:58 2019 -0600
  3. 8c702fb binman: Update the _testing entry to support shrinkage by Simon Glass · Sat Jul 20 12:23:57 2019 -0600
  4. f8a54bc binman: Allow updating entries that change size by Simon Glass · Sat Jul 20 12:23:56 2019 -0600
  5. 1145376 binman: Add more tests for image header position by Simon Glass · Sat Jul 20 12:23:55 2019 -0600
  6. fb30e29 binman: Add info to allow safely repacking an image later by Simon Glass · Sat Jul 20 12:23:51 2019 -0600
  7. 072959a binman: Support updating entries in an existing image by Simon Glass · Sat Jul 20 12:23:50 2019 -0600
  8. b8d2daa binman: Tidy up _SetupDtb() to use its own temporary file by Simon Glass · Sat Jul 20 12:23:49 2019 -0600
  9. 2c6adba binman: Add a constant for common entry properties by Simon Glass · Sat Jul 20 12:23:47 2019 -0600
  10. ee6409b binman: Add an image name into the fdtmap by Simon Glass · Sat Jul 20 12:23:44 2019 -0600
  11. 52d0621 binman: Add a test for nested and aligned sections by Simon Glass · Mon Jul 08 14:25:53 2019 -0600
  12. 980a284 binman: Add an 'extract' command by Simon Glass · Mon Jul 08 14:25:52 2019 -0600
  13. 4c613bf binman: Allow reading an entry from an image by Simon Glass · Mon Jul 08 14:25:50 2019 -0600
  14. b2fd11d binman: Support listing an image by Simon Glass · Mon Jul 08 14:25:48 2019 -0600
  15. 39dd215 binman: Convert Image to a subclass of Entry by Simon Glass · Mon Jul 08 14:25:47 2019 -0600
  16. b8424fa binman: Support reading an image into an Image object by Simon Glass · Mon Jul 08 14:25:46 2019 -0600
  17. ed39a3c binman: Support locating an image header by Simon Glass · Mon Jul 08 14:25:45 2019 -0600
  18. 8d8bf4e binman: Support locating an FDT map by Simon Glass · Mon Jul 08 14:25:44 2019 -0600
  19. 6b156f8 binman: Allow listing the entries in an image by Simon Glass · Mon Jul 08 14:25:43 2019 -0600
  20. 3c9b4f2 binman: Detect bad CBFS file types by Simon Glass · Mon Jul 08 14:25:42 2019 -0600
  21. 151bbbf binman: Support FDT update for CBFS by Simon Glass · Mon Jul 08 14:25:41 2019 -0600
  22. 90d2968 binman: Allow device-tree entries to be compressed by Simon Glass · Mon Jul 08 14:25:38 2019 -0600
  23. e61b6f6 binman: Allow entries to expand after packing by Simon Glass · Mon Jul 08 14:25:37 2019 -0600
  24. d17dfea binman: Fix up ProcessUpdateContents error and comments by Simon Glass · Mon Jul 08 14:25:33 2019 -0600
  25. f46732a binman: Convert to use ArgumentParser by Simon Glass · Mon Jul 08 14:25:29 2019 -0600
  26. cec34ba binman: Add an image header by Simon Glass · Mon Jul 08 14:25:28 2019 -0600
  27. 0f62133 binman: Add an FDT map by Simon Glass · Mon Jul 08 14:25:27 2019 -0600
  28. 5b4bce3 binman: Add a convenience functions for real-DTB tests by Simon Glass · Mon Jul 08 14:25:26 2019 -0600
  29. c2f1aed binman: Add support for fixed-offset files in CBFS by Simon Glass · Mon Jul 08 13:18:56 2019 -0600
  30. 759af87 binman: Add support for Intel IFWI entries by Simon Glass · Mon Jul 08 13:18:54 2019 -0600
  31. 1de3448 binman: Add support for CBFS entries by Simon Glass · Mon Jul 08 13:18:53 2019 -0600
  32. cebfab2 binman: Pass the toolpath to tests by Simon Glass · Mon Jul 08 13:18:50 2019 -0600
  33. 1c420c9 binman: Allow preserving test directories by Simon Glass · Mon Jul 08 13:18:49 2019 -0600
  34. 8a50b4a binman: Allow verbosity control when running tests by Simon Glass · Mon Jul 08 13:18:48 2019 -0600
  35. 38a411c binman: Fix up the _DoTestFile() function -u argument by Simon Glass · Mon Jul 08 13:18:47 2019 -0600
  36. a899f71 binman: Support ELF files for TPL by Simon Glass · Mon Jul 08 13:18:46 2019 -0600
  37. ccec026 binman: Use the tools.Decompress method by Simon Glass · Mon Jul 08 13:18:42 2019 -0600
  38. 47f6a62 binman: Allow text directly in the node by Simon Glass · Mon Jul 08 13:18:40 2019 -0600
  39. ac4738b binman: Use a better error for missing Intel descriptor by Simon Glass · Mon Jul 08 13:18:32 2019 -0600
  40. 0d67379 binman: Correct two typos in function names in ftest by Simon Glass · Mon Jul 08 13:18:25 2019 -0600
  41. b377475 binman: Read map files as text by Simon Glass · Fri May 17 22:00:51 2019 -0600
  42. 848cdb5 binman: Fix up a format string in AssertInList() by Simon Glass · Fri May 17 22:00:50 2019 -0600
  43. 303f62f binman: Convert to use bytes type by Simon Glass · Fri May 17 22:00:46 2019 -0600
  44. ac0d495 binman: Handle repeated bytes for Python 3 by Simon Glass · Tue May 14 15:53:47 2019 -0600
  45. 12a74f4 binman: Drop an unused input file by Simon Glass · Tue May 14 15:53:46 2019 -0600
  46. 3861cc4 binman: Use binary mode when compressing data by Simon Glass · Tue May 14 15:53:45 2019 -0600
  47. 3348666 tools: binman: Open all binary files in binary mode by Simon Glass · Tue May 14 15:53:42 2019 -0600
  48. 5f3645b binman: Use items() instead of iteritems() by Simon Glass · Tue May 14 15:53:41 2019 -0600
  49. eb023b3 binman: Allow sections to have an offset by Simon Glass · Thu Apr 25 21:58:39 2019 -0600
  50. b4595d8 binman: Don't show image-skip message by default by Simon Glass · Thu Apr 25 21:58:34 2019 -0600
  51. 41902e4 binman: Add a test for Intel reference code by Simon Glass · Mon Oct 01 12:22:31 2018 -0600
  52. 511f658 binman: Move to three-digit test-file numbers by Simon Glass · Mon Oct 01 12:22:30 2018 -0600
  53. 7057d02 binman: Run tests concurrently by Simon Glass · Mon Oct 01 21:12:47 2018 -0600
  54. 04cda03 binman: Separate out testSplBssPad() by Simon Glass · Mon Oct 01 21:12:42 2018 -0600
  55. 752e755 binman: Fix up removal of temporary directories by Simon Glass · Mon Oct 01 21:12:41 2018 -0600
  56. b93eea7 Merge git://git.denx.de/u-boot-dm by Tom Rini · Sun Sep 30 18:16:51 2018 -0400
  57. cd817d5 binman: Allow writing a map file when something goes wrong by Simon Glass · Fri Sep 14 04:57:36 2018 -0600
  58. b171423 binman: Support ELF files for U-Boot and SPL by Simon Glass · Fri Sep 14 04:57:35 2018 -0600
  59. c64aea5 binman: Correct fmap output on x86 by Simon Glass · Fri Sep 14 04:57:34 2018 -0600
  60. 3fb4f42 binman: Support x86 microcode in TPL by Simon Glass · Fri Sep 14 04:57:32 2018 -0600
  61. ae7cf03 binman: Support hashing entries by Simon Glass · Fri Sep 14 04:57:31 2018 -0600
  62. fa79a81 binman: Support expanding entries by Simon Glass · Fri Sep 14 04:57:29 2018 -0600
  63. ac6328c binman: Support adding files by Simon Glass · Fri Sep 14 04:57:28 2018 -0600
  64. 7ba3359 binman: Support compressed entries by Simon Glass · Fri Sep 14 04:57:26 2018 -0600
  65. e219aa4 binman: Support updating all device tree files by Simon Glass · Fri Sep 14 04:57:24 2018 -0600
  66. 3140201 binman: Allow control of whether a fake DT is used by Simon Glass · Fri Sep 14 04:57:23 2018 -0600
  67. 29aa736 binman: Move state information into a new module by Simon Glass · Fri Sep 14 04:57:19 2018 -0600
  68. 3b376c3 binman: Support building a selection of images by Simon Glass · Fri Sep 14 04:57:12 2018 -0600
  69. 639505b binman: Tidy up the vblock entry by Simon Glass · Fri Sep 14 04:57:11 2018 -0600
  70. ed40e96 binman: Add x86 support for starting TPL by Simon Glass · Fri Sep 14 04:57:10 2018 -0600
  71. 267de43 binman: Generate an error when text is not provided by Simon Glass · Fri Sep 14 04:57:09 2018 -0600
  72. 274bf09 binman: Allow 'fill' entry to have a size of 0 by Simon Glass · Fri Sep 14 04:57:08 2018 -0600
  73. 311d484 binman: Add support for PowerPC mpc85xx 'bootpg + resetvec' entry by Jagdish Gediya · Mon Sep 03 21:35:08 2018 +0530
  74. 0fb978c binman: Add a new "skip-at-start" property in Section class by Jagdish Gediya · Mon Sep 03 21:35:07 2018 +0530
  75. 5463a6a binman: Adjust _GetPropTree() parameters by Simon Glass · Tue Jul 17 13:25:52 2018 -0600
  76. 24b9744 binman: Add a test to catch use of the old 'pos' property by Simon Glass · Tue Jul 17 13:25:51 2018 -0600
  77. 7eca792 binman: Show the image position in the map by Simon Glass · Tue Jul 17 13:25:49 2018 -0600
  78. 8425a1f binman: Add support for adding TPL binaries by Simon Glass · Tue Jul 17 13:25:48 2018 -0600
  79. 5c35016 binman: Add an entry for a Chromium vblock by Simon Glass · Tue Jul 17 13:25:47 2018 -0600
  80. c1ae83c binman: Add support for Chromium GBB by Simon Glass · Tue Jul 17 13:25:44 2018 -0600
  81. 53f5399 binman: Add an entry filled with a repeating byte by Simon Glass · Tue Jul 17 13:25:40 2018 -0600
  82. db168d4 binman: Add support for a cros_ec image by Simon Glass · Tue Jul 17 13:25:39 2018 -0600
  83. 704784b binman: Add support for flashrom FMAP by Simon Glass · Tue Jul 17 13:25:38 2018 -0600
  84. 969616c binman: Allow creation of entry documentation by Simon Glass · Tue Jul 17 13:25:36 2018 -0600
  85. 2ca5203 binman: Support an entry that holds text by Simon Glass · Tue Jul 17 13:25:33 2018 -0600
  86. 91710b3 binman: Add support for passing arguments to entries by Simon Glass · Tue Jul 17 13:25:32 2018 -0600
  87. 9dcc861 binman: Add a new 'image-pos' property by Simon Glass · Wed Aug 01 15:22:42 2018 -0600
  88. 3a9a2b8 binman: Enhance the map and fdt-update output by Simon Glass · Tue Jul 17 13:25:28 2018 -0600
  89. def77b5 binman: Tidy up some comments in the tests by Simon Glass · Tue Jul 17 13:25:27 2018 -0600
  90. e8561af binman: Rename 'position' to 'offset' by Simon Glass · Wed Aug 01 15:22:37 2018 -0600
  91. a87014e binman: Support updating the device tree with calc'd info by Simon Glass · Fri Jul 06 10:27:42 2018 -0600
  92. 2e1169f binman: Tidy up setting of entry contents by Simon Glass · Fri Jul 06 10:27:19 2018 -0600
  93. 6ba679c binman: Correct operation of ObtainContents() by Simon Glass · Fri Jul 06 10:27:17 2018 -0600
  94. 820af1d binman: Tidy up variables in _RunMicrocodeTest() by Simon Glass · Fri Jul 06 10:27:16 2018 -0600
  95. 3b78d53 binman: Add support for adding a name prefix to entries by Simon Glass · Fri Jun 01 09:38:21 2018 -0600
  96. 3073266 binman: Add support for outputing a map file by Simon Glass · Fri Jun 01 09:38:20 2018 -0600
  97. 1e32400 binman: Tidy up some docs and comments by Simon Glass · Fri Jun 01 09:38:19 2018 -0600
  98. a91e115 binman: Add support for sections by Simon Glass · Fri Jun 01 09:38:16 2018 -0600
  99. ad5a771 binman: Rename Entry property to 'section' by Simon Glass · Fri Jun 01 09:38:14 2018 -0600
  100. eca3221 binman: Refactor much of the image code into 'section' by Simon Glass · Fri Jun 01 09:38:12 2018 -0600