1. 17b84eb binman: Update the README.entries file by Simon Glass · Fri May 17 22:00:53 2019 -0600
  2. 1aeb751 binman: Document parallel tests by Simon Glass · Fri May 17 22:00:52 2019 -0600
  3. b377475 binman: Read map files as text by Simon Glass · Fri May 17 22:00:51 2019 -0600
  4. 848cdb5 binman: Fix up a format string in AssertInList() by Simon Glass · Fri May 17 22:00:50 2019 -0600
  5. 13e1c6a binman: Update 'text' entry for Python 3 by Simon Glass · Fri May 17 22:00:49 2019 -0600
  6. 616933dd patman: Update fmap code for Python 3 by Simon Glass · Fri May 17 22:00:48 2019 -0600
  7. cb7b8d7 binman: Update entry_test to support Python 3 by Simon Glass · Fri May 17 22:00:47 2019 -0600
  8. 303f62f binman: Convert to use bytes type by Simon Glass · Fri May 17 22:00:46 2019 -0600
  9. 4277543 binman: Avoid changing a dict during iteration by Simon Glass · Fri May 17 22:00:45 2019 -0600
  10. ac0d495 binman: Handle repeated bytes for Python 3 by Simon Glass · Tue May 14 15:53:47 2019 -0600
  11. 12a74f4 binman: Drop an unused input file by Simon Glass · Tue May 14 15:53:46 2019 -0600
  12. 3861cc4 binman: Use binary mode when compressing data by Simon Glass · Tue May 14 15:53:45 2019 -0600
  13. 3348666 tools: binman: Open all binary files in binary mode by Simon Glass · Tue May 14 15:53:42 2019 -0600
  14. 5f3645b binman: Use items() instead of iteritems() by Simon Glass · Tue May 14 15:53:41 2019 -0600
  15. 4aea954 binman: Remove use of Set() by Simon Glass · Tue May 14 15:53:39 2019 -0600
  16. d1ba61c binman: Don't show errors for failed tests by Simon Glass · Tue May 14 15:53:38 2019 -0600
  17. 7cca27d binman: Convert print statements to Python 3 by Simon Glass · Tue May 14 15:53:37 2019 -0600
  18. eb023b3 binman: Allow sections to have an offset by Simon Glass · Thu Apr 25 21:58:39 2019 -0600
  19. 0d46559 binman: Add a missing comment in Entry_vblock by Simon Glass · Thu Apr 25 21:58:35 2019 -0600
  20. b4595d8 binman: Don't show image-skip message by default by Simon Glass · Thu Apr 25 21:58:34 2019 -0600
  21. 65c7b52 binman: Don't generate an error in 'text' entry constructor by Simon Glass · Thu Apr 25 21:58:33 2019 -0600
  22. f109e77 binman: Set the pathname correctly for ELF files by Simon Glass · Tue Nov 06 15:21:33 2018 -0700
  23. 8c9696e binman: Drop an unnecessary comma in blob handling by Simon Glass · Tue Nov 06 15:21:32 2018 -0700
  24. e64a092 binman: Add a way to enable debugging from the build by Simon Glass · Tue Nov 06 15:21:31 2018 -0700
  25. 41902e4 binman: Add a test for Intel reference code by Simon Glass · Mon Oct 01 12:22:31 2018 -0600
  26. 72398c8 binman: Add support for Intel reference code by Simon Glass · Sun Sep 02 17:02:26 2018 -0600
  27. 511f658 binman: Move to three-digit test-file numbers by Simon Glass · Mon Oct 01 12:22:30 2018 -0600
  28. 7057d02 binman: Run tests concurrently by Simon Glass · Mon Oct 01 21:12:47 2018 -0600
  29. 04cda03 binman: Separate out testSplBssPad() by Simon Glass · Mon Oct 01 21:12:42 2018 -0600
  30. 752e755 binman: Fix up removal of temporary directories by Simon Glass · Mon Oct 01 21:12:41 2018 -0600
  31. 5656ca2 binman: Add a default path to libfdt.py by Simon Glass · Mon Oct 01 21:12:40 2018 -0600
  32. b93eea7 Merge git://git.denx.de/u-boot-dm by Tom Rini · Sun Sep 30 18:16:51 2018 -0400
  33. cd817d5 binman: Allow writing a map file when something goes wrong by Simon Glass · Fri Sep 14 04:57:36 2018 -0600
  34. b171423 binman: Support ELF files for U-Boot and SPL by Simon Glass · Fri Sep 14 04:57:35 2018 -0600
  35. c64aea5 binman: Correct fmap output on x86 by Simon Glass · Fri Sep 14 04:57:34 2018 -0600
  36. 7c767ad binman: Record the parent section of each section by Simon Glass · Fri Sep 14 04:57:33 2018 -0600
  37. 3fb4f42 binman: Support x86 microcode in TPL by Simon Glass · Fri Sep 14 04:57:32 2018 -0600
  38. ae7cf03 binman: Support hashing entries by Simon Glass · Fri Sep 14 04:57:31 2018 -0600
  39. 8004581 binman: Mention section attributes in docs by Simon Glass · Fri Sep 14 04:57:30 2018 -0600
  40. fa79a81 binman: Support expanding entries by Simon Glass · Fri Sep 14 04:57:29 2018 -0600
  41. ac6328c binman: Support adding files by Simon Glass · Fri Sep 14 04:57:28 2018 -0600
  42. 2a7c4b6 binman: Allow zero-size sections by Simon Glass · Fri Sep 14 04:57:27 2018 -0600
  43. 7ba3359 binman: Support compressed entries by Simon Glass · Fri Sep 14 04:57:26 2018 -0600
  44. e219aa4 binman: Support updating all device tree files by Simon Glass · Fri Sep 14 04:57:24 2018 -0600
  45. 3140201 binman: Allow control of whether a fake DT is used by Simon Glass · Fri Sep 14 04:57:23 2018 -0600
  46. 0c9d5b5 binman: Obtain the list of device trees from the config by Simon Glass · Fri Sep 14 04:57:22 2018 -0600
  47. c8135dc binman: Centralise device-tree updates within binman by Simon Glass · Fri Sep 14 04:57:21 2018 -0600
  48. bdb4031 binman: Move state logic into the state module by Simon Glass · Fri Sep 14 04:57:20 2018 -0600
  49. 29aa736 binman: Move state information into a new module by Simon Glass · Fri Sep 14 04:57:19 2018 -0600
  50. 3732ec3 binman: Add an entry method for getting the default filename by Simon Glass · Fri Sep 14 04:57:18 2018 -0600
  51. eddd729 dtoc: Allow syncing of the device tree back to a file by Simon Glass · Fri Sep 14 04:57:13 2018 -0600
  52. 3b376c3 binman: Support building a selection of images by Simon Glass · Fri Sep 14 04:57:12 2018 -0600
  53. 639505b binman: Tidy up the vblock entry by Simon Glass · Fri Sep 14 04:57:11 2018 -0600
  54. ed40e96 binman: Add x86 support for starting TPL by Simon Glass · Fri Sep 14 04:57:10 2018 -0600
  55. 267de43 binman: Generate an error when text is not provided by Simon Glass · Fri Sep 14 04:57:09 2018 -0600
  56. 274bf09 binman: Allow 'fill' entry to have a size of 0 by Simon Glass · Fri Sep 14 04:57:08 2018 -0600
  57. ee21d3a binman: Move 'special properties' docs to README.entries by Simon Glass · Fri Sep 14 04:57:07 2018 -0600
  58. 311d484 binman: Add support for PowerPC mpc85xx 'bootpg + resetvec' entry by Jagdish Gediya · Mon Sep 03 21:35:08 2018 +0530
  59. 0fb978c binman: Add a new "skip-at-start" property in Section class by Jagdish Gediya · Mon Sep 03 21:35:07 2018 +0530
  60. 55c822d binman: fix a few typos in documentation by Michael Heimpold · Wed Aug 22 22:01:24 2018 +0200
  61. 5463a6a binman: Adjust _GetPropTree() parameters by Simon Glass · Tue Jul 17 13:25:52 2018 -0600
  62. 24b9744 binman: Add a test to catch use of the old 'pos' property by Simon Glass · Tue Jul 17 13:25:51 2018 -0600
  63. 4a6989a binman: Rename ReadContents() to ReadBlobContents() by Simon Glass · Tue Jul 17 13:25:50 2018 -0600
  64. 7eca792 binman: Show the image position in the map by Simon Glass · Tue Jul 17 13:25:49 2018 -0600
  65. 8425a1f binman: Add support for adding TPL binaries by Simon Glass · Tue Jul 17 13:25:48 2018 -0600
  66. 5c35016 binman: Add an entry for a Chromium vblock by Simon Glass · Tue Jul 17 13:25:47 2018 -0600
  67. c1ae83c binman: Add support for Chromium GBB by Simon Glass · Tue Jul 17 13:25:44 2018 -0600
  68. 53f5399 binman: Add an entry filled with a repeating byte by Simon Glass · Tue Jul 17 13:25:40 2018 -0600
  69. db168d4 binman: Add support for a cros_ec image by Simon Glass · Tue Jul 17 13:25:39 2018 -0600
  70. 704784b binman: Add support for flashrom FMAP by Simon Glass · Tue Jul 17 13:25:38 2018 -0600
  71. 7a61c6b binman: Create README.entries by Simon Glass · Tue Jul 17 13:25:37 2018 -0600
  72. 969616c binman: Allow creation of entry documentation by Simon Glass · Tue Jul 17 13:25:36 2018 -0600
  73. f0c0748 binman: Expand documentation for entries by Simon Glass · Tue Jul 17 13:25:35 2018 -0600
  74. 63a336b binman: Allow help to work without libfdt by Simon Glass · Tue Jul 17 13:25:34 2018 -0600
  75. 2ca5203 binman: Support an entry that holds text by Simon Glass · Tue Jul 17 13:25:33 2018 -0600
  76. 91710b3 binman: Add support for passing arguments to entries by Simon Glass · Tue Jul 17 13:25:32 2018 -0600
  77. 9dcc861 binman: Add a new 'image-pos' property by Simon Glass · Wed Aug 01 15:22:42 2018 -0600
  78. 3a9a2b8 binman: Enhance the map and fdt-update output by Simon Glass · Tue Jul 17 13:25:28 2018 -0600
  79. def77b5 binman: Tidy up some comments in the tests by Simon Glass · Tue Jul 17 13:25:27 2018 -0600
  80. 4114f97 binman: Add comments to elf_test by Simon Glass · Tue Jul 17 13:25:26 2018 -0600
  81. e8561af binman: Rename 'position' to 'offset' by Simon Glass · Wed Aug 01 15:22:37 2018 -0600
  82. e6854aa binman: Don't depend on dict order in ELF testOutsideFile() by Simon Glass · Tue Jul 17 13:25:24 2018 -0600
  83. a87014e binman: Support updating the device tree with calc'd info by Simon Glass · Fri Jul 06 10:27:42 2018 -0600
  84. e22f8fa binman: Add a SetCalculatedProperties() method by Simon Glass · Fri Jul 06 10:27:41 2018 -0600
  85. 9230773 binman: Add a ProcessFdt() method by Simon Glass · Fri Jul 06 10:27:40 2018 -0600
  86. 29dae67 binman: Complete documentation of stages by Simon Glass · Fri Jul 06 10:27:39 2018 -0600
  87. 3609d5e binman: Move capture_sys_output() to test_util by Simon Glass · Fri Jul 06 10:27:34 2018 -0600
  88. 132be85 binman: Move coverage logic into a new test_util file by Simon Glass · Fri Jul 06 10:27:23 2018 -0600
  89. 2e1169f binman: Tidy up setting of entry contents by Simon Glass · Fri Jul 06 10:27:19 2018 -0600
  90. 02e0fc6 binman: Tidy up execution of tests by Simon Glass · Fri Jul 06 10:27:18 2018 -0600
  91. 6ba679c binman: Correct operation of ObtainContents() by Simon Glass · Fri Jul 06 10:27:17 2018 -0600
  92. 820af1d binman: Tidy up variables in _RunMicrocodeTest() by Simon Glass · Fri Jul 06 10:27:16 2018 -0600
  93. 09d3c8d binman: Make the operation of Entry__testing explicit by Simon Glass · Fri Jul 06 10:27:15 2018 -0600
  94. c2a849d binman: Switch to 'python-coverage' by Tom Rini · Fri Jul 06 10:27:14 2018 -0600
  95. 2edb84e binman: Mark 'align-end' as implemented by Simon Glass · Fri Jun 01 09:38:22 2018 -0600
  96. 3b78d53 binman: Add support for adding a name prefix to entries by Simon Glass · Fri Jun 01 09:38:21 2018 -0600
  97. 3073266 binman: Add support for outputing a map file by Simon Glass · Fri Jun 01 09:38:20 2018 -0600
  98. 1e32400 binman: Tidy up some docs and comments by Simon Glass · Fri Jun 01 09:38:19 2018 -0600
  99. 5666f9a binman: Allow a single test to be executed by Simon Glass · Fri Jun 01 09:38:18 2018 -0600
  100. 4ba8d50 binman: Add documentation for pos-unset property by Simon Glass · Fri Jun 01 09:38:17 2018 -0600