1. 51420fb Revert "env: only build env_embedded and envcrc when needed" by Wolfgang Denk · 15 years ago
  2. b99814d envcrc: check return value of fwrite() by Mike Frysinger · 15 years ago
  3. 71ecabf env: only build env_embedded and envcrc when needed by Mike Frysinger · 15 years ago
  4. 764f3ee Merge branch 'warning-cleanup' by Wolfgang Denk · 15 years ago
  5. cb97640 tools/netconsole: use ncb automatically if available by Mike Frysinger · 15 years ago
  6. 1d80911 tools/netconsole: make a bit more robust by Mike Frysinger · 15 years ago
  7. faef8c2 kwbimage.c: Fix compile warning when building on 64 bit systems (again) by Wolfgang Denk · 15 years ago
  8. 671c3d7 kwbimage.c: Fix compile warning when building on 64 bit systems by Wolfgang Denk · 15 years ago
  9. 0732941 mkimage: Add Kirkwood Boot Image support (kwbimage) by Prafulla Wadaskar · 15 years ago
  10. 58bb3c6 mkimage: Include missing files in build dependency calculations by Prafulla Wadaskar · 15 years ago
  11. 3b50677 tools/mkimage: fix compiler warnings, use "const" by Wolfgang Denk · 15 years ago
  12. fabf3cf tools: mkimage: split code into core, default and FIT image specific by Prafulla Wadaskar · 15 years ago
  13. 4d4d67d tools: mkimage: Fixed build warnings by Prafulla Wadaskar · 15 years ago
  14. c4e270f tools: mkimage: Makefile sorted by Prafulla Wadaskar · 15 years ago
  15. 139cb08 tools: mkimage : bugfix returns correct value for list command by Prafulla Wadaskar · 15 years ago
  16. dbd8bcb License cleanup: remove unintended "All Rights Reserved" notices. by Wolfgang Denk · 15 years ago
  17. 00d5bfd unify HOST_CFLAGS and HOSTCFLAGS by Mike Frysinger · 15 years ago
  18. 4ad8e9f compiler.h: unify system ifdef cruft here by Mike Frysinger · 15 years ago
  19. ecb7a93 envcrc: add missing dependencies on env storage by Mike Frysinger · 15 years ago
  20. 6d174d5 Blackfin: add jtagconsole helper script by Mike Frysinger · 15 years ago
  21. c02e24d tools/envcrc: add --binary option to export embedded env by Mike Frysinger · 16 years ago
  22. 11d0dbd Add imls utility command by Marco Stornelli · 16 years ago
  23. f4a193b bmp_logo: Check return value of fread() by Peter Tyser · 16 years ago
  24. a79c6bb ncb: Check return value of write() by Peter Tyser · 16 years ago
  25. 745e27e Replace __asm references with __asm__ by Peter Tyser · 16 years ago
  26. 8b954a9 at91: add support for the PM9263 board of Ronetix GmbH by Ilko Iliev · 16 years ago
  27. 11ddc17 One more fix for building env_embedded.o by Wolfgang Denk · 16 years ago
  28. f301d67 tools/setlocalversion: use git svn instead of git-svn by Peter Korsgaard · 16 years ago
  29. b8664ab Fix implicit declaration of function 'htons' by Wolfgang Denk · 16 years ago
  30. cec9c2f Fix building of env_embedded.o by Wolfgang Denk · 16 years ago
  31. 8625a5c tools/Makefile: fix image.c dependancy location by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  32. 88a7f0d tools: add ncb to gitignore by Mike Frysinger · 16 years ago
  33. 5486073 Delete now unused tools/Makefile.win32 by Peter Tyser · 16 years ago
  34. b06976d Add support for building native win32 tools by Peter Tyser · 16 years ago
  35. 01d5f1d tools/Makefile: Simplify HOST_CFLAGS/HOST_LDFLAGS generation by Peter Tyser · 16 years ago
  36. 2ba2634 tools/Makefile: Create generic build rules by Peter Tyser · 16 years ago
  37. 7e541ed tools/Makefile: Use auto-generated object file dependencies by Peter Tyser · 16 years ago
  38. bd5605b tools/Makefile: Remove symlinks for remaining source files by Peter Tyser · 16 years ago
  39. 08f1557 tools/Makefile: Dynamically generate libfdt object dependencies by Peter Tyser · 16 years ago
  40. d0c23bf tools/Makefile: Remove symlinks for fdt targets by Peter Tyser · 16 years ago
  41. 988f02c tools/Makefile: Add libfdt/ to the include search path by Peter Tyser · 16 years ago
  42. 23808ae tools: Remove unecessary symlinking of zlib.h by Peter Tyser · 16 years ago
  43. d4de1b2 tools/Makefile: Add tools/ to the include search path by Peter Tyser · 16 years ago
  44. 0fa9ce3 tools/Makefile: Compile ncb when CONFIG_NETCONSOLE by Peter Tyser · 16 years ago
  45. 3916877 tools/Makefile: Make gen_eth_addr dependent upon CONFIG_CMD_NET by Peter Tyser · 16 years ago
  46. 82b88f8 tools/Makefile: Make envcrc dependent upon CONFIG_ENV_IS_EMBEDDED by Peter Tyser · 16 years ago
  47. 7e89767 tools/Makefile: Make inca-swap-bytes dependent on CONFIG_INCA_IP by Peter Tyser · 16 years ago
  48. 77b45b8 tools/Makefile: Make ubsha1 dependent upon CONFIG_SHA1_CHECK_UB_IMG by Peter Tyser · 16 years ago
  49. f349449 tools/Makefile: Make img2srec dependent upon CONFIG_CMD_LOADS by Peter Tyser · 16 years ago
  50. ce7626d tools/Makefile: Build bmp_logo only when LCD or VIDEO logos are enabled by Peter Tyser · 16 years ago
  51. 5b3c54d tools/Makefile: Split variable declarations into multiple lines by Peter Tyser · 16 years ago
  52. 2f84bc1 tools/Makefile: Remove inappropriate double-tabs by Peter Tyser · 16 years ago
  53. a1dca1c tools/Makefile: Remove HOSTARCH HOSTOS defines by Peter Tyser · 16 years ago
  54. cecc407 gen_eth_addr: Use POSIX rand() and srand() by Peter Tyser · 16 years ago
  55. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  56. a885a54 easylogo: add optional gzip support by Mike Frysinger · 16 years ago
  57. b35beab ncb: use socklen_t by Mike Frysinger · 16 years ago
  58. 5b4eba2 Fix a typo in fw_env.config by Martin Michlmayr · 16 years ago
  59. 9649d11 tools/netconsole: new script for working with netconsole over UDP by Mike Frysinger · 16 years ago
  60. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  61. e5167f1 Adds two more ethernet interface to 83xx by richardretanubun · 16 years ago
  62. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  63. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  64. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  65. ffb379a fw_env: add NAND support by Guennadi Liakhovetski · 16 years ago
  66. 4cd94a7 fw_env.c: fix build problems with MTD_VERSION=old by Wolfgang Denk · 16 years ago
  67. 5708dbf Add 'license' command to U-Boot command line by Harald Welte · 16 years ago
  68. 13f548d tools/gitignore: update to all generated files by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  69. dc770c7 Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · 16 years ago
  70. 809be8d Fixed some out-of-tree build issues by Wolfgang Denk · 16 years ago
  71. 81ab85b Add logos for RRvision board by Gary Jennejohn · 16 years ago
  72. cf8956d Merging Stelian Pop AT91 patches by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  73. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  74. e6632d9 Use custom logo for Atmel boards by Stelian Pop · 17 years ago
  75. 73a4e5e Propagate Error Status to the Shell on fw_printenv Errors by Grant Erickson · 17 years ago
  76. 9989ed6 Fix Compilation Errors with 'tools/env/fw_printenv' by Grant Erickson · 17 years ago
  77. cd7e1a3 mkimage: make mmap() checks consistent by Mike Frysinger · 17 years ago
  78. 17f2175 Update .gitignore for zlib.h by Kumar Gala · 17 years ago
  79. 4786859 Memory footprint optimizations by Bartlomiej Sieka · 17 years ago
  80. a2c67e9 crc32: use uint32_t rather than unsigned long by Mike Frysinger · 17 years ago
  81. bfac87a Add support for u-boot in svn and localversion-* files by Mike Frysinger · 17 years ago
  82. 7297792 Fix out of tree building issue by Anatolij Gustschin · 17 years ago
  83. 9eede9b Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · 17 years ago
  84. 2e6f285 Add MD5 support to the new uImage format by Bartlomiej Sieka · 17 years ago
  85. e145da6 tools/setlocalversion: use a git-describe-ish format by Wolfgang Denk · 17 years ago
  86. d7816fb [new uImage] Add support for new uImage format to mkimage tool by Bartlomiej Sieka · 17 years ago
  87. e227fbb [new uImage] New uImage low-level API by Marian Balakowicz · 17 years ago
  88. 6125086 [new uImage] Add libfdt support to mkimage by Bartlomiej Sieka · 17 years ago
  89. 6bfe92f [new uImage] Add sha1.o object to mkimage binary build by Bartlomiej Sieka · 17 years ago
  90. c3c7eb2 [new uImage] Share common uImage code between mkimage and U-boot by Marian Balakowicz · 17 years ago
  91. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  92. d0bb56d Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · 17 years ago
  93. 0760ff9 make define2mk.sed work on FreeBSD by Marcel Moolenaar · 17 years ago
  94. ba5d52d easylogo: clean up some more and add -r (rgb) support by Mike Frysinger · 17 years ago
  95. 2429d4f Merge branch 'master' of /home/git/u-boot by Marian Balakowicz · 17 years ago
  96. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  97. ab91584 add the default Blackfin logo used by Blackfin boards with splash screens by Mike Frysinger · 17 years ago
  98. f719c1e Do not reference sha1.c when building mkimage. by Mike Frysinger · 17 years ago
  99. cc3c2600 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 17 years ago
  100. 3fa2b52 fix easylogo on big endian dev systems by Mike Frysinger · 17 years ago