1. d7dbfce x86: Add ifwitool for Intel Integrated Firmware Image by Simon Glass · Mon Jul 08 13:18:20 2019 -0600
  2. c272283 spl: add overall SPL size check by Simon Goldschmidt · Fri May 24 22:07:04 2019 +0200
  3. d00d6b5 Make FIT support really optional by Fabrice Fontaine · Fri May 03 22:37:05 2019 +0200
  4. 2daa62a tools/Makefile: fix HOSTCFLAGS with CROSS_BUILD_TOOLS by Fabrice Fontaine · Wed May 01 15:08:25 2019 +0200
  5. c611561 tools/Makefile: get openssl CFLAGS from pkg-config by Pierre Bourdon · Thu Apr 11 00:58:49 2019 +0200
  6. 7ac69ab tools/Makefile: build host tools with -std=gnu99 by Thomas Petazzoni · Sat Mar 30 15:29:23 2019 +0100
  7. 45f3703 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Jan 01 09:56:41 2019 -0500
  8. 31c51da tools: add i.MX8M image support by Peng Fan · Tue Nov 20 10:19:36 2018 +0000
  9. e2fa4ca tools: add a generic config for native tools building by Otavio Salvador · Fri Dec 07 19:00:41 2018 -0500
  10. 6e2ac3e Roll CRC16-CCITT into the hash infrastructure by Philipp Tomsich · Sun Nov 25 19:22:19 2018 +0100
  11. e1de5d4 tools: MediaTek: add MTK boot header generation to mkimage by developer · Thu Nov 15 10:07:49 2018 +0800
  12. 60a5607 tools: add i.MX8/8X image support by Peng Fan · Tue Oct 16 04:50:30 2018 +0000
  13. e6a4783 vboot: Add FIT_SIGNATURE_MAX_SIZE protection by Teddy Reed · Sat Jun 09 11:38:05 2018 -0400
  14. 5329d67 tools: zynqmpimage: Add bif support by Alexander Graf · Fri Apr 13 14:18:52 2018 +0200
  15. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  16. c722790 tools: Make kwboot build if HOST_TOOLS_ALL=y by Tuomas Tynkkynen · Tue Mar 13 15:23:04 2018 +0200
  17. e6db5df tools/mkimage: add support for STM32 image format by Patrick Delaunay · Mon Mar 12 10:46:04 2018 +0100
  18. d454c3c tools: Include U-Boot libfdt headers from their actual path by Paul Kocialkowski · Fri Mar 02 23:13:42 2018 +0100
  19. 9ca4574 libfdt: migrate include/libfdt_env.h to a wrapper by Masahiro Yamada · Sun Jan 21 19:19:18 2018 +0900
  20. 938f039 libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c by Masahiro Yamada · Sun Jan 21 19:19:13 2018 +0900
  21. eee2249 tools: provide a tool to convert a binary file to an include by Heinrich Schuchardt · Wed Jan 17 20:16:09 2018 +0100
  22. 93fa563 riscv: tools: Prelink u-boot by Rick Chen · Tue Dec 26 13:55:56 2017 +0800
  23. b79320b libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.c by Masahiro Yamada · Mon Nov 27 16:06:07 2017 +0900
  24. fd3d375 tools: use files from scripts/dtc/libfdt where possible by Masahiro Yamada · Tue Oct 17 22:30:18 2017 +0900
  25. 47ae539 pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile by Masahiro Yamada · Tue Oct 17 13:42:43 2017 +0900
  26. bfef297 env: Drop CONFIG_ENV_IS_IN_DATAFLASH by Tuomas Tynkkynen · Tue Oct 10 21:59:40 2017 +0300
  27. 0e17fc7 tools/mkimage: Make the path to the dtc binary that mkimage calls configurable by Tom Rini · Sat Sep 23 23:14:33 2017 -0400
  28. 0819b9e Makefile: Suppress output of python libfdt build command by Bin Meng · Sun Sep 03 04:37:49 2017 -0700
  29. dde9ee8 Makefile: Quiesce libfdt build by Bin Meng · Sun Sep 03 04:37:48 2017 -0700
  30. 5925a15 Makefile: honor PYTHON configuration properly by Clément Bœsch · Mon Aug 14 08:59:11 2017 +0200
  31. 547cb40 Move environment files from common/ to env/ by Simon Glass · Thu Aug 03 12:21:49 2017 -0600
  32. d3a278d MIPS: Stop building position independent code by Paul Burton · Mon Jun 19 11:53:47 2017 -0700
  33. 7e08644 dtc: mkimage: Add the possibility to specify DTC by Emmanuel Vadot · Sun Jun 25 09:43:33 2017 +0200
  34. 3815387 fdt: Stop building the old python libfdt module by Simon Glass · Sat May 27 07:38:24 2017 -0600
  35. a1dce55 fdt: Build the new python libfdt module by Simon Glass · Sat May 27 07:38:19 2017 -0600
  36. acc626d fdt: Rename existing python libfdt module by Simon Glass · Sat May 27 07:38:18 2017 -0600
  37. 657d0f3 fdt: Add all source files to the libfdt build by Simon Glass · Sat May 27 07:38:17 2017 -0600
  38. e92dab3 tools: allow to override python by Stefano Babic · Wed Apr 05 17:46:41 2017 +0200
  39. 5cb14c7 tools: sunxi: Add spl image builder by Maxime Ripard · Mon Feb 27 18:22:02 2017 +0100
  40. 3885717 Pass empty CFLAGS on invocation of libfdt/setup.py by Max Filippov · Thu Mar 16 15:23:55 2017 -0700
  41. 00b613b tools: fix cross-compiling tools when HOSTCC is overridden by Masahiro Yamada · Mon Mar 13 17:43:16 2017 +0900
  42. 184c8e5 tools: Remove CONFIG_SYS_TEXT_BASE in Makefile by Patrick Delaunay · Tue Feb 28 19:29:11 2017 +0100
  43. ff7951e Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Feb 09 11:56:35 2017 -0500
  44. 8168033 cmd: rework "license" command by Masahiro Yamada · Mon Jan 30 11:12:08 2017 +0900
  45. e19fd2b tools: Add tool to add crc8 to a mac address by oliver@schinagl.nl · Fri Nov 25 16:30:32 2016 +0100
  46. 3255e9f tools: Allow crc8 to be used by oliver@schinagl.nl · Fri Nov 25 16:30:31 2016 +0100
  47. 10d1449 arm: mvebu: Implement secure boot by Mario Six · Wed Jan 11 16:01:00 2017 +0100
  48. 6532973 tools: Correct python building host tools by Tom Rini · Mon Jan 23 11:44:33 2017 -0500
  49. 549f86e build: Always build the libfdt python module by Emmanuel Vadot · Mon Jan 16 08:07:15 2017 +0100
  50. 07e2450 tools/Makefile: suppress "which swig" error output by Andre Przywara · Sat Nov 19 12:04:59 2016 +0000
  51. 18fe90e tools: fix mksunxiboot build for tools-all target by Andre Przywara · Thu Nov 10 12:13:23 2016 +0000
  52. 24ae92c tools: add mksunxiboot to tools-all target by Stefan Brüns · Sat Oct 29 12:23:18 2016 +0200
  53. 68078f7 sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI by Jagan Teki · Thu Oct 13 14:19:35 2016 +0530
  54. 2e9f494 tools: mkimage: add support for Vybrid image format by Albert ARIBAUD \(3ADEV\) · Mon Sep 26 09:08:06 2016 +0200
  55. 0dbc728 Only build the libfdt python module if 'swig' is available by Simon Glass · Mon Jul 04 11:58:12 2016 -0600
  56. a2a6f04 dm: Add a more efficient libfdt library by Simon Glass · Mon Jul 04 11:58:11 2016 -0600
  57. 05e586a mkimage -l is broken for images after gpimage by Stefano Babic · Mon Jul 11 16:09:48 2016 +0200
  58. fa12466 tools: zynqmpimage: Add Xilinx ZynqMP boot header generation by Michal Simek · Wed Apr 27 14:03:29 2016 +0200
  59. 286856c cmd: Fix license command by Tom Rini · Tue Mar 15 12:49:12 2016 -0400
  60. 28eb631 tools: Include fdt_sw.o in libfdt for mkimage by Simon Glass · Mon Feb 22 22:55:47 2016 -0700
  61. 1ac7d47 tools: -Wno-deprecated-declarations for OpenSSL on darwin by Andreas Bießmann · Tue Feb 16 23:29:28 2016 +0100
  62. eb083e5 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · Mon Dec 21 13:56:33 2015 +0100
  63. 86d7049 rockchip: Enable generation of SPI images by Simon Glass · Tue Dec 29 05:22:43 2015 -0700
  64. f24d621 Revert "rockchip: Add max spl size & spl header configs" by Jeffy Chen · Fri Nov 27 12:07:16 2015 +0800
  65. 3547118 rockchip: Add max spl size & spl header configs by Jeffy Chen · Tue Nov 17 14:20:29 2015 +0800
  66. ce1771e tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage by Nathan Rossi · Tue Nov 17 22:56:56 2015 +1000
  67. 3b1e507 rockchip: Add support for the SD image by Simon Glass · Sun Aug 30 16:55:25 2015 -0600
  68. c9c7403 rockchip: Add the rkimage format to mkimage by Simon Glass · Sun Aug 30 16:55:24 2015 -0600
  69. 49119a9 tools: remove mpc86x_clk tool by Masahiro Yamada · Sun Jul 26 03:40:35 2015 +0900
  70. 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
  71. 07c6b84 fdt: Add fdtgrep tool by Simon Glass · Tue Jun 23 15:38:28 2015 -0600
  72. af1b6e5 tools: use pkg-config when available to get SSL flags by Thomas Petazzoni · Sat May 16 18:36:15 2015 +0200
  73. ed1cb1a lpc32xx: add lpc32xx-spl.bin boot image target by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:49 2015 +0200
  74. d631d70 tools/imagetool: remove linker script by Andreas Bießmann · Mon Feb 09 00:06:10 2015 +0100
  75. c1715cf kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFS by Tom Rini · Sat Feb 07 07:03:00 2015 -0500
  76. d1f0b63 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Jan 30 09:24:42 2015 -0500
  77. c915ceb Use hash.c in mkimage by Ruchika Gupta · Fri Jan 23 16:01:58 2015 +0530
  78. b92ebab rsa: Split the rsa-verify to separate the modular exponentiation by Ruchika Gupta · Fri Jan 23 16:01:50 2015 +0530
  79. 28be1cf imagetool: replace image registration function by linker_lists feature by Guilherme Maciel Ferreira · Thu Jan 15 02:48:07 2015 -0200
  80. 8a5a8dc x86: ifdtool: Add support for early microcode access by Simon Glass · Mon Dec 15 22:02:38 2014 -0700
  81. 0c1af33 x86: Add ifdtool for working with Intel Flash Descriptor ROM images by Simon Glass · Mon Nov 10 18:00:22 2014 -0700
  82. 4e1c3c7 kbuild: sync top Makefile with Linux 3.18-rc1 by Masahiro Yamada · Thu Oct 30 11:06:11 2014 +0900
  83. 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
  84. 685e87f tools: socfpga: Add socfpga preloader signing to mkimage by Charles Manning · Thu Mar 06 15:40:50 2014 +1300
  85. 60bb734 kconfig: switch to Kconfig by Masahiro Yamada · Wed Jul 30 14:08:17 2014 +0900
  86. 80bff37 lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c by Heiko Schocher · Sun Jun 22 06:33:29 2014 +0200
  87. bfe88fe includes: move openssl headers to include/u-boot by Jeroen Hofstee · Thu Jun 12 22:27:12 2014 +0200
  88. 0232ba7 Allow compiling common/bootm.c on with HOSTCC by Simon Glass · Thu Jun 12 07:24:51 2014 -0600
  89. 3b95d8e kbuild: remove unnecessary adjustment for Cygwin by Masahiro Yamada · Fri Jun 06 20:46:44 2014 +0900
  90. 7412188 kbuild, tools: generate wrapper C sources automatically by Makefile by Masahiro Yamada · Fri Jun 06 14:04:32 2014 +0900
  91. 04c5e2a tools: include u-boot version of sha256.h by Jeroen Hofstee · Fri May 30 15:45:28 2014 +0200
  92. 7df18b1 tools: refactor HOSTLOADLIBES_* options by Masahiro Yamada · Thu Jun 05 16:41:49 2014 +0900
  93. 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
  94. 68a30be arm:at91: enable ROM loadable atmel image by Andreas Bießmann · Mon May 19 14:23:40 2014 +0200
  95. 7c75d3e mkimage: add atmelimage by Andreas Bießmann · Mon May 19 14:23:39 2014 +0200
  96. 140d832 sunxi: non-FEL SPL boot support for sun7i by Ian Campbell · Mon May 05 11:52:30 2014 +0100
  97. 6284547 Merge branch 'u-boot/master' by Albert ARIBAUD · Fri May 09 10:47:05 2014 +0200
  98. 7ebc4ee tools: fix Makefile to clean-up fit_info and fit_check_sign by Masahiro Yamada · Tue Apr 01 09:24:44 2014 +0900
  99. 8277793 tools: mkimage: add support for gpimage format by Karicheri, Muralidharan · Fri Apr 04 13:16:48 2014 -0400
  100. d7b4232 tools, fit_check_sign: verify a signed fit image by Heiko Schocher · Mon Mar 03 12:19:30 2014 +0100