1. e1b7e1e tools: fix Makefile to clean-up fit_info and fit_check_sign by Masahiro Yamada · 11 years ago
  2. 29a23f9 tools, fit_check_sign: verify a signed fit image by Heiko Schocher · 11 years ago
  3. 6bf4ca0 tools, fit: add fit_info host command by Heiko Schocher · 11 years ago
  4. 2842c1c fit: add sha256 support by Heiko Schocher · 11 years ago
  5. 0128632 kbuild: rename SRCTREE to srctree by Masahiro Yamada · 11 years ago
  6. 603f51c kbuild: tools: fix a bug that always builds Denx logo by Masahiro Yamada · 11 years ago
  7. db5b339 kbuild: add "cross_tools" target to build tools for the target by Masahiro Yamada · 11 years ago
  8. 8fac9c7 kernel-doc: move kernel-doc tools to scripts/ by Masahiro Yamada · 11 years ago
  9. 2887c47 Makefile: refactor tools-all targets by Masahiro Yamada · 11 years ago
  10. 6825a95 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  11. 9e41403 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  12. fea1ca8 Makefile: refactor include path settings by Masahiro Yamada · 11 years ago
  13. 940db16 tools: convert makefiles to kbuild style by Masahiro Yamada · 11 years ago
  14. 054c838 tools: correct proftool build rule by Ian Campbell · 11 years ago
  15. 7f673c9 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  16. 8137af1 arm64: Add tool to statically apply RELA relocations by Scott Wood · 11 years ago
  17. e106bd9 Exynos5420: Add base patch for SMDK5420 by Rajeshwari Birje · 11 years ago
  18. a804b5c Add dumpimage, a tool to extract data from U-Boot images by Guilherme Maciel Ferreira · 11 years ago
  19. f86ed6a tools: moved code common to all image tools to a separated module. by Guilherme Maciel Ferreira · 11 years ago
  20. bb02c53 Makefile: do not create a symbolic link to arch/${ARCH}/include/asm by Masahiro Yamada · 11 years ago
  21. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  22. 5480ac3 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  23. 19d829f Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  24. a5f746f tools: Sort lists of files in Makefile by Marek Vasut · 11 years ago
  25. bce8837 ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · 11 years ago
  26. ad403e7 CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and update Makefiles by Chander Kashyap · 11 years ago
  27. 2db1c3f tools/Makefile: Move _GNU_SOURCE to Makefile by York Sun · 11 years ago
  28. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  29. 29ce737 mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE by Simon Glass · 11 years ago
  30. 19c402a image: Add RSA support for image signing by Simon Glass · 11 years ago
  31. 3e569a6 image: Add signing infrastructure by Simon Glass · 11 years ago
  32. 6c887b2 Add proftool to decode profile data by Simon Glass · 11 years ago
  33. 10e1673 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  34. 96903da build: Use generic boot logo matching by Otavio Salvador · 11 years ago
  35. 604f23d image: Move HOSTCC image code to tools/ by Simon Glass · 11 years ago
  36. 53fbb7e image: Split FIT code into new image-fit.c by Simon Glass · 11 years ago
  37. 669dfc2 fdt: Ensure that libfdt_env.h comes from U-Boot by Simon Glass · 12 years ago
  38. deb0757 mx23: config: Enable mxsboot tool for i.MX23 based boards by Otavio Salvador · 12 years ago
  39. 30ff891 kerneldoc: Implant DocBook from Linux kernel by Marek Vasut · 12 years ago
  40. 5d898a0 powerpc/CoreNet: add tool to support pbl image build. by Shaohui Xie · 12 years ago
  41. 8b6a495 tools: Fix mingw tools build by Vladimir Yakovlev · 12 years ago
  42. d131ad6 kwboot: boot kirkwood SoCs over a serial link by Luka Perkov · 12 years ago
  43. 81e3520 EXYNOS: SMDK5250: Add MMC SPL support by Chander Kashyap · 13 years ago
  44. 30de101 Strip mkenvimage by David Wagner · 13 years ago
  45. a6337e6 new tool mkenvimage: generates an env image from an arbitrary config file by David Wagner · 13 years ago
  46. 9dfa8da Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 13 years ago
  47. c270730 tools: logo: split bmp arrays from bmp_logo.h by Che-Liang Chiou · 13 years ago
  48. f29f7e0 iMX28: Add image header generator tool by Marek Vasut · 13 years ago
  49. 4962e38 mkimage: adding support for Davinci AIS image by Stefano Babic · 13 years ago
  50. 3decb14 mkimage: Add OMAP boot image support by John Rigby · 13 years ago
  51. 60b74bd MIPS: INCA-IP: rename inca-swap-bytes host tool by Daniel Schwierzeck · 13 years ago
  52. 7816f2c mkimage: add UBL header support for booting davinci cpus by Heiko Schocher · 13 years ago
  53. 348de31 digsy_mtc: move board into vendor dir and add vendor logo by Anatolij Gustschin · 13 years ago
  54. 2ad6e27 tools: make it possible to build tools unconfigured by Mike Frysinger · 13 years ago
  55. 91081e0 Revert "Fix building tools alone with host compiler" by Wolfgang Denk · 13 years ago
  56. bbc6353 Fix building tools alone with host compiler by François Revol · 14 years ago
  57. a98ae78 Makefile: move include for config.mk up by François Revol · 14 years ago
  58. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  59. ef351fe logos: add Freescale logo by Timur Tabi · 14 years ago
  60. 570d7d5 tools: enable img2srec for "tools-all" target by Mike Frysinger · 14 years ago
  61. 18a056a ARM: Add support for jadecpu board based on MB86R01 SoC by Matthias Weisser · 14 years ago
  62. 0de71d5 Move libfdt/ into lib/ by Peter Tyser · 15 years ago
  63. 78acc47 Rename lib_generic/ to lib/ by Peter Tyser · 15 years ago
  64. 44d8025 at91: Add esd gmbh OTC570 board support by Daniel Gorsulowski · 15 years ago
  65. e852d36 tools: give explicit libfdt paths by Mike Frysinger · 15 years ago
  66. 8edcde5 mkimage: Add Freescale imx Boot Image support (imximage) by Stefano Babic · 15 years ago
  67. c7c0d54 tools: allow people to compile w/out configuring by Mike Frysinger · 15 years ago
  68. d984fed makefiles: fixes for building build tools by Scott Wood · 15 years ago
  69. a747a7f Revert "env: only build env_embedded and envcrc when needed" by Wolfgang Denk · 15 years ago
  70. 6dab6ad env: only build env_embedded and envcrc when needed by Mike Frysinger · 15 years ago
  71. aa0c7a8 mkimage: Add Kirkwood Boot Image support (kwbimage) by Prafulla Wadaskar · 15 years ago
  72. 37b8018 mkimage: Include missing files in build dependency calculations by Prafulla Wadaskar · 15 years ago
  73. 89a4d6b tools: mkimage: split code into core, default and FIT image specific by Prafulla Wadaskar · 15 years ago
  74. 14821d7 tools: mkimage: Makefile sorted by Prafulla Wadaskar · 15 years ago
  75. 9aef738 unify HOST_CFLAGS and HOSTCFLAGS by Mike Frysinger · 15 years ago
  76. 2d8d2ad envcrc: add missing dependencies on env storage by Mike Frysinger · 15 years ago
  77. f0a2c7b at91: add support for the PM9263 board of Ronetix GmbH by Ilko Iliev · 16 years ago
  78. f63728c One more fix for building env_embedded.o by Wolfgang Denk · 16 years ago
  79. afcbce0 Fix building of env_embedded.o by Wolfgang Denk · 16 years ago
  80. ae644c1 tools/Makefile: fix image.c dependancy location by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  81. 2f8d396 Add support for building native win32 tools by Peter Tyser · 16 years ago
  82. e50abf6 tools/Makefile: Simplify HOST_CFLAGS/HOST_LDFLAGS generation by Peter Tyser · 16 years ago
  83. b0d4d72 tools/Makefile: Create generic build rules by Peter Tyser · 16 years ago
  84. 273174d tools/Makefile: Use auto-generated object file dependencies by Peter Tyser · 16 years ago
  85. fb8b33c tools/Makefile: Remove symlinks for remaining source files by Peter Tyser · 16 years ago
  86. eed0733 tools/Makefile: Dynamically generate libfdt object dependencies by Peter Tyser · 16 years ago
  87. c017017 tools/Makefile: Remove symlinks for fdt targets by Peter Tyser · 16 years ago
  88. 45d6bdf tools/Makefile: Add libfdt/ to the include search path by Peter Tyser · 16 years ago
  89. fba0e3a tools: Remove unecessary symlinking of zlib.h by Peter Tyser · 16 years ago
  90. 40b8d90 tools/Makefile: Add tools/ to the include search path by Peter Tyser · 16 years ago
  91. 1cd300d tools/Makefile: Compile ncb when CONFIG_NETCONSOLE by Peter Tyser · 16 years ago
  92. 123c48a tools/Makefile: Make gen_eth_addr dependent upon CONFIG_CMD_NET by Peter Tyser · 16 years ago
  93. 4d93a0a tools/Makefile: Make envcrc dependent upon CONFIG_ENV_IS_EMBEDDED by Peter Tyser · 16 years ago
  94. cd26a31 tools/Makefile: Make inca-swap-bytes dependent on CONFIG_INCA_IP by Peter Tyser · 16 years ago
  95. 7cd5cbc tools/Makefile: Make ubsha1 dependent upon CONFIG_SHA1_CHECK_UB_IMG by Peter Tyser · 16 years ago
  96. eeba861 tools/Makefile: Make img2srec dependent upon CONFIG_CMD_LOADS by Peter Tyser · 16 years ago
  97. 335ffe7 tools/Makefile: Build bmp_logo only when LCD or VIDEO logos are enabled by Peter Tyser · 16 years ago
  98. ee3584a tools/Makefile: Split variable declarations into multiple lines by Peter Tyser · 16 years ago
  99. 21d28e9 tools/Makefile: Remove inappropriate double-tabs by Peter Tyser · 16 years ago
  100. 652f4ba tools/Makefile: Remove HOSTARCH HOSTOS defines by Peter Tyser · 16 years ago