1. b93eea7 Merge git://git.denx.de/u-boot-dm by Tom Rini · Sun Sep 30 18:16:51 2018 -0400
  2. aa09b36 buildman: Avoid hanging when the config changes by Simon Glass · Mon Sep 17 23:55:42 2018 -0600
  3. cd817d5 binman: Allow writing a map file when something goes wrong by Simon Glass · Fri Sep 14 04:57:36 2018 -0600
  4. b171423 binman: Support ELF files for U-Boot and SPL by Simon Glass · Fri Sep 14 04:57:35 2018 -0600
  5. c64aea5 binman: Correct fmap output on x86 by Simon Glass · Fri Sep 14 04:57:34 2018 -0600
  6. 7c767ad binman: Record the parent section of each section by Simon Glass · Fri Sep 14 04:57:33 2018 -0600
  7. 3fb4f42 binman: Support x86 microcode in TPL by Simon Glass · Fri Sep 14 04:57:32 2018 -0600
  8. ae7cf03 binman: Support hashing entries by Simon Glass · Fri Sep 14 04:57:31 2018 -0600
  9. 8004581 binman: Mention section attributes in docs by Simon Glass · Fri Sep 14 04:57:30 2018 -0600
  10. fa79a81 binman: Support expanding entries by Simon Glass · Fri Sep 14 04:57:29 2018 -0600
  11. ac6328c binman: Support adding files by Simon Glass · Fri Sep 14 04:57:28 2018 -0600
  12. 2a7c4b6 binman: Allow zero-size sections by Simon Glass · Fri Sep 14 04:57:27 2018 -0600
  13. 7ba3359 binman: Support compressed entries by Simon Glass · Fri Sep 14 04:57:26 2018 -0600
  14. 778ab84 patman: Detect missing tools and report them by Simon Glass · Fri Sep 14 04:57:25 2018 -0600
  15. e219aa4 binman: Support updating all device tree files by Simon Glass · Fri Sep 14 04:57:24 2018 -0600
  16. 3140201 binman: Allow control of whether a fake DT is used by Simon Glass · Fri Sep 14 04:57:23 2018 -0600
  17. 0c9d5b5 binman: Obtain the list of device trees from the config by Simon Glass · Fri Sep 14 04:57:22 2018 -0600
  18. c8135dc binman: Centralise device-tree updates within binman by Simon Glass · Fri Sep 14 04:57:21 2018 -0600
  19. bdb4031 binman: Move state logic into the state module by Simon Glass · Fri Sep 14 04:57:20 2018 -0600
  20. 29aa736 binman: Move state information into a new module by Simon Glass · Fri Sep 14 04:57:19 2018 -0600
  21. 3732ec3 binman: Add an entry method for getting the default filename by Simon Glass · Fri Sep 14 04:57:18 2018 -0600
  22. b8a4929 dtoc: Add a way to create an Fdt object from a data block by Simon Glass · Fri Sep 14 04:57:17 2018 -0600
  23. ccd2526 dtoc: Add methods for adding and updating properties by Simon Glass · Fri Sep 14 04:57:16 2018 -0600
  24. f3a1796 dtoc: Support adding new nodes by Simon Glass · Fri Sep 14 04:57:15 2018 -0600
  25. c330b14 dtoc: Fixed endianness in Prop.GetEmpty() by Simon Glass · Fri Sep 14 04:57:14 2018 -0600
  26. eddd729 dtoc: Allow syncing of the device tree back to a file by Simon Glass · Fri Sep 14 04:57:13 2018 -0600
  27. 3b376c3 binman: Support building a selection of images by Simon Glass · Fri Sep 14 04:57:12 2018 -0600
  28. 639505b binman: Tidy up the vblock entry by Simon Glass · Fri Sep 14 04:57:11 2018 -0600
  29. ed40e96 binman: Add x86 support for starting TPL by Simon Glass · Fri Sep 14 04:57:10 2018 -0600
  30. 267de43 binman: Generate an error when text is not provided by Simon Glass · Fri Sep 14 04:57:09 2018 -0600
  31. 274bf09 binman: Allow 'fill' entry to have a size of 0 by Simon Glass · Fri Sep 14 04:57:08 2018 -0600
  32. ee21d3a binman: Move 'special properties' docs to README.entries by Simon Glass · Fri Sep 14 04:57:07 2018 -0600
  33. 311d484 binman: Add support for PowerPC mpc85xx 'bootpg + resetvec' entry by Jagdish Gediya · Mon Sep 03 21:35:08 2018 +0530
  34. 0fb978c binman: Add a new "skip-at-start" property in Section class by Jagdish Gediya · Mon Sep 03 21:35:07 2018 +0530
  35. 2dc9eba Merge git://git.denx.de/u-boot-marvell by Tom Rini · Wed Sep 19 20:35:05 2018 -0400
  36. 0e428ee tools: kwboot: Make kwboot more robust on a38x by Jon Nettleton · Mon Aug 13 18:24:38 2018 +0300
  37. 55c822d binman: fix a few typos in documentation by Michael Heimpold · Wed Aug 22 22:01:24 2018 +0200
  38. 59b6ba7 armv8: K3: am654: Introduce FIT generator script by Lokesh Vutla · Mon Aug 27 15:57:14 2018 +0530
  39. fc49786 tools: mkimage: Ensure munmap unmaps the same length that was mapped by Mark Tomlinson · Wed Aug 29 10:51:14 2018 +1200
  40. 72e545a Remove CONFIG_USE_STDINT by Masahiro Yamada · Mon Aug 06 20:47:38 2018 +0900
  41. cc3c72e include/version.h: workaround sysroot inc order by Matt Weber · Thu Jul 26 22:37:53 2018 -0500
  42. fa73c1c patman: Correct unit test failure by Simon Glass · Thu Jul 26 14:28:16 2018 -0600
  43. b474c76 libfdt: Update to latest pylibfdt implementation by Simon Glass · Thu Jul 26 14:02:13 2018 -0600
  44. ab7e8a1 tools: kwboot: properly quit when read() returns 0 by Willy Tarreau · Tue Jul 03 12:10:31 2018 -0400
  45. e8f8a7c tools: kwboot: unbreak terminal-only mode by Willy Tarreau · Tue Jul 03 12:10:30 2018 -0400
  46. 5463a6a binman: Adjust _GetPropTree() parameters by Simon Glass · Tue Jul 17 13:25:52 2018 -0600
  47. 24b9744 binman: Add a test to catch use of the old 'pos' property by Simon Glass · Tue Jul 17 13:25:51 2018 -0600
  48. 4a6989a binman: Rename ReadContents() to ReadBlobContents() by Simon Glass · Tue Jul 17 13:25:50 2018 -0600
  49. 7eca792 binman: Show the image position in the map by Simon Glass · Tue Jul 17 13:25:49 2018 -0600
  50. 8425a1f binman: Add support for adding TPL binaries by Simon Glass · Tue Jul 17 13:25:48 2018 -0600
  51. 5c35016 binman: Add an entry for a Chromium vblock by Simon Glass · Tue Jul 17 13:25:47 2018 -0600
  52. e2d6528 dtoc: Add a function to obtain a list of phandles by Simon Glass · Tue Jul 17 13:25:46 2018 -0600
  53. f2eb054 patman: Show the current directory in GetInputFilename() by Simon Glass · Tue Jul 17 13:25:45 2018 -0600
  54. c1ae83c binman: Add support for Chromium GBB by Simon Glass · Tue Jul 17 13:25:44 2018 -0600
  55. 0362cd2 patman: Add a few more helpers to the tools library by Simon Glass · Tue Jul 17 13:25:43 2018 -0600
  56. 6a8480b patman: Allow test commands to fall back to real ones by Simon Glass · Tue Jul 17 13:25:42 2018 -0600
  57. aa1a5d7 dtoc: Export the _FindNode() function by Simon Glass · Tue Jul 17 13:25:41 2018 -0600
  58. 53f5399 binman: Add an entry filled with a repeating byte by Simon Glass · Tue Jul 17 13:25:40 2018 -0600
  59. db168d4 binman: Add support for a cros_ec image by Simon Glass · Tue Jul 17 13:25:39 2018 -0600
  60. 704784b binman: Add support for flashrom FMAP by Simon Glass · Tue Jul 17 13:25:38 2018 -0600
  61. 7a61c6b binman: Create README.entries by Simon Glass · Tue Jul 17 13:25:37 2018 -0600
  62. 969616c binman: Allow creation of entry documentation by Simon Glass · Tue Jul 17 13:25:36 2018 -0600
  63. f0c0748 binman: Expand documentation for entries by Simon Glass · Tue Jul 17 13:25:35 2018 -0600
  64. 63a336b binman: Allow help to work without libfdt by Simon Glass · Tue Jul 17 13:25:34 2018 -0600
  65. 2ca5203 binman: Support an entry that holds text by Simon Glass · Tue Jul 17 13:25:33 2018 -0600
  66. 91710b3 binman: Add support for passing arguments to entries by Simon Glass · Tue Jul 17 13:25:32 2018 -0600
  67. fe599c7 dtoc: Add missing comments to fdt_util by Simon Glass · Tue Jul 17 13:25:31 2018 -0600
  68. 9dcc861 binman: Add a new 'image-pos' property by Simon Glass · Wed Aug 01 15:22:42 2018 -0600
  69. 3a9a2b8 binman: Enhance the map and fdt-update output by Simon Glass · Tue Jul 17 13:25:28 2018 -0600
  70. def77b5 binman: Tidy up some comments in the tests by Simon Glass · Tue Jul 17 13:25:27 2018 -0600
  71. 4114f97 binman: Add comments to elf_test by Simon Glass · Tue Jul 17 13:25:26 2018 -0600
  72. e8561af binman: Rename 'position' to 'offset' by Simon Glass · Wed Aug 01 15:22:37 2018 -0600
  73. e6854aa binman: Don't depend on dict order in ELF testOutsideFile() by Simon Glass · Tue Jul 17 13:25:24 2018 -0600
  74. f742ed3 tools: genboardscfg: move buildman path to first by Peng Fan · Tue Jul 24 14:27:18 2018 +0800
  75. 258c996 Merge git://git.denx.de/u-boot-dm by Tom Rini · Thu Jul 26 23:12:47 2018 -0400
  76. 0265132 patman: Split alias entries on arbitrary whitespace by Adam Sampson · Wed Jun 27 14:38:58 2018 +0100
  77. a4e678d mkimage: fit_image: Use macros from image.h by Michal Simek · Fri Jul 20 12:31:02 2018 +0200
  78. 456ba31 tools/imximage: get HAB information from header by Holger Dengler · Fri Jul 06 16:10:00 2018 +0200
  79. b3d55ea lib: fdtdec: Rename routine fdtdec_setup_memory_size() by Siva Durga Prasad Paladugu · Mon Jul 16 15:56:11 2018 +0530
  80. 697fcdc mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures by Alex Kiernan · Wed Jun 20 20:10:52 2018 +0000
  81. c4c7e0d mkimage: Refactor imagetool_get_source_date to take command name by Alex Kiernan · Wed Jun 20 20:10:51 2018 +0000
  82. 9767bf4 vboot: Do not use hashed-strings offset by Teddy Reed · Sat Jun 09 11:45:20 2018 -0400
  83. e6a4783 vboot: Add FIT_SIGNATURE_MAX_SIZE protection by Teddy Reed · Sat Jun 09 11:38:05 2018 -0400
  84. a87014e binman: Support updating the device tree with calc'd info by Simon Glass · Fri Jul 06 10:27:42 2018 -0600
  85. e22f8fa binman: Add a SetCalculatedProperties() method by Simon Glass · Fri Jul 06 10:27:41 2018 -0600
  86. 9230773 binman: Add a ProcessFdt() method by Simon Glass · Fri Jul 06 10:27:40 2018 -0600
  87. 29dae67 binman: Complete documentation of stages by Simon Glass · Fri Jul 06 10:27:39 2018 -0600
  88. e80c556 dtoc: Add functions to add integer properties by Simon Glass · Fri Jul 06 10:27:38 2018 -0600
  89. 3bce93d dtoc: Avoid unwanted output during tests by Simon Glass · Fri Jul 06 10:27:37 2018 -0600
  90. 961c1ce dtoc: Increase code coverage to 100% by Simon Glass · Fri Jul 06 10:27:35 2018 -0600
  91. 3609d5e binman: Move capture_sys_output() to test_util by Simon Glass · Fri Jul 06 10:27:34 2018 -0600
  92. 0372540 dtoc: Add a test for code coverage by Simon Glass · Fri Jul 06 10:27:33 2018 -0600
  93. c38fee04 dtoc: Fix some minor errors by Simon Glass · Fri Jul 06 10:27:32 2018 -0600
  94. 609e2b1 dtoc: Fix properties with a single zero-arg phandle by Simon Glass · Fri Jul 06 10:27:31 2018 -0600
  95. c5eddc8 dtoc: Fix Fdt.GetNode() to handle a missing node by Simon Glass · Fri Jul 06 10:27:30 2018 -0600
  96. 4df8a0c dtoc: Keep track of property offsets by Simon Glass · Fri Jul 06 10:27:29 2018 -0600
  97. 9c52633 dtoc: Update fdt tests to increase code coverage by Simon Glass · Fri Jul 06 10:27:28 2018 -0600
  98. 792d239 dtoc: Drop use of a local dtb buffer by Simon Glass · Fri Jul 06 10:27:27 2018 -0600
  99. 151aeed dtoc: Make use of the new pylibfdt methods by Simon Glass · Fri Jul 06 10:27:26 2018 -0600
  100. c47c2b3 dtoc: Update tests to write failures to /tmp by Simon Glass · Fri Jul 06 10:27:25 2018 -0600