1. d11b700 mkimage: Bring data into the FIT before processing by Simon Glass · Mon Feb 22 22:55:54 2016 -0700
  2. afd728c mkimage: Support placing data outside the FIT by Simon Glass · Mon Feb 22 22:55:53 2016 -0700
  3. bd8bc5d mkimage: Support adding device tree files to a FIT by Simon Glass · Mon Feb 22 22:55:52 2016 -0700
  4. 88e31cb mkimage: Support automatic creating of a FIT without a .its by Simon Glass · Mon Feb 22 22:55:51 2016 -0700
  5. 1c57023 tools: Add a function to obtain the size of a file by Simon Glass · Mon Feb 22 22:55:49 2016 -0700
  6. 04b4607 mkimage: Allow a FIT to include an image of any type by Simon Glass · Mon Feb 22 22:55:48 2016 -0700
  7. 28eb631 tools: Include fdt_sw.o in libfdt for mkimage by Simon Glass · Mon Feb 22 22:55:47 2016 -0700
  8. 52322d6 mkimage: Make 'params' static by Simon Glass · Mon Feb 22 22:55:38 2016 -0700
  9. 01168b3 mkimage: Show an error message when usage() is called by Simon Glass · Mon Feb 22 22:55:37 2016 -0700
  10. 99a7c26 mkimage: Move usage() up to the top by Simon Glass · Mon Feb 22 22:55:36 2016 -0700
  11. f6fe5f6 mkimage: Sort the option processing code by option by Simon Glass · Mon Feb 22 22:55:35 2016 -0700
  12. cf76cd2 mkimage: Convert to use getopt() by Simon Glass · Mon Feb 22 22:55:34 2016 -0700
  13. 7106bd4 mkimage: Move argument processing into its own function by Simon Glass · Mon Feb 22 22:55:33 2016 -0700
  14. 6e3d0fd Merge git://git.denx.de/u-boot-dm by Tom Rini · Thu Feb 25 10:35:23 2016 -0500
  15. 77ec8bc patman: fix series-notes handling for buildman by Albert ARIBAUD · Tue Feb 02 10:24:53 2016 +0100
  16. 07a50f9 tools: Update openrisc toolchain information by Bin Meng · Sun Feb 21 21:18:02 2016 -0800
  17. 1ac7d47 tools: -Wno-deprecated-declarations for OpenSSL on darwin by Andreas Bießmann · Tue Feb 16 23:29:28 2016 +0100
  18. a4e80c5 Gracefully handle 64-bit signed-extended 32-bit Load addresses by William Cohen · Tue Feb 16 08:57:46 2016 -0500
  19. 844e18f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Sun Feb 21 07:56:16 2016 -0500
  20. 787519a mxsboot: remove unused include by Andreas Bießmann · Tue Feb 16 23:29:29 2016 +0100
  21. fa53dfa test, tools: introduce tbot README by Heiko Schocher · Tue Jan 26 08:42:48 2016 +0100
  22. 9b5a28b tools: env: update usage strings by Andreas Fenkart · Wed Dec 09 13:13:27 2015 +0100
  23. 6726fc4 tools: env: factor out parse_common_args by Andreas Fenkart · Wed Dec 09 13:13:26 2015 +0100
  24. 14908ef tools: env: shift optind arguments and fix argument indices by Andreas Fenkart · Wed Dec 09 13:13:25 2015 +0100
  25. aa01f8d tools: env: parse aes key / suppress flag into argument struct by Andreas Fenkart · Wed Dec 09 13:13:24 2015 +0100
  26. 33e9177 tools: env: introduce setenv/printenv argument structs by Andreas Fenkart · Wed Dec 09 13:13:23 2015 +0100
  27. a34e5c5 tools: env: make parse_aes_key stateless by Andreas Fenkart · Wed Dec 09 13:13:22 2015 +0100
  28. 4e336ee tools: env validate: pass values as 0-based array by Andreas Fenkart · Wed Dec 09 13:13:21 2015 +0100
  29. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  30. ef88123 tools: mxsboot: Use more portable cpu_to_le32() by Bin Meng · Sun Jan 24 19:38:32 2016 -0800
  31. b42f7e4 rockchip: Add a script to parse datasheets by Simon Glass · Thu Jan 21 19:45:08 2016 -0700
  32. 7a1cb29 dm: video: test: Test that bitmap display works correctly by Simon Glass · Mon Jan 18 19:52:28 2016 -0700
  33. 80c2ebc patman: Add --thread option by Mateusz Kulikowski · Thu Jan 14 20:37:41 2016 +0100
  34. 19af854 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Thu Jan 14 21:51:32 2016 -0500
  35. 04ec0d3 arm: mvebu: Add runtime detection of UART (xmodem) boot-mode by Stefan Roese · Thu Jan 07 14:12:04 2016 +0100
  36. eb083e5 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · Mon Dec 21 13:56:33 2015 +0100
  37. 580ea68 tools: microcode-tool: Support parsing header file with a license block by Bin Meng · Fri Dec 11 02:55:46 2015 -0800
  38. 8a12352 rockchip: Drop a debug message when outputing SPI images by Simon Glass · Tue Dec 29 05:22:44 2015 -0700
  39. 86d7049 rockchip: Enable generation of SPI images by Simon Glass · Tue Dec 29 05:22:43 2015 -0700
  40. d54f0e7 tools: zynqimage: Clean up check_params by Nathan Rossi · Wed Dec 09 00:44:43 2015 +1000
  41. 05c2de8 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Wed Dec 16 14:50:03 2015 -0500
  42. 656ee04 tools: env: include compiler.h by Peter Robinson · Wed Dec 09 07:15:33 2015 +0000
  43. 06cdc34 rockchip: mkimage: use imagename to select spl hdr & spl size by Jeffy Chen · Fri Nov 27 12:07:17 2015 +0800
  44. f24d621 Revert "rockchip: Add max spl size & spl header configs" by Jeffy Chen · Fri Nov 27 12:07:16 2015 +0800
  45. 4acc2d4 buildman: README: add links for toolchains not available on kernel.org by Thomas Chou · Thu Nov 12 09:29:09 2015 +0800
  46. 4cc8627 mkimage: Fix warning from fix for generating multi and script images again by Marek Vasut · Mon Dec 07 18:01:54 2015 +0100
  47. 3edd041 mkimage : Fix generating multi and script images by Philippe De Swert · Fri Dec 04 00:11:23 2015 +0200
  48. 0e7c90a rockchip: Add support for rk's second level loader by Jeffy Chen · Tue Nov 17 14:20:30 2015 +0800
  49. 3547118 rockchip: Add max spl size & spl header configs by Jeffy Chen · Tue Nov 17 14:20:29 2015 +0800
  50. 5286c0d tools/kwbimage: fix size computations for v1 images by Reinhard Pfau · Sun Nov 29 15:52:14 2015 +0100
  51. 3efeaae tools/kwbimage: fix endianess issue by Reinhard Pfau · Sun Nov 29 15:48:25 2015 +0100
  52. da43fd3 tools/kwbimage.c: Make sure that the resulting image is 4-byte aligned by Stefan Roese · Tue Nov 24 09:14:59 2015 +0100
  53. ce1771e tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage by Nathan Rossi · Tue Nov 17 22:56:56 2015 +1000
  54. b7c3b3f Allow fw env tools to be available as library by Stefano Babic · Fri Oct 30 14:57:04 2015 +0100
  55. 211e17b tools/env: allow config filename to be passed via command line argument by Michael Heimpold · Tue Oct 27 22:34:49 2015 +0100
  56. a4279a5 tools/kwbimage.c: Fix generation of binary header by Stefan Roese · Wed Oct 28 07:53:58 2015 +0100
  57. 451b1fc tools/proftool: fix use-after-free by Vincent Stehlé · Wed Oct 07 15:48:48 2015 +0200
  58. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · Tue Nov 10 01:06:16 2015 +0000
  59. b044a4f fdtgrep: Simplify the alias generation code by Simon Glass · Sat Oct 17 19:41:16 2015 -0600
  60. 7a169ca Fix bad return value checks (detected with Coccinelle) by Thomas Huth · Tue Aug 25 17:09:40 2015 +0200
  61. 48676a3 kwbimage: Align payload size to 4 bytes by Stefan Roese · Tue Sep 01 13:46:35 2015 +0200
  62. 5710d06 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Oct 13 08:37:38 2015 -0400
  63. 1414f1f Fix variation in timestamps caused by timezone differences. by Vagrant Cascadian · Fri Oct 02 09:11:51 2015 -0700
  64. e140a46 tools/mkimage.c: Clarify help text for -D slightly by Tom Rini · Wed Aug 26 15:21:23 2015 -0400
  65. f575ab4 imximage: fix commands other than write_data by Troy Kisky · Mon Sep 14 18:06:31 2015 -0700
  66. 07c41ed imximage: header.length of 4 is valid by Troy Kisky · Mon Sep 21 14:02:48 2015 -0700
  67. 6844568 Merge git://git.denx.de/u-boot-marvell by Tom Rini · Wed Sep 30 20:20:59 2015 -0400
  68. c74165d tools: kwboot: Add support for UART boot mode patching for Armada XP/38x by Stefan Roese · Tue Sep 29 09:19:59 2015 +0200
  69. 01ad493 sunxi: (mksunxiboot) signature to indicate "sunxi" SPL variant by Bernhard Nortmann · Thu Sep 17 18:52:51 2015 +0200
  70. c9e8961 sunxi: move SPL-related definitions to platform-specific include by Bernhard Nortmann · Thu Sep 17 18:52:50 2015 +0200
  71. 3bb02f6 tools: moveconfig: Update the URL for nds32 toolchain by Bin Meng · Fri Sep 25 01:22:39 2015 -0700
  72. e0256b4 tools: gen_eth_addr: add getpid() to time(0) to avoid duplicated seed by Josh Wu · Wed Sep 16 18:21:04 2015 +0800
  73. fc98921 mxs: mxsboot: fix endianess for sd boot images by Michael Heimpold · Tue Sep 01 23:58:44 2015 +0200
  74. 88491ee Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Fri Sep 11 13:05:05 2015 -0400
  75. 570032a sunxi: Ensure that 'mksunxiboot' tool produces deterministic output by Siarhei Siamashka · Thu Sep 03 02:36:39 2015 +0300
  76. cad8abf buildman: Improve the config comparison feature by Simon Glass · Tue Aug 25 21:52:14 2015 -0600
  77. 41d176f Revert "patman: use -D option for git format-patch" by Masahiro Yamada · Mon Aug 31 01:23:32 2015 +0900
  78. 1b145ff x86: ifdtool: Support checking region overlap before U-Boot by Bin Meng · Thu Aug 27 08:38:15 2015 -0700
  79. e2cb6c5 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Thu Sep 03 14:57:09 2015 -0400
  80. 7ad57b2 rockchip: Drop first 32kb of zeros from the rkSD image type by Sjoerd Simons · Sun Aug 30 16:55:50 2015 -0600
  81. c17b145 rockchip: Add support for the SPI image by Simon Glass · Sun Aug 30 16:55:26 2015 -0600
  82. 3b1e507 rockchip: Add support for the SD image by Simon Glass · Sun Aug 30 16:55:25 2015 -0600
  83. c9c7403 rockchip: Add the rkimage format to mkimage by Simon Glass · Sun Aug 30 16:55:24 2015 -0600
  84. 3e38452 mkimage: Allow the original file size to be recorded by Simon Glass · Sun Aug 30 16:55:23 2015 -0600
  85. 46409cc mkimage: Allow padding to any length by Simon Glass · Sun Aug 30 16:55:22 2015 -0600
  86. b8898e4 tools: mxsboot: calculate ECC block level dynamically by Jörg Krause · Tue Aug 11 13:44:26 2015 +0200
  87. 9c2cf9a tools/imximage: set DCD pointer to NULL when its length is 0 by Baruch Siach · Thu Jul 09 18:19:11 2015 +0300
  88. 420d4ee buildman: Correct 'Series-cover-cc' detection logic by Simon Glass · Sat Aug 22 18:28:01 2015 -0600
  89. 79a6d5a tools/atmelimage.c: Fix warning when debug is enabled by Tom Rini · Wed Aug 26 15:18:30 2015 -0400
  90. 1e642d7 kconfiglib: update to the latest version by Ulf Magnusson · Thu Aug 13 19:55:40 2015 +0200
  91. 4990323 patman: use -D option for git format-patch by Masahiro Yamada · Tue Aug 18 11:30:29 2015 +0900
  92. 13b8cc9 x86: ifdtool: Drop microcode from the device tree when collating by Simon Glass · Sat Aug 15 14:37:54 2015 -0600
  93. 367c3ce x86: ifdtool: Support collating microcode into one place by Simon Glass · Sat Aug 15 14:37:53 2015 -0600
  94. 29e7e69 x86: ifdtool: Split microcode linking into its own function by Simon Glass · Sat Aug 15 14:37:52 2015 -0600
  95. 062d2a6 x86: ifdtool: Check that U-Boot does not overlap other regions by Simon Glass · Sat Aug 15 14:37:51 2015 -0600
  96. fd54c8d logos: add Toradex logo by Stefan Agner · Wed Aug 05 17:17:01 2015 +0200
  97. 6b94c42 gitignore: Add defconfig and fdtgrep by Bin Meng · Fri Jul 31 00:24:39 2015 -0700
  98. 65022b3 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Sun Aug 02 07:40:37 2015 -0400
  99. 2b68b36 patman: Don't run patman when it is imported as a module by Simon Glass · Thu Jul 30 13:47:41 2015 -0600
  100. 464a0e9 patman: add distutils based installer by Chris Packham · Wed Jul 22 21:21:46 2015 +1200