1. 50cfc6e dtoc: Update Fdt.FromData() to allow a name by Simon Glass · Sat Jul 20 12:23:38 2019 -0600
  2. a683a5f binman: Show a helpful error when a DT property is missing by Simon Glass · Sat Jul 20 12:23:37 2019 -0600
  3. b6dff4c binman: Add a bit of logging in entries when packing by Simon Glass · Sat Jul 20 12:23:36 2019 -0600
  4. 6162f1a patman: Update tout to avoid open-coding the debug levels by Simon Glass · Sat Jul 20 12:23:35 2019 -0600
  5. f3aba91 binman: Drop state.fdt_set as this is not needed by Simon Glass · Sat Jul 20 12:23:34 2019 -0600
  6. 132fa72 binman: Simplify state.fdt_subset by Simon Glass · Sat Jul 20 12:23:33 2019 -0600
  7. 2be381d binman: Adjust state.fdt_files to be keyed by entry type by Simon Glass · Sat Jul 20 12:23:32 2019 -0600
  8. 684a4f1 binman: Adjust GetFdt() to be keyed by etype by Simon Glass · Sat Jul 20 12:23:31 2019 -0600
  9. a3030a5 binman: Rename state.GetFdt() by Simon Glass · Sat Jul 20 12:23:30 2019 -0600
  10. 5a30060 binman: Rename state.GetFdts() by Simon Glass · Sat Jul 20 12:23:29 2019 -0600
  11. 267112e binman: Convert GetFdtSet() to use a dict by Simon Glass · Sat Jul 20 12:23:28 2019 -0600
  12. d3151ff binman: Move image/fdt code into PrepareImagesAndDtbs() by Simon Glass · Sat Jul 20 12:23:27 2019 -0600
  13. dc4aeef binman: Use print() to print output by Simon Glass · Sat Jul 20 12:23:26 2019 -0600
  14. 26d7e8e binman: Move GetFdtSet() into blob_dtb by Simon Glass · Sat Jul 20 12:23:25 2019 -0600
  15. b766c5e5 binman: Move image-processing code into a function by Simon Glass · Sat Jul 20 12:23:24 2019 -0600
  16. 4b1113c dtoc: Return a non-zero exit code when tests fail by Simon Glass · Sat Jul 20 12:23:23 2019 -0600
  17. 752db5b buildman: fix invocation examples typos by Baruch Siach · Thu Jul 11 12:57:41 2019 +0300
  18. 52d0621 binman: Add a test for nested and aligned sections by Simon Glass · Mon Jul 08 14:25:53 2019 -0600
  19. 980a284 binman: Add an 'extract' command by Simon Glass · Mon Jul 08 14:25:52 2019 -0600
  20. e1b605d binman: Support reading from CBFS entries by Simon Glass · Mon Jul 08 14:25:51 2019 -0600
  21. 4c613bf binman: Allow reading an entry from an image by Simon Glass · Mon Jul 08 14:25:50 2019 -0600
  22. 233a26a9 binman: Allow for logging information to be displayed by Simon Glass · Mon Jul 08 14:25:49 2019 -0600
  23. b2fd11d binman: Support listing an image by Simon Glass · Mon Jul 08 14:25:48 2019 -0600
  24. 39dd215 binman: Convert Image to a subclass of Entry by Simon Glass · Mon Jul 08 14:25:47 2019 -0600
  25. b8424fa binman: Support reading an image into an Image object by Simon Glass · Mon Jul 08 14:25:46 2019 -0600
  26. ed39a3c binman: Support locating an image header by Simon Glass · Mon Jul 08 14:25:45 2019 -0600
  27. 8d8bf4e binman: Support locating an FDT map by Simon Glass · Mon Jul 08 14:25:44 2019 -0600
  28. 6b156f8 binman: Allow listing the entries in an image by Simon Glass · Mon Jul 08 14:25:43 2019 -0600
  29. 3c9b4f2 binman: Detect bad CBFS file types by Simon Glass · Mon Jul 08 14:25:42 2019 -0600
  30. 151bbbf binman: Support FDT update for CBFS by Simon Glass · Mon Jul 08 14:25:41 2019 -0600
  31. 4f37433 binman: Use the cbfs memlen field only for uncompressed length by Simon Glass · Mon Jul 08 14:25:40 2019 -0600
  32. 3170e54 binman: Provide the actual data address for cbfs files by Simon Glass · Mon Jul 08 14:25:39 2019 -0600
  33. 90d2968 binman: Allow device-tree entries to be compressed by Simon Glass · Mon Jul 08 14:25:38 2019 -0600
  34. e61b6f6 binman: Allow entries to expand after packing by Simon Glass · Mon Jul 08 14:25:37 2019 -0600
  35. cbc80e8 binman: Add a control for post-pack entry expansion by Simon Glass · Mon Jul 08 14:25:36 2019 -0600
  36. ec84985 binman: Add a return value to ProcessContentsUpdate() by Simon Glass · Mon Jul 08 14:25:35 2019 -0600
  37. a40f30c binman: Call ProcessUpdateContents() consistently by Simon Glass · Mon Jul 08 14:25:34 2019 -0600
  38. d17dfea binman: Fix up ProcessUpdateContents error and comments by Simon Glass · Mon Jul 08 14:25:33 2019 -0600
  39. 0baeab7 binman: Allow easy importing of entry modules by Simon Glass · Mon Jul 08 14:25:32 2019 -0600
  40. 7550293 binman: Drop an unused arg in Entry.Lookup() by Simon Glass · Mon Jul 08 14:25:31 2019 -0600
  41. aa2fcf9 binman: Move compression into the Entry base class by Simon Glass · Mon Jul 08 14:25:30 2019 -0600
  42. f46732a binman: Convert to use ArgumentParser by Simon Glass · Mon Jul 08 14:25:29 2019 -0600
  43. cec34ba binman: Add an image header by Simon Glass · Mon Jul 08 14:25:28 2019 -0600
  44. 0f62133 binman: Add an FDT map by Simon Glass · Mon Jul 08 14:25:27 2019 -0600
  45. 5b4bce3 binman: Add a convenience functions for real-DTB tests by Simon Glass · Mon Jul 08 14:25:26 2019 -0600
  46. 43062bc binman: Update help for new features by Simon Glass · Mon Jul 08 14:25:25 2019 -0600
  47. a9408f8 binman: Update future features by Simon Glass · Mon Jul 08 14:25:24 2019 -0600
  48. 97011e1 binman: Simplify the entry test by Simon Glass · Mon Jul 08 14:25:23 2019 -0600
  49. c2f1aed binman: Add support for fixed-offset files in CBFS by Simon Glass · Mon Jul 08 13:18:56 2019 -0600
  50. a61e6fe binman: Pad empty areas of the CBFS with files by Simon Glass · Mon Jul 08 13:18:55 2019 -0600
  51. 759af87 binman: Add support for Intel IFWI entries by Simon Glass · Mon Jul 08 13:18:54 2019 -0600
  52. 1de3448 binman: Add support for CBFS entries by Simon Glass · Mon Jul 08 13:18:53 2019 -0600
  53. 96a6296 binman: Add a utility library for coreboot CBFS by Simon Glass · Mon Jul 08 13:18:52 2019 -0600
  54. 578d53e patman: Add a function to write ifwitool by Simon Glass · Mon Jul 08 13:18:51 2019 -0600
  55. cebfab2 binman: Pass the toolpath to tests by Simon Glass · Mon Jul 08 13:18:50 2019 -0600
  56. 1c420c9 binman: Allow preserving test directories by Simon Glass · Mon Jul 08 13:18:49 2019 -0600
  57. 8a50b4a binman: Allow verbosity control when running tests by Simon Glass · Mon Jul 08 13:18:48 2019 -0600
  58. 38a411c binman: Fix up the _DoTestFile() function -u argument by Simon Glass · Mon Jul 08 13:18:47 2019 -0600
  59. a899f71 binman: Support ELF files for TPL by Simon Glass · Mon Jul 08 13:18:46 2019 -0600
  60. 5dcc21d binman: Correct comment in u_boot_spl_elf by Simon Glass · Mon Jul 08 13:18:45 2019 -0600
  61. e2f3c0c binman: Use tools compression function for blob handling by Simon Glass · Mon Jul 08 13:18:44 2019 -0600
  62. c9a5455 binman: Drop unnecessary debug handling by Simon Glass · Mon Jul 08 13:18:43 2019 -0600
  63. ccec026 binman: Use the tools.Decompress method by Simon Glass · Mon Jul 08 13:18:42 2019 -0600
  64. dfd1901 patman: Add functions to compress and decompress data by Simon Glass · Mon Jul 08 13:18:41 2019 -0600
  65. 47f6a62 binman: Allow text directly in the node by Simon Glass · Mon Jul 08 13:18:40 2019 -0600
  66. ed365eb binman: Update entry.SetOffsetSize to be optional by Simon Glass · Mon Jul 08 13:18:39 2019 -0600
  67. c4056b8 binman: Don't assume there is an ME region by Simon Glass · Mon Jul 08 13:18:38 2019 -0600
  68. b9fa857 binman: Assume Intel descriptor is at the start of the image by Simon Glass · Mon Jul 08 13:18:37 2019 -0600
  69. 40778d7 binman: Ensure that coverage has access to site packages by Simon Glass · Mon Jul 08 13:18:36 2019 -0600
  70. 567b682 binman: Add a function to decode an ELF file by Simon Glass · Mon Jul 08 13:18:35 2019 -0600
  71. 4f379ea binman: Add a function to create a sample ELF file by Simon Glass · Mon Jul 08 13:18:34 2019 -0600
  72. 231976a binman: Detect skipped tests by Simon Glass · Mon Jul 08 13:18:33 2019 -0600
  73. ac4738b binman: Use a better error for missing Intel descriptor by Simon Glass · Mon Jul 08 13:18:32 2019 -0600
  74. 720d567 binman: Tidy up help for --indir by Simon Glass · Mon Jul 08 13:18:31 2019 -0600
  75. 224bc66 binman: Add missing comments toentry by Simon Glass · Mon Jul 08 13:18:30 2019 -0600
  76. d84c310 binman: Add missing comments to bsection by Simon Glass · Mon Jul 08 13:18:29 2019 -0600
  77. 6244fa4 binman: Add a --toolpath option to set the tool search path by Simon Glass · Mon Jul 08 13:18:28 2019 -0600
  78. 90c3c4c patman: Add a way to set the search path for tools by Simon Glass · Mon Jul 08 13:18:27 2019 -0600
  79. a16dd6e binman: Add coverage tools info for Python 3 by Simon Glass · Mon Jul 08 13:18:26 2019 -0600
  80. 0d67379 binman: Correct two typos in function names in ftest by Simon Glass · Mon Jul 08 13:18:25 2019 -0600
  81. 221883d binman: Fix comment in bsection.GetEntries() by Simon Glass · Mon Jul 08 13:18:24 2019 -0600
  82. 097483d tools: Drop duplicate raise_on_error argument by Simon Glass · Mon Jul 08 13:18:23 2019 -0600
  83. d7dbfce x86: Add ifwitool for Intel Integrated Firmware Image by Simon Glass · Mon Jul 08 13:18:20 2019 -0600
  84. 871820d tools: mkenvimage: Always consider non-regular files by Andre Przywara · Sun Jun 30 02:45:01 2019 +0100
  85. edc33d0 tools: mkenvimage: Fix reading from slow pipe by Andre Przywara · Sun Jun 30 02:45:00 2019 +0100
  86. abf8eb2 lib: rsa: add support to other openssl engine types than pkcs11 by Vesa Jääskeläinen · Sun Jun 16 20:53:38 2019 +0300
  87. 1469090 trace: do not limit trace buffer to 2GiB by Heinrich Schuchardt · Fri Jun 14 21:50:55 2019 +0200
  88. 1bc0686 Add a simple script to remove boards by Simon Glass · Sat May 18 10:07:17 2019 -0600
  89. 102b21c patman: Update cover-coverage tests for Python 3 by Simon Glass · Fri May 17 22:00:54 2019 -0600
  90. 17b84eb binman: Update the README.entries file by Simon Glass · Fri May 17 22:00:53 2019 -0600
  91. 1aeb751 binman: Document parallel tests by Simon Glass · Fri May 17 22:00:52 2019 -0600
  92. b377475 binman: Read map files as text by Simon Glass · Fri May 17 22:00:51 2019 -0600
  93. 848cdb5 binman: Fix up a format string in AssertInList() by Simon Glass · Fri May 17 22:00:50 2019 -0600
  94. 13e1c6a binman: Update 'text' entry for Python 3 by Simon Glass · Fri May 17 22:00:49 2019 -0600
  95. 616933dd patman: Update fmap code for Python 3 by Simon Glass · Fri May 17 22:00:48 2019 -0600
  96. cb7b8d7 binman: Update entry_test to support Python 3 by Simon Glass · Fri May 17 22:00:47 2019 -0600
  97. 303f62f binman: Convert to use bytes type by Simon Glass · Fri May 17 22:00:46 2019 -0600
  98. 4277543 binman: Avoid changing a dict during iteration by Simon Glass · Fri May 17 22:00:45 2019 -0600
  99. 0696ee6 patman: Allow reading files in text mode by Simon Glass · Fri May 17 22:00:44 2019 -0600
  100. 534eda9 dtoc: Update dtb_platdata to support Python 3 by Simon Glass · Fri May 17 22:00:43 2019 -0600