1. f90e291 buildman: Avoid overwriting existing toolchain entries by Simon Glass · Wed Jul 27 20:33:05 2016 -0600
  2. a3d9b4f buildman: Drop the toolchain error when downloading toolchains by Simon Glass · Wed Jul 27 20:33:04 2016 -0600
  3. 43ea128 buildman: Fix a typo in TestSettingsHasPath() by Simon Glass · Wed Jul 27 20:33:03 2016 -0600
  4. 9f1ba0f buildman: Improve the toolchain progress/error output by Simon Glass · Wed Jul 27 20:33:02 2016 -0600
  5. f38a642 buildman: Allow the toolchain error to be suppressed by Simon Glass · Wed Jul 27 20:33:01 2016 -0600
  6. 5d4a787 buildman: Fix the 'help' test to use the correct path by Simon Glass · Wed Jul 27 20:33:00 2016 -0600
  7. dd19517 buildman: Automatically create a config file if needed by Simon Glass · Wed Jul 27 20:32:59 2016 -0600
  8. 7b94ab5 buildman: Tidy up the README a little by Simon Glass · Wed Jul 27 20:32:58 2016 -0600
  9. bfa419c Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Tue Jul 26 08:29:30 2016 -0400
  10. 2089073 tools: env: Fix format warnings in debug by Marcin Niestroj · Fri May 06 14:58:29 2016 +0200
  11. 4afa316 mkimage: rockchip: add suport for rk33 serial by Kever Yang · Mon Jul 18 09:35:26 2016 +0800
  12. de9862d mkimage: rockchip: add suport for rk33 serial by Kever Yang · Thu Jul 14 11:51:05 2016 +0800
  13. 90313a9 dtoc: Correct the type widening code in fdt_fallback by Simon Glass · Fri Jul 22 09:22:49 2016 -0600
  14. dc4053a tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7 by mario.six@gdsys.cc · Fri Jul 22 08:58:40 2016 +0200
  15. d019e15 tools: Fix return code of fit_image_process_sig() by mario.six@gdsys.cc · Tue Jul 19 11:07:06 2016 +0200
  16. 33aaef9 tools/env: reuse fw_getenv in fw_printenv function by Andreas Fenkart · Sat Jul 16 17:06:15 2016 +0200
  17. 3ff1074 tools/env: move envmatch further up in file to avoid forward declarations by Andreas Fenkart · Sat Jul 16 17:06:14 2016 +0200
  18. c4a722c tools/env: kernel-doc for fw_printenv, fw_getenv and fw_parse_script by Andreas Fenkart · Sat Jul 16 17:06:13 2016 +0200
  19. b21e602 tools/env: allow negative offsets by Stefan Agner · Wed Jul 13 17:14:38 2016 -0700
  20. 21dbd6a tools/env: complete environment device config early by Stefan Agner · Wed Jul 13 17:14:37 2016 -0700
  21. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · Fri Jul 15 13:44:45 2016 -0400
  22. ecf6082 Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri Jul 15 08:06:22 2016 -0400
  23. afbf9b8 dm: core: Expand platdata for of-platdata devices by Simon Glass · Mon Jul 04 11:58:18 2016 -0600
  24. 6522a55 dtoc: Ignore the u-boot, dm-pre-reloc property by Simon Glass · Mon Jul 04 11:58:16 2016 -0600
  25. 0dbc728 Only build the libfdt python module if 'swig' is available by Simon Glass · Mon Jul 04 11:58:12 2016 -0600
  26. a2a6f04 dm: Add a more efficient libfdt library by Simon Glass · Mon Jul 04 11:58:11 2016 -0600
  27. bfad22e dm: Add a tool to generate C code from a device tree by Simon Glass · Mon Jul 04 11:58:09 2016 -0600
  28. fa8974d dm: Add a library to provide simple device-tree access by Simon Glass · Mon Jul 04 11:58:08 2016 -0600
  29. 9e3cd3c mkimage: fix missing break for -p switch by Teddy Reed · Mon Jul 11 22:54:26 2016 -0700
  30. ec539f7 tools: Correct error handling in fit_image_process_hash() by Simon Glass · Sun Jul 03 09:40:44 2016 -0600
  31. 061752e tools: Add an error code when fit_handle_file() fails by Simon Glass · Sun Jul 03 09:40:43 2016 -0600
  32. eaa2540 mkimage: Show item lists for all categories by Simon Glass · Thu Jun 30 10:52:19 2016 -0600
  33. be42159 mkimage: Use generic code for showing an 'image type' error by Simon Glass · Thu Jun 30 10:52:18 2016 -0600
  34. 1d138b5 mkimage: Allow display of a list of any image header category by Simon Glass · Thu Jun 30 10:52:17 2016 -0600
  35. aeeea7f image: Correct auto-fit architecture property name by Simon Glass · Thu Jun 30 10:52:12 2016 -0600
  36. 781d1e7 mkimage: Drop blank line before main() by Simon Glass · Thu Jun 30 10:52:11 2016 -0600
  37. 62db64a mkimage: Drop premature setting of params.fit_image_type by Simon Glass · Thu Jun 30 10:52:10 2016 -0600
  38. 79b5ee5 mkimage: Require a data file when auto-fit is used by Simon Glass · Thu Jun 30 10:52:09 2016 -0600
  39. 156c349 mkimage: Explain the auto-fit imagefile special case by Simon Glass · Thu Jun 30 10:52:08 2016 -0600
  40. a89857d mkimage: Honour the default image type with auto-fit by Simon Glass · Thu Jun 30 10:52:07 2016 -0600
  41. 9228cc2 tools: patman: Handle missing 'END' in non-last commit of a series by Bin Meng · Sun Jun 26 23:24:32 2016 -0700
  42. 50ffc98 tools: patman: Handle missing blank line for 'Series-changes' by Bin Meng · Sun Jun 26 23:24:31 2016 -0700
  43. d23121c tools: patman: Generate cover letter correctly when 'END' is missing by Bin Meng · Sun Jun 26 23:24:30 2016 -0700
  44. f83649f tools: patman: Handle tag sections without an 'END' by Bin Meng · Sun Jun 26 23:24:29 2016 -0700
  45. d0bc03c tools: patman: Use cover_match for 'Cover-letter' by Bin Meng · Sun Jun 26 23:24:28 2016 -0700
  46. 05e586a mkimage -l is broken for images after gpimage by Stefano Babic · Mon Jul 11 16:09:48 2016 +0200
  47. f8e066c Respect SOURCE_DATE_EPOCH when building FIT images. by Vagrant Cascadian · Thu Jun 16 12:28:40 2016 -0700
  48. a845762 mkimage: fit: spl: Add an optional static offset for external data by Teddy Reed · Thu Jun 09 19:38:02 2016 -0700
  49. 3c9bfea tools: moveconfig: show suspicious boards with possible misconversion by Masahiro Yamada · Wed Jun 15 14:33:54 2016 +0900
  50. 0153f03 tools: moveconfig: simplify show_failed_boards() and show more info by Masahiro Yamada · Wed Jun 15 14:33:53 2016 +0900
  51. 8f5256a tools: moveconfig: simplify source tree switching by Masahiro Yamada · Wed Jun 15 14:33:52 2016 +0900
  52. 2e74fee tools: moveconfig: change class WorkDir to class ReferenceSource by Masahiro Yamada · Wed Jun 15 14:33:51 2016 +0900
  53. b48387f tools: moveconfig: fix needless move for config with default 1 by Masahiro Yamada · Wed Jun 15 14:33:50 2016 +0900
  54. 8cc84e7 tools: fix define2mk.sed to not add quotes around negative integers by Masahiro Yamada · Sat Jun 11 18:44:10 2016 +0900
  55. b1a570f tools: moveconfig: Add a new --git-ref option by Joe Hershberger · Fri Jun 10 14:53:32 2016 -0500
  56. 93f1c2d tools: moveconfig: New color used for changed defconfig by Joe Hershberger · Fri Jun 10 14:53:30 2016 -0500
  57. 640de87 tools: moveconfig: Fix another typo by Joe Hershberger · Fri Jun 10 14:53:29 2016 -0500
  58. cb256cb tools: moveconfig: make Slot.poll() more readable with helper methods by Masahiro Yamada · Wed Jun 08 11:47:37 2016 +0900
  59. 9566abd tools: moveconfig: allow to run without any CONFIG specified by Masahiro Yamada · Thu May 19 15:52:09 2016 +0900
  60. 83c1767 tools: moveconfig: add --force-sync option by Masahiro Yamada · Thu May 19 15:52:08 2016 +0900
  61. 0f6beda tools: moveconfig: report when defconfig is updated by Masahiro Yamada · Thu May 19 15:52:07 2016 +0900
  62. 07f9852 tools: moveconfig: report when CONFIGs are removed by savedefconfig by Masahiro Yamada · Thu May 19 15:52:06 2016 +0900
  63. 76f8df5 tools: moveconfig: display log when savedefconfig occurs by Masahiro Yamada · Thu May 19 15:52:05 2016 +0900
  64. 263d137 tools: moveconfig: skip savedefconfig if .config was not updated by Masahiro Yamada · Thu May 19 15:52:04 2016 +0900
  65. 274a5ee tools: moveconfig: refactor code to go back to idle state by Masahiro Yamada · Thu May 19 15:52:03 2016 +0900
  66. 465b7c0 tools: moveconfig: display log atomically in more readable format by Masahiro Yamada · Thu May 19 15:52:02 2016 +0900
  67. 69e2bbc tools: moveconfig: move log output code out of Kconfig Parser class by Masahiro Yamada · Thu May 19 15:52:01 2016 +0900
  68. 5393b61 tools: moveconfig: compute file paths just once by Masahiro Yamada · Thu May 19 15:52:00 2016 +0900
  69. b903c4e tools: moveconfig: allow to give CONFIG names as argument directly by Masahiro Yamada · Thu May 19 15:51:58 2016 +0900
  70. b80a667 tools: moveconfig: drop code for handling type and default value by Masahiro Yamada · Thu May 19 15:51:57 2016 +0900
  71. 5643d6e tools: moveconfig: do not rely on type and default value given by users by Masahiro Yamada · Thu May 19 15:51:56 2016 +0900
  72. cefaa58 tools: moveconfig: increment number of processed files monotonically by Masahiro Yamada · Thu May 19 15:51:55 2016 +0900
  73. 990e677 tools: moveconfig: exit with error message for not clean directory by Masahiro Yamada · Thu May 19 15:51:54 2016 +0900
  74. c4d76eb tools: moveconfig: check compilers before starting defconfig walk by Masahiro Yamada · Thu May 19 15:51:53 2016 +0900
  75. 06f76e9 tools: moveconfig: check directory location before compilers by Masahiro Yamada · Thu May 19 15:51:52 2016 +0900
  76. 6ef8ad9 tools: moveconfig: remove redundant else: after sys.exit() by Masahiro Yamada · Thu May 19 15:51:51 2016 +0900
  77. 7c0d9d2 tools: moveconfig: rename update_defconfig() to update_dotconfig() by Masahiro Yamada · Thu May 19 15:51:50 2016 +0900
  78. 953d93b tools: moveconfig: fix --dry-run option by Masahiro Yamada · Thu May 19 15:51:49 2016 +0900
  79. 465ba37 mtd: nand: Remove docg4 driver and palmtreo680 flashing tool by Scott Wood · Mon May 30 13:57:53 2016 -0500
  80. e651130 tools/env: allow to pass NULL for environment options by Andreas Fenkart · Tue May 31 09:21:56 2016 +0200
  81. 9a8f4cf Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri May 27 15:49:43 2016 -0400
  82. 650189f tools: Add entry for generated tools/bin2header to tools/.gitignore by Robert P. J. Day · Sun May 22 05:46:05 2016 -0400
  83. aeeb183 tools/genboardscfg.py: remove bogus import subprocess by Masahiro Yamada · Sun May 22 15:16:47 2016 +0900
  84. 2437190 tools/env: no global variable sharing between application and library by Andreas Fenkart · Tue Apr 05 23:13:42 2016 +0200
  85. aba696d rockchip: Check image name for the rksd image by Simon Glass · Sat May 14 14:02:59 2016 -0600
  86. b8bf404 tools/env: compute size of usable area only once by Andreas Fenkart · Tue Apr 19 22:43:42 2016 +0200
  87. 87bcee4 tools/env: fw_printenv pass value_only as argument by Andreas Fenkart · Tue Apr 19 22:43:41 2016 +0200
  88. 576d08e tools/env: remove 'extern' from function prototype in fw_env.h by Andreas Fenkart · Tue Apr 19 22:43:40 2016 +0200
  89. edcaee6 tools/env: pass key as argument to env_aes_cbc_crypt by Andreas Fenkart · Tue Apr 19 22:43:39 2016 +0200
  90. fa12466 tools: zynqmpimage: Add Xilinx ZynqMP boot header generation by Michal Simek · Wed Apr 27 14:03:29 2016 +0200
  91. da1805f mkimage: Add a quiet mode by Simon Glass · Sun May 01 13:55:38 2016 -0600
  92. ce084b0 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue May 17 13:58:27 2016 -0400
  93. 97c9690 buildman: allow more incremental building by Stephen Warren · Mon Apr 11 10:48:44 2016 -0600
  94. 6963b33 imx: tools: imximage: fix CLR bit command by Adrian Alonso · Mon May 02 10:29:14 2016 -0500
  95. 760cc7b test, tools: update tbot documentation by Heiko Schocher · Thu Apr 28 08:17:28 2016 +0200
  96. 8c60f92 Fix various typos, scattered over the code. by Robert P. J. Day · Wed May 04 04:47:31 2016 -0400
  97. ddd3477 mkimage: fix generation of FIT image by Andreas Bießmann · Tue May 03 15:17:03 2016 +0200
  98. dbb2df1 fit_image: Fix a double close() on the error path by Simon Glass · Sun May 01 17:12:24 2016 -0600
  99. e89ead3 tools: env: fix config file loading in env library by Anatolij Gustschin · Fri Apr 29 22:00:11 2016 +0200
  100. 07dafdb Change my mailaddress by Andreas Bießmann · Sun May 01 03:46:16 2016 +0200