1. 35e3717 Merge branch 'master' of ../work into next by Wolfgang Denk · 15 years ago
  2. fbc1c8f tools/mkimage: Remove duplicate line of code by Peter Tyser · 15 years ago
  3. 2a49bf3 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  4. c81296c tools/mkimage: Print FIT image contents after creation by Peter Tyser · 15 years ago
  5. 8e1c896 tools/fit_image.c: Remove unused fit_set_header() by Peter Tyser · 15 years ago
  6. 1a99de2 tools/mkimage: Assume FDT image type for FIT images by Peter Tyser · 15 years ago
  7. d984fed makefiles: fixes for building build tools by Scott Wood · 15 years ago
  8. fd66066 img2srec: use standard types by Mike Frysinger · 15 years ago
  9. 8204e06 tools: gitignore *.exe binaries by Mike Frysinger · 15 years ago
  10. faf36c1 Fix mingw tools build by Remy Bohmer · 15 years ago
  11. 6a590c5 Building of FIT images does not work. by Remy Bohmer · 15 years ago
  12. a747a7f Revert "env: only build env_embedded and envcrc when needed" by Wolfgang Denk · 15 years ago
  13. f67066b envcrc: check return value of fwrite() by Mike Frysinger · 15 years ago
  14. 6dab6ad env: only build env_embedded and envcrc when needed by Mike Frysinger · 15 years ago
  15. 084f3dd Merge branch 'warning-cleanup' by Wolfgang Denk · 15 years ago
  16. 1c20e4a tools/netconsole: use ncb automatically if available by Mike Frysinger · 15 years ago
  17. 7709318 tools/netconsole: make a bit more robust by Mike Frysinger · 15 years ago
  18. ceb2d57 kwbimage.c: Fix compile warning when building on 64 bit systems (again) by Wolfgang Denk · 15 years ago
  19. 51003b8 kwbimage.c: Fix compile warning when building on 64 bit systems by Wolfgang Denk · 15 years ago
  20. aa0c7a8 mkimage: Add Kirkwood Boot Image support (kwbimage) by Prafulla Wadaskar · 15 years ago
  21. 37b8018 mkimage: Include missing files in build dependency calculations by Prafulla Wadaskar · 15 years ago
  22. 3a2003f tools/mkimage: fix compiler warnings, use "const" by Wolfgang Denk · 15 years ago
  23. 89a4d6b tools: mkimage: split code into core, default and FIT image specific by Prafulla Wadaskar · 15 years ago
  24. 449609f tools: mkimage: Fixed build warnings by Prafulla Wadaskar · 15 years ago
  25. 14821d7 tools: mkimage: Makefile sorted by Prafulla Wadaskar · 15 years ago
  26. f7644c0 tools: mkimage : bugfix returns correct value for list command by Prafulla Wadaskar · 15 years ago
  27. 46ff6d4 License cleanup: remove unintended "All Rights Reserved" notices. by Wolfgang Denk · 15 years ago
  28. 9aef738 unify HOST_CFLAGS and HOSTCFLAGS by Mike Frysinger · 15 years ago
  29. 3756609 compiler.h: unify system ifdef cruft here by Mike Frysinger · 15 years ago
  30. 2d8d2ad envcrc: add missing dependencies on env storage by Mike Frysinger · 15 years ago
  31. c11ff77 Blackfin: add jtagconsole helper script by Mike Frysinger · 15 years ago
  32. 837db3d tools/envcrc: add --binary option to export embedded env by Mike Frysinger · 15 years ago
  33. f578a2d Add imls utility command by Marco Stornelli · 15 years ago
  34. 65351a8 bmp_logo: Check return value of fread() by Peter Tyser · 15 years ago
  35. eea8be8 ncb: Check return value of write() by Peter Tyser · 15 years ago
  36. 54e822f Replace __asm references with __asm__ by Peter Tyser · 15 years ago
  37. f0a2c7b at91: add support for the PM9263 board of Ronetix GmbH by Ilko Iliev · 15 years ago
  38. f63728c One more fix for building env_embedded.o by Wolfgang Denk · 15 years ago
  39. 6b6bb02 tools/setlocalversion: use git svn instead of git-svn by Peter Korsgaard · 15 years ago
  40. ecf3fb2 Fix implicit declaration of function 'htons' by Wolfgang Denk · 15 years ago
  41. afcbce0 Fix building of env_embedded.o by Wolfgang Denk · 15 years ago
  42. ae644c1 tools/Makefile: fix image.c dependancy location by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  43. b074a70 tools: add ncb to gitignore by Mike Frysinger · 15 years ago
  44. 0a145ce Delete now unused tools/Makefile.win32 by Peter Tyser · 16 years ago
  45. 2f8d396 Add support for building native win32 tools by Peter Tyser · 16 years ago
  46. e50abf6 tools/Makefile: Simplify HOST_CFLAGS/HOST_LDFLAGS generation by Peter Tyser · 16 years ago
  47. b0d4d72 tools/Makefile: Create generic build rules by Peter Tyser · 16 years ago
  48. 273174d tools/Makefile: Use auto-generated object file dependencies by Peter Tyser · 16 years ago
  49. fb8b33c tools/Makefile: Remove symlinks for remaining source files by Peter Tyser · 16 years ago
  50. eed0733 tools/Makefile: Dynamically generate libfdt object dependencies by Peter Tyser · 16 years ago
  51. c017017 tools/Makefile: Remove symlinks for fdt targets by Peter Tyser · 16 years ago
  52. 45d6bdf tools/Makefile: Add libfdt/ to the include search path by Peter Tyser · 16 years ago
  53. fba0e3a tools: Remove unecessary symlinking of zlib.h by Peter Tyser · 16 years ago
  54. 40b8d90 tools/Makefile: Add tools/ to the include search path by Peter Tyser · 16 years ago
  55. 1cd300d tools/Makefile: Compile ncb when CONFIG_NETCONSOLE by Peter Tyser · 16 years ago
  56. 123c48a tools/Makefile: Make gen_eth_addr dependent upon CONFIG_CMD_NET by Peter Tyser · 16 years ago
  57. 4d93a0a tools/Makefile: Make envcrc dependent upon CONFIG_ENV_IS_EMBEDDED by Peter Tyser · 16 years ago
  58. cd26a31 tools/Makefile: Make inca-swap-bytes dependent on CONFIG_INCA_IP by Peter Tyser · 16 years ago
  59. 7cd5cbc tools/Makefile: Make ubsha1 dependent upon CONFIG_SHA1_CHECK_UB_IMG by Peter Tyser · 16 years ago
  60. eeba861 tools/Makefile: Make img2srec dependent upon CONFIG_CMD_LOADS by Peter Tyser · 16 years ago
  61. 335ffe7 tools/Makefile: Build bmp_logo only when LCD or VIDEO logos are enabled by Peter Tyser · 16 years ago
  62. ee3584a tools/Makefile: Split variable declarations into multiple lines by Peter Tyser · 16 years ago
  63. 21d28e9 tools/Makefile: Remove inappropriate double-tabs by Peter Tyser · 16 years ago
  64. 652f4ba tools/Makefile: Remove HOSTARCH HOSTOS defines by Peter Tyser · 16 years ago
  65. 2eeb4e9 gen_eth_addr: Use POSIX rand() and srand() by Peter Tyser · 16 years ago
  66. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  67. 24113a4 easylogo: add optional gzip support by Mike Frysinger · 16 years ago
  68. fadad15 ncb: use socklen_t by Mike Frysinger · 16 years ago
  69. 2252577 Fix a typo in fw_env.config by Martin Michlmayr · 16 years ago
  70. bcb6dd9 tools/netconsole: new script for working with netconsole over UDP by Mike Frysinger · 16 years ago
  71. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  72. c68a05f Adds two more ethernet interface to 83xx by richardretanubun · 16 years ago
  73. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  74. 5a1aceb rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  75. 0cf4fd3 rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  76. 5608692 fw_env: add NAND support by Guennadi Liakhovetski · 16 years ago
  77. 1711f3b fw_env.c: fix build problems with MTD_VERSION=old by Wolfgang Denk · 16 years ago
  78. 0a823aa Add 'license' command to U-Boot command line by Harald Welte · 16 years ago
  79. 31cfe57 tools/gitignore: update to all generated files by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  80. d0ff51b Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · 16 years ago
  81. 184f1b4 Fixed some out-of-tree build issues by Wolfgang Denk · 16 years ago
  82. a7a5982 Add logos for RRvision board by Gary Jennejohn · 16 years ago
  83. 42fd5f8 Merging Stelian Pop AT91 patches by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  84. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  85. 098b7b4 Use custom logo for Atmel boards by Stelian Pop · 16 years ago
  86. bc11756 Propagate Error Status to the Shell on fw_printenv Errors by Grant Erickson · 16 years ago
  87. f3b6d52 Fix Compilation Errors with 'tools/env/fw_printenv' by Grant Erickson · 16 years ago
  88. fa956fd mkimage: make mmap() checks consistent by Mike Frysinger · 16 years ago
  89. 8ea08e5 Update .gitignore for zlib.h by Kumar Gala · 16 years ago
  90. edbed24 Memory footprint optimizations by Bartlomiej Sieka · 16 years ago
  91. 89cdab7 crc32: use uint32_t rather than unsigned long by Mike Frysinger · 16 years ago
  92. 92bad20 Add support for u-boot in svn and localversion-* files by Mike Frysinger · 16 years ago
  93. b9670dd Fix out of tree building issue by Anatolij Gustschin · 17 years ago
  94. 27f33e9 Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · 17 years ago
  95. 766529f Add MD5 support to the new uImage format by Bartlomiej Sieka · 17 years ago
  96. b8aa57b tools/setlocalversion: use a git-describe-ish format by Wolfgang Denk · 17 years ago
  97. 9d25438 [new uImage] Add support for new uImage format to mkimage tool by Bartlomiej Sieka · 17 years ago
  98. 5dfb521 [new uImage] New uImage low-level API by Marian Balakowicz · 17 years ago
  99. 8cf3080 [new uImage] Add libfdt support to mkimage by Bartlomiej Sieka · 17 years ago
  100. a6e530f [new uImage] Add sha1.o object to mkimage binary build by Bartlomiej Sieka · 17 years ago