1. 313e912 fw_env.c: Switch get_config to use '%ms' in sscanf by Tom Rini · Fri Mar 28 12:03:33 2014 -0400
  2. f7f0199 patman: Use Patch-cc: instead of Cc: by Simon Glass · Sun Feb 16 08:23:47 2014 -0700
  3. ff51704 kbuild: rename SRCTREE to srctree by Masahiro Yamada · Tue Mar 11 11:05:20 2014 +0900
  4. 0983cad fw_env: correct writes to devices with small erase blocks by Dustin Byford · Thu Mar 06 20:48:23 2014 -0800
  5. 2f6df46 fw_env: calculate default number of env sectors by Dustin Byford · Thu Mar 06 20:48:22 2014 -0800
  6. 8d2a8cc kbuild: tools: fix a bug that always builds Denx logo by Masahiro Yamada · Mon Mar 03 18:40:56 2014 +0900
  7. 52e8065 kbuild: add "cross_tools" target to build tools for the target by Masahiro Yamada · Mon Mar 03 11:06:19 2014 +0900
  8. 5aed6ed kbuild: move asm-offsets.h rules to ./Kbuild by Masahiro Yamada · Mon Feb 24 11:12:11 2014 +0900
  9. 5bfd11b kernel-doc: move kernel-doc tools to scripts/ by Masahiro Yamada · Wed Feb 05 10:52:50 2014 +0900
  10. 9563d57 tools/env: cross-compile fw_printenv without setting HOSTCC by Masahiro Yamada · Tue Feb 04 17:24:45 2014 +0900
  11. 832ef28 Makefile: refactor tools-all targets by Masahiro Yamada · Tue Feb 04 17:24:39 2014 +0900
  12. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · Tue Feb 04 17:24:28 2014 +0900
  13. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900
  14. 0302445 Makefile: refactor include path settings by Masahiro Yamada · Tue Feb 04 17:24:20 2014 +0900
  15. ed36001 Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile by Masahiro Yamada · Tue Feb 04 17:24:16 2014 +0900
  16. f243180 tools: convert makefiles to kbuild style by Masahiro Yamada · Tue Feb 04 17:24:10 2014 +0900
  17. 82b400c tools: correct proftool build rule by Ian Campbell · Fri Jan 31 23:54:44 2014 +0000
  18. 9c2ef61 relocate-rela: replace a magic number with sizeof(Elf64_Rela) by Masahiro Yamada · Tue Feb 04 10:58:31 2014 +0900
  19. b538a7b tools: move kermit files to tools/kermit directory by Masahiro Yamada · Tue Dec 24 15:30:39 2013 +0900
  20. a8eb87f cosmetic: tools/scripts/README: insert only one space between words by Masahiro Yamada · Tue Dec 24 14:59:19 2013 +0900
  21. 5c50591 .gitignore: ignore u-boot.elf and tools/relocate-rela by Masahiro Yamada · Tue Jan 14 10:39:34 2014 +0900
  22. f041083 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Jan 10 10:56:00 2014 -0500
  23. 49fa059 arm64: Add tool to statically apply RELA relocations by Scott Wood · Sat Dec 14 11:47:32 2013 +0800
  24. 5e4c28d Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jan 06 09:32:42 2014 +0100
  25. a73f004 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jan 06 08:49:58 2014 +0100
  26. 9f547ca SPL: EXYNOS: Prepare for variable size SPL support by Rajeshwari Birje · Thu Dec 26 09:44:27 2013 +0530
  27. 5b475ae Exynos5420: Add base patch for SMDK5420 by Rajeshwari Birje · Thu Dec 26 09:44:24 2013 +0530
  28. 0f072dd ARM: mxs: tools: Fix errno handling in strtoul() invocation by Marek Vasut · Wed Dec 04 14:27:40 2013 +0100
  29. c81f0d7 Makefile, .gitignore: Cleanup non-existing binaries by Masahiro Yamada · Fri Dec 06 16:34:10 2013 +0900
  30. 7935a82 Makefile: Move some scripts imported from Linux by Masahiro Yamada · Thu Nov 28 16:29:23 2013 +0900
  31. 5155381 Add dumpimage, a tool to extract data from U-Boot images by Guilherme Maciel Ferreira · Sun Dec 01 12:43:11 2013 -0700
  32. 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
  33. ff0fa61 mkimage: added 'static' specifier to match function's prototype. by Guilherme Maciel Ferreira · Sun Dec 01 12:43:09 2013 -0700
  34. b3c833f Merge branch 'buildpatman' of http://git.denx.de/u-boot-x86 by Tom Rini · Mon Nov 25 10:42:05 2013 -0500
  35. 228773f tools: updater: Remove remainders of dead board by Masahiro Yamada · Thu Nov 14 11:00:30 2013 +0900
  36. 2a63328 tools: imls: Remove a broken and unused tool. by Masahiro Yamada · Thu Nov 14 10:58:56 2013 +0900
  37. 0844763 buildman: make board selector argument a regex by Stephen Warren · Thu Oct 10 10:00:20 2013 -0600
  38. b5c56e3 buildman: fix README by Andreas Bießmann · Tue Nov 05 10:37:09 2013 +0100
  39. d880efd patman: add Commit-notes tag and section by Albert ARIBAUD · Tue Nov 12 11:14:41 2013 +0100
  40. dc947c4 tools: Makefile: delete redundant lines by Masahiro Yamada · Mon Nov 11 14:36:03 2013 +0900
  41. 49a88e3 Makefile: do not create a symbolic link to arch/${ARCH}/include/asm by Masahiro Yamada · Fri Nov 01 10:28:45 2013 +0900
  42. 5a8911e buildman: Use env to pick the python from $PATH by Jagannadha Sutradharudu Teki · Sat Sep 28 23:08:14 2013 +0530
  43. 1dc96a5 Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · Mon Oct 14 20:19:56 2013 -0400
  44. de71152 Coding Style cleanup: drop some excessive empty lines by Wolfgang Denk · Fri Oct 04 17:43:26 2013 +0200
  45. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · Fri Oct 04 17:43:24 2013 +0200
  46. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  47. 288d767 buildman: don't fail --list-toolchains when toolchains fail by Stephen Warren · Wed Oct 09 14:28:09 2013 -0600
  48. f090ab4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Wed Oct 02 11:45:22 2013 -0400
  49. cc246fb buildman: Allow make flags to be specified for each board by Simon Glass · Mon Sep 23 17:35:17 2013 -0600
  50. 584cf86 buildman: Adjust tests for new boards.cfg format by Simon Glass · Mon Sep 23 17:35:16 2013 -0600
  51. d061d95 tools/imximage.c: Fix compiling warning by York Sun · Fri Sep 20 12:24:44 2013 -0700
  52. b66a129 buildman: fix boards.cfg parsing by Andreas Bießmann · Thu Sep 19 10:08:45 2013 +0200
  53. bc2a07d FIT: delete unnecessary casts by Masahiro Yamada · Thu Sep 19 12:10:18 2013 +0900
  54. df4e370 boards.cfg: show info about boards.cfg instead of MAINTAINERS by Roger Meier · Fri Sep 13 10:51:41 2013 +0200
  55. f7cf322 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · Fri Sep 13 12:04:54 2013 +0200
  56. 48e910f Merge and reformat boards.cfg and MAINTAINERS by Albert ARIBAUD · Wed Sep 11 15:52:51 2013 +0200
  57. 9b560a3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Thu Sep 12 09:08:24 2013 -0400
  58. a780d13 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 11 09:59:27 2013 +0200
  59. 41f0d22 tools: mxsboot: Mark the FCB pages as valid by Marek Vasut · Tue Aug 27 23:32:38 2013 +0200
  60. 36f3e65 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Sep 06 20:25:35 2013 -0400
  61. e9c66ab fw_env: fix writing environment for mtd devices by Oliver Metz · Fri Aug 30 00:56:02 2013 +0200
  62. e745d4c fw_env: add redundant env support for MTD_ABSENT by Oliver Metz · Fri Aug 30 00:56:01 2013 +0200
  63. b143210 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Sep 05 11:15:26 2013 +0200
  64. 5366e36 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 04 14:06:56 2013 +0200
  65. 462db72 tools: mxsboot: Staticize functions by Marek Vasut · Tue Aug 27 23:32:37 2013 +0200
  66. bac55ba tools: Sort lists of files in Makefile by Marek Vasut · Mon Aug 26 20:43:34 2013 +0200
  67. 4a0e05d ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · Mon Aug 26 20:43:33 2013 +0200
  68. 4aa9749 tools: add support for setting the CSF into imximage by Stefano Babic · Thu Jun 27 11:42:38 2013 +0200
  69. 832eda8 tools: add padding of data image file for imximage by Stefano Babic · Mon Aug 19 19:03:20 2013 +0200
  70. 6531bd9 tools: add variable padding of data image in mkimage by Stefano Babic · Mon Aug 19 19:03:19 2013 +0200
  71. dc39a3e tools: dynamically allocate imx_header in imximage by Stefano Babic · Wed Jun 26 23:50:06 2013 +0200
  72. e74e779 tools: rename mximage_flash_offset to imximage_ivt_offset by Stefano Babic · Wed Jun 26 18:08:37 2013 +0200
  73. c3d2ad7 tools: imx_header should not include flash_offset by Stefano Babic · Wed Jun 26 17:26:27 2013 +0200
  74. 499c498 arm, am335x: add support for 3 siemens boards by Heiko Schocher · Mon Aug 19 16:39:01 2013 +0200
  75. d440993 CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and update Makefiles by Chander Kashyap · Thu Jul 25 18:28:52 2013 +0530
  76. 9696eaa tools/Makefile: Move _GNU_SOURCE to Makefile by York Sun · Tue Jul 30 15:26:11 2013 -0700
  77. 36a91be tools, bmp_logo: fix index from uint16_t to int to allow bigger logos by Heiko Schocher · Sat Aug 03 07:22:52 2013 +0200
  78. 1f78f06 Validate dtc is new enough by Stephen Warren · Wed Jul 24 10:09:16 2013 -0700
  79. f3d4e69 Add LGPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 11:58:49 2013 +0200
  80. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  81. da255af patman: README documentation nits (unit test) by Gerhard Sittig · Sun Jul 14 11:27:45 2013 +0200
  82. 1d021a8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Jul 12 10:36:48 2013 -0400
  83. 8a0103f tools/proftool: remove REG_NOERROR by Andreas Bießmann · Tue Jul 02 08:37:36 2013 +0200
  84. f19be41 mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE by Simon Glass · Thu Jun 27 10:43:18 2013 -0700
  85. 56ab8d6 image: Add support for signing of FIT configurations by Simon Glass · Thu Jun 13 15:10:09 2013 -0700
  86. 817278a mkimage: Add -r option to specify keys that must be verified by Simon Glass · Thu Jun 13 15:10:07 2013 -0700
  87. bf27d3d mkimage: Add -c option to specify a comment for key signing by Simon Glass · Thu Jun 13 15:10:06 2013 -0700
  88. ce8c3ca mkimage: Add -F option to modify an existing .fit file by Simon Glass · Thu Jun 13 15:10:05 2013 -0700
  89. b4d8b09 mkimage: Add -K to write public keys to an FDT blob by Simon Glass · Thu Jun 13 15:10:04 2013 -0700
  90. b148974 mkimage: Add -k option to specify key directory by Simon Glass · Thu Jun 13 15:10:03 2013 -0700
  91. 35191a3 image: Add RSA support for image signing by Simon Glass · Thu Jun 13 15:10:02 2013 -0700
  92. fbabc0f image: Support signing of images by Simon Glass · Thu Jun 13 15:10:01 2013 -0700
  93. 58fe7e5 image: Add signing infrastructure by Simon Glass · Thu Jun 13 15:10:00 2013 -0700
  94. 9c62892 Add proftool to decode profile data by Simon Glass · Tue Jun 11 11:14:43 2013 -0700
  95. 6e20679 pxa: palmtreo680 flash programming utility by Mike Dunn · Tue Jun 18 11:08:51 2013 -0700
  96. c253dfa powerpc/CoreNet: Allow pbl images to take u-boot images != 512K by Chris Packham · Mon May 27 10:51:46 2013 +1200
  97. 3ff6fc3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Thu Jun 13 15:16:15 2013 -0400
  98. a1a0ad6 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Jun 08 14:35:10 2013 +0200
  99. 62b4dc0 checkpatch.pl: Add 'printf' to logFunctions by Tom Rini · Thu Jun 06 09:28:19 2013 -0400
  100. a6193f1 mkimage: Add map_sysmem() and IH_ARCH_DEFAULT to simplfy building by Simon Glass · Thu May 16 13:53:20 2013 +0000