1. a1a0ad6 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  2. d551ccd build: Use generic boot logo matching by Otavio Salvador · 12 years ago
  3. 10a1eca image: Move HOSTCC image code to tools/ by Simon Glass · 12 years ago
  4. da0af36 image: Split FIT code into new image-fit.c by Simon Glass · 12 years ago
  5. bd8ca27 fdt: Ensure that libfdt_env.h comes from U-Boot by Simon Glass · 12 years ago
  6. 164ee8f mx23: config: Enable mxsboot tool for i.MX23 based boards by Otavio Salvador · 12 years ago
  7. 1f747c1 kerneldoc: Implant DocBook from Linux kernel by Marek Vasut · 12 years ago
  8. ea65fd8 powerpc/CoreNet: add tool to support pbl image build. by Shaohui Xie · 12 years ago
  9. 4623e0a tools: Fix mingw tools build by Vladimir Yakovlev · 12 years ago
  10. dff28964 kwboot: boot kirkwood SoCs over a serial link by Luka Perkov · 13 years ago
  11. 1633dd1 EXYNOS: SMDK5250: Add MMC SPL support by Chander Kashyap · 13 years ago
  12. 4a1e332 Strip mkenvimage by David Wagner · 13 years ago
  13. 65a7f2d new tool mkenvimage: generates an env image from an arbitrary config file by David Wagner · 13 years ago
  14. 3b81468 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 13 years ago
  15. 5639fc6 tools: logo: split bmp arrays from bmp_logo.h by Che-Liang Chiou · 13 years ago
  16. c2cf420 iMX28: Add image header generator tool by Marek Vasut · 13 years ago
  17. 3885551 mkimage: adding support for Davinci AIS image by Stefano Babic · 13 years ago
  18. 34d12a1 mkimage: Add OMAP boot image support by John Rigby · 13 years ago
  19. c56514c MIPS: INCA-IP: rename inca-swap-bytes host tool by Daniel Schwierzeck · 13 years ago
  20. 58cb84d mkimage: add UBL header support for booting davinci cpus by Heiko Schocher · 13 years ago
  21. dcd51b8 digsy_mtc: move board into vendor dir and add vendor logo by Anatolij Gustschin · 13 years ago
  22. ace699f tools: make it possible to build tools unconfigured by Mike Frysinger · 13 years ago
  23. 8c76435 Revert "Fix building tools alone with host compiler" by Wolfgang Denk · 14 years ago
  24. ccd5d89 Fix building tools alone with host compiler by François Revol · 14 years ago
  25. 2a131b2 Makefile: move include for config.mk up by François Revol · 14 years ago
  26. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  27. 9192f58 logos: add Freescale logo by Timur Tabi · 14 years ago
  28. f896071 tools: enable img2srec for "tools-all" target by Mike Frysinger · 14 years ago
  29. dcf0dca ARM: Add support for jadecpu board based on MB86R01 SoC by Matthias Weisser · 14 years ago
  30. 8e7788f Move libfdt/ into lib/ by Peter Tyser · 15 years ago
  31. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · 15 years ago
  32. 6e02da5 at91: Add esd gmbh OTC570 board support by Daniel Gorsulowski · 15 years ago
  33. e21597b tools: give explicit libfdt paths by Mike Frysinger · 15 years ago
  34. 7b07f09 mkimage: Add Freescale imx Boot Image support (imximage) by Stefano Babic · 15 years ago
  35. 39901cd tools: allow people to compile w/out configuring by Mike Frysinger · 15 years ago
  36. 16c91a1 makefiles: fixes for building build tools by Scott Wood · 15 years ago
  37. 51420fb Revert "env: only build env_embedded and envcrc when needed" by Wolfgang Denk · 15 years ago
  38. 71ecabf env: only build env_embedded and envcrc when needed by Mike Frysinger · 15 years ago
  39. 0732941 mkimage: Add Kirkwood Boot Image support (kwbimage) by Prafulla Wadaskar · 15 years ago
  40. 58bb3c6 mkimage: Include missing files in build dependency calculations by Prafulla Wadaskar · 15 years ago
  41. fabf3cf tools: mkimage: split code into core, default and FIT image specific by Prafulla Wadaskar · 15 years ago
  42. c4e270f tools: mkimage: Makefile sorted by Prafulla Wadaskar · 15 years ago
  43. 00d5bfd unify HOST_CFLAGS and HOSTCFLAGS by Mike Frysinger · 15 years ago
  44. ecb7a93 envcrc: add missing dependencies on env storage by Mike Frysinger · 15 years ago
  45. 8b954a9 at91: add support for the PM9263 board of Ronetix GmbH by Ilko Iliev · 16 years ago
  46. 11ddc17 One more fix for building env_embedded.o by Wolfgang Denk · 16 years ago
  47. cec9c2f Fix building of env_embedded.o by Wolfgang Denk · 16 years ago
  48. 8625a5c tools/Makefile: fix image.c dependancy location by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  49. b06976d Add support for building native win32 tools by Peter Tyser · 16 years ago
  50. 01d5f1d tools/Makefile: Simplify HOST_CFLAGS/HOST_LDFLAGS generation by Peter Tyser · 16 years ago
  51. 2ba2634 tools/Makefile: Create generic build rules by Peter Tyser · 16 years ago
  52. 7e541ed tools/Makefile: Use auto-generated object file dependencies by Peter Tyser · 16 years ago
  53. bd5605b tools/Makefile: Remove symlinks for remaining source files by Peter Tyser · 16 years ago
  54. 08f1557 tools/Makefile: Dynamically generate libfdt object dependencies by Peter Tyser · 16 years ago
  55. d0c23bf tools/Makefile: Remove symlinks for fdt targets by Peter Tyser · 16 years ago
  56. 988f02c tools/Makefile: Add libfdt/ to the include search path by Peter Tyser · 16 years ago
  57. 23808ae tools: Remove unecessary symlinking of zlib.h by Peter Tyser · 16 years ago
  58. d4de1b2 tools/Makefile: Add tools/ to the include search path by Peter Tyser · 16 years ago
  59. 0fa9ce3 tools/Makefile: Compile ncb when CONFIG_NETCONSOLE by Peter Tyser · 16 years ago
  60. 3916877 tools/Makefile: Make gen_eth_addr dependent upon CONFIG_CMD_NET by Peter Tyser · 16 years ago
  61. 82b88f8 tools/Makefile: Make envcrc dependent upon CONFIG_ENV_IS_EMBEDDED by Peter Tyser · 16 years ago
  62. 7e89767 tools/Makefile: Make inca-swap-bytes dependent on CONFIG_INCA_IP by Peter Tyser · 16 years ago
  63. 77b45b8 tools/Makefile: Make ubsha1 dependent upon CONFIG_SHA1_CHECK_UB_IMG by Peter Tyser · 16 years ago
  64. f349449 tools/Makefile: Make img2srec dependent upon CONFIG_CMD_LOADS by Peter Tyser · 16 years ago
  65. ce7626d tools/Makefile: Build bmp_logo only when LCD or VIDEO logos are enabled by Peter Tyser · 16 years ago
  66. 5b3c54d tools/Makefile: Split variable declarations into multiple lines by Peter Tyser · 16 years ago
  67. 2f84bc1 tools/Makefile: Remove inappropriate double-tabs by Peter Tyser · 16 years ago
  68. a1dca1c tools/Makefile: Remove HOSTARCH HOSTOS defines by Peter Tyser · 16 years ago
  69. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  70. 5708dbf Add 'license' command to U-Boot command line by Harald Welte · 16 years ago
  71. cf8956d Merging Stelian Pop AT91 patches by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  72. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  73. e6632d9 Use custom logo for Atmel boards by Stelian Pop · 17 years ago
  74. a2c67e9 crc32: use uint32_t rather than unsigned long by Mike Frysinger · 17 years ago
  75. 7297792 Fix out of tree building issue by Anatolij Gustschin · 17 years ago
  76. 2e6f285 Add MD5 support to the new uImage format by Bartlomiej Sieka · 17 years ago
  77. 6125086 [new uImage] Add libfdt support to mkimage by Bartlomiej Sieka · 17 years ago
  78. 6bfe92f [new uImage] Add sha1.o object to mkimage binary build by Bartlomiej Sieka · 17 years ago
  79. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  80. f719c1e Do not reference sha1.c when building mkimage. by Mike Frysinger · 17 years ago
  81. 59f1275 Fix build problems under Cygwin by raptorbrino@aim.com · 17 years ago
  82. 1421586 Merge with /home/hs/Atronic/u-boot by Wolfgang Denk · 17 years ago
  83. 633e03a [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · 17 years ago
  84. fecb2a0 Fix compilation issues on MACOSX by Aubrey.Li · 18 years ago
  85. 4df0da5 Coding style cleanup by Wolfgang Denk · 18 years ago
  86. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  87. 9965160 * Patch by Yuli Barcohen, 19 Jul 2004: by wdenk · 20 years ago
  88. a0ebde5 * Patch by Detlev Zundel, 08 Sep 2004: Update etags build target by wdenk · 20 years ago
  89. c0aa5c5 * Patch by Gleb Natapov, 19 Sep 2003: by wdenk · 21 years ago
  90. 655a0f9 * Fix parameter passing to standalone images with bootm command by wdenk · 21 years ago
  91. 1ee550e * Patch by Anders Larsen, 18 Sep 2003: by wdenk · 21 years ago
  92. 5d84173 * Make Ethernet autonegotiation on INCA-IP work for all clock rates; by wdenk · 21 years ago
  93. 9b10ef98 Removed tools/gdb from "make all" target. Added make target "gdbtools" by dzu · 21 years ago
  94. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  95. b02744a * Patch by Arun Dharankar, 4 Apr 2003: by wdenk · 22 years ago
  96. efee170 Initial revision by wdenk · 22 years ago