1. 83713b6 buildman: refactor help message by Masahiro Yamada · Fri Aug 22 19:12:41 2014 +0900
  2. a97f35f patman: refactor help message by Masahiro Yamada · Thu Aug 21 14:28:03 2014 +0900
  3. e0a0e55 Makefile: remove generated boards.cfg within make distclean by Roger Meier · Wed Aug 20 22:10:29 2014 +0200
  4. a348e24 tools/genboardscfg.py: no exception if columns undetectable by Roger Meier · Thu Aug 07 16:19:58 2014 +0200
  5. 8d141bd tools/genboardscfg.py: Do not output SPLCPU field by Masahiro Yamada · Wed Aug 06 13:42:34 2014 +0900
  6. 880828d tools, scripts: refactor error-out statements of Python scripts by Masahiro Yamada · Sat Aug 16 00:59:26 2014 +0900
  7. 6af913d patman: Only use git's --no-decorate when available by Simon Glass · Sat Aug 09 15:33:11 2014 -0600
  8. b9dbcb4 patman: Move the 'git log' command into a function by Simon Glass · Sat Aug 09 15:33:10 2014 -0600
  9. 16a5288 buildman: Allow selection of the number of commits to build by Simon Glass · Sat Aug 09 15:33:09 2014 -0600
  10. aa40f9a buildman: Introduce an 'and' operator for board selection by Simon Glass · Sat Aug 09 15:33:08 2014 -0600
  11. 9a01639 buildman: Add a few more toolchain examples to the README by Simon Glass · Sat Aug 09 15:33:07 2014 -0600
  12. bb4dffb buildman: Add a message indicating there are no errors by Simon Glass · Sat Aug 09 15:33:06 2014 -0600
  13. 4d1a47f buildman: Add an option to specify the buildman config file by Simon Glass · Sat Aug 09 15:33:05 2014 -0600
  14. 8457bb4 buildman: Remove unused non-incremental build method code by Simon Glass · Sat Aug 09 15:33:04 2014 -0600
  15. 78e418e buildman: Add verbose option to display errors as they happen by Simon Glass · Sat Aug 09 15:33:03 2014 -0600
  16. eb48bbc buildman: Refactor output options by Simon Glass · Sat Aug 09 15:33:02 2014 -0600
  17. a590624 buildman: Sort command line options by Simon Glass · Sat Aug 09 15:33:01 2014 -0600
  18. 4a1e88b buildman: Move BuilderThread code to its own file by Simon Glass · Sat Aug 09 15:33:00 2014 -0600
  19. d326ad7 buildman: Allow building of current source tree by Simon Glass · Sat Aug 09 15:32:59 2014 -0600
  20. 3ec03d4 buildman: Add some notes about moving from MAKEALL by Simon Glass · Sat Aug 09 15:32:58 2014 -0600
  21. fa1cfee buildman: Fix a few typos by Simon Glass · Sat Aug 09 15:32:57 2014 -0600
  22. e9bc8d2 buildman: adjust for Kconfig by Masahiro Yamada · Wed Jul 30 14:08:22 2014 +0900
  23. c1ee48e tools: add genboardscfg.py by Masahiro Yamada · Wed Jul 30 14:08:19 2014 +0900
  24. 60bb734 kconfig: switch to Kconfig by Masahiro Yamada · Wed Jul 30 14:08:17 2014 +0900
  25. 1fe610d buildman: make sure to invoke GNU Make by Masahiro Yamada · Tue Jul 22 11:19:09 2014 +0900
  26. f949e4f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Jul 29 09:41:35 2014 -0400
  27. 33f6964 Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jul 28 10:12:45 2014 +0200
  28. d91f5b9 patman: make "No recipient" checking more tolerant by Masahiro Yamada · Fri Jul 18 14:23:20 2014 +0900
  29. 38df2e2 buildman: Support in-tree builds by Simon Glass · Mon Jul 14 17:51:03 2014 -0600
  30. f3018b7a buildman: Add -C option to force a reconfigure for each commit by Simon Glass · Mon Jul 14 17:51:02 2014 -0600
  31. 804b63e buildman: Avoid retrying a build if it definitely failed by Simon Glass · Sun Jul 13 14:03:41 2014 -0600
  32. 7041c39 buildman: Add -F flag to retry failed builds by Simon Glass · Sun Jul 13 12:22:31 2014 -0600
  33. fa25e1f buildman: fix toolchain priority_list by Masahiro Yamada · Mon Jul 07 09:47:45 2014 +0900
  34. 73c1267 buildman: fix to display warning message for missing [toolchain] section by Masahiro Yamada · Mon Jul 07 09:46:36 2014 +0900
  35. 7ac2d30 patman: Only apply patches when we know the original HEAD by Simon Glass · Wed Jun 11 23:27:09 2014 -0600
  36. 2fa0c8f sunxi: mksunxiboot: Fix loading of files with a size which is not a multiple of 4 by Hans de Goede · Mon Jun 09 11:36:53 2014 +0200
  37. 80bff37 lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c by Heiko Schocher · Sun Jun 22 06:33:29 2014 +0200
  38. bfe88fe includes: move openssl headers to include/u-boot by Jeroen Hofstee · Thu Jun 12 22:27:12 2014 +0200
  39. a51991d Enhance fit_check_sign to check all images by Simon Glass · Thu Jun 12 07:24:53 2014 -0600
  40. 0232ba7 Allow compiling common/bootm.c on with HOSTCC by Simon Glass · Thu Jun 12 07:24:51 2014 -0600
  41. 5da42d9 Reverse the meaning of the fit_config_verify() return code by Simon Glass · Thu Jun 12 07:24:45 2014 -0600
  42. d609a8f tools: Check arguments in fit_check_sign/fit_info by Simon Glass · Thu Jun 12 07:24:44 2014 -0600
  43. 9423bad mkimage: Automatically expand FDT in more cases by Simon Glass · Thu Jun 12 07:24:42 2014 -0600
  44. db0d474 .gitignore: move *.exe pattern to the top gitignore for Cygwin by Masahiro Yamada · Fri Jun 06 20:46:45 2014 +0900
  45. 3b95d8e kbuild: remove unnecessary adjustment for Cygwin by Masahiro Yamada · Fri Jun 06 20:46:44 2014 +0900
  46. 7412188 kbuild, tools: generate wrapper C sources automatically by Makefile by Masahiro Yamada · Fri Jun 06 14:04:32 2014 +0900
  47. 802aa82 mkimage: Automatically make space in FDT when full by Simon Glass · Mon Jun 02 22:04:53 2014 -0600
  48. d25c0d9 Improve error handling in fit_common by Simon Glass · Mon Jun 02 22:04:52 2014 -0600
  49. 04c5e2a tools: include u-boot version of sha256.h by Jeroen Hofstee · Fri May 30 15:45:28 2014 +0200
  50. 7df18b1 tools: refactor HOSTLOADLIBES_* options by Masahiro Yamada · Thu Jun 05 16:41:49 2014 +0900
  51. 33a9539 Prevent a stack overflow in fit_check_sign by Michael van der Westhuizen · Tue May 20 15:58:58 2014 +0200
  52. 3e9072b tools: Refactor mxsimage to use pbl_crc32 by Charles Manning · Wed May 14 14:45:01 2014 +1200
  53. 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
  54. 68a30be arm:at91: enable ROM loadable atmel image by Andreas Bießmann · Mon May 19 14:23:40 2014 +0200
  55. 7c75d3e mkimage: add atmelimage by Andreas Bießmann · Mon May 19 14:23:39 2014 +0200
  56. 140d832 sunxi: non-FEL SPL boot support for sun7i by Ian Campbell · Mon May 05 11:52:30 2014 +0100
  57. 88872ea patman: Suppress duplicate signoffs only for real patches by Simon Glass · Tue May 13 12:14:02 2014 -0600
  58. e2a3483 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Tue May 13 07:31:00 2014 -0400
  59. 285c435 tools: env: Add aes.c placeholder by Marek Vasut · Mon Apr 28 11:56:30 2014 +0200
  60. 22383af Merge branch 'tom' of git://git.denx.de/u-boot-x86 by Tom Rini · Fri May 09 18:48:26 2014 -0400
  61. 46b3421 patman: Avoid duplicate sign-offs by Simon Glass · Sun Apr 20 10:50:14 2014 -0600
  62. 0c3e9c1 patman: Deal with 'git apply' failures correctly by Simon Glass · Sun Apr 20 10:50:13 2014 -0600
  63. 6284547 Merge branch 'u-boot/master' by Albert ARIBAUD · Fri May 09 10:47:05 2014 +0200
  64. 209195d logos: Update of the syteco company logo by Thomas Diener · Wed Apr 23 07:52:45 2014 +0200
  65. a42bc30 buildman: make output dir configurable by Daniel Schwierzeck · Thu Apr 17 21:13:11 2014 +0200
  66. 7ebc4ee tools: fix Makefile to clean-up fit_info and fit_check_sign by Masahiro Yamada · Tue Apr 01 09:24:44 2014 +0900
  67. 8277793 tools: mkimage: add support for gpimage format by Karicheri, Muralidharan · Fri Apr 04 13:16:48 2014 -0400
  68. 313e912 fw_env.c: Switch get_config to use '%ms' in sscanf by Tom Rini · Fri Mar 28 12:03:33 2014 -0400
  69. d231bd9 Merge branch 'next' by Tom Rini · Thu Apr 17 14:33:25 2014 -0400
  70. f7f0199 patman: Use Patch-cc: instead of Cc: by Simon Glass · Sun Feb 16 08:23:47 2014 -0700
  71. 05ed2a5 env: Implement support for AES encryption into fw_* tools by Marek Vasut · Wed Mar 05 19:59:52 2014 +0100
  72. d7b4232 tools, fit_check_sign: verify a signed fit image by Heiko Schocher · Mon Mar 03 12:19:30 2014 +0100
  73. 3cb743c tools, fit: add fit_info host command by Heiko Schocher · Mon Mar 03 12:19:29 2014 +0100
  74. 8ae3380 fit: add sha256 support by Heiko Schocher · Mon Mar 03 12:19:25 2014 +0100
  75. fdfd520 tools/image-host: fix sign-images bug by Heiko Schocher · Mon Mar 03 12:19:23 2014 +0100
  76. ff51704 kbuild: rename SRCTREE to srctree by Masahiro Yamada · Tue Mar 11 11:05:20 2014 +0900
  77. 0983cad fw_env: correct writes to devices with small erase blocks by Dustin Byford · Thu Mar 06 20:48:23 2014 -0800
  78. 2f6df46 fw_env: calculate default number of env sectors by Dustin Byford · Thu Mar 06 20:48:22 2014 -0800
  79. 8d2a8cc kbuild: tools: fix a bug that always builds Denx logo by Masahiro Yamada · Mon Mar 03 18:40:56 2014 +0900
  80. 52e8065 kbuild: add "cross_tools" target to build tools for the target by Masahiro Yamada · Mon Mar 03 11:06:19 2014 +0900
  81. 5aed6ed kbuild: move asm-offsets.h rules to ./Kbuild by Masahiro Yamada · Mon Feb 24 11:12:11 2014 +0900
  82. 5bfd11b kernel-doc: move kernel-doc tools to scripts/ by Masahiro Yamada · Wed Feb 05 10:52:50 2014 +0900
  83. 9563d57 tools/env: cross-compile fw_printenv without setting HOSTCC by Masahiro Yamada · Tue Feb 04 17:24:45 2014 +0900
  84. 832ef28 Makefile: refactor tools-all targets by Masahiro Yamada · Tue Feb 04 17:24:39 2014 +0900
  85. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · Tue Feb 04 17:24:28 2014 +0900
  86. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900
  87. 0302445 Makefile: refactor include path settings by Masahiro Yamada · Tue Feb 04 17:24:20 2014 +0900
  88. ed36001 Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile by Masahiro Yamada · Tue Feb 04 17:24:16 2014 +0900
  89. f243180 tools: convert makefiles to kbuild style by Masahiro Yamada · Tue Feb 04 17:24:10 2014 +0900
  90. 82b400c tools: correct proftool build rule by Ian Campbell · Fri Jan 31 23:54:44 2014 +0000
  91. 9c2ef61 relocate-rela: replace a magic number with sizeof(Elf64_Rela) by Masahiro Yamada · Tue Feb 04 10:58:31 2014 +0900
  92. b538a7b tools: move kermit files to tools/kermit directory by Masahiro Yamada · Tue Dec 24 15:30:39 2013 +0900
  93. a8eb87f cosmetic: tools/scripts/README: insert only one space between words by Masahiro Yamada · Tue Dec 24 14:59:19 2013 +0900
  94. 5c50591 .gitignore: ignore u-boot.elf and tools/relocate-rela by Masahiro Yamada · Tue Jan 14 10:39:34 2014 +0900
  95. f041083 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Jan 10 10:56:00 2014 -0500
  96. 49fa059 arm64: Add tool to statically apply RELA relocations by Scott Wood · Sat Dec 14 11:47:32 2013 +0800
  97. 5e4c28d Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jan 06 09:32:42 2014 +0100
  98. a73f004 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jan 06 08:49:58 2014 +0100
  99. 9f547ca SPL: EXYNOS: Prepare for variable size SPL support by Rajeshwari Birje · Thu Dec 26 09:44:27 2013 +0530
  100. 5b475ae Exynos5420: Add base patch for SMDK5420 by Rajeshwari Birje · Thu Dec 26 09:44:24 2013 +0530