1. 60bb734 kconfig: switch to Kconfig by Masahiro Yamada · 10 years ago
  2. 80bff37 lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c by Heiko Schocher · 10 years ago
  3. bfe88fe includes: move openssl headers to include/u-boot by Jeroen Hofstee · 10 years ago
  4. 0232ba7 Allow compiling common/bootm.c on with HOSTCC by Simon Glass · 10 years ago
  5. 3b95d8e kbuild: remove unnecessary adjustment for Cygwin by Masahiro Yamada · 10 years ago
  6. 7412188 kbuild, tools: generate wrapper C sources automatically by Makefile by Masahiro Yamada · 10 years ago
  7. 04c5e2a tools: include u-boot version of sha256.h by Jeroen Hofstee · 11 years ago
  8. 7df18b1 tools: refactor HOSTLOADLIBES_* options by Masahiro Yamada · 10 years ago
  9. 71e994c mkimage : Split out and clean pbl_crc32 for use by other image types by Charles Manning · 11 years ago
  10. 68a30be arm:at91: enable ROM loadable atmel image by Andreas Bießmann · 11 years ago
  11. 7c75d3e mkimage: add atmelimage by Andreas Bießmann · 11 years ago
  12. 140d832 sunxi: non-FEL SPL boot support for sun7i by Ian Campbell · 11 years ago
  13. 6284547 Merge branch 'u-boot/master' by Albert ARIBAUD · 11 years ago
  14. 7ebc4ee tools: fix Makefile to clean-up fit_info and fit_check_sign by Masahiro Yamada · 11 years ago
  15. 8277793 tools: mkimage: add support for gpimage format by Karicheri, Muralidharan · 11 years ago
  16. d7b4232 tools, fit_check_sign: verify a signed fit image by Heiko Schocher · 11 years ago
  17. 3cb743c tools, fit: add fit_info host command by Heiko Schocher · 11 years ago
  18. 8ae3380 fit: add sha256 support by Heiko Schocher · 11 years ago
  19. ff51704 kbuild: rename SRCTREE to srctree by Masahiro Yamada · 11 years ago
  20. 8d2a8cc kbuild: tools: fix a bug that always builds Denx logo by Masahiro Yamada · 11 years ago
  21. 52e8065 kbuild: add "cross_tools" target to build tools for the target by Masahiro Yamada · 11 years ago
  22. 5bfd11b kernel-doc: move kernel-doc tools to scripts/ by Masahiro Yamada · 11 years ago
  23. 832ef28 Makefile: refactor tools-all targets by Masahiro Yamada · 11 years ago
  24. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  25. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  26. 0302445 Makefile: refactor include path settings by Masahiro Yamada · 11 years ago
  27. f243180 tools: convert makefiles to kbuild style by Masahiro Yamada · 11 years ago
  28. 82b400c tools: correct proftool build rule by Ian Campbell · 11 years ago
  29. f041083 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  30. 49fa059 arm64: Add tool to statically apply RELA relocations by Scott Wood · 11 years ago
  31. 5b475ae Exynos5420: Add base patch for SMDK5420 by Rajeshwari Birje · 11 years ago
  32. 5155381 Add dumpimage, a tool to extract data from U-Boot images by Guilherme Maciel Ferreira · 11 years ago
  33. 8ed4d1c tools: moved code common to all image tools to a separated module. by Guilherme Maciel Ferreira · 11 years ago
  34. 49a88e3 Makefile: do not create a symbolic link to arch/${ARCH}/include/asm by Masahiro Yamada · 11 years ago
  35. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  36. a780d13 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  37. b143210 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  38. bac55ba tools: Sort lists of files in Makefile by Marek Vasut · 11 years ago
  39. 4a0e05d ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · 11 years ago
  40. d440993 CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and update Makefiles by Chander Kashyap · 11 years ago
  41. 9696eaa tools/Makefile: Move _GNU_SOURCE to Makefile by York Sun · 11 years ago
  42. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  43. f19be41 mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE by Simon Glass · 11 years ago
  44. 35191a3 image: Add RSA support for image signing by Simon Glass · 11 years ago
  45. 58fe7e5 image: Add signing infrastructure by Simon Glass · 11 years ago
  46. 9c62892 Add proftool to decode profile data by Simon Glass · 11 years ago
  47. a1a0ad6 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  48. d551ccd build: Use generic boot logo matching by Otavio Salvador · 12 years ago
  49. 10a1eca image: Move HOSTCC image code to tools/ by Simon Glass · 12 years ago
  50. da0af36 image: Split FIT code into new image-fit.c by Simon Glass · 12 years ago
  51. bd8ca27 fdt: Ensure that libfdt_env.h comes from U-Boot by Simon Glass · 12 years ago
  52. 164ee8f mx23: config: Enable mxsboot tool for i.MX23 based boards by Otavio Salvador · 12 years ago
  53. 1f747c1 kerneldoc: Implant DocBook from Linux kernel by Marek Vasut · 12 years ago
  54. ea65fd8 powerpc/CoreNet: add tool to support pbl image build. by Shaohui Xie · 12 years ago
  55. 4623e0a tools: Fix mingw tools build by Vladimir Yakovlev · 12 years ago
  56. dff28964 kwboot: boot kirkwood SoCs over a serial link by Luka Perkov · 13 years ago
  57. 1633dd1 EXYNOS: SMDK5250: Add MMC SPL support by Chander Kashyap · 13 years ago
  58. 4a1e332 Strip mkenvimage by David Wagner · 13 years ago
  59. 65a7f2d new tool mkenvimage: generates an env image from an arbitrary config file by David Wagner · 13 years ago
  60. 3b81468 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 13 years ago
  61. 5639fc6 tools: logo: split bmp arrays from bmp_logo.h by Che-Liang Chiou · 13 years ago
  62. c2cf420 iMX28: Add image header generator tool by Marek Vasut · 13 years ago
  63. 3885551 mkimage: adding support for Davinci AIS image by Stefano Babic · 13 years ago
  64. 34d12a1 mkimage: Add OMAP boot image support by John Rigby · 13 years ago
  65. c56514c MIPS: INCA-IP: rename inca-swap-bytes host tool by Daniel Schwierzeck · 13 years ago
  66. 58cb84d mkimage: add UBL header support for booting davinci cpus by Heiko Schocher · 13 years ago
  67. dcd51b8 digsy_mtc: move board into vendor dir and add vendor logo by Anatolij Gustschin · 13 years ago
  68. ace699f tools: make it possible to build tools unconfigured by Mike Frysinger · 13 years ago
  69. 8c76435 Revert "Fix building tools alone with host compiler" by Wolfgang Denk · 14 years ago
  70. ccd5d89 Fix building tools alone with host compiler by François Revol · 14 years ago
  71. 2a131b2 Makefile: move include for config.mk up by François Revol · 14 years ago
  72. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  73. 9192f58 logos: add Freescale logo by Timur Tabi · 14 years ago
  74. f896071 tools: enable img2srec for "tools-all" target by Mike Frysinger · 14 years ago
  75. dcf0dca ARM: Add support for jadecpu board based on MB86R01 SoC by Matthias Weisser · 14 years ago
  76. 8e7788f Move libfdt/ into lib/ by Peter Tyser · 15 years ago
  77. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · 15 years ago
  78. 6e02da5 at91: Add esd gmbh OTC570 board support by Daniel Gorsulowski · 15 years ago
  79. e21597b tools: give explicit libfdt paths by Mike Frysinger · 15 years ago
  80. 7b07f09 mkimage: Add Freescale imx Boot Image support (imximage) by Stefano Babic · 15 years ago
  81. 39901cd tools: allow people to compile w/out configuring by Mike Frysinger · 15 years ago
  82. 16c91a1 makefiles: fixes for building build tools by Scott Wood · 15 years ago
  83. 51420fb Revert "env: only build env_embedded and envcrc when needed" by Wolfgang Denk · 15 years ago
  84. 71ecabf env: only build env_embedded and envcrc when needed by Mike Frysinger · 15 years ago
  85. 0732941 mkimage: Add Kirkwood Boot Image support (kwbimage) by Prafulla Wadaskar · 15 years ago
  86. 58bb3c6 mkimage: Include missing files in build dependency calculations by Prafulla Wadaskar · 15 years ago
  87. fabf3cf tools: mkimage: split code into core, default and FIT image specific by Prafulla Wadaskar · 15 years ago
  88. c4e270f tools: mkimage: Makefile sorted by Prafulla Wadaskar · 15 years ago
  89. 00d5bfd unify HOST_CFLAGS and HOSTCFLAGS by Mike Frysinger · 15 years ago
  90. ecb7a93 envcrc: add missing dependencies on env storage by Mike Frysinger · 15 years ago
  91. 8b954a9 at91: add support for the PM9263 board of Ronetix GmbH by Ilko Iliev · 16 years ago
  92. 11ddc17 One more fix for building env_embedded.o by Wolfgang Denk · 16 years ago
  93. cec9c2f Fix building of env_embedded.o by Wolfgang Denk · 16 years ago
  94. 8625a5c tools/Makefile: fix image.c dependancy location by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  95. b06976d Add support for building native win32 tools by Peter Tyser · 16 years ago
  96. 01d5f1d tools/Makefile: Simplify HOST_CFLAGS/HOST_LDFLAGS generation by Peter Tyser · 16 years ago
  97. 2ba2634 tools/Makefile: Create generic build rules by Peter Tyser · 16 years ago
  98. 7e541ed tools/Makefile: Use auto-generated object file dependencies by Peter Tyser · 16 years ago
  99. bd5605b tools/Makefile: Remove symlinks for remaining source files by Peter Tyser · 16 years ago
  100. 08f1557 tools/Makefile: Dynamically generate libfdt object dependencies by Peter Tyser · 16 years ago