1. b233bd7 TFTP: allow for adjustable retransmission timout by Wolfgang Denk · 15 years ago
  2. b46293f Add error codes/handling for TFTP-server by Remy Bohmer · 15 years ago
  3. 8c2926d net: pull CONFIG checks out of source and into makefile by Mike Frysinger · 15 years ago
  4. b3b00ed Add Transfer Size Option to tftp by Robin Getz · 15 years ago
  5. 8832f6e tftp: get the tftp block size from config file and from the environment by Alessandro Rubini · 15 years ago
  6. 12730c7 net/tftp.c: fix warning: pointer targets differ in signedness by Wolfgang Denk · 15 years ago
  7. 9e0a4d6 minor debug cleanups in ./net by Robin Getz · 15 years ago
  8. d5695f4 convert print_IPaddr() to %pI4 by Mike Frysinger · 16 years ago
  9. 5e58efa net: Fix TftpStart() ip:filename bug by Peter Tyser · 16 years ago
  10. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  11. 371cde7 net: Make TFTP server timeout configurable by Bartlomiej Sieka · 16 years ago
  12. 5666846 net: express the first argument to NetSetTimeout() in milliseconds by Bartlomiej Sieka · 16 years ago
  13. d31a59b Don't tftp to unknown flash by Jochen Friedrich · 16 years ago
  14. e4ad454 Fix printf errors. by Andrew Klossner · 16 years ago
  15. fa1dfde TFTP: fix search of ':' in BootFile by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  16. 5855541 TFTP: add host ip addr support by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  17. c1a6164 Fix warning differ in signedness in net/net.c and net/nfs.c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  18. 8b70f34 Fix TFTP OACK code for short packets. by Wolfgang Denk · 17 years ago
  19. 83e8e47 Backout commit 8f1bc284 as it causes TFTP to fail. by Wolfgang Denk · 17 years ago
  20. 4e6c9d4 tftp: don't implicity trust the format of recevied packets by Grant Likely · 17 years ago
  21. 7192096 Fix: TFTP is not working on little endian systems by stefano babic · 17 years ago
  22. 5615ef2 86xx: Fix lingering CFG_CMD_* references in sbc8641d.h by Jon Loeliger · 17 years ago
  23. 627f5c3 Coding style cleanup; rebuild CHANGELOG by Wolfgang Denk · 17 years ago
  24. 7280da7 multicast tftp: RFC2090 by David Updegraff · 17 years ago
  25. a9807e5 net/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  26. 54f35c2 net/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  27. 36301de net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  28. 26442ac Fix typo. Patch by Andreas Engel, 28 Nov 2005 by Wolfgang Denk · 18 years ago
  29. bcc5dfc Merge with /home/m8/git/u-boot by Wolfgang Denk · 19 years ago
  30. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  31. 513b4a1 Added support for TQM834x boards. by Marian Balakowicz · 19 years ago
  32. 227b519 Update for TFTP using a fixed UDP port by Wolfgang Denk · 19 years ago
  33. e3cfce5 Allow to force TFTP to use a fixed UDP port by Wolfgang Denk · 19 years ago
  34. 3135c54 Prepare U-Boot for gcc-4.x by Wolfgang Denk · 19 years ago
  35. dec9732 Fix endianess problem in TFTP / NFS default filenames by Wolfgang Denk · 19 years ago
  36. 145d2c1 Patches by Pantelis Antoniou, 30 Mar 2004: by wdenk · 21 years ago
  37. 42c0547 * Patches by Thomas Viehweger, 16 Mar 2004: by wdenk · 21 years ago
  38. f70cbb2 * Patch by Laurent Mohin, 10 Feb 2004: Fix buffer overflow in common/usb.c by wdenk · 21 years ago
  39. ef89394 * CVS add missing files by wdenk · 21 years ago
  40. c6abb7e * Use "-fPIC" instead of "-mrelocatable" to prevent problems with recent tools by wdenk · 21 years ago
  41. 7182b0f * Update TRAB auto update code by wdenk · 21 years ago
  42. 5d84173 * Make Ethernet autonegotiation on INCA-IP work for all clock rates; by wdenk · 21 years ago
  43. e6466f6 * Add support for RMU board by wdenk · 21 years ago
  44. fe8c280 Initial revision by wdenk · 22 years ago