1. 53fbb7e image: Split FIT code into new image-fit.c by Simon Glass · 11 years ago
  2. 669dfc2 fdt: Ensure that libfdt_env.h comes from U-Boot by Simon Glass · 12 years ago
  3. deb0757 mx23: config: Enable mxsboot tool for i.MX23 based boards by Otavio Salvador · 12 years ago
  4. 30ff891 kerneldoc: Implant DocBook from Linux kernel by Marek Vasut · 12 years ago
  5. 5d898a0 powerpc/CoreNet: add tool to support pbl image build. by Shaohui Xie · 12 years ago
  6. 8b6a495 tools: Fix mingw tools build by Vladimir Yakovlev · 12 years ago
  7. d131ad6 kwboot: boot kirkwood SoCs over a serial link by Luka Perkov · 12 years ago
  8. 81e3520 EXYNOS: SMDK5250: Add MMC SPL support by Chander Kashyap · 13 years ago
  9. 30de101 Strip mkenvimage by David Wagner · 13 years ago
  10. a6337e6 new tool mkenvimage: generates an env image from an arbitrary config file by David Wagner · 13 years ago
  11. 9dfa8da Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 13 years ago
  12. c270730 tools: logo: split bmp arrays from bmp_logo.h by Che-Liang Chiou · 13 years ago
  13. f29f7e0 iMX28: Add image header generator tool by Marek Vasut · 13 years ago
  14. 4962e38 mkimage: adding support for Davinci AIS image by Stefano Babic · 13 years ago
  15. 3decb14 mkimage: Add OMAP boot image support by John Rigby · 13 years ago
  16. 60b74bd MIPS: INCA-IP: rename inca-swap-bytes host tool by Daniel Schwierzeck · 13 years ago
  17. 7816f2c mkimage: add UBL header support for booting davinci cpus by Heiko Schocher · 13 years ago
  18. 348de31 digsy_mtc: move board into vendor dir and add vendor logo by Anatolij Gustschin · 13 years ago
  19. 2ad6e27 tools: make it possible to build tools unconfigured by Mike Frysinger · 13 years ago
  20. 91081e0 Revert "Fix building tools alone with host compiler" by Wolfgang Denk · 13 years ago
  21. bbc6353 Fix building tools alone with host compiler by François Revol · 14 years ago
  22. a98ae78 Makefile: move include for config.mk up by François Revol · 14 years ago
  23. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  24. ef351fe logos: add Freescale logo by Timur Tabi · 14 years ago
  25. 570d7d5 tools: enable img2srec for "tools-all" target by Mike Frysinger · 14 years ago
  26. 18a056a ARM: Add support for jadecpu board based on MB86R01 SoC by Matthias Weisser · 14 years ago
  27. 0de71d5 Move libfdt/ into lib/ by Peter Tyser · 14 years ago
  28. 78acc47 Rename lib_generic/ to lib/ by Peter Tyser · 14 years ago
  29. 44d8025 at91: Add esd gmbh OTC570 board support by Daniel Gorsulowski · 15 years ago
  30. e852d36 tools: give explicit libfdt paths by Mike Frysinger · 15 years ago
  31. 8edcde5 mkimage: Add Freescale imx Boot Image support (imximage) by Stefano Babic · 15 years ago
  32. c7c0d54 tools: allow people to compile w/out configuring by Mike Frysinger · 15 years ago
  33. d984fed makefiles: fixes for building build tools by Scott Wood · 15 years ago
  34. a747a7f Revert "env: only build env_embedded and envcrc when needed" by Wolfgang Denk · 15 years ago
  35. 6dab6ad env: only build env_embedded and envcrc when needed by Mike Frysinger · 15 years ago
  36. aa0c7a8 mkimage: Add Kirkwood Boot Image support (kwbimage) by Prafulla Wadaskar · 15 years ago
  37. 37b8018 mkimage: Include missing files in build dependency calculations by Prafulla Wadaskar · 15 years ago
  38. 89a4d6b tools: mkimage: split code into core, default and FIT image specific by Prafulla Wadaskar · 15 years ago
  39. 14821d7 tools: mkimage: Makefile sorted by Prafulla Wadaskar · 15 years ago
  40. 9aef738 unify HOST_CFLAGS and HOSTCFLAGS by Mike Frysinger · 15 years ago
  41. 2d8d2ad envcrc: add missing dependencies on env storage by Mike Frysinger · 15 years ago
  42. f0a2c7b at91: add support for the PM9263 board of Ronetix GmbH by Ilko Iliev · 15 years ago
  43. f63728c One more fix for building env_embedded.o by Wolfgang Denk · 15 years ago
  44. afcbce0 Fix building of env_embedded.o by Wolfgang Denk · 15 years ago
  45. ae644c1 tools/Makefile: fix image.c dependancy location by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  46. 2f8d396 Add support for building native win32 tools by Peter Tyser · 16 years ago
  47. e50abf6 tools/Makefile: Simplify HOST_CFLAGS/HOST_LDFLAGS generation by Peter Tyser · 16 years ago
  48. b0d4d72 tools/Makefile: Create generic build rules by Peter Tyser · 16 years ago
  49. 273174d tools/Makefile: Use auto-generated object file dependencies by Peter Tyser · 16 years ago
  50. fb8b33c tools/Makefile: Remove symlinks for remaining source files by Peter Tyser · 16 years ago
  51. eed0733 tools/Makefile: Dynamically generate libfdt object dependencies by Peter Tyser · 16 years ago
  52. c017017 tools/Makefile: Remove symlinks for fdt targets by Peter Tyser · 16 years ago
  53. 45d6bdf tools/Makefile: Add libfdt/ to the include search path by Peter Tyser · 16 years ago
  54. fba0e3a tools: Remove unecessary symlinking of zlib.h by Peter Tyser · 16 years ago
  55. 40b8d90 tools/Makefile: Add tools/ to the include search path by Peter Tyser · 16 years ago
  56. 1cd300d tools/Makefile: Compile ncb when CONFIG_NETCONSOLE by Peter Tyser · 16 years ago
  57. 123c48a tools/Makefile: Make gen_eth_addr dependent upon CONFIG_CMD_NET by Peter Tyser · 16 years ago
  58. 4d93a0a tools/Makefile: Make envcrc dependent upon CONFIG_ENV_IS_EMBEDDED by Peter Tyser · 16 years ago
  59. cd26a31 tools/Makefile: Make inca-swap-bytes dependent on CONFIG_INCA_IP by Peter Tyser · 16 years ago
  60. 7cd5cbc tools/Makefile: Make ubsha1 dependent upon CONFIG_SHA1_CHECK_UB_IMG by Peter Tyser · 16 years ago
  61. eeba861 tools/Makefile: Make img2srec dependent upon CONFIG_CMD_LOADS by Peter Tyser · 16 years ago
  62. 335ffe7 tools/Makefile: Build bmp_logo only when LCD or VIDEO logos are enabled by Peter Tyser · 16 years ago
  63. ee3584a tools/Makefile: Split variable declarations into multiple lines by Peter Tyser · 16 years ago
  64. 21d28e9 tools/Makefile: Remove inappropriate double-tabs by Peter Tyser · 16 years ago
  65. 652f4ba tools/Makefile: Remove HOSTARCH HOSTOS defines by Peter Tyser · 16 years ago
  66. 0cf4fd3 rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  67. 0a823aa Add 'license' command to U-Boot command line by Harald Welte · 16 years ago
  68. 42fd5f8 Merging Stelian Pop AT91 patches by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  69. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  70. 098b7b4 Use custom logo for Atmel boards by Stelian Pop · 16 years ago
  71. 89cdab7 crc32: use uint32_t rather than unsigned long by Mike Frysinger · 16 years ago
  72. b9670dd Fix out of tree building issue by Anatolij Gustschin · 17 years ago
  73. 766529f Add MD5 support to the new uImage format by Bartlomiej Sieka · 17 years ago
  74. 8cf3080 [new uImage] Add libfdt support to mkimage by Bartlomiej Sieka · 17 years ago
  75. a6e530f [new uImage] Add sha1.o object to mkimage binary build by Bartlomiej Sieka · 17 years ago
  76. b97a2a0 [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  77. 01c687a Do not reference sha1.c when building mkimage. by Mike Frysinger · 17 years ago
  78. 883e392 Fix build problems under Cygwin by raptorbrino@aim.com · 17 years ago
  79. bf6a9ca Merge with /home/hs/Atronic/u-boot by Wolfgang Denk · 17 years ago
  80. 566a494 [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · 17 years ago
  81. 5dfaa50 Fix compilation issues on MACOSX by Aubrey.Li · 17 years ago
  82. 511d0c7 Coding style cleanup by Wolfgang Denk · 18 years ago
  83. f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  84. e1a3f6b * Patch by Yuli Barcohen, 19 Jul 2004: by wdenk · 20 years ago
  85. eedcd07 * Patch by Detlev Zundel, 08 Sep 2004: Update etags build target by wdenk · 20 years ago
  86. a8c7c70 * Patch by Gleb Natapov, 19 Sep 2003: by wdenk · 21 years ago
  87. b13fb01 * Fix parameter passing to standalone images with bootm command by wdenk · 21 years ago
  88. ef1464c * Patch by Anders Larsen, 18 Sep 2003: by wdenk · 21 years ago
  89. e0ac62d * Make Ethernet autonegotiation on INCA-IP work for all clock rates; by wdenk · 21 years ago
  90. 8f713fd Removed tools/gdb from "make all" target. Added make target "gdbtools" by dzu · 21 years ago
  91. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  92. 3e38691 * Patch by Arun Dharankar, 4 Apr 2003: by wdenk · 21 years ago
  93. efee170 Initial revision by wdenk · 22 years ago