1. 6c7f02b rockchip: mkimage: add support for rk322x soc by Kever Yang · Fri Jun 23 17:17:48 2017 +0800
  2. 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · Wed Jul 05 16:25:22 2017 +0300
  3. f77ab20 mkimage: fix display of image types list by Baruch Siach · Thu Jun 29 20:37:08 2017 +0300
  4. 5df223c rockchip: mkimage: correct spl_size for rk3399 by Kever Yang · Wed Jun 14 14:54:20 2017 +0800
  5. 9584285 rkcommon.c: Remove unused rkcommon_spi_to_offset by Tom Rini · Thu Jun 08 22:33:25 2017 -0400
  6. 183f1d2 powerpc, 5xx: remove some "5xx" remains by Heiko Schocher · Wed Jun 14 05:49:42 2017 +0200
  7. 622b7b3 treewide: remove unneeded semicolons by Masahiro Yamada · Tue Jun 13 15:17:28 2017 +0900
  8. d551b84 tools/tbot: update README by Heiko Schocher · Fri Jun 09 06:13:34 2017 +0200
  9. a50856e rkcommon.c: Drop pointless assignment by Simon Glass · Wed Jun 07 10:28:47 2017 -0600
  10. 98685e3 fdtgrep: Deal with NULL data passed to check_type_include() by Simon Glass · Wed Jun 07 10:28:40 2017 -0600
  11. e095280 Merge git://git.denx.de/u-boot-dm by Tom Rini · Sat Jun 10 18:01:22 2017 -0400
  12. 58444c7 tools/kwbimage: Support building with LibreSSL by Marek Behún · Tue Jun 06 15:17:27 2017 +0200
  13. 2750585 buildman: properly translate strings for log and err files to ASCII by Daniel Schwierzeck · Thu Jun 08 03:07:09 2017 +0200
  14. c9e5f0c buildman: disable localized and unicode output of all build tools by Daniel Schwierzeck · Thu Jun 08 03:07:08 2017 +0200
  15. df1bc5c patman: Add a functional test by Simon Glass · Mon May 29 15:31:31 2017 -0600
  16. 0f94fa7 patman: Rename 'list' variable in MakeCcFile() by Simon Glass · Mon May 29 15:31:30 2017 -0600
  17. b712eed patman: Add a maintainer test feature to MakeCcFile() by Simon Glass · Mon May 29 15:31:29 2017 -0600
  18. b91126d patman: Add unicode to test patches by Simon Glass · Mon May 29 15:31:28 2017 -0600
  19. fdf7002 patman: Don't return the series in FixPatches() by Simon Glass · Mon May 29 15:31:27 2017 -0600
  20. a362237 patman: Don't report unicode character by Simon Glass · Mon May 29 15:31:26 2017 -0600
  21. 47e308e patman: Rename 'str' variable in EmailPatches() by Simon Glass · Mon May 29 15:31:25 2017 -0600
  22. 5ad8a9b patman: Don't convert input data to unicode by Simon Glass · Mon May 29 15:31:24 2017 -0600
  23. 22c5834 patman: Adjust handling of unicode email address by Simon Glass · Mon May 29 15:31:23 2017 -0600
  24. 166964d patman: encode CC list to UTF-8 by Philipp Tomsich · Mon May 29 15:31:22 2017 -0600
  25. 0b48cd6 buildman: Fix bloat option when 'new' only drops functions by Tom Rini · Mon May 22 13:48:52 2017 -0400
  26. b8a1456 rockchip: mkimage: Add support for RV1108 by Andy Yan · Thu Jun 01 17:58:31 2017 +0800
  27. 3c2610a rockchip: mkimage: set init_boot_size to avoid confusing the boot ROM by Philipp Tomsich · Tue May 30 23:32:10 2017 +0200
  28. e3b84dd rockchip: mkimage: force 2KB alignment for init_size by Philipp Tomsich · Tue May 30 23:32:09 2017 +0200
  29. f0d09fb rockchip: mkimage: add support for verify_header/print_header by Philipp Tomsich · Tue May 30 23:32:08 2017 +0200
  30. a944093 fdt: Drop fdt_select.py by Simon Glass · Sat May 27 07:38:30 2017 -0600
  31. 22c92ca binman: Rename fdt variable to dtb by Simon Glass · Sat May 27 07:38:29 2017 -0600
  32. 059ae52 fdt: Merge fdt_normal with its base class by Simon Glass · Sat May 27 07:38:28 2017 -0600
  33. 07309ac binman: Drop a special case related to fdt_fallback by Simon Glass · Sat May 27 07:38:27 2017 -0600
  34. bac25c8 fdt: Drop fdt_fallback library by Simon Glass · Sat May 27 07:38:26 2017 -0600
  35. 22a32c7 fdt: Drop use of the legacy libfdt python module by Simon Glass · Sat May 27 07:38:25 2017 -0600
  36. 3815387 fdt: Stop building the old python libfdt module by Simon Glass · Sat May 27 07:38:24 2017 -0600
  37. 55901ff fdt: Support use of the new python libfdt library by Simon Glass · Sat May 27 07:38:22 2017 -0600
  38. d022a7d fdt: dtoc: Add a full set of property tests by Simon Glass · Sat May 27 07:38:21 2017 -0600
  39. 28c7105 fdt: Update fdt_test to use 'dt' instead of 'fdt' by Simon Glass · Sat May 27 07:38:20 2017 -0600
  40. a1dce55 fdt: Build the new python libfdt module by Simon Glass · Sat May 27 07:38:19 2017 -0600
  41. acc626d fdt: Rename existing python libfdt module by Simon Glass · Sat May 27 07:38:18 2017 -0600
  42. 657d0f3 fdt: Add all source files to the libfdt build by Simon Glass · Sat May 27 07:38:17 2017 -0600
  43. ef84f82 arm: mvebu: kwbimage: inline function to fix use-after-free by Patrick Wildt · Wed May 10 22:18:54 2017 +0200
  44. 6b0cd01 sunxi: Store the device tree name in the SPL header by Siarhei Siamashka · Wed Apr 26 01:32:49 2017 +0100
  45. 0f8566d tools: mksunxiboot: allow larger SPL binaries by Andre Przywara · Wed Apr 26 01:32:39 2017 +0100
  46. 2ff00bb tools/genboardscfg.py: Make 'Supported' as known status by Lokesh Vutla · Wed May 10 16:19:52 2017 +0530
  47. e0e5559 tools: kwbimage fix build with OpenSSL 1.1.x by Jelle van der Waa · Mon May 08 21:31:20 2017 +0200
  48. 33ff679 dtoc: Handle nodes with phandles that depend on the same by Simon Glass · Sat Apr 22 18:42:22 2017 -0600
  49. 67d2332 dtoc: Move the output code into its own function by Simon Glass · Sat Apr 22 18:42:21 2017 -0600
  50. f8fcbba rockchip: mkimage: remove placeholder functions from rkimage by Philipp Tomsich · Mon Apr 17 17:48:06 2017 +0200
  51. 88cc7c0 rockchip: mkimage: play nice with dumpimage by Philipp Tomsich · Mon Apr 17 17:48:05 2017 +0200
  52. 3efab26 rockchip: mkimage: clarify header0 initialisation by Philipp Tomsich · Mon Apr 17 17:48:04 2017 +0200
  53. 0e28d03 rockchip: mkimage: rksd: pad SD/MMC images to a full blocksize by Philipp Tomsich · Mon Apr 17 17:48:03 2017 +0200
  54. c6917da rockchip: mkimage: Update comments for header size by Philipp Tomsich · Mon Apr 17 17:48:02 2017 +0200
  55. d2eaf41 rockchip: mkimage: rewrite padding calculation for SD/MMC and SPI images by Philipp Tomsich · Mon Apr 17 17:48:01 2017 +0200
  56. b6d6832 rockchip: mkimage: rkspi: include the header sector in the SPI size calculation by Philipp Tomsich · Mon Apr 17 17:48:00 2017 +0200
  57. 71ef926 mkimage: rockchip: add support for rk3328 by Kever Yang · Fri Apr 14 14:55:05 2017 +0800
  58. 0e6deff tools: moveconfig: cleanup README entires by Chris Packham · Tue May 02 21:30:48 2017 +1200
  59. 9d5274f tools: moveconfig: cleanup whitelist entries by Chris Packham · Tue May 02 21:30:47 2017 +1200
  60. 85e15c5 tools: moveconfig: extract helper function for user confirmation by Chris Packham · Tue May 02 21:30:46 2017 +1200
  61. a8197cb tools: sunxi: avoid read after end of string by xypron.glpk@gmx.de · Thu May 04 22:26:42 2017 +0200
  62. 5cdd539 relocate-rela: add missing va_end() by xypron.glpk@gmx.de · Wed May 03 22:40:11 2017 +0200
  63. d533d06 rockchip: mkimage: remove (left-over) assignment w/o effect [coverity] by Philipp Tomsich · Wed Apr 19 15:09:04 2017 +0200
  64. 2a3325c tools/env: avoid memory leak in fw_setenv by xypron.glpk@gmx.de · Sat Apr 15 13:05:40 2017 +0200
  65. 6abc9c8 buildman: Allow 'gnueabihf' toolchains for ARM by Tom Rini · Fri Apr 14 19:47:50 2017 -0400
  66. 0e378ef tools: moveconfig: remove GCC prefix of obsolete architecture by Masahiro Yamada · Fri Apr 14 10:53:56 2017 +0900
  67. f399f6e buildman: Translate more strings to latin-1 by Tom Rini · Fri Apr 14 10:06:28 2017 -0400
  68. aa468b1 Merge git://git.denx.de/u-boot-dm by Tom Rini · Thu Apr 13 17:31:06 2017 -0400
  69. d214bef buildman: Handle commit subjects containing unicode by Simon Glass · Wed Apr 12 18:23:26 2017 -0600
  70. e92dab3 tools: allow to override python by Stefano Babic · Wed Apr 05 17:46:41 2017 +0200
  71. 847f59a fdtgrep: Cope with the /aliases node being last by Simon Glass · Sun Apr 02 12:26:44 2017 -0600
  72. 77bb05e dtoc: Decode val if it's a byte string by George McCollister · Thu Mar 30 09:44:25 2017 -0500
  73. 1139406 patman: Convert byte arrays to strings by George McCollister · Thu Mar 30 09:44:24 2017 -0500
  74. 4b0a293 env: fix memory leak in fw_env routines by Stefano Babic · Wed Apr 05 18:08:03 2017 +0200
  75. 413cc6e env: add a version number to check API by Stefano Babic · Wed Apr 05 18:08:02 2017 +0200
  76. 831c4d5 env: split fw_env.h in public and private parts by Stefano Babic · Wed Apr 05 18:08:01 2017 +0200
  77. 4a24308 Rename aes.h to uboot_aes.h by Stefano Babic · Wed Apr 05 18:08:00 2017 +0200
  78. b711b3f tools: binman: Add missing filenames for various x86 rom tests by Bin Meng · Tue Apr 04 21:17:14 2017 -0700
  79. 47c0989 binman: Remove hard-coded file name for x86 flash-descriptor & intel-me by Stefan Roese · Thu Mar 30 12:58:12 2017 +0200
  80. 5cb14c7 tools: sunxi: Add spl image builder by Maxime Ripard · Mon Feb 27 18:22:02 2017 +0100
  81. e39ccb5 rockchip: mkimage: update rkimage to support pre-padded payloads by Philipp Tomsich · Wed Mar 15 12:08:45 2017 +0100
  82. 087ce82 rockchip: mkimage: pad the header to 8-bytes (using a 'nop') for RK3399 by Philipp Tomsich · Wed Mar 15 12:08:43 2017 +0100
  83. 421c405 rockchip: mkimage: simplify start/size calculation for rc4_encode by Philipp Tomsich · Wed Mar 15 12:08:42 2017 +0100
  84. d3873fd tools: plbimage support generate rcw file by yuan linyu · Sun Feb 26 08:38:27 2017 +0800
  85. f31ca1e dtoc: make ScanTree recurse into subnodes by Philipp Tomsich · Wed Feb 22 19:06:04 2017 +0100
  86. 3885717 Pass empty CFLAGS on invocation of libfdt/setup.py by Max Filippov · Thu Mar 16 15:23:55 2017 -0700
  87. 40d97bd Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Sun Mar 19 14:49:26 2017 -0400
  88. 2687474 tools: imximage: add set bit command by Peng Fan · Thu Mar 16 14:35:06 2017 +0800
  89. 8519f11 rockchip: mkimage: Add support rk3188 serial by Heiko Stübner · Sat Feb 18 19:46:28 2017 +0100
  90. 3b404d4 rockchip: mkimage: Allow encoding of loader code in spl images by Heiko Stübner · Sat Feb 18 19:46:27 2017 +0100
  91. 9a2cdca dm: allow limiting pre-reloc markings to spl or tpl by Heiko Stübner · Sat Feb 18 19:46:21 2017 +0100
  92. 00b613b tools: fix cross-compiling tools when HOSTCC is overridden by Masahiro Yamada · Mon Mar 13 17:43:16 2017 +0900
  93. 90b1604 tools: omapimage: Fix size in header by Lokesh Vutla · Wed Feb 15 18:42:54 2017 +0530
  94. cd6d46e tools: binman: change shebang from python into python2 by Jörg Krause · Mon Mar 06 21:07:11 2017 +0100
  95. aa57a41 kconfiglib.py: Kludge in 'imply' support by Tom Rini · Fri Mar 03 15:33:29 2017 -0500
  96. 184c8e5 tools: Remove CONFIG_SYS_TEXT_BASE in Makefile by Patrick Delaunay · Tue Feb 28 19:29:11 2017 +0100
  97. dc3a921 tools: kwboot: don't adjust destaddr when patching the image by Chris Packham · Wed Feb 15 15:34:55 2017 +1300
  98. e3edf16 tools: kwbimage: Fix unchecked return value and fd leak by Mario Six · Mon Feb 13 10:11:55 2017 +0100
  99. ff7951e Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Feb 09 11:56:35 2017 -0500
  100. 2e97146 Merge git://git.denx.de/u-boot-dm by Tom Rini · Wed Feb 08 16:24:44 2017 -0500