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