1. 857ad80 lib: at91: Add logo files used via API of DM_VIDEO by Wenyou Yang · Wed Sep 13 14:58:46 2017 +0800
  2. 52a0864 patman: Fix error when the email blacklist is missing by Simon Glass · Tue Sep 12 20:30:28 2017 -0600
  3. 7293738 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Sep 12 12:02:50 2017 -0400
  4. e8d2a12 patman: add support for omitting bouncing addresses by Chris Packham · Fri Sep 01 20:57:53 2017 +1200
  5. 1c87931 moveconfig: Use fd.write() instead of print >> by Simon Glass · Sun Aug 13 16:02:54 2017 -0600
  6. 2b72a07 genconfig.py: Print defconfig next to warnings by Simon Glass · Fri Aug 04 03:30:30 2017 -0600
  7. 1fbf072 tools: pblimage: Fix address calculation by York Sun · Tue Aug 15 11:14:41 2017 -0700
  8. eebd461 tools: .gitignore: Add libfdt related files by Bin Meng · Tue Sep 05 22:37:45 2017 -0700
  9. 9a5e001 tools: .gitignore: Sort in alphabetical order by Bin Meng · Tue Sep 05 22:37:44 2017 -0700
  10. 8e6f01f env: Add 'envtools' target to 'make help' by Simon Glass · Tue Sep 05 01:53:59 2017 -0600
  11. 69eb8dd env: Fix operation of 'make environ' by Simon Glass · Tue Sep 05 01:53:58 2017 -0600
  12. 282f270 env: Fix out of tree building of tools-all by Tom Rini · Tue Sep 05 14:01:29 2017 -0400
  13. 0819b9e Makefile: Suppress output of python libfdt build command by Bin Meng · Sun Sep 03 04:37:49 2017 -0700
  14. dde9ee8 Makefile: Quiesce libfdt build by Bin Meng · Sun Sep 03 04:37:48 2017 -0700
  15. 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
  16. 2387509 imx: move imximage header to common location by Stefan Agner · Wed Aug 16 11:00:50 2017 -0700
  17. da707d4 Fix 'notes' typos by Anatolij Gustschin · Fri Aug 18 17:58:51 2017 +0200
  18. 5925a15 Makefile: honor PYTHON configuration properly by Clément Bœsch · Mon Aug 14 08:59:11 2017 +0200
  19. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  20. 547cb40 Move environment files from common/ to env/ by Simon Glass · Thu Aug 03 12:21:49 2017 -0600
  21. e9ec868 rockchip: rk3368: mkimage: add support for the RK3368 by Philipp Tomsich · Thu Jul 13 00:59:06 2017 +0200
  22. 0c193b3 mips-relocs: Fix warning from gcc 6.3 by Paul Burton · Tue Jul 25 15:07:03 2017 +0100
  23. d3a278d MIPS: Stop building position independent code by Paul Burton · Mon Jun 19 11:53:47 2017 -0700
  24. 257f523 RFC: moveconfig: Use toolchains from buildman by Simon Glass · Mon Jul 10 14:47:47 2017 -0600
  25. 5f09692 moveconfig: Tidy up imply flag parsing by Simon Glass · Mon Jul 10 14:47:46 2017 -0600
  26. 7e08644 dtc: mkimage: Add the possibility to specify DTC by Emmanuel Vadot · Sun Jun 25 09:43:33 2017 +0200
  27. 5a2b0f1 tools/fw_env: use fsync to ensure that data is physically stored by Michael Heimpold · Mon May 20 21:34:42 2013 +0200
  28. 9390f3d Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Jul 18 08:42:48 2017 -0400
  29. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · Thu Jun 29 10:16:06 2017 +0200
  30. 4a5b99b tools/kwbimage: fix v1 header verification by Baruch Siach · Tue Jul 04 20:23:40 2017 +0300
  31. 3ef2e4e tools/kwbimage.h: make offset marks style consistent by Baruch Siach · Tue Jul 04 20:23:39 2017 +0300
  32. 0576aa6 tools/kwbimage: update the list of SoCs using v1 header by Baruch Siach · Tue Jul 04 20:23:38 2017 +0300
  33. 220fb22 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Jul 11 20:28:46 2017 -0400
  34. dde3e71 binman: Put our local modules ahead of system modules by Simon Glass · Tue Jun 20 21:28:49 2017 -0600
  35. 9d2eb92 dtoc: Add tests by Simon Glass · Sun Jun 18 22:09:06 2017 -0600
  36. 2e0bf3f dtoc: Add a comment about string replace in conv_name_to_c() by Simon Glass · Sun Jun 18 22:09:04 2017 -0600
  37. 3fa797a dtoc: Move the main logic into the dtb_platdata file by Simon Glass · Sun Jun 18 22:09:03 2017 -0600
  38. 7a2add1 dtoc: Move static functions out of the class by Simon Glass · Sun Jun 18 22:09:02 2017 -0600
  39. eab3f62 dtoc: Pass include_disabled explicitly by Simon Glass · Sun Jun 18 22:09:01 2017 -0600
  40. 761773f dtoc: Don't handle properties with / in them by Simon Glass · Sun Jun 18 22:09:00 2017 -0600
  41. 1f730c8 dtoc: Fix pylint warnings by Simon Glass · Sun Jun 18 22:08:59 2017 -0600
  42. d570dec dtoc: Split out the main class into its own file by Simon Glass · Sun Jun 18 22:08:58 2017 -0600
  43. b7edba1 dtoc: Add a comment at the top by Simon Glass · Sun Jun 18 22:08:57 2017 -0600
  44. 7427bf2 dtoc: Use self._options instead of the global options by Simon Glass · Sun Jun 18 22:08:56 2017 -0600
  45. 4411633 moveconfig: Allow automatic location and adding of 'imply' by Simon Glass · Thu Jun 15 21:39:33 2017 -0600
  46. 92e5558 moveconfig: Allow control of which implying configs are shown by Simon Glass · Thu Jun 15 21:39:32 2017 -0600
  47. 452fa8e moveconfig: Allow piping in 'git show --stat' output by Simon Glass · Thu Jun 15 21:39:31 2017 -0600
  48. 934be0b dtoc: Support multiple compatible strings in a node by Simon Glass · Tue Jun 13 21:10:06 2017 -0600
  49. c6e73cf moveconfig: Support looking for implied CONFIG options by Simon Glass · Thu Jun 01 19:39:03 2017 -0600
  50. 43cf08f moveconfig: Support building a simple config database by Simon Glass · Thu Jun 01 19:39:02 2017 -0600
  51. 8fb5bd0 moveconfig: Add a constant for auto.conf by Simon Glass · Thu Jun 01 19:39:01 2017 -0600
  52. 2d79f70 moveconfig: Tidy up the documentation and add hints by Simon Glass · Thu Jun 01 19:39:00 2017 -0600
  53. 8f3cf31 moveconfig: Allow reading the defconfig list from stdin by Simon Glass · Thu Jun 01 19:38:59 2017 -0600
  54. 18774bc moveconfig: Support providing a path to the defconfig files by Simon Glass · Thu Jun 01 19:38:58 2017 -0600
  55. 6c7f02b rockchip: mkimage: add support for rk322x soc by Kever Yang · Fri Jun 23 17:17:48 2017 +0800
  56. 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · Wed Jul 05 16:25:22 2017 +0300
  57. f77ab20 mkimage: fix display of image types list by Baruch Siach · Thu Jun 29 20:37:08 2017 +0300
  58. 5df223c rockchip: mkimage: correct spl_size for rk3399 by Kever Yang · Wed Jun 14 14:54:20 2017 +0800
  59. 9584285 rkcommon.c: Remove unused rkcommon_spi_to_offset by Tom Rini · Thu Jun 08 22:33:25 2017 -0400
  60. 183f1d2 powerpc, 5xx: remove some "5xx" remains by Heiko Schocher · Wed Jun 14 05:49:42 2017 +0200
  61. 622b7b3 treewide: remove unneeded semicolons by Masahiro Yamada · Tue Jun 13 15:17:28 2017 +0900
  62. d551b84 tools/tbot: update README by Heiko Schocher · Fri Jun 09 06:13:34 2017 +0200
  63. a50856e rkcommon.c: Drop pointless assignment by Simon Glass · Wed Jun 07 10:28:47 2017 -0600
  64. 98685e3 fdtgrep: Deal with NULL data passed to check_type_include() by Simon Glass · Wed Jun 07 10:28:40 2017 -0600
  65. e095280 Merge git://git.denx.de/u-boot-dm by Tom Rini · Sat Jun 10 18:01:22 2017 -0400
  66. 58444c7 tools/kwbimage: Support building with LibreSSL by Marek Behún · Tue Jun 06 15:17:27 2017 +0200
  67. 2750585 buildman: properly translate strings for log and err files to ASCII by Daniel Schwierzeck · Thu Jun 08 03:07:09 2017 +0200
  68. c9e5f0c buildman: disable localized and unicode output of all build tools by Daniel Schwierzeck · Thu Jun 08 03:07:08 2017 +0200
  69. df1bc5c patman: Add a functional test by Simon Glass · Mon May 29 15:31:31 2017 -0600
  70. 0f94fa7 patman: Rename 'list' variable in MakeCcFile() by Simon Glass · Mon May 29 15:31:30 2017 -0600
  71. b712eed patman: Add a maintainer test feature to MakeCcFile() by Simon Glass · Mon May 29 15:31:29 2017 -0600
  72. b91126d patman: Add unicode to test patches by Simon Glass · Mon May 29 15:31:28 2017 -0600
  73. fdf7002 patman: Don't return the series in FixPatches() by Simon Glass · Mon May 29 15:31:27 2017 -0600
  74. a362237 patman: Don't report unicode character by Simon Glass · Mon May 29 15:31:26 2017 -0600
  75. 47e308e patman: Rename 'str' variable in EmailPatches() by Simon Glass · Mon May 29 15:31:25 2017 -0600
  76. 5ad8a9b patman: Don't convert input data to unicode by Simon Glass · Mon May 29 15:31:24 2017 -0600
  77. 22c5834 patman: Adjust handling of unicode email address by Simon Glass · Mon May 29 15:31:23 2017 -0600
  78. 166964d patman: encode CC list to UTF-8 by Philipp Tomsich · Mon May 29 15:31:22 2017 -0600
  79. 0b48cd6 buildman: Fix bloat option when 'new' only drops functions by Tom Rini · Mon May 22 13:48:52 2017 -0400
  80. b8a1456 rockchip: mkimage: Add support for RV1108 by Andy Yan · Thu Jun 01 17:58:31 2017 +0800
  81. 3c2610a rockchip: mkimage: set init_boot_size to avoid confusing the boot ROM by Philipp Tomsich · Tue May 30 23:32:10 2017 +0200
  82. e3b84dd rockchip: mkimage: force 2KB alignment for init_size by Philipp Tomsich · Tue May 30 23:32:09 2017 +0200
  83. f0d09fb rockchip: mkimage: add support for verify_header/print_header by Philipp Tomsich · Tue May 30 23:32:08 2017 +0200
  84. a944093 fdt: Drop fdt_select.py by Simon Glass · Sat May 27 07:38:30 2017 -0600
  85. 22c92ca binman: Rename fdt variable to dtb by Simon Glass · Sat May 27 07:38:29 2017 -0600
  86. 059ae52 fdt: Merge fdt_normal with its base class by Simon Glass · Sat May 27 07:38:28 2017 -0600
  87. 07309ac binman: Drop a special case related to fdt_fallback by Simon Glass · Sat May 27 07:38:27 2017 -0600
  88. bac25c8 fdt: Drop fdt_fallback library by Simon Glass · Sat May 27 07:38:26 2017 -0600
  89. 22a32c7 fdt: Drop use of the legacy libfdt python module by Simon Glass · Sat May 27 07:38:25 2017 -0600
  90. 3815387 fdt: Stop building the old python libfdt module by Simon Glass · Sat May 27 07:38:24 2017 -0600
  91. 55901ff fdt: Support use of the new python libfdt library by Simon Glass · Sat May 27 07:38:22 2017 -0600
  92. d022a7d fdt: dtoc: Add a full set of property tests by Simon Glass · Sat May 27 07:38:21 2017 -0600
  93. 28c7105 fdt: Update fdt_test to use 'dt' instead of 'fdt' by Simon Glass · Sat May 27 07:38:20 2017 -0600
  94. a1dce55 fdt: Build the new python libfdt module by Simon Glass · Sat May 27 07:38:19 2017 -0600
  95. acc626d fdt: Rename existing python libfdt module by Simon Glass · Sat May 27 07:38:18 2017 -0600
  96. 657d0f3 fdt: Add all source files to the libfdt build by Simon Glass · Sat May 27 07:38:17 2017 -0600
  97. ef84f82 arm: mvebu: kwbimage: inline function to fix use-after-free by Patrick Wildt · Wed May 10 22:18:54 2017 +0200
  98. 6b0cd01 sunxi: Store the device tree name in the SPL header by Siarhei Siamashka · Wed Apr 26 01:32:49 2017 +0100
  99. 0f8566d tools: mksunxiboot: allow larger SPL binaries by Andre Przywara · Wed Apr 26 01:32:39 2017 +0100
  100. 2ff00bb tools/genboardscfg.py: Make 'Supported' as known status by Lokesh Vutla · Wed May 10 16:19:52 2017 +0530