1. b2fd11d binman: Support listing an image by Simon Glass · Mon Jul 08 14:25:48 2019 -0600
  2. 39dd215 binman: Convert Image to a subclass of Entry by Simon Glass · Mon Jul 08 14:25:47 2019 -0600
  3. b8424fa binman: Support reading an image into an Image object by Simon Glass · Mon Jul 08 14:25:46 2019 -0600
  4. ed39a3c binman: Support locating an image header by Simon Glass · Mon Jul 08 14:25:45 2019 -0600
  5. 8d8bf4e binman: Support locating an FDT map by Simon Glass · Mon Jul 08 14:25:44 2019 -0600
  6. 6b156f8 binman: Allow listing the entries in an image by Simon Glass · Mon Jul 08 14:25:43 2019 -0600
  7. 3c9b4f2 binman: Detect bad CBFS file types by Simon Glass · Mon Jul 08 14:25:42 2019 -0600
  8. 151bbbf binman: Support FDT update for CBFS by Simon Glass · Mon Jul 08 14:25:41 2019 -0600
  9. 4f37433 binman: Use the cbfs memlen field only for uncompressed length by Simon Glass · Mon Jul 08 14:25:40 2019 -0600
  10. 3170e54 binman: Provide the actual data address for cbfs files by Simon Glass · Mon Jul 08 14:25:39 2019 -0600
  11. 90d2968 binman: Allow device-tree entries to be compressed by Simon Glass · Mon Jul 08 14:25:38 2019 -0600
  12. e61b6f6 binman: Allow entries to expand after packing by Simon Glass · Mon Jul 08 14:25:37 2019 -0600
  13. cbc80e8 binman: Add a control for post-pack entry expansion by Simon Glass · Mon Jul 08 14:25:36 2019 -0600
  14. ec84985 binman: Add a return value to ProcessContentsUpdate() by Simon Glass · Mon Jul 08 14:25:35 2019 -0600
  15. a40f30c binman: Call ProcessUpdateContents() consistently by Simon Glass · Mon Jul 08 14:25:34 2019 -0600
  16. d17dfea binman: Fix up ProcessUpdateContents error and comments by Simon Glass · Mon Jul 08 14:25:33 2019 -0600
  17. 0baeab7 binman: Allow easy importing of entry modules by Simon Glass · Mon Jul 08 14:25:32 2019 -0600
  18. 7550293 binman: Drop an unused arg in Entry.Lookup() by Simon Glass · Mon Jul 08 14:25:31 2019 -0600
  19. aa2fcf9 binman: Move compression into the Entry base class by Simon Glass · Mon Jul 08 14:25:30 2019 -0600
  20. f46732a binman: Convert to use ArgumentParser by Simon Glass · Mon Jul 08 14:25:29 2019 -0600
  21. cec34ba binman: Add an image header by Simon Glass · Mon Jul 08 14:25:28 2019 -0600
  22. 0f62133 binman: Add an FDT map by Simon Glass · Mon Jul 08 14:25:27 2019 -0600
  23. 5b4bce3 binman: Add a convenience functions for real-DTB tests by Simon Glass · Mon Jul 08 14:25:26 2019 -0600
  24. 43062bc binman: Update help for new features by Simon Glass · Mon Jul 08 14:25:25 2019 -0600
  25. a9408f8 binman: Update future features by Simon Glass · Mon Jul 08 14:25:24 2019 -0600
  26. 97011e1 binman: Simplify the entry test by Simon Glass · Mon Jul 08 14:25:23 2019 -0600
  27. c2f1aed binman: Add support for fixed-offset files in CBFS by Simon Glass · Mon Jul 08 13:18:56 2019 -0600
  28. a61e6fe binman: Pad empty areas of the CBFS with files by Simon Glass · Mon Jul 08 13:18:55 2019 -0600
  29. 759af87 binman: Add support for Intel IFWI entries by Simon Glass · Mon Jul 08 13:18:54 2019 -0600
  30. 1de3448 binman: Add support for CBFS entries by Simon Glass · Mon Jul 08 13:18:53 2019 -0600
  31. 96a6296 binman: Add a utility library for coreboot CBFS by Simon Glass · Mon Jul 08 13:18:52 2019 -0600
  32. 578d53e patman: Add a function to write ifwitool by Simon Glass · Mon Jul 08 13:18:51 2019 -0600
  33. cebfab2 binman: Pass the toolpath to tests by Simon Glass · Mon Jul 08 13:18:50 2019 -0600
  34. 1c420c9 binman: Allow preserving test directories by Simon Glass · Mon Jul 08 13:18:49 2019 -0600
  35. 8a50b4a binman: Allow verbosity control when running tests by Simon Glass · Mon Jul 08 13:18:48 2019 -0600
  36. 38a411c binman: Fix up the _DoTestFile() function -u argument by Simon Glass · Mon Jul 08 13:18:47 2019 -0600
  37. a899f71 binman: Support ELF files for TPL by Simon Glass · Mon Jul 08 13:18:46 2019 -0600
  38. 5dcc21d binman: Correct comment in u_boot_spl_elf by Simon Glass · Mon Jul 08 13:18:45 2019 -0600
  39. e2f3c0c binman: Use tools compression function for blob handling by Simon Glass · Mon Jul 08 13:18:44 2019 -0600
  40. c9a5455 binman: Drop unnecessary debug handling by Simon Glass · Mon Jul 08 13:18:43 2019 -0600
  41. ccec026 binman: Use the tools.Decompress method by Simon Glass · Mon Jul 08 13:18:42 2019 -0600
  42. dfd1901 patman: Add functions to compress and decompress data by Simon Glass · Mon Jul 08 13:18:41 2019 -0600
  43. 47f6a62 binman: Allow text directly in the node by Simon Glass · Mon Jul 08 13:18:40 2019 -0600
  44. ed365eb binman: Update entry.SetOffsetSize to be optional by Simon Glass · Mon Jul 08 13:18:39 2019 -0600
  45. c4056b8 binman: Don't assume there is an ME region by Simon Glass · Mon Jul 08 13:18:38 2019 -0600
  46. b9fa857 binman: Assume Intel descriptor is at the start of the image by Simon Glass · Mon Jul 08 13:18:37 2019 -0600
  47. 40778d7 binman: Ensure that coverage has access to site packages by Simon Glass · Mon Jul 08 13:18:36 2019 -0600
  48. 567b682 binman: Add a function to decode an ELF file by Simon Glass · Mon Jul 08 13:18:35 2019 -0600
  49. 4f379ea binman: Add a function to create a sample ELF file by Simon Glass · Mon Jul 08 13:18:34 2019 -0600
  50. 231976a binman: Detect skipped tests by Simon Glass · Mon Jul 08 13:18:33 2019 -0600
  51. ac4738b binman: Use a better error for missing Intel descriptor by Simon Glass · Mon Jul 08 13:18:32 2019 -0600
  52. 720d567 binman: Tidy up help for --indir by Simon Glass · Mon Jul 08 13:18:31 2019 -0600
  53. 224bc66 binman: Add missing comments toentry by Simon Glass · Mon Jul 08 13:18:30 2019 -0600
  54. d84c310 binman: Add missing comments to bsection by Simon Glass · Mon Jul 08 13:18:29 2019 -0600
  55. 6244fa4 binman: Add a --toolpath option to set the tool search path by Simon Glass · Mon Jul 08 13:18:28 2019 -0600
  56. 90c3c4c patman: Add a way to set the search path for tools by Simon Glass · Mon Jul 08 13:18:27 2019 -0600
  57. a16dd6e binman: Add coverage tools info for Python 3 by Simon Glass · Mon Jul 08 13:18:26 2019 -0600
  58. 0d67379 binman: Correct two typos in function names in ftest by Simon Glass · Mon Jul 08 13:18:25 2019 -0600
  59. 221883d binman: Fix comment in bsection.GetEntries() by Simon Glass · Mon Jul 08 13:18:24 2019 -0600
  60. 097483d tools: Drop duplicate raise_on_error argument by Simon Glass · Mon Jul 08 13:18:23 2019 -0600
  61. d7dbfce x86: Add ifwitool for Intel Integrated Firmware Image by Simon Glass · Mon Jul 08 13:18:20 2019 -0600
  62. 871820d tools: mkenvimage: Always consider non-regular files by Andre Przywara · Sun Jun 30 02:45:01 2019 +0100
  63. edc33d0 tools: mkenvimage: Fix reading from slow pipe by Andre Przywara · Sun Jun 30 02:45:00 2019 +0100
  64. 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
  65. 1469090 trace: do not limit trace buffer to 2GiB by Heinrich Schuchardt · Fri Jun 14 21:50:55 2019 +0200
  66. 1bc0686 Add a simple script to remove boards by Simon Glass · Sat May 18 10:07:17 2019 -0600
  67. 102b21c patman: Update cover-coverage tests for Python 3 by Simon Glass · Fri May 17 22:00:54 2019 -0600
  68. 17b84eb binman: Update the README.entries file by Simon Glass · Fri May 17 22:00:53 2019 -0600
  69. 1aeb751 binman: Document parallel tests by Simon Glass · Fri May 17 22:00:52 2019 -0600
  70. b377475 binman: Read map files as text by Simon Glass · Fri May 17 22:00:51 2019 -0600
  71. 848cdb5 binman: Fix up a format string in AssertInList() by Simon Glass · Fri May 17 22:00:50 2019 -0600
  72. 13e1c6a binman: Update 'text' entry for Python 3 by Simon Glass · Fri May 17 22:00:49 2019 -0600
  73. 616933dd patman: Update fmap code for Python 3 by Simon Glass · Fri May 17 22:00:48 2019 -0600
  74. cb7b8d7 binman: Update entry_test to support Python 3 by Simon Glass · Fri May 17 22:00:47 2019 -0600
  75. 303f62f binman: Convert to use bytes type by Simon Glass · Fri May 17 22:00:46 2019 -0600
  76. 4277543 binman: Avoid changing a dict during iteration by Simon Glass · Fri May 17 22:00:45 2019 -0600
  77. 0696ee6 patman: Allow reading files in text mode by Simon Glass · Fri May 17 22:00:44 2019 -0600
  78. 534eda9 dtoc: Update dtb_platdata to support Python 3 by Simon Glass · Fri May 17 22:00:43 2019 -0600
  79. c69b450 dtoc: Update fdt_util for Python 3 by Simon Glass · Fri May 17 22:00:42 2019 -0600
  80. 5872f0c dtoc: Add a unit test for BytesToValue() by Simon Glass · Fri May 17 22:00:41 2019 -0600
  81. b0a34a4 dtoc: Test full 64-bit properties with FdtCellsToCpu() by Simon Glass · Fri May 17 22:00:40 2019 -0600
  82. 80d54ee dtoc: Use binary mode for reading files by Simon Glass · Fri May 17 22:00:39 2019 -0600
  83. a57cfee dtoc: Convert the Fdt.Node class to Python 3 by Simon Glass · Fri May 17 22:00:38 2019 -0600
  84. 74b472e dtoc: Convert the Fdt.Prop class to Python 3 by Simon Glass · Fri May 17 22:00:37 2019 -0600
  85. 1cd4008 dtoc: Use byte type instead of str in fdt by Simon Glass · Fri May 17 22:00:36 2019 -0600
  86. d8f593f dtoc: Updates BytesToValue() for Python 3 by Simon Glass · Fri May 17 22:00:35 2019 -0600
  87. b73d448 dtoc: Move BytesToValue() out of the Prop class by Simon Glass · Fri May 17 22:00:34 2019 -0600
  88. 6bbfafb dtoc: Use GetBytes() to obtain repeating bytes by Simon Glass · Fri May 17 22:00:33 2019 -0600
  89. c82de56 dtoc: Sort platdata output from dtoc by Simon Glass · Fri May 17 22:00:32 2019 -0600
  90. 61b88e5 dtoc: Adjust code for Python 3 by Simon Glass · Fri May 17 22:00:31 2019 -0600
  91. 24b86ce patman: Don't require Python 2 by Simon Glass · Tue May 14 15:53:55 2019 -0600
  92. b097696 patman: Tidy up a few more unicode conversions by Simon Glass · Tue May 14 15:53:54 2019 -0600
  93. 4f81789 patman: Adjust functional tests for Python 3 by Simon Glass · Tue May 14 15:53:53 2019 -0600
  94. aa82db6 patman: Avoid unicode type in settings unit tests by Simon Glass · Tue May 14 15:53:52 2019 -0600
  95. 3ab178f patman: Sort series output for repeatabily by Simon Glass · Tue May 14 15:53:51 2019 -0600
  96. 8bb7a7a patman: Move unicode helpers to tools by Simon Glass · Tue May 14 15:53:50 2019 -0600
  97. 68475f9 patman: Support use of stringIO in Python 3 by Simon Glass · Tue May 14 15:53:49 2019 -0600
  98. ac0d495 binman: Handle repeated bytes for Python 3 by Simon Glass · Tue May 14 15:53:47 2019 -0600
  99. 12a74f4 binman: Drop an unused input file by Simon Glass · Tue May 14 15:53:46 2019 -0600
  100. 3861cc4 binman: Use binary mode when compressing data by Simon Glass · Tue May 14 15:53:45 2019 -0600