1. 597d17c Merge git://git.denx.de/u-boot-dm by Tom Rini · Thu Nov 23 22:48:35 2017 -0500
  2. 9ba021c binman: Return non-zero exit code on test failure by Simon Glass · Sun Nov 12 21:52:29 2017 -0700
  3. a409c93 binman: Add add test for using an Intel MRC binary by Simon Glass · Sun Nov 12 21:52:28 2017 -0700
  4. 3d27423 binman: Add add test for SPL with a microcode pointer by Simon Glass · Sun Nov 12 21:52:27 2017 -0700
  5. e83679d binman: Add a test for x86-start16-spl by Simon Glass · Sun Nov 12 21:52:26 2017 -0700
  6. 7f94e83 binman: Add test for u-boot-spl-bss-pad by Simon Glass · Sun Nov 12 21:52:25 2017 -0700
  7. 2c3cf45 binman: Check for files missing from test coverage by Simon Glass · Sun Nov 12 21:52:24 2017 -0700
  8. 385e69b binman: Increase test coverage back to 100% by Simon Glass · Sun Nov 12 21:52:23 2017 -0700
  9. ac59991 binman: Add a main program to the tests by Simon Glass · Sun Nov 12 21:52:22 2017 -0700
  10. 8f52136 binman: Add tests for importlib availability by Simon Glass · Sun Nov 12 21:52:21 2017 -0700
  11. b339326 binman: Set up 'entry' to permit full test coverage by Simon Glass · Sun Nov 12 21:52:20 2017 -0700
  12. c303b9a binman: Append to PYTHONPATH when running test coverage by Simon Glass · Sun Nov 12 21:52:19 2017 -0700
  13. eb37e2d dtoc: Fix up tests by Simon Glass · Sun Nov 12 21:52:17 2017 -0700
  14. 5e0f06d buildman: Fix up tests by Simon Glass · Sun Nov 12 21:52:15 2017 -0700
  15. 2bfc697 buildman: Allow skipping of tests which use the network by Simon Glass · Sun Nov 12 21:52:14 2017 -0700
  16. ab2dabc patman: Fix up tests to pass with newest checkpatch by Simon Glass · Sun Nov 12 21:52:12 2017 -0700
  17. c5c7b1a binman: Disable the no-unit_address_vs_reg warnings by Simon Glass · Sun Nov 12 21:52:09 2017 -0700
  18. 076e63b binman: Rename tests to ftest by Simon Glass · Sun Nov 12 21:52:08 2017 -0700
  19. 151ba36 binman: Add a Makefile for test-program compilation by Simon Glass · Sun Nov 12 21:52:07 2017 -0700
  20. 4b94ac9 binman: Add docs explaining how to enable binman for a board by Simon Glass · Sun Nov 12 21:52:06 2017 -0700
  21. 2eee32b binman: Add better Makefile debugging by Simon Glass · Sun Nov 12 21:52:05 2017 -0700
  22. 6410970 rockchip: mkimage: remove unused code-paths (spl_boot0 is now implied) by Philipp Tomsich · Tue Oct 10 16:21:18 2017 +0200
  23. 7b79bb1 rockchip: mkimage: use spl_boot0 for all Rockchip SoCs by Kever Yang · Tue Oct 10 16:21:04 2017 +0200
  24. 6b6ee8a env: Remove CONFIG_ENV_AES support by Tom Rini · Tue Nov 14 08:39:35 2017 -0500
  25. fd3d375 tools: use files from scripts/dtc/libfdt where possible by Masahiro Yamada · Tue Oct 17 22:30:18 2017 +0900
  26. 47ae539 pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile by Masahiro Yamada · Tue Oct 17 13:42:43 2017 +0900
  27. 873de76 Do not attempt to use the systemwide libfdt by Jan Kundrát · Fri Nov 03 03:06:35 2017 +0100
  28. fe391a7 tools: image: fix message when fail to add verification data for config by Masahiro Yamada · Fri Oct 27 15:04:21 2017 +0900
  29. 0148676 tools: image: allow to sign image nodes without -K option by Masahiro Yamada · Fri Oct 27 15:04:20 2017 +0900
  30. c1f137b tools: image: fix "algo" property of public key for verified boot by Masahiro Yamada · Fri Oct 27 13:25:21 2017 +0900
  31. e5308f8 tools: env: allow to print U-Boot version by Stefan Agner · Thu Oct 26 14:57:53 2017 +0200
  32. 2fc6b6f tools: image: fix node name of signature node in FIT by Masahiro Yamada · Thu Oct 19 19:16:21 2017 +0900
  33. a3318ba tools: env: Add embedded.c to .gitignore by Bin Meng · Wed Oct 11 20:15:04 2017 -0700
  34. bfef297 env: Drop CONFIG_ENV_IS_IN_DATAFLASH by Tuomas Tynkkynen · Tue Oct 10 21:59:40 2017 +0300
  35. 3eb4edf tools: bmp_logo: correctly interpret BMP files with larger headers by Jon Smith · Thu Oct 05 08:35:02 2017 -0400
  36. 74a21dd tools/mkimage: Fix DTC run command to handle file names with space by Mirza, Taimoor · Wed Oct 04 20:28:03 2017 +0500
  37. 1ebcbd1 moveconfig: fix error message in do_autoconf() by Chris Packham · Sun Aug 27 20:00:51 2017 +1200
  38. a29829e cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity by Tom Rini · Sat Oct 07 11:27:59 2017 -0400
  39. b828665 tools/fit_image.c: Update some return code paths by Tom Rini · Tue Sep 26 22:14:44 2017 -0400
  40. 04a6c3f rockchip: mkimage: add support for rk3128 soc by Kever Yang · Wed Sep 27 17:57:28 2017 +0800
  41. 1682e05 kconfiglib: update with 'imply' support by Ulf Magnusson · Tue Sep 19 12:52:55 2017 +0200
  42. 0e17fc7 tools/mkimage: Make the path to the dtc binary that mkimage calls configurable by Tom Rini · Sat Sep 23 23:14:33 2017 -0400
  43. 572d4f2 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Sun Sep 17 11:46:51 2017 -0400
  44. d7bcdf5 tools: binman: Add a new entry type for Intel VBT by Bin Meng · Tue Aug 15 22:41:54 2017 -0700
  45. 68d32c7 dtoc: Add a header to the generated files by Simon Glass · Tue Aug 29 14:16:01 2017 -0600
  46. 3deeb47 dtoc: Support properties containing multiple phandle values by Simon Glass · Tue Aug 29 14:15:59 2017 -0600
  47. fdec580 dtoc: Put phandle args in an array by Simon Glass · Tue Aug 29 14:15:58 2017 -0600
  48. d0cd075 dtoc: Put each phandle on a separate line by Simon Glass · Tue Aug 29 14:15:57 2017 -0600
  49. e94414b dtoc: Rename the phandle struct by Simon Glass · Tue Aug 29 14:15:56 2017 -0600
  50. ec3b5e4 dtoc: Rename is_phandle() and adjust it to return more detail by Simon Glass · Tue Aug 29 14:15:55 2017 -0600
  51. ce5621d dtoc: Make is_phandle() a member function by Simon Glass · Tue Aug 29 14:15:54 2017 -0600
  52. 17ffd62 dtoc: Use the Fdt's class's phandle map by Simon Glass · Tue Aug 29 14:15:53 2017 -0600
  53. a3f9444 dtoc: Update the Fdt class to record phandles by Simon Glass · Tue Aug 29 14:15:52 2017 -0600
  54. 90e5f0a dtoc: Handle 'reg' properties with unusual sizes by Simon Glass · Tue Aug 29 14:15:51 2017 -0600
  55. 1b1fe41 dtoc: Add support for 32 or 64-bit addresses by Simon Glass · Tue Aug 29 14:15:50 2017 -0600
  56. 131e0b0 dtoc: Avoid very long lines in output by Simon Glass · Tue Aug 29 14:15:49 2017 -0600
  57. fc3ae9c dtoc: Add a 64-bit type and a way to convert cells into 64 bits by Simon Glass · Tue Aug 29 14:15:48 2017 -0600
  58. 80ef705 dtoc: Adjust Node to record its parent by Simon Glass · Tue Aug 29 14:15:47 2017 -0600
  59. 857ad80 lib: at91: Add logo files used via API of DM_VIDEO by Wenyou Yang · Wed Sep 13 14:58:46 2017 +0800
  60. 52a0864 patman: Fix error when the email blacklist is missing by Simon Glass · Tue Sep 12 20:30:28 2017 -0600
  61. 7293738 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Sep 12 12:02:50 2017 -0400
  62. e8d2a12 patman: add support for omitting bouncing addresses by Chris Packham · Fri Sep 01 20:57:53 2017 +1200
  63. 1c87931 moveconfig: Use fd.write() instead of print >> by Simon Glass · Sun Aug 13 16:02:54 2017 -0600
  64. 2b72a07 genconfig.py: Print defconfig next to warnings by Simon Glass · Fri Aug 04 03:30:30 2017 -0600
  65. 1fbf072 tools: pblimage: Fix address calculation by York Sun · Tue Aug 15 11:14:41 2017 -0700
  66. eebd461 tools: .gitignore: Add libfdt related files by Bin Meng · Tue Sep 05 22:37:45 2017 -0700
  67. 9a5e001 tools: .gitignore: Sort in alphabetical order by Bin Meng · Tue Sep 05 22:37:44 2017 -0700
  68. 8e6f01f env: Add 'envtools' target to 'make help' by Simon Glass · Tue Sep 05 01:53:59 2017 -0600
  69. 69eb8dd env: Fix operation of 'make environ' by Simon Glass · Tue Sep 05 01:53:58 2017 -0600
  70. 282f270 env: Fix out of tree building of tools-all by Tom Rini · Tue Sep 05 14:01:29 2017 -0400
  71. 0819b9e Makefile: Suppress output of python libfdt build command by Bin Meng · Sun Sep 03 04:37:49 2017 -0700
  72. dde9ee8 Makefile: Quiesce libfdt build by Bin Meng · Sun Sep 03 04:37:48 2017 -0700
  73. be3b78a fix: fw_env: Prevent writing error message on special files, which don't support fsync by Lukasz Majewski · Sun Aug 27 13:46:22 2017 +0200
  74. 2387509 imx: move imximage header to common location by Stefan Agner · Wed Aug 16 11:00:50 2017 -0700
  75. da707d4 Fix 'notes' typos by Anatolij Gustschin · Fri Aug 18 17:58:51 2017 +0200
  76. 5925a15 Makefile: honor PYTHON configuration properly by Clément Bœsch · Mon Aug 14 08:59:11 2017 +0200
  77. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  78. 547cb40 Move environment files from common/ to env/ by Simon Glass · Thu Aug 03 12:21:49 2017 -0600
  79. e9ec868 rockchip: rk3368: mkimage: add support for the RK3368 by Philipp Tomsich · Thu Jul 13 00:59:06 2017 +0200
  80. 0c193b3 mips-relocs: Fix warning from gcc 6.3 by Paul Burton · Tue Jul 25 15:07:03 2017 +0100
  81. d3a278d MIPS: Stop building position independent code by Paul Burton · Mon Jun 19 11:53:47 2017 -0700
  82. 257f523 RFC: moveconfig: Use toolchains from buildman by Simon Glass · Mon Jul 10 14:47:47 2017 -0600
  83. 5f09692 moveconfig: Tidy up imply flag parsing by Simon Glass · Mon Jul 10 14:47:46 2017 -0600
  84. 7e08644 dtc: mkimage: Add the possibility to specify DTC by Emmanuel Vadot · Sun Jun 25 09:43:33 2017 +0200
  85. 5a2b0f1 tools/fw_env: use fsync to ensure that data is physically stored by Michael Heimpold · Mon May 20 21:34:42 2013 +0200
  86. 9390f3d Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Jul 18 08:42:48 2017 -0400
  87. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · Thu Jun 29 10:16:06 2017 +0200
  88. 4a5b99b tools/kwbimage: fix v1 header verification by Baruch Siach · Tue Jul 04 20:23:40 2017 +0300
  89. 3ef2e4e tools/kwbimage.h: make offset marks style consistent by Baruch Siach · Tue Jul 04 20:23:39 2017 +0300
  90. 0576aa6 tools/kwbimage: update the list of SoCs using v1 header by Baruch Siach · Tue Jul 04 20:23:38 2017 +0300
  91. 220fb22 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Jul 11 20:28:46 2017 -0400
  92. dde3e71 binman: Put our local modules ahead of system modules by Simon Glass · Tue Jun 20 21:28:49 2017 -0600
  93. 9d2eb92 dtoc: Add tests by Simon Glass · Sun Jun 18 22:09:06 2017 -0600
  94. 2e0bf3f dtoc: Add a comment about string replace in conv_name_to_c() by Simon Glass · Sun Jun 18 22:09:04 2017 -0600
  95. 3fa797a dtoc: Move the main logic into the dtb_platdata file by Simon Glass · Sun Jun 18 22:09:03 2017 -0600
  96. 7a2add1 dtoc: Move static functions out of the class by Simon Glass · Sun Jun 18 22:09:02 2017 -0600
  97. eab3f62 dtoc: Pass include_disabled explicitly by Simon Glass · Sun Jun 18 22:09:01 2017 -0600
  98. 761773f dtoc: Don't handle properties with / in them by Simon Glass · Sun Jun 18 22:09:00 2017 -0600
  99. 1f730c8 dtoc: Fix pylint warnings by Simon Glass · Sun Jun 18 22:08:59 2017 -0600
  100. d570dec dtoc: Split out the main class into its own file by Simon Glass · Sun Jun 18 22:08:58 2017 -0600