1. 256b7f9 fdt: Fix FIT header verification in mkimage and conduct same checks as bootm by Jordan Hand · Tue Mar 05 14:47:56 2019 -0800
  2. b3f9dd9 Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm by Tom Rini · Sun Feb 10 08:11:32 2019 -0500
  3. df4e805 buildman: fix typo by Chris Packham · Fri Jan 18 20:40:29 2019 +1300
  4. 9e90d31 buildman: Write the environment out to an 'env' file by Simon Glass · Mon Jan 07 16:44:23 2019 -0700
  5. 659741c armv7R: K3: am654: Fix order of debug elements in x509 template by Andrew F. Davis · Fri Feb 01 15:04:58 2019 -0600
  6. 73f6c7c moveconfig: add a second pass for empty #if/#endif blocks by Chris Packham · Wed Jan 30 20:23:16 2019 +1300
  7. 8c1957a tools: dumpimage: Clarify help by Martyn Welch · Sat Jan 26 02:31:54 2019 +0000
  8. cfd6ade tools: dumpimage: Add help option and make error paths consistent by Martyn Welch · Sat Jan 26 02:31:53 2019 +0000
  9. 387963a tools: dumpimage: Simplify internal logic by Martyn Welch · Sat Jan 26 02:31:52 2019 +0000
  10. 67a6a37 tools: dumpimage: Simplify arguments by Martyn Welch · Sat Jan 26 02:31:51 2019 +0000
  11. 47d9599 tools: dumpimage: Provide more feedback on error by Martyn Welch · Sat Jan 26 02:31:50 2019 +0000
  12. 0b0409c Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx by Tom Rini · Wed Jan 30 07:22:12 2019 -0500
  13. 21958e4 Revert "tools: imx8image: set dcd_skip to true" by Fabio Estevam · Fri Jan 18 11:00:11 2019 -0200
  14. 819abf8 tools: imx8image: use correct printf escape sequence by Heinrich Schuchardt · Mon Dec 17 10:22:21 2018 +0100
  15. ba940d5 tests: dtoc: adapt tests to changed dtoc output by Simon Goldschmidt · Mon Jan 21 10:07:55 2019 +0100
  16. a797b9b tools: zynqmpimage: Align image_size/image_stored_size by Michal Simek · Fri Dec 14 10:53:54 2018 +0100
  17. 5a319e8 tools: zynqmpimage: round up partition size by Michael Tretter · Mon Dec 03 16:37:53 2018 +0100
  18. 76d42c1 Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm by Tom Rini · Tue Jan 15 22:05:34 2019 -0500
  19. 31860f1 Fix typo: missmatched -> mismatched. by Vagrant Cascadian · Tue Jan 08 13:10:23 2019 -0800
  20. 6d99b85 dtoc: make generated platdata structs const by Simon Goldschmidt · Mon Jan 07 20:29:26 2019 +0100
  21. 4557263 buildman: Fix tabs in GetWrapper() by Simon Glass · Mon Jan 07 16:44:24 2019 -0700
  22. f77ca5b buildman: Add support for building with clang by Simon Glass · Mon Jan 07 16:44:20 2019 -0700
  23. 4345a6d buildman: Deal nicely with invalid build-status file by Simon Glass · Mon Dec 10 09:05:23 2018 -0700
  24. af88d20 buildman: Drop comment about Ctrl-C problem by Simon Glass · Wed Dec 05 05:35:26 2018 -0700
  25. c07715b tools: imx8image: set dcd_skip to true by Peng Fan · Sat Dec 15 12:19:58 2018 +0000
  26. 45f3703 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Jan 01 09:56:41 2019 -0500
  27. 39c5ba2 imx: imx8mq: build flash.bin by Peng Fan · Tue Nov 20 10:19:46 2018 +0000
  28. 31c51da tools: add i.MX8M image support by Peng Fan · Tue Nov 20 10:19:36 2018 +0000
  29. 2d1c5de tools: improve portability of imx_cntr_image.sh by Martin Husemann · Fri Nov 09 14:30:14 2018 +0100
  30. e7722de tools: mtk_image: replace strncpy(d, s, sizeof(d)) with snprintf() by Andy Shevchenko · Tue Dec 11 16:41:43 2018 +0200
  31. e2fa4ca tools: add a generic config for native tools building by Otavio Salvador · Fri Dec 07 19:00:41 2018 -0500
  32. 6e2ac3e Roll CRC16-CCITT into the hash infrastructure by Philipp Tomsich · Sun Nov 25 19:22:19 2018 +0100
  33. 10a5162 buildman/toolchain.py: handle inconsistent tarball names by Trevor Woerner · Wed Nov 21 03:31:13 2018 -0500
  34. e0557a7 buildman/toolchain.py: fix toolchain directory by Trevor Woerner · Wed Nov 21 03:31:12 2018 -0500
  35. 1246835 rsa: add a structure for the padding by Philippe Reynes · Wed Nov 14 13:51:00 2018 +0100
  36. e1de5d4 tools: MediaTek: add MTK boot header generation to mkimage by developer · Thu Nov 15 10:07:49 2018 +0800
  37. 27e8a34 tools/file2include: don't use malloc.h for malloc by Jonathan Gray · Sun Nov 18 13:03:39 2018 +1100
  38. b3fdcf8 tools: .gitignore: add prelink-riscv by Lukas Auer · Thu Nov 22 11:26:10 2018 +0100
  39. f109e77 binman: Set the pathname correctly for ELF files by Simon Glass · Tue Nov 06 15:21:33 2018 -0700
  40. 8c9696e binman: Drop an unnecessary comma in blob handling by Simon Glass · Tue Nov 06 15:21:32 2018 -0700
  41. e64a092 binman: Add a way to enable debugging from the build by Simon Glass · Tue Nov 06 15:21:31 2018 -0700
  42. 071a178 buildman: Show boards with warning with w+ by Simon Glass · Tue Nov 06 16:02:13 2018 -0700
  43. 454507f buildman: Rename the good, better, worse variables by Simon Glass · Tue Nov 06 16:02:12 2018 -0700
  44. 0db9443 buildman: Detect dtc warnings by Simon Glass · Tue Nov 06 16:02:11 2018 -0700
  45. 74579fc buildman: Only print toolchain probing with -v by Simon Glass · Tue Nov 06 16:02:10 2018 -0700
  46. 6b6a394 armv7R: K3: am654: Add support for generating build targets by Lokesh Vutla · Fri Nov 02 19:51:04 2018 +0530
  47. d9eb9f0 buildman: Add a --boards option to specify particular boards to build by Simon Glass · Mon Jun 11 23:26:46 2018 -0600
  48. 1886485 tools: imx8image: flatten container header only when creating container by Peng Fan · Mon Nov 05 09:53:31 2018 +0000
  49. f107b0f tools: imx8image: fix coverity CID 184233 by Peng Fan · Mon Nov 05 09:53:28 2018 +0000
  50. d65dcfd tools: imx8image: fix coverity CID 184234 by Peng Fan · Mon Nov 05 09:53:25 2018 +0000
  51. 00c2dd5 tools: imx8image: check lseek return value by Peng Fan · Mon Nov 05 09:53:22 2018 +0000
  52. 8013286 MIPS: make size of relocation table fixed but configurable by Daniel Schwierzeck · Thu Nov 01 02:02:21 2018 +0100
  53. 5db0e14 Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx by Tom Rini · Thu Oct 25 10:16:21 2018 -0400
  54. 844b9f3 imx: mkimage: avoid stop CI when required files not exists by Peng Fan · Thu Oct 25 08:32:40 2018 +0000
  55. 41902e4 binman: Add a test for Intel reference code by Simon Glass · Mon Oct 01 12:22:31 2018 -0600
  56. 60a5607 tools: add i.MX8/8X image support by Peng Fan · Tue Oct 16 04:50:30 2018 +0000
  57. 72398c8 binman: Add support for Intel reference code by Simon Glass · Sun Sep 02 17:02:26 2018 -0600
  58. a2b9acb dtoc: Fix the value of SetInt() by Simon Glass · Mon Oct 01 12:22:49 2018 -0600
  59. 511f658 binman: Move to three-digit test-file numbers by Simon Glass · Mon Oct 01 12:22:30 2018 -0600
  60. 7057d02 binman: Run tests concurrently by Simon Glass · Mon Oct 01 21:12:47 2018 -0600
  61. e6dafb8 patman: Don't clear progress in tout unless it was used by Simon Glass · Mon Oct 01 21:12:45 2018 -0600
  62. 867b906 tools: Set an initial value for indir by Simon Glass · Mon Oct 01 21:12:44 2018 -0600
  63. 0415002 buildman: dtoc: Suppress unwanted output from test by Simon Glass · Mon Oct 01 21:12:43 2018 -0600
  64. 04cda03 binman: Separate out testSplBssPad() by Simon Glass · Mon Oct 01 21:12:42 2018 -0600
  65. 752e755 binman: Fix up removal of temporary directories by Simon Glass · Mon Oct 01 21:12:41 2018 -0600
  66. 5656ca2 binman: Add a default path to libfdt.py by Simon Glass · Mon Oct 01 21:12:40 2018 -0600
  67. 72e358c buildman: Make the toolchain test more forgiving by Simon Glass · Mon Oct 01 21:12:35 2018 -0600
  68. 26f8b20 patman: Handle unicode in _ProjectConfigParser tests by Simon Glass · Mon Oct 01 21:12:33 2018 -0600
  69. c26f751 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Fri Oct 05 21:17:21 2018 -0400
  70. 2aa01c3 rockchip: Fix rkimage format for SPL boot over USB by Daniel Gröber · Thu Oct 04 15:32:42 2018 +0200
  71. b0aa877 tools: socfpga: fix sfp_verify_header by Atsushi Nemoto · Fri Sep 21 09:19:13 2018 +0900
  72. b93eea7 Merge git://git.denx.de/u-boot-dm by Tom Rini · Sun Sep 30 18:16:51 2018 -0400
  73. aa09b36 buildman: Avoid hanging when the config changes by Simon Glass · Mon Sep 17 23:55:42 2018 -0600
  74. cd817d5 binman: Allow writing a map file when something goes wrong by Simon Glass · Fri Sep 14 04:57:36 2018 -0600
  75. b171423 binman: Support ELF files for U-Boot and SPL by Simon Glass · Fri Sep 14 04:57:35 2018 -0600
  76. c64aea5 binman: Correct fmap output on x86 by Simon Glass · Fri Sep 14 04:57:34 2018 -0600
  77. 7c767ad binman: Record the parent section of each section by Simon Glass · Fri Sep 14 04:57:33 2018 -0600
  78. 3fb4f42 binman: Support x86 microcode in TPL by Simon Glass · Fri Sep 14 04:57:32 2018 -0600
  79. ae7cf03 binman: Support hashing entries by Simon Glass · Fri Sep 14 04:57:31 2018 -0600
  80. 8004581 binman: Mention section attributes in docs by Simon Glass · Fri Sep 14 04:57:30 2018 -0600
  81. fa79a81 binman: Support expanding entries by Simon Glass · Fri Sep 14 04:57:29 2018 -0600
  82. ac6328c binman: Support adding files by Simon Glass · Fri Sep 14 04:57:28 2018 -0600
  83. 2a7c4b6 binman: Allow zero-size sections by Simon Glass · Fri Sep 14 04:57:27 2018 -0600
  84. 7ba3359 binman: Support compressed entries by Simon Glass · Fri Sep 14 04:57:26 2018 -0600
  85. 778ab84 patman: Detect missing tools and report them by Simon Glass · Fri Sep 14 04:57:25 2018 -0600
  86. e219aa4 binman: Support updating all device tree files by Simon Glass · Fri Sep 14 04:57:24 2018 -0600
  87. 3140201 binman: Allow control of whether a fake DT is used by Simon Glass · Fri Sep 14 04:57:23 2018 -0600
  88. 0c9d5b5 binman: Obtain the list of device trees from the config by Simon Glass · Fri Sep 14 04:57:22 2018 -0600
  89. c8135dc binman: Centralise device-tree updates within binman by Simon Glass · Fri Sep 14 04:57:21 2018 -0600
  90. bdb4031 binman: Move state logic into the state module by Simon Glass · Fri Sep 14 04:57:20 2018 -0600
  91. 29aa736 binman: Move state information into a new module by Simon Glass · Fri Sep 14 04:57:19 2018 -0600
  92. 3732ec3 binman: Add an entry method for getting the default filename by Simon Glass · Fri Sep 14 04:57:18 2018 -0600
  93. 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
  94. ccd2526 dtoc: Add methods for adding and updating properties by Simon Glass · Fri Sep 14 04:57:16 2018 -0600
  95. f3a1796 dtoc: Support adding new nodes by Simon Glass · Fri Sep 14 04:57:15 2018 -0600
  96. c330b14 dtoc: Fixed endianness in Prop.GetEmpty() by Simon Glass · Fri Sep 14 04:57:14 2018 -0600
  97. eddd729 dtoc: Allow syncing of the device tree back to a file by Simon Glass · Fri Sep 14 04:57:13 2018 -0600
  98. 3b376c3 binman: Support building a selection of images by Simon Glass · Fri Sep 14 04:57:12 2018 -0600
  99. 639505b binman: Tidy up the vblock entry by Simon Glass · Fri Sep 14 04:57:11 2018 -0600
  100. ed40e96 binman: Add x86 support for starting TPL by Simon Glass · Fri Sep 14 04:57:10 2018 -0600