1. e39ccb5 rockchip: mkimage: update rkimage to support pre-padded payloads by Philipp Tomsich · Wed Mar 15 12:08:45 2017 +0100
  2. 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
  3. 421c405 rockchip: mkimage: simplify start/size calculation for rc4_encode by Philipp Tomsich · Wed Mar 15 12:08:42 2017 +0100
  4. d3873fd tools: plbimage support generate rcw file by yuan linyu · Sun Feb 26 08:38:27 2017 +0800
  5. f31ca1e dtoc: make ScanTree recurse into subnodes by Philipp Tomsich · Wed Feb 22 19:06:04 2017 +0100
  6. 3885717 Pass empty CFLAGS on invocation of libfdt/setup.py by Max Filippov · Thu Mar 16 15:23:55 2017 -0700
  7. 40d97bd Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Sun Mar 19 14:49:26 2017 -0400
  8. 2687474 tools: imximage: add set bit command by Peng Fan · Thu Mar 16 14:35:06 2017 +0800
  9. 8519f11 rockchip: mkimage: Add support rk3188 serial by Heiko Stübner · Sat Feb 18 19:46:28 2017 +0100
  10. 3b404d4 rockchip: mkimage: Allow encoding of loader code in spl images by Heiko Stübner · Sat Feb 18 19:46:27 2017 +0100
  11. 9a2cdca dm: allow limiting pre-reloc markings to spl or tpl by Heiko Stübner · Sat Feb 18 19:46:21 2017 +0100
  12. 00b613b tools: fix cross-compiling tools when HOSTCC is overridden by Masahiro Yamada · Mon Mar 13 17:43:16 2017 +0900
  13. 90b1604 tools: omapimage: Fix size in header by Lokesh Vutla · Wed Feb 15 18:42:54 2017 +0530
  14. cd6d46e tools: binman: change shebang from python into python2 by Jörg Krause · Mon Mar 06 21:07:11 2017 +0100
  15. aa57a41 kconfiglib.py: Kludge in 'imply' support by Tom Rini · Fri Mar 03 15:33:29 2017 -0500
  16. 184c8e5 tools: Remove CONFIG_SYS_TEXT_BASE in Makefile by Patrick Delaunay · Tue Feb 28 19:29:11 2017 +0100
  17. dc3a921 tools: kwboot: don't adjust destaddr when patching the image by Chris Packham · Wed Feb 15 15:34:55 2017 +1300
  18. e3edf16 tools: kwbimage: Fix unchecked return value and fd leak by Mario Six · Mon Feb 13 10:11:55 2017 +0100
  19. ff7951e Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Feb 09 11:56:35 2017 -0500
  20. 2e97146 Merge git://git.denx.de/u-boot-dm by Tom Rini · Wed Feb 08 16:24:44 2017 -0500
  21. 8168033 cmd: rework "license" command by Masahiro Yamada · Mon Jan 30 11:12:08 2017 +0900
  22. cb17cae patman: Handle non-ascii characters in names by Chris Packham · Tue Feb 07 20:11:00 2017 +1300
  23. 6af145f buildman: Allow showing the list of boards with -n by Simon Glass · Mon Jan 23 05:38:56 2017 -0700
  24. c004a5f patman: Format checkpatch messages for IDE throwback by Simon Glass · Tue Jan 17 16:52:23 2017 -0700
  25. b17ab15 dtoc: Replace dot with underscore to avoid compiler errors by Simon Glass · Sun Jan 15 21:09:08 2017 -0700
  26. e19fd2b tools: Add tool to add crc8 to a mac address by oliver@schinagl.nl · Fri Nov 25 16:30:32 2016 +0100
  27. 3255e9f tools: Allow crc8 to be used by oliver@schinagl.nl · Fri Nov 25 16:30:31 2016 +0100
  28. c40c9d2 tools: binman: Handle optional microcode case in SPL image by Bin Meng · Wed Jan 18 03:33:00 2017 -0800
  29. ed5ab3e tools: binman: Call correct init for Entry_u_boot_spl_with_ucode_ptr by Bin Meng · Wed Jan 18 03:32:59 2017 -0800
  30. 34ab529 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Wed Feb 01 16:34:25 2017 -0500
  31. 10d1449 arm: mvebu: Implement secure boot by Mario Six · Wed Jan 11 16:01:00 2017 +0100
  32. 62da676 tools: kwbimage: Refactor line parsing and fix error by Mario Six · Wed Jan 11 16:00:59 2017 +0100
  33. 030ca16 tools: kwbimage: Factor out add_binary_header_v1 by Mario Six · Wed Jan 11 16:00:58 2017 +0100
  34. 855cf9e tools: kwbimage: Remove unused parameter by Mario Six · Wed Jan 11 16:00:57 2017 +0100
  35. 6f27363 tools: kwbimage: Reduce scope of variables by Mario Six · Wed Jan 11 16:00:56 2017 +0100
  36. 7497cd6 tools: kwbimage: Fix arithmetic with void pointers by Mario Six · Wed Jan 11 16:00:55 2017 +0100
  37. d6009d7 tools: kwbimage: Fix style violations by Mario Six · Wed Jan 11 16:00:54 2017 +0100
  38. 7e40763 tools: kwbimage: Fix dest addr by Mario Six · Wed Jan 11 16:00:53 2017 +0100
  39. 14c0bde buildman: Update link to the most recent prebuilt ARC toolachin by Alexey Brodkin · Thu Jan 26 17:25:59 2017 +0300
  40. d60aa68 tools: imximage: refactor header length calculations for imximage v1 by Martin Kaiser · Mon Jan 02 22:24:17 2017 +0100
  41. 6532973 tools: Correct python building host tools by Tom Rini · Mon Jan 23 11:44:33 2017 -0500
  42. 3bb71e0 tools: mkimage: fix sizeof_mismatch found by coverity by Sven Ebenfeld · Tue Jan 17 19:36:51 2017 +0100
  43. a5b2007 binman: add tools directory to the python path by Emmanuel Vadot · Mon Jan 16 08:14:46 2017 +0100
  44. 549f86e build: Always build the libfdt python module by Emmanuel Vadot · Mon Jan 16 08:07:15 2017 +0100
  45. 23d1489 mkimage: Add support for signing with pkcs11 by George McCollister · Fri Jan 06 13:14:17 2017 -0600
  46. 51b2c26 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Jan 02 16:32:05 2017 -0500
  47. a5c90ac tools: binman: Use /usr/bin/env to find python executable by Emmanuel Vadot · Tue Dec 27 22:36:08 2016 +0100
  48. 59697a2 tools: mkimage: add firmware-ivt image type for HAB verification by Sven Ebenfeld · Sun Nov 06 16:37:56 2016 +0100
  49. e98faa2 tools: mkimage: Call fclose in error path by Michal Simek · Tue Dec 20 09:58:31 2016 +0100
  50. 9dd9204 relocate-rela: use compiler.h endian macros by Jonathan Gray · Sun Dec 11 14:51:13 2016 +1100
  51. 23a4d8a binman: Remove hard-coded file name for x86 CMC/FSP/VGA by Bin Meng · Sun Dec 25 20:52:47 2016 -0800
  52. 8d0d119 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Dec 20 08:42:04 2016 -0500
  53. 43dff5d binman: Drop microcode features from ifdtool by Simon Glass · Fri Nov 25 20:16:03 2016 -0700
  54. 52debad binman: Automatically include a U-Boot .dtsi file by Simon Glass · Fri Nov 25 20:15:59 2016 -0700
  55. b4176d4 binman: Add support for building x86 images with FSP/CMC by Simon Glass · Fri Nov 25 20:15:56 2016 -0700
  56. d2dfb5f binman: Add support for building x86 ROMs with SPL by Simon Glass · Fri Nov 25 20:15:55 2016 -0700
  57. 996021e binman: Add support for u-boot.img as an input binary by Simon Glass · Fri Nov 25 20:15:54 2016 -0700
  58. 7223245 binman: Add support for building x86 ROMs by Simon Glass · Fri Nov 25 20:15:53 2016 -0700
  59. 57454f4 binman: Add basic entry types for U-Boot by Simon Glass · Fri Nov 25 20:15:52 2016 -0700
  60. 2574ef6 binman: Introduce binman, a tool for building binary images by Simon Glass · Fri Nov 25 20:15:51 2016 -0700
  61. 80e3b53 tools: mxsimage: Fix build with OpenSSL 1.1.x by Marek Vasut · Mon Dec 19 15:27:50 2016 +0100
  62. 77df901 imx6: icorem6: Add custom splashscreen support by Jagan Teki · Tue Dec 06 00:00:56 2016 +0100
  63. f020305 tools: mkimage: Use fstat instead of stat to avoid malicious hacks by Michal Simek · Tue Dec 06 17:17:01 2016 +0100
  64. edcfdbd Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" by Tom Rini · Fri Dec 09 07:56:54 2016 -0500
  65. 86727c5 tools: mkimage: Use fstat instead of stat to avoid malicious hacks by Michal Simek · Tue Dec 06 16:38:13 2016 +0100
  66. b55b57d buildman: Rename do_build to config_only by Simon Glass · Wed Nov 16 14:09:25 2016 -0700
  67. b45bd6b buildman: Clean up odd characters on the terminal by Simon Glass · Tue Nov 15 15:32:59 2016 -0700
  68. cde5c30 buildman: Squash useless output from -K by Simon Glass · Sun Nov 13 14:25:53 2016 -0700
  69. b50ce02 buildman: Add documentation for CONFIG checking by Simon Glass · Sun Nov 13 14:25:52 2016 -0700
  70. 739e851 buildman: Add an option to just create the config by Simon Glass · Sun Nov 13 14:25:51 2016 -0700
  71. 1e0728a tools/kwbimage: add DEBUG option by Chris Packham · Wed Nov 09 22:21:45 2016 +1300
  72. 883bf45 tools/kwbimage: add BAUDRATE option by Chris Packham · Wed Nov 09 22:07:45 2016 +1300
  73. bbbd602 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Wed Nov 30 09:57:52 2016 -0500
  74. b521404 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue Nov 29 19:42:48 2016 -0500
  75. 3954765 tools: imximage: display DCD block offset, length by Eric Nelson · Wed Nov 16 17:13:41 2016 -0700
  76. 6c44f54 tools/env: fix environment alignment tests for block devices by Max Krummenacher · Sat Nov 19 13:58:56 2016 +0100
  77. 07e2450 tools/Makefile: suppress "which swig" error output by Andre Przywara · Sat Nov 19 12:04:59 2016 +0000
  78. fe92d67 tools/env: Correct include kconfig by York Sun · Tue Nov 15 17:02:31 2016 -0800
  79. 6616c82 image: Combine image_sig_algo with image_sign_info by Andrew Duda · Tue Nov 08 18:53:41 2016 +0000
  80. 06ca6d6 image: Add crypto_algo struct for RSA info by Andrew Duda · Tue Nov 08 18:53:41 2016 +0000
  81. e0724a3 tools: mkimage: Check if file is regular file by Michal Simek · Fri Oct 21 13:16:13 2016 +0200
  82. 96e706f tools: mkimage: Add support for initialization table for Zynq and ZynqMP by Mike Looijmans · Tue Sep 20 11:37:24 2016 +0200
  83. 18fe90e tools: fix mksunxiboot build for tools-all target by Andre Przywara · Thu Nov 10 12:13:23 2016 +0000
  84. 8d83ed2 mkimage: Allow including a ramdisk in FIT auto mode by Tomeu Vizoso · Fri Nov 04 14:22:15 2016 +0100
  85. b7876c8 buildman: Fix building based on 'options' field by Tom Rini · Fri Nov 04 22:59:45 2016 -0400
  86. b0034bb tools: imximage: check return value when open the plugin file by Peng Fan · Fri Nov 04 10:33:15 2016 +0800
  87. d435d9f mkimage: Fix missing free() in show_valid_options() by Simon Glass · Thu Oct 27 17:54:03 2016 -0600
  88. 3e9e6d6 Fix spelling of "occur". by Vagrant Cascadian · Sun Oct 23 20:45:17 2016 -0700
  89. 24ae92c tools: add mksunxiboot to tools-all target by Stefan Brüns · Sat Oct 29 12:23:18 2016 +0200
  90. 68078f7 sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI by Jagan Teki · Thu Oct 13 14:19:35 2016 +0530
  91. 753b345 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Oct 28 11:12:03 2016 -0400
  92. 3984d6e tools: moveconfig: support wildcards in --defconfigs file by Masahiro Yamada · Wed Oct 19 14:39:54 2016 +0900
  93. 334de96 tools: imximage: add plugin support by Peng Fan · Tue Oct 11 14:29:09 2016 +0800
  94. 2374f31 pbl: use "wait" command instead of "flush" command by Zhao Qiang · Thu Sep 08 12:55:33 2016 +0800
  95. fb197a8 tools: buildman: Add compiler wrapper by York Sun · Tue Oct 04 14:33:51 2016 -0700
  96. 9913391 tools: buildman: Remove duplicated code by York Sun · Tue Oct 04 14:33:50 2016 -0700
  97. 493dd31 dtoc: Make integer division python 3.x safe by Paul Burton · Tue Sep 27 16:03:58 2016 +0100
  98. 307f1fa dtoc: Decode strings for struct.unpack on python 3.x by Paul Burton · Tue Sep 27 16:03:57 2016 +0100
  99. 0a95448 dtoc: Use items() to iterate over dictionaries in python 3.x by Paul Burton · Tue Sep 27 16:03:56 2016 +0100
  100. 44fc9ba patman: Fix doctest StringIO import for python 3.x by Paul Burton · Tue Sep 27 16:03:55 2016 +0100