1. 3954765 tools: imximage: display DCD block offset, length by Eric Nelson · Wed Nov 16 17:13:41 2016 -0700
  2. 6c44f54 tools/env: fix environment alignment tests for block devices by Max Krummenacher · Sat Nov 19 13:58:56 2016 +0100
  3. 07e2450 tools/Makefile: suppress "which swig" error output by Andre Przywara · Sat Nov 19 12:04:59 2016 +0000
  4. 6616c82 image: Combine image_sig_algo with image_sign_info by Andrew Duda · Tue Nov 08 18:53:41 2016 +0000
  5. 06ca6d6 image: Add crypto_algo struct for RSA info by Andrew Duda · Tue Nov 08 18:53:41 2016 +0000
  6. e0724a3 tools: mkimage: Check if file is regular file by Michal Simek · Fri Oct 21 13:16:13 2016 +0200
  7. 96e706f tools: mkimage: Add support for initialization table for Zynq and ZynqMP by Mike Looijmans · Tue Sep 20 11:37:24 2016 +0200
  8. 18fe90e tools: fix mksunxiboot build for tools-all target by Andre Przywara · Thu Nov 10 12:13:23 2016 +0000
  9. 8d83ed2 mkimage: Allow including a ramdisk in FIT auto mode by Tomeu Vizoso · Fri Nov 04 14:22:15 2016 +0100
  10. b7876c8 buildman: Fix building based on 'options' field by Tom Rini · Fri Nov 04 22:59:45 2016 -0400
  11. b0034bb tools: imximage: check return value when open the plugin file by Peng Fan · Fri Nov 04 10:33:15 2016 +0800
  12. d435d9f mkimage: Fix missing free() in show_valid_options() by Simon Glass · Thu Oct 27 17:54:03 2016 -0600
  13. 3e9e6d6 Fix spelling of "occur". by Vagrant Cascadian · Sun Oct 23 20:45:17 2016 -0700
  14. 24ae92c tools: add mksunxiboot to tools-all target by Stefan Brüns · Sat Oct 29 12:23:18 2016 +0200
  15. 68078f7 sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI by Jagan Teki · Thu Oct 13 14:19:35 2016 +0530
  16. 753b345 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Oct 28 11:12:03 2016 -0400
  17. 3984d6e tools: moveconfig: support wildcards in --defconfigs file by Masahiro Yamada · Wed Oct 19 14:39:54 2016 +0900
  18. 334de96 tools: imximage: add plugin support by Peng Fan · Tue Oct 11 14:29:09 2016 +0800
  19. 2374f31 pbl: use "wait" command instead of "flush" command by Zhao Qiang · Thu Sep 08 12:55:33 2016 +0800
  20. fb197a8 tools: buildman: Add compiler wrapper by York Sun · Tue Oct 04 14:33:51 2016 -0700
  21. 9913391 tools: buildman: Remove duplicated code by York Sun · Tue Oct 04 14:33:50 2016 -0700
  22. 493dd31 dtoc: Make integer division python 3.x safe by Paul Burton · Tue Sep 27 16:03:58 2016 +0100
  23. 307f1fa dtoc: Decode strings for struct.unpack on python 3.x by Paul Burton · Tue Sep 27 16:03:57 2016 +0100
  24. 0a95448 dtoc: Use items() to iterate over dictionaries in python 3.x by Paul Burton · Tue Sep 27 16:03:56 2016 +0100
  25. 44fc9ba patman: Fix doctest StringIO import for python 3.x by Paul Burton · Tue Sep 27 16:03:55 2016 +0100
  26. 4466f1a patman: Use items() to iterate over dictionaries by Paul Burton · Tue Sep 27 16:03:54 2016 +0100
  27. 352f110 patman: Import 'configparser' lower case to be python 3.x safe by Paul Burton · Tue Sep 27 16:03:52 2016 +0100
  28. f14a131 patman: Make exception handling python 3.x safe by Paul Burton · Tue Sep 27 16:03:51 2016 +0100
  29. c393134 patman: Make print statements python 3.x safe by Paul Burton · Tue Sep 27 16:03:50 2016 +0100
  30. a5edb44 patman: Replace tabs with spaces by Paul Burton · Tue Sep 27 16:03:49 2016 +0100
  31. 0c1ee6c dtoc: Add a way for tests to request the fallback library by Simon Glass · Sun Sep 25 15:52:19 2016 -0600
  32. 6d928a7 dtoc: Adjust GetProps() in fdt_normal to use the node path by Simon Glass · Sun Sep 25 15:52:18 2016 -0600
  33. 1a096ce dtoc: Fix bug in GetProp() by Simon Glass · Sun Sep 25 15:52:17 2016 -0600
  34. 52a9ce9 buildman: Drop the 'alive' flag in BuilderThread by Simon Glass · Sun Sep 18 16:48:38 2016 -0600
  35. 205ac04 buildman: Don't show a stacktrace on Ctrl-C by Simon Glass · Sun Sep 18 16:48:37 2016 -0600
  36. e8954fc buildman: Drop the 'active' flag in the builder by Simon Glass · Sun Sep 18 16:48:36 2016 -0600
  37. d26e144 buildman: Allow builds to terminate cleanly by Simon Glass · Sun Sep 18 16:48:35 2016 -0600
  38. 61a6749 buildman: Put our local libraries first in the path by Simon Glass · Sun Sep 18 16:48:34 2016 -0600
  39. e0f2360 buildman: Print a message indicating the build is starting by Simon Glass · Sun Sep 18 16:48:33 2016 -0600
  40. 83cb6cc buildman: Print a message when removing old directories by Simon Glass · Sun Sep 18 16:48:32 2016 -0600
  41. 2e2a6e6 buildman: Tidy up the 'cloning' message by Simon Glass · Sun Sep 18 16:48:31 2016 -0600
  42. 9c45a4e patman: Flush output when there is no newline by Simon Glass · Sun Sep 18 16:48:30 2016 -0600
  43. d332ff7 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Oct 07 22:02:10 2016 -0400
  44. ccb293f env: tool: add command line option to input lockfile path by B, Ravi · Mon Sep 26 18:24:08 2016 +0530
  45. c5b1e5d Various, accumulated typos collected from around the tree. by Robert P. J. Day · Wed Sep 07 14:27:59 2016 -0400
  46. 0b49b84 Suspected Spam: Do not open attachements![PATCH 4/6] tools/env: flash_write_buf: enforce offset to be start of environment by Andreas Fenkart · Mon Aug 29 23:17:00 2016 +0200
  47. 5e755c7 tools/env: lookup dev_type directly from flash_read_buf/flash_write_buf by Andreas Fenkart · Mon Aug 29 23:16:59 2016 +0200
  48. ae3b320 tools/env: pass bad block offset by value by Andreas Fenkart · Mon Aug 29 23:16:58 2016 +0200
  49. 2228158 tools/env: factor out environment_end function by Andreas Fenkart · Mon Aug 29 23:16:57 2016 +0200
  50. 2e9f494 tools: mkimage: add support for Vybrid image format by Albert ARIBAUD \(3ADEV\) · Mon Sep 26 09:08:06 2016 +0200
  51. 4066b31 dtoc: Add methods for reading data from properties by Simon Glass · Mon Jul 25 18:59:18 2016 -0600
  52. 29462c3 dtoc: Correct quotes in fdt_util by Simon Glass · Mon Jul 25 18:59:17 2016 -0600
  53. 54cec6d dtoc: Support finding the offset of a property by Simon Glass · Mon Jul 25 18:59:16 2016 -0600
  54. 32d9827 dtoc: Support packing the device tree by Simon Glass · Mon Jul 25 18:59:15 2016 -0600
  55. c719e42 dtoc: Support deleting device tree properties by Simon Glass · Mon Jul 25 18:59:14 2016 -0600
  56. a930ecc dtoc: Move to using bytearray by Simon Glass · Mon Jul 25 18:59:13 2016 -0600
  57. 14fb292 dtoc: Prepare for supporting changing of device trees by Simon Glass · Mon Jul 25 18:59:12 2016 -0600
  58. c2470f4 dtoc: Drop the convert_dash parameter to GetProps() by Simon Glass · Mon Jul 25 18:59:11 2016 -0600
  59. efc9bf6 dtoc: Allow the device tree to be compiled from source by Simon Glass · Mon Jul 25 18:59:10 2016 -0600
  60. a2b840a patman: Add a library to handle logging and progress by Simon Glass · Mon Jul 25 18:59:09 2016 -0600
  61. be39f05 patman: Add a tools library for using temporary files by Simon Glass · Mon Jul 25 18:59:08 2016 -0600
  62. cc346a7 dtoc: Move a few more common functions into fdt.py by Simon Glass · Mon Jul 25 18:59:07 2016 -0600
  63. 248ccd2 dtoc: Move Widen() and GetPhandle() into the base class by Simon Glass · Mon Jul 25 18:59:06 2016 -0600
  64. b1a5e26 dtoc: Move BytesToValue() and GetEmpty() into PropBase by Simon Glass · Mon Jul 25 18:59:05 2016 -0600
  65. 1f941b6 dtoc: Create a base class for Fdt by Simon Glass · Mon Jul 25 18:59:04 2016 -0600
  66. 8be1d28 dtoc: Rename fdt.py to fdt_normal.py by Simon Glass · Mon Jul 25 18:59:03 2016 -0600
  67. b71ef89 dtoc: Move the fdt library selection into fdt_select by Simon Glass · Mon Jul 25 18:59:02 2016 -0600
  68. 8a30514 dtoc: Move the struct import into the correct order by Simon Glass · Mon Jul 25 18:59:01 2016 -0600
  69. c55e056 patman: Adjust command.Output() to raise an error by default by Simon Glass · Mon Jul 25 18:59:00 2016 -0600
  70. 8bf41c2 moveconfig: Add an option to commit changes by Simon Glass · Mon Sep 12 23:18:21 2016 -0600
  71. 13e05a0 moveconfig: Add an option to skip prompts by Simon Glass · Mon Sep 12 23:18:20 2016 -0600
  72. 7161b6e Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Sep 09 09:45:32 2016 -0400
  73. 6d13917 tools: moveconfig: add --spl option to move options for SPL build by Masahiro Yamada · Mon Aug 22 22:18:22 2016 +0900
  74. 35204d9 tools: moveconfig: warn loudly if moved option has no entry in Kconfig by Masahiro Yamada · Mon Aug 22 22:18:21 2016 +0900
  75. 1271b67 tools: moveconfig: use sets instead of lists for failed/suspicious boards by Masahiro Yamada · Mon Aug 22 22:18:20 2016 +0900
  76. 61fbb57 tools: moveconfig: remove document about deprecated error message by Masahiro Yamada · Mon Aug 22 22:18:19 2016 +0900
  77. 88c9300 imx: ventana: enable splashscreen support by Tim Harvey · Fri Jul 15 07:17:20 2016 -0700
  78. 7facf88 treewide: fix "followings" to "following" by Masahiro Yamada · Sun Aug 21 16:12:36 2016 +0900
  79. d1d9d60 tools: moveconfig: add Xtensa GCC prefix to CROSS_COMPILE list by Masahiro Yamada · Sun Aug 21 16:03:08 2016 +0900
  80. aa6b9e7 tools: kwboot: patch destaddr only for SoCs with header version 1 by Simon Baatz · Wed Aug 10 10:15:42 2016 +0200
  81. 5a364df tools/env: soften warning about erase block alignment by Andreas Fenkart · Wed Aug 17 23:41:54 2016 +0200
  82. 31f2e05 tools/env: return with error if redundant environments have unequal size by Andreas Fenkart · Wed Aug 17 23:41:53 2016 +0200
  83. bf9beea tools/env: ensure environment starts at erase block boundary by Andreas Fenkart · Thu Aug 11 21:39:17 2016 +0200
  84. 15bd26c mkimage: Fix argument parsing with signature comment by Karl Beldan · Tue Aug 02 18:57:14 2016 +0000
  85. dce28de tools: moveconfig: support CONFIG_SYS_EXTRA_OPTIONS cleaning by Masahiro Yamada · Mon Jul 25 19:15:29 2016 +0900
  86. 58175e3 tools: moveconfig: make getting all defconfigs into helper function by Masahiro Yamada · Mon Jul 25 19:15:28 2016 +0900
  87. 6d798ba tools: moveconfig: fix cleanup of defines across multiple lines by Masahiro Yamada · Mon Jul 25 19:15:27 2016 +0900
  88. a1a4b09 tools: moveconfig: show diffs of cleaned headers in color by Masahiro Yamada · Mon Jul 25 19:15:26 2016 +0900
  89. 573b390 tools: moveconfig: show result of header cleaning in unified diff by Masahiro Yamada · Mon Jul 25 19:15:25 2016 +0900
  90. ea8f534 tools: moveconfig: trim garbage lines after header cleanups by Masahiro Yamada · Mon Jul 25 19:15:24 2016 +0900
  91. d0a9d2a tools: moveconfig: do not check clean tree and compilers for -H option by Masahiro Yamada · Mon Jul 25 19:15:23 2016 +0900
  92. 28a6d35 tools: moveconfig: do not cleanup headers in include/generated by Masahiro Yamada · Mon Jul 25 19:15:22 2016 +0900
  93. d7c8a7d buildman: Add a quick-start note by Simon Glass · Wed Jul 27 20:33:06 2016 -0600
  94. f90e291 buildman: Avoid overwriting existing toolchain entries by Simon Glass · Wed Jul 27 20:33:05 2016 -0600
  95. a3d9b4f buildman: Drop the toolchain error when downloading toolchains by Simon Glass · Wed Jul 27 20:33:04 2016 -0600
  96. 43ea128 buildman: Fix a typo in TestSettingsHasPath() by Simon Glass · Wed Jul 27 20:33:03 2016 -0600
  97. 9f1ba0f buildman: Improve the toolchain progress/error output by Simon Glass · Wed Jul 27 20:33:02 2016 -0600
  98. f38a642 buildman: Allow the toolchain error to be suppressed by Simon Glass · Wed Jul 27 20:33:01 2016 -0600
  99. 5d4a787 buildman: Fix the 'help' test to use the correct path by Simon Glass · Wed Jul 27 20:33:00 2016 -0600
  100. dd19517 buildman: Automatically create a config file if needed by Simon Glass · Wed Jul 27 20:32:59 2016 -0600