1. db0d474 .gitignore: move *.exe pattern to the top gitignore for Cygwin by Masahiro Yamada · Fri Jun 06 20:46:45 2014 +0900
  2. 3b95d8e kbuild: remove unnecessary adjustment for Cygwin by Masahiro Yamada · Fri Jun 06 20:46:44 2014 +0900
  3. 7412188 kbuild, tools: generate wrapper C sources automatically by Makefile by Masahiro Yamada · Fri Jun 06 14:04:32 2014 +0900
  4. 802aa82 mkimage: Automatically make space in FDT when full by Simon Glass · Mon Jun 02 22:04:53 2014 -0600
  5. d25c0d9 Improve error handling in fit_common by Simon Glass · Mon Jun 02 22:04:52 2014 -0600
  6. 04c5e2a tools: include u-boot version of sha256.h by Jeroen Hofstee · Fri May 30 15:45:28 2014 +0200
  7. 7df18b1 tools: refactor HOSTLOADLIBES_* options by Masahiro Yamada · Thu Jun 05 16:41:49 2014 +0900
  8. 33a9539 Prevent a stack overflow in fit_check_sign by Michael van der Westhuizen · Tue May 20 15:58:58 2014 +0200
  9. 3e9072b tools: Refactor mxsimage to use pbl_crc32 by Charles Manning · Wed May 14 14:45:01 2014 +1200
  10. 71e994c mkimage : Split out and clean pbl_crc32 for use by other image types by Charles Manning · Wed May 14 14:45:00 2014 +1200
  11. 68a30be arm:at91: enable ROM loadable atmel image by Andreas Bießmann · Mon May 19 14:23:40 2014 +0200
  12. 7c75d3e mkimage: add atmelimage by Andreas Bießmann · Mon May 19 14:23:39 2014 +0200
  13. 140d832 sunxi: non-FEL SPL boot support for sun7i by Ian Campbell · Mon May 05 11:52:30 2014 +0100
  14. 88872ea patman: Suppress duplicate signoffs only for real patches by Simon Glass · Tue May 13 12:14:02 2014 -0600
  15. e2a3483 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Tue May 13 07:31:00 2014 -0400
  16. 285c435 tools: env: Add aes.c placeholder by Marek Vasut · Mon Apr 28 11:56:30 2014 +0200
  17. 22383af Merge branch 'tom' of git://git.denx.de/u-boot-x86 by Tom Rini · Fri May 09 18:48:26 2014 -0400
  18. 46b3421 patman: Avoid duplicate sign-offs by Simon Glass · Sun Apr 20 10:50:14 2014 -0600
  19. 0c3e9c1 patman: Deal with 'git apply' failures correctly by Simon Glass · Sun Apr 20 10:50:13 2014 -0600
  20. 6284547 Merge branch 'u-boot/master' by Albert ARIBAUD · Fri May 09 10:47:05 2014 +0200
  21. 209195d logos: Update of the syteco company logo by Thomas Diener · Wed Apr 23 07:52:45 2014 +0200
  22. a42bc30 buildman: make output dir configurable by Daniel Schwierzeck · Thu Apr 17 21:13:11 2014 +0200
  23. 7ebc4ee tools: fix Makefile to clean-up fit_info and fit_check_sign by Masahiro Yamada · Tue Apr 01 09:24:44 2014 +0900
  24. 8277793 tools: mkimage: add support for gpimage format by Karicheri, Muralidharan · Fri Apr 04 13:16:48 2014 -0400
  25. 313e912 fw_env.c: Switch get_config to use '%ms' in sscanf by Tom Rini · Fri Mar 28 12:03:33 2014 -0400
  26. d231bd9 Merge branch 'next' by Tom Rini · Thu Apr 17 14:33:25 2014 -0400
  27. f7f0199 patman: Use Patch-cc: instead of Cc: by Simon Glass · Sun Feb 16 08:23:47 2014 -0700
  28. 05ed2a5 env: Implement support for AES encryption into fw_* tools by Marek Vasut · Wed Mar 05 19:59:52 2014 +0100
  29. d7b4232 tools, fit_check_sign: verify a signed fit image by Heiko Schocher · Mon Mar 03 12:19:30 2014 +0100
  30. 3cb743c tools, fit: add fit_info host command by Heiko Schocher · Mon Mar 03 12:19:29 2014 +0100
  31. 8ae3380 fit: add sha256 support by Heiko Schocher · Mon Mar 03 12:19:25 2014 +0100
  32. fdfd520 tools/image-host: fix sign-images bug by Heiko Schocher · Mon Mar 03 12:19:23 2014 +0100
  33. ff51704 kbuild: rename SRCTREE to srctree by Masahiro Yamada · Tue Mar 11 11:05:20 2014 +0900
  34. 0983cad fw_env: correct writes to devices with small erase blocks by Dustin Byford · Thu Mar 06 20:48:23 2014 -0800
  35. 2f6df46 fw_env: calculate default number of env sectors by Dustin Byford · Thu Mar 06 20:48:22 2014 -0800
  36. 8d2a8cc kbuild: tools: fix a bug that always builds Denx logo by Masahiro Yamada · Mon Mar 03 18:40:56 2014 +0900
  37. 52e8065 kbuild: add "cross_tools" target to build tools for the target by Masahiro Yamada · Mon Mar 03 11:06:19 2014 +0900
  38. 5aed6ed kbuild: move asm-offsets.h rules to ./Kbuild by Masahiro Yamada · Mon Feb 24 11:12:11 2014 +0900
  39. 5bfd11b kernel-doc: move kernel-doc tools to scripts/ by Masahiro Yamada · Wed Feb 05 10:52:50 2014 +0900
  40. 9563d57 tools/env: cross-compile fw_printenv without setting HOSTCC by Masahiro Yamada · Tue Feb 04 17:24:45 2014 +0900
  41. 832ef28 Makefile: refactor tools-all targets by Masahiro Yamada · Tue Feb 04 17:24:39 2014 +0900
  42. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · Tue Feb 04 17:24:28 2014 +0900
  43. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900
  44. 0302445 Makefile: refactor include path settings by Masahiro Yamada · Tue Feb 04 17:24:20 2014 +0900
  45. ed36001 Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile by Masahiro Yamada · Tue Feb 04 17:24:16 2014 +0900
  46. f243180 tools: convert makefiles to kbuild style by Masahiro Yamada · Tue Feb 04 17:24:10 2014 +0900
  47. 82b400c tools: correct proftool build rule by Ian Campbell · Fri Jan 31 23:54:44 2014 +0000
  48. 9c2ef61 relocate-rela: replace a magic number with sizeof(Elf64_Rela) by Masahiro Yamada · Tue Feb 04 10:58:31 2014 +0900
  49. b538a7b tools: move kermit files to tools/kermit directory by Masahiro Yamada · Tue Dec 24 15:30:39 2013 +0900
  50. a8eb87f cosmetic: tools/scripts/README: insert only one space between words by Masahiro Yamada · Tue Dec 24 14:59:19 2013 +0900
  51. 5c50591 .gitignore: ignore u-boot.elf and tools/relocate-rela by Masahiro Yamada · Tue Jan 14 10:39:34 2014 +0900
  52. f041083 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Jan 10 10:56:00 2014 -0500
  53. 49fa059 arm64: Add tool to statically apply RELA relocations by Scott Wood · Sat Dec 14 11:47:32 2013 +0800
  54. 5e4c28d Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jan 06 09:32:42 2014 +0100
  55. a73f004 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jan 06 08:49:58 2014 +0100
  56. 9f547ca SPL: EXYNOS: Prepare for variable size SPL support by Rajeshwari Birje · Thu Dec 26 09:44:27 2013 +0530
  57. 5b475ae Exynos5420: Add base patch for SMDK5420 by Rajeshwari Birje · Thu Dec 26 09:44:24 2013 +0530
  58. 0f072dd ARM: mxs: tools: Fix errno handling in strtoul() invocation by Marek Vasut · Wed Dec 04 14:27:40 2013 +0100
  59. c81f0d7 Makefile, .gitignore: Cleanup non-existing binaries by Masahiro Yamada · Fri Dec 06 16:34:10 2013 +0900
  60. 7935a82 Makefile: Move some scripts imported from Linux by Masahiro Yamada · Thu Nov 28 16:29:23 2013 +0900
  61. 5155381 Add dumpimage, a tool to extract data from U-Boot images by Guilherme Maciel Ferreira · Sun Dec 01 12:43:11 2013 -0700
  62. 8ed4d1c tools: moved code common to all image tools to a separated module. by Guilherme Maciel Ferreira · Sun Dec 01 12:43:10 2013 -0700
  63. ff0fa61 mkimage: added 'static' specifier to match function's prototype. by Guilherme Maciel Ferreira · Sun Dec 01 12:43:09 2013 -0700
  64. b3c833f Merge branch 'buildpatman' of http://git.denx.de/u-boot-x86 by Tom Rini · Mon Nov 25 10:42:05 2013 -0500
  65. 228773f tools: updater: Remove remainders of dead board by Masahiro Yamada · Thu Nov 14 11:00:30 2013 +0900
  66. 2a63328 tools: imls: Remove a broken and unused tool. by Masahiro Yamada · Thu Nov 14 10:58:56 2013 +0900
  67. 0844763 buildman: make board selector argument a regex by Stephen Warren · Thu Oct 10 10:00:20 2013 -0600
  68. b5c56e3 buildman: fix README by Andreas Bießmann · Tue Nov 05 10:37:09 2013 +0100
  69. d880efd patman: add Commit-notes tag and section by Albert ARIBAUD · Tue Nov 12 11:14:41 2013 +0100
  70. dc947c4 tools: Makefile: delete redundant lines by Masahiro Yamada · Mon Nov 11 14:36:03 2013 +0900
  71. 49a88e3 Makefile: do not create a symbolic link to arch/${ARCH}/include/asm by Masahiro Yamada · Fri Nov 01 10:28:45 2013 +0900
  72. 5a8911e buildman: Use env to pick the python from $PATH by Jagannadha Sutradharudu Teki · Sat Sep 28 23:08:14 2013 +0530
  73. 1dc96a5 Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · Mon Oct 14 20:19:56 2013 -0400
  74. de71152 Coding Style cleanup: drop some excessive empty lines by Wolfgang Denk · Fri Oct 04 17:43:26 2013 +0200
  75. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · Fri Oct 04 17:43:24 2013 +0200
  76. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  77. 288d767 buildman: don't fail --list-toolchains when toolchains fail by Stephen Warren · Wed Oct 09 14:28:09 2013 -0600
  78. f090ab4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Wed Oct 02 11:45:22 2013 -0400
  79. cc246fb buildman: Allow make flags to be specified for each board by Simon Glass · Mon Sep 23 17:35:17 2013 -0600
  80. 584cf86 buildman: Adjust tests for new boards.cfg format by Simon Glass · Mon Sep 23 17:35:16 2013 -0600
  81. d061d95 tools/imximage.c: Fix compiling warning by York Sun · Fri Sep 20 12:24:44 2013 -0700
  82. b66a129 buildman: fix boards.cfg parsing by Andreas Bießmann · Thu Sep 19 10:08:45 2013 +0200
  83. bc2a07d FIT: delete unnecessary casts by Masahiro Yamada · Thu Sep 19 12:10:18 2013 +0900
  84. df4e370 boards.cfg: show info about boards.cfg instead of MAINTAINERS by Roger Meier · Fri Sep 13 10:51:41 2013 +0200
  85. f7cf322 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · Fri Sep 13 12:04:54 2013 +0200
  86. 48e910f Merge and reformat boards.cfg and MAINTAINERS by Albert ARIBAUD · Wed Sep 11 15:52:51 2013 +0200
  87. 9b560a3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Thu Sep 12 09:08:24 2013 -0400
  88. a780d13 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 11 09:59:27 2013 +0200
  89. 41f0d22 tools: mxsboot: Mark the FCB pages as valid by Marek Vasut · Tue Aug 27 23:32:38 2013 +0200
  90. 36f3e65 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Sep 06 20:25:35 2013 -0400
  91. e9c66ab fw_env: fix writing environment for mtd devices by Oliver Metz · Fri Aug 30 00:56:02 2013 +0200
  92. e745d4c fw_env: add redundant env support for MTD_ABSENT by Oliver Metz · Fri Aug 30 00:56:01 2013 +0200
  93. b143210 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Sep 05 11:15:26 2013 +0200
  94. 5366e36 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 04 14:06:56 2013 +0200
  95. 462db72 tools: mxsboot: Staticize functions by Marek Vasut · Tue Aug 27 23:32:37 2013 +0200
  96. bac55ba tools: Sort lists of files in Makefile by Marek Vasut · Mon Aug 26 20:43:34 2013 +0200
  97. 4a0e05d ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · Mon Aug 26 20:43:33 2013 +0200
  98. 4aa9749 tools: add support for setting the CSF into imximage by Stefano Babic · Thu Jun 27 11:42:38 2013 +0200
  99. 832eda8 tools: add padding of data image file for imximage by Stefano Babic · Mon Aug 19 19:03:20 2013 +0200
  100. 6531bd9 tools: add variable padding of data image in mkimage by Stefano Babic · Mon Aug 19 19:03:19 2013 +0200