1. e92dab3 tools: allow to override python by Stefano Babic · Wed Apr 05 17:46:41 2017 +0200
  2. 5cb14c7 tools: sunxi: Add spl image builder by Maxime Ripard · Mon Feb 27 18:22:02 2017 +0100
  3. 3885717 Pass empty CFLAGS on invocation of libfdt/setup.py by Max Filippov · Thu Mar 16 15:23:55 2017 -0700
  4. 00b613b tools: fix cross-compiling tools when HOSTCC is overridden by Masahiro Yamada · Mon Mar 13 17:43:16 2017 +0900
  5. 184c8e5 tools: Remove CONFIG_SYS_TEXT_BASE in Makefile by Patrick Delaunay · Tue Feb 28 19:29:11 2017 +0100
  6. ff7951e Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Feb 09 11:56:35 2017 -0500
  7. 8168033 cmd: rework "license" command by Masahiro Yamada · Mon Jan 30 11:12:08 2017 +0900
  8. e19fd2b tools: Add tool to add crc8 to a mac address by oliver@schinagl.nl · Fri Nov 25 16:30:32 2016 +0100
  9. 3255e9f tools: Allow crc8 to be used by oliver@schinagl.nl · Fri Nov 25 16:30:31 2016 +0100
  10. 10d1449 arm: mvebu: Implement secure boot by Mario Six · Wed Jan 11 16:01:00 2017 +0100
  11. 6532973 tools: Correct python building host tools by Tom Rini · Mon Jan 23 11:44:33 2017 -0500
  12. 549f86e build: Always build the libfdt python module by Emmanuel Vadot · Mon Jan 16 08:07:15 2017 +0100
  13. 07e2450 tools/Makefile: suppress "which swig" error output by Andre Przywara · Sat Nov 19 12:04:59 2016 +0000
  14. 18fe90e tools: fix mksunxiboot build for tools-all target by Andre Przywara · Thu Nov 10 12:13:23 2016 +0000
  15. 24ae92c tools: add mksunxiboot to tools-all target by Stefan Brüns · Sat Oct 29 12:23:18 2016 +0200
  16. 68078f7 sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI by Jagan Teki · Thu Oct 13 14:19:35 2016 +0530
  17. 2e9f494 tools: mkimage: add support for Vybrid image format by Albert ARIBAUD \(3ADEV\) · Mon Sep 26 09:08:06 2016 +0200
  18. 0dbc728 Only build the libfdt python module if 'swig' is available by Simon Glass · Mon Jul 04 11:58:12 2016 -0600
  19. a2a6f04 dm: Add a more efficient libfdt library by Simon Glass · Mon Jul 04 11:58:11 2016 -0600
  20. 05e586a mkimage -l is broken for images after gpimage by Stefano Babic · Mon Jul 11 16:09:48 2016 +0200
  21. fa12466 tools: zynqmpimage: Add Xilinx ZynqMP boot header generation by Michal Simek · Wed Apr 27 14:03:29 2016 +0200
  22. 286856c cmd: Fix license command by Tom Rini · Tue Mar 15 12:49:12 2016 -0400
  23. 28eb631 tools: Include fdt_sw.o in libfdt for mkimage by Simon Glass · Mon Feb 22 22:55:47 2016 -0700
  24. 1ac7d47 tools: -Wno-deprecated-declarations for OpenSSL on darwin by Andreas Bießmann · Tue Feb 16 23:29:28 2016 +0100
  25. eb083e5 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · Mon Dec 21 13:56:33 2015 +0100
  26. 86d7049 rockchip: Enable generation of SPI images by Simon Glass · Tue Dec 29 05:22:43 2015 -0700
  27. f24d621 Revert "rockchip: Add max spl size & spl header configs" by Jeffy Chen · Fri Nov 27 12:07:16 2015 +0800
  28. 3547118 rockchip: Add max spl size & spl header configs by Jeffy Chen · Tue Nov 17 14:20:29 2015 +0800
  29. ce1771e tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage by Nathan Rossi · Tue Nov 17 22:56:56 2015 +1000
  30. 3b1e507 rockchip: Add support for the SD image by Simon Glass · Sun Aug 30 16:55:25 2015 -0600
  31. c9c7403 rockchip: Add the rkimage format to mkimage by Simon Glass · Sun Aug 30 16:55:24 2015 -0600
  32. 49119a9 tools: remove mpc86x_clk tool by Masahiro Yamada · Sun Jul 26 03:40:35 2015 +0900
  33. 69e9dde kwbimage: Rename CONFIG_SYS_SPI_U_BOOT_OFFS to CONFIG_SYS_U_BOOT_OFFS by Stefan Roese · Mon Jul 20 11:20:38 2015 +0200
  34. 07c6b84 fdt: Add fdtgrep tool by Simon Glass · Tue Jun 23 15:38:28 2015 -0600
  35. af1b6e5 tools: use pkg-config when available to get SSL flags by Thomas Petazzoni · Sat May 16 18:36:15 2015 +0200
  36. ed1cb1a lpc32xx: add lpc32xx-spl.bin boot image target by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:49 2015 +0200
  37. d631d70 tools/imagetool: remove linker script by Andreas Bießmann · Mon Feb 09 00:06:10 2015 +0100
  38. c1715cf kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFS by Tom Rini · Sat Feb 07 07:03:00 2015 -0500
  39. d1f0b63 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Jan 30 09:24:42 2015 -0500
  40. c915ceb Use hash.c in mkimage by Ruchika Gupta · Fri Jan 23 16:01:58 2015 +0530
  41. b92ebab rsa: Split the rsa-verify to separate the modular exponentiation by Ruchika Gupta · Fri Jan 23 16:01:50 2015 +0530
  42. 28be1cf imagetool: replace image registration function by linker_lists feature by Guilherme Maciel Ferreira · Thu Jan 15 02:48:07 2015 -0200
  43. 8a5a8dc x86: ifdtool: Add support for early microcode access by Simon Glass · Mon Dec 15 22:02:38 2014 -0700
  44. 0c1af33 x86: Add ifdtool for working with Intel Flash Descriptor ROM images by Simon Glass · Mon Nov 10 18:00:22 2014 -0700
  45. 4e1c3c7 kbuild: sync top Makefile with Linux 3.18-rc1 by Masahiro Yamada · Thu Oct 30 11:06:11 2014 +0900
  46. 5d6e813 tools: Compile kwboot for Marvell Armada XP as those SoCs are now supported by Stefan Roese · Wed Oct 22 12:13:22 2014 +0200
  47. 685e87f tools: socfpga: Add socfpga preloader signing to mkimage by Charles Manning · Thu Mar 06 15:40:50 2014 +1300
  48. 60bb734 kconfig: switch to Kconfig by Masahiro Yamada · Wed Jul 30 14:08:17 2014 +0900
  49. 80bff37 lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c by Heiko Schocher · Sun Jun 22 06:33:29 2014 +0200
  50. bfe88fe includes: move openssl headers to include/u-boot by Jeroen Hofstee · Thu Jun 12 22:27:12 2014 +0200
  51. 0232ba7 Allow compiling common/bootm.c on with HOSTCC by Simon Glass · Thu Jun 12 07:24:51 2014 -0600
  52. 3b95d8e kbuild: remove unnecessary adjustment for Cygwin by Masahiro Yamada · Fri Jun 06 20:46:44 2014 +0900
  53. 7412188 kbuild, tools: generate wrapper C sources automatically by Makefile by Masahiro Yamada · Fri Jun 06 14:04:32 2014 +0900
  54. 04c5e2a tools: include u-boot version of sha256.h by Jeroen Hofstee · Fri May 30 15:45:28 2014 +0200
  55. 7df18b1 tools: refactor HOSTLOADLIBES_* options by Masahiro Yamada · Thu Jun 05 16:41:49 2014 +0900
  56. 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
  57. 68a30be arm:at91: enable ROM loadable atmel image by Andreas Bießmann · Mon May 19 14:23:40 2014 +0200
  58. 7c75d3e mkimage: add atmelimage by Andreas Bießmann · Mon May 19 14:23:39 2014 +0200
  59. 140d832 sunxi: non-FEL SPL boot support for sun7i by Ian Campbell · Mon May 05 11:52:30 2014 +0100
  60. 6284547 Merge branch 'u-boot/master' by Albert ARIBAUD · Fri May 09 10:47:05 2014 +0200
  61. 7ebc4ee tools: fix Makefile to clean-up fit_info and fit_check_sign by Masahiro Yamada · Tue Apr 01 09:24:44 2014 +0900
  62. 8277793 tools: mkimage: add support for gpimage format by Karicheri, Muralidharan · Fri Apr 04 13:16:48 2014 -0400
  63. d7b4232 tools, fit_check_sign: verify a signed fit image by Heiko Schocher · Mon Mar 03 12:19:30 2014 +0100
  64. 3cb743c tools, fit: add fit_info host command by Heiko Schocher · Mon Mar 03 12:19:29 2014 +0100
  65. 8ae3380 fit: add sha256 support by Heiko Schocher · Mon Mar 03 12:19:25 2014 +0100
  66. ff51704 kbuild: rename SRCTREE to srctree by Masahiro Yamada · Tue Mar 11 11:05:20 2014 +0900
  67. 8d2a8cc kbuild: tools: fix a bug that always builds Denx logo by Masahiro Yamada · Mon Mar 03 18:40:56 2014 +0900
  68. 52e8065 kbuild: add "cross_tools" target to build tools for the target by Masahiro Yamada · Mon Mar 03 11:06:19 2014 +0900
  69. 5bfd11b kernel-doc: move kernel-doc tools to scripts/ by Masahiro Yamada · Wed Feb 05 10:52:50 2014 +0900
  70. 832ef28 Makefile: refactor tools-all targets by Masahiro Yamada · Tue Feb 04 17:24:39 2014 +0900
  71. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · Tue Feb 04 17:24:28 2014 +0900
  72. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900
  73. 0302445 Makefile: refactor include path settings by Masahiro Yamada · Tue Feb 04 17:24:20 2014 +0900
  74. f243180 tools: convert makefiles to kbuild style by Masahiro Yamada · Tue Feb 04 17:24:10 2014 +0900
  75. 82b400c tools: correct proftool build rule by Ian Campbell · Fri Jan 31 23:54:44 2014 +0000
  76. f041083 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Jan 10 10:56:00 2014 -0500
  77. 49fa059 arm64: Add tool to statically apply RELA relocations by Scott Wood · Sat Dec 14 11:47:32 2013 +0800
  78. 5b475ae Exynos5420: Add base patch for SMDK5420 by Rajeshwari Birje · Thu Dec 26 09:44:24 2013 +0530
  79. 5155381 Add dumpimage, a tool to extract data from U-Boot images by Guilherme Maciel Ferreira · Sun Dec 01 12:43:11 2013 -0700
  80. 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
  81. 49a88e3 Makefile: do not create a symbolic link to arch/${ARCH}/include/asm by Masahiro Yamada · Fri Nov 01 10:28:45 2013 +0900
  82. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · Fri Oct 04 17:43:24 2013 +0200
  83. a780d13 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 11 09:59:27 2013 +0200
  84. b143210 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Sep 05 11:15:26 2013 +0200
  85. bac55ba tools: Sort lists of files in Makefile by Marek Vasut · Mon Aug 26 20:43:34 2013 +0200
  86. 4a0e05d ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · Mon Aug 26 20:43:33 2013 +0200
  87. d440993 CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and update Makefiles by Chander Kashyap · Thu Jul 25 18:28:52 2013 +0530
  88. 9696eaa tools/Makefile: Move _GNU_SOURCE to Makefile by York Sun · Tue Jul 30 15:26:11 2013 -0700
  89. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  90. f19be41 mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE by Simon Glass · Thu Jun 27 10:43:18 2013 -0700
  91. 35191a3 image: Add RSA support for image signing by Simon Glass · Thu Jun 13 15:10:02 2013 -0700
  92. 58fe7e5 image: Add signing infrastructure by Simon Glass · Thu Jun 13 15:10:00 2013 -0700
  93. 9c62892 Add proftool to decode profile data by Simon Glass · Tue Jun 11 11:14:43 2013 -0700
  94. a1a0ad6 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Jun 08 14:35:10 2013 +0200
  95. d551ccd build: Use generic boot logo matching by Otavio Salvador · Mon May 27 12:18:43 2013 +0000
  96. 10a1eca image: Move HOSTCC image code to tools/ by Simon Glass · Tue May 07 06:11:54 2013 +0000
  97. da0af36 image: Split FIT code into new image-fit.c by Simon Glass · Tue May 07 06:11:53 2013 +0000
  98. bd8ca27 fdt: Ensure that libfdt_env.h comes from U-Boot by Simon Glass · Mon Mar 11 06:30:27 2013 +0000
  99. 164ee8f mx23: config: Enable mxsboot tool for i.MX23 based boards by Otavio Salvador · Fri Jan 11 03:19:13 2013 +0000
  100. 1f747c1 kerneldoc: Implant DocBook from Linux kernel by Marek Vasut · Sat Oct 06 14:04:58 2012 +0000