1. 7fce4e2 tools: env: bug: config structs must be defined in tools library by Andreas Fenkart · Fri Mar 25 14:52:19 2016 +0100
  2. e3ff0dc tools: env: fw_parse_script: simplify removal of newline/carriage return by Andreas Fenkart · Fri Mar 11 09:39:38 2016 +0100
  3. 191d26f tools: env: split fw_string_blank into skip_chars / skip_blanks by Andreas Fenkart · Fri Mar 11 09:39:37 2016 +0100
  4. e42c68e tools: env: fw_string_blank: return from loop when item found by Andreas Fenkart · Fri Mar 11 09:39:36 2016 +0100
  5. d0e12cb tools: env: replace WHITESPACE macro by isblank by Andreas Fenkart · Fri Mar 11 09:39:35 2016 +0100
  6. 4d31a84 tools: kwboot: Add xmodem timeout option by Kevin Smith · Tue Feb 16 21:28:19 2016 +0000
  7. 6c7c1ba tools: kwboot: Clean up usage text by Kevin Smith · Tue Feb 16 21:28:17 2016 +0000
  8. 6da4a65 mkimage: Don't close the file if it wasn't opened by Simon Glass · Wed Mar 16 07:45:43 2016 -0600
  9. 9ab7f05 mkimage: Ensure file is closed in fdt_property_file() by Simon Glass · Wed Mar 16 07:45:42 2016 -0600
  10. c0ee1ca mkimage: Fix missing free() and close() in fit_build() by Simon Glass · Wed Mar 16 07:45:41 2016 -0600
  11. f3a6e8f mkimage: Fix missing free() in fit_extract_data() by Simon Glass · Wed Mar 16 07:45:40 2016 -0600
  12. 4e7505f mkimage: Fix error path in fit_extract_data() by Simon Glass · Wed Mar 16 07:45:39 2016 -0600
  13. 5014cc1 mkimage: Add a missing free() to fit_import_data() by Simon Glass · Wed Mar 16 07:45:38 2016 -0600
  14. a1c090b mkimage: Close the file when unable to get its size by Simon Glass · Wed Mar 16 07:45:37 2016 -0600
  15. f463bd9 mkimage: Correct file being closed twice in fit_extract_data() by Simon Glass · Wed Mar 16 07:45:33 2016 -0600
  16. 267a2ce mkimage: Correct file being closed twice in fit_import_data() by Simon Glass · Wed Mar 16 07:45:32 2016 -0600
  17. 84abf15 mkimage: Fix munmap() call when importing data by Simon Glass · Wed Mar 16 07:45:31 2016 -0600
  18. 3464566 Fix spelling of "comment". by Vagrant Cascadian · Tue Mar 15 12:11:12 2016 -0700
  19. 286856c cmd: Fix license command by Tom Rini · Tue Mar 15 12:49:12 2016 -0400
  20. 54e628e buildman: Clarify the use of -V by Simon Glass · Sat Mar 12 18:50:33 2016 -0700
  21. f590273 buildman: Add a way to specific a full toolchain prefix by Simon Glass · Sat Mar 12 18:50:32 2016 -0700
  22. 642e9a6 buildman: Allow branch names which conflict with directories by Simon Glass · Sat Mar 12 18:50:31 2016 -0700
  23. e080b82 Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Mar 14 19:21:44 2016 -0400
  24. d11b700 mkimage: Bring data into the FIT before processing by Simon Glass · Mon Feb 22 22:55:54 2016 -0700
  25. afd728c mkimage: Support placing data outside the FIT by Simon Glass · Mon Feb 22 22:55:53 2016 -0700
  26. bd8bc5d mkimage: Support adding device tree files to a FIT by Simon Glass · Mon Feb 22 22:55:52 2016 -0700
  27. 88e31cb mkimage: Support automatic creating of a FIT without a .its by Simon Glass · Mon Feb 22 22:55:51 2016 -0700
  28. 1c57023 tools: Add a function to obtain the size of a file by Simon Glass · Mon Feb 22 22:55:49 2016 -0700
  29. 04b4607 mkimage: Allow a FIT to include an image of any type by Simon Glass · Mon Feb 22 22:55:48 2016 -0700
  30. 28eb631 tools: Include fdt_sw.o in libfdt for mkimage by Simon Glass · Mon Feb 22 22:55:47 2016 -0700
  31. c6cdd3e buildman: Allow the toolchain architecture to be specified by Simon Glass · Sun Mar 06 19:45:38 2016 -0700
  32. 7b97129 buildman: Allow the toolchain priority to be specified by Simon Glass · Sun Mar 06 19:45:37 2016 -0700
  33. d6ece32 buildman: Fix up a few code inconsistencies in toolchain.py by Simon Glass · Sun Mar 06 19:45:35 2016 -0700
  34. c29101f buildman: patman: Fix -H when installed as a symlink by Simon Glass · Sun Mar 06 19:45:34 2016 -0700
  35. fc372bc patman: Add a missing space in GetMetaDataForList() by Simon Glass · Sun Mar 06 19:45:33 2016 -0700
  36. 8a5651f fdtgrep: Improve error handling with invalid device tree by Simon Glass · Sun Mar 06 19:45:32 2016 -0700
  37. 52322d6 mkimage: Make 'params' static by Simon Glass · Mon Feb 22 22:55:38 2016 -0700
  38. 01168b3 mkimage: Show an error message when usage() is called by Simon Glass · Mon Feb 22 22:55:37 2016 -0700
  39. 99a7c26 mkimage: Move usage() up to the top by Simon Glass · Mon Feb 22 22:55:36 2016 -0700
  40. f6fe5f6 mkimage: Sort the option processing code by option by Simon Glass · Mon Feb 22 22:55:35 2016 -0700
  41. cf76cd2 mkimage: Convert to use getopt() by Simon Glass · Mon Feb 22 22:55:34 2016 -0700
  42. 7106bd4 mkimage: Move argument processing into its own function by Simon Glass · Mon Feb 22 22:55:33 2016 -0700
  43. 6e3d0fd Merge git://git.denx.de/u-boot-dm by Tom Rini · Thu Feb 25 10:35:23 2016 -0500
  44. 77ec8bc patman: fix series-notes handling for buildman by Albert ARIBAUD · Tue Feb 02 10:24:53 2016 +0100
  45. 07a50f9 tools: Update openrisc toolchain information by Bin Meng · Sun Feb 21 21:18:02 2016 -0800
  46. 1ac7d47 tools: -Wno-deprecated-declarations for OpenSSL on darwin by Andreas Bießmann · Tue Feb 16 23:29:28 2016 +0100
  47. a4e80c5 Gracefully handle 64-bit signed-extended 32-bit Load addresses by William Cohen · Tue Feb 16 08:57:46 2016 -0500
  48. 844e18f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Sun Feb 21 07:56:16 2016 -0500
  49. 787519a mxsboot: remove unused include by Andreas Bießmann · Tue Feb 16 23:29:29 2016 +0100
  50. fa53dfa test, tools: introduce tbot README by Heiko Schocher · Tue Jan 26 08:42:48 2016 +0100
  51. 9b5a28b tools: env: update usage strings by Andreas Fenkart · Wed Dec 09 13:13:27 2015 +0100
  52. 6726fc4 tools: env: factor out parse_common_args by Andreas Fenkart · Wed Dec 09 13:13:26 2015 +0100
  53. 14908ef tools: env: shift optind arguments and fix argument indices by Andreas Fenkart · Wed Dec 09 13:13:25 2015 +0100
  54. aa01f8d tools: env: parse aes key / suppress flag into argument struct by Andreas Fenkart · Wed Dec 09 13:13:24 2015 +0100
  55. 33e9177 tools: env: introduce setenv/printenv argument structs by Andreas Fenkart · Wed Dec 09 13:13:23 2015 +0100
  56. a34e5c5 tools: env: make parse_aes_key stateless by Andreas Fenkart · Wed Dec 09 13:13:22 2015 +0100
  57. 4e336ee tools: env validate: pass values as 0-based array by Andreas Fenkart · Wed Dec 09 13:13:21 2015 +0100
  58. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  59. ef88123 tools: mxsboot: Use more portable cpu_to_le32() by Bin Meng · Sun Jan 24 19:38:32 2016 -0800
  60. b42f7e4 rockchip: Add a script to parse datasheets by Simon Glass · Thu Jan 21 19:45:08 2016 -0700
  61. 7a1cb29 dm: video: test: Test that bitmap display works correctly by Simon Glass · Mon Jan 18 19:52:28 2016 -0700
  62. 80c2ebc patman: Add --thread option by Mateusz Kulikowski · Thu Jan 14 20:37:41 2016 +0100
  63. 19af854 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Thu Jan 14 21:51:32 2016 -0500
  64. 04ec0d3 arm: mvebu: Add runtime detection of UART (xmodem) boot-mode by Stefan Roese · Thu Jan 07 14:12:04 2016 +0100
  65. eb083e5 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · Mon Dec 21 13:56:33 2015 +0100
  66. 580ea68 tools: microcode-tool: Support parsing header file with a license block by Bin Meng · Fri Dec 11 02:55:46 2015 -0800
  67. 8a12352 rockchip: Drop a debug message when outputing SPI images by Simon Glass · Tue Dec 29 05:22:44 2015 -0700
  68. 86d7049 rockchip: Enable generation of SPI images by Simon Glass · Tue Dec 29 05:22:43 2015 -0700
  69. d54f0e7 tools: zynqimage: Clean up check_params by Nathan Rossi · Wed Dec 09 00:44:43 2015 +1000
  70. 05c2de8 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Wed Dec 16 14:50:03 2015 -0500
  71. 656ee04 tools: env: include compiler.h by Peter Robinson · Wed Dec 09 07:15:33 2015 +0000
  72. 06cdc34 rockchip: mkimage: use imagename to select spl hdr & spl size by Jeffy Chen · Fri Nov 27 12:07:17 2015 +0800
  73. f24d621 Revert "rockchip: Add max spl size & spl header configs" by Jeffy Chen · Fri Nov 27 12:07:16 2015 +0800
  74. 4acc2d4 buildman: README: add links for toolchains not available on kernel.org by Thomas Chou · Thu Nov 12 09:29:09 2015 +0800
  75. 4cc8627 mkimage: Fix warning from fix for generating multi and script images again by Marek Vasut · Mon Dec 07 18:01:54 2015 +0100
  76. 3edd041 mkimage : Fix generating multi and script images by Philippe De Swert · Fri Dec 04 00:11:23 2015 +0200
  77. 0e7c90a rockchip: Add support for rk's second level loader by Jeffy Chen · Tue Nov 17 14:20:30 2015 +0800
  78. 3547118 rockchip: Add max spl size & spl header configs by Jeffy Chen · Tue Nov 17 14:20:29 2015 +0800
  79. 5286c0d tools/kwbimage: fix size computations for v1 images by Reinhard Pfau · Sun Nov 29 15:52:14 2015 +0100
  80. 3efeaae tools/kwbimage: fix endianess issue by Reinhard Pfau · Sun Nov 29 15:48:25 2015 +0100
  81. 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
  82. ce1771e tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage by Nathan Rossi · Tue Nov 17 22:56:56 2015 +1000
  83. b7c3b3f Allow fw env tools to be available as library by Stefano Babic · Fri Oct 30 14:57:04 2015 +0100
  84. 211e17b tools/env: allow config filename to be passed via command line argument by Michael Heimpold · Tue Oct 27 22:34:49 2015 +0100
  85. a4279a5 tools/kwbimage.c: Fix generation of binary header by Stefan Roese · Wed Oct 28 07:53:58 2015 +0100
  86. 451b1fc tools/proftool: fix use-after-free by Vincent Stehlé · Wed Oct 07 15:48:48 2015 +0200
  87. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · Tue Nov 10 01:06:16 2015 +0000
  88. b044a4f fdtgrep: Simplify the alias generation code by Simon Glass · Sat Oct 17 19:41:16 2015 -0600
  89. 7a169ca Fix bad return value checks (detected with Coccinelle) by Thomas Huth · Tue Aug 25 17:09:40 2015 +0200
  90. 48676a3 kwbimage: Align payload size to 4 bytes by Stefan Roese · Tue Sep 01 13:46:35 2015 +0200
  91. 5710d06 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Oct 13 08:37:38 2015 -0400
  92. 1414f1f Fix variation in timestamps caused by timezone differences. by Vagrant Cascadian · Fri Oct 02 09:11:51 2015 -0700
  93. e140a46 tools/mkimage.c: Clarify help text for -D slightly by Tom Rini · Wed Aug 26 15:21:23 2015 -0400
  94. f575ab4 imximage: fix commands other than write_data by Troy Kisky · Mon Sep 14 18:06:31 2015 -0700
  95. 07c41ed imximage: header.length of 4 is valid by Troy Kisky · Mon Sep 21 14:02:48 2015 -0700
  96. 6844568 Merge git://git.denx.de/u-boot-marvell by Tom Rini · Wed Sep 30 20:20:59 2015 -0400
  97. 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
  98. 01ad493 sunxi: (mksunxiboot) signature to indicate "sunxi" SPL variant by Bernhard Nortmann · Thu Sep 17 18:52:51 2015 +0200
  99. c9e8961 sunxi: move SPL-related definitions to platform-specific include by Bernhard Nortmann · Thu Sep 17 18:52:50 2015 +0200
  100. 3bb02f6 tools: moveconfig: Update the URL for nds32 toolchain by Bin Meng · Fri Sep 25 01:22:39 2015 -0700