1. 4abd0e2 net: Add more #ifdefs for tftpput to reduce code size by Simon Glass · Thu Oct 27 06:24:29 2011 +0000
  2. 8431332 net: Make net_transfer() a static function by Simon Glass · Thu Oct 27 06:24:28 2011 +0000
  3. 2928cd8 net: Hide more code behind CONFIG_CMD_TFTPPUT by Simon Glass · Wed Oct 26 14:18:38 2011 +0000
  4. 6a398d2 net: tftpput: implement tftp logic by Simon Glass · Mon Oct 24 18:00:07 2011 +0000
  5. f59675a net: tftpput: Support selecting get/put for tftp by Simon Glass · Mon Oct 24 18:00:05 2011 +0000
  6. bd8a0e0 net: tftpput: Factor out start, restart and next block functions by Simon Glass · Mon Oct 24 18:00:04 2011 +0000
  7. b437aad net: tftpput: move common code into separate functions by Simon Glass · Mon Oct 24 18:00:03 2011 +0000
  8. a23230c net: drop !NET_MULTI code by Mike Frysinger · Sun Oct 02 10:01:27 2011 +0000
  9. 2f3dc0a net/tftp.c: fix typo by Luca Ceresoli · Tue May 17 00:03:41 2011 +0000
  10. b640ed3 TFTP: net/tftp.c: add server mode receive by Luca Ceresoli · Tue May 17 00:03:39 2011 +0000
  11. 562dfe5 TFTP: rename STATE_RRQ to STATE_SEND_RRQ by Luca Ceresoli · Tue May 17 00:03:38 2011 +0000
  12. 5079c76 TFTP: replace "server" with "remote" in local variable names by Luca Ceresoli · Tue May 17 00:03:37 2011 +0000
  13. 4e7a02b net/tftp.c: cosmetic: do not initialise statics to 0 or NULL by Luca Ceresoli · Sat May 14 05:50:03 2011 +0000
  14. 09b1823 net/tftp.c: cosmetic: fix indentation by Luca Ceresoli · Sat May 14 05:50:02 2011 +0000
  15. 6072fcd net/tftp.c: cosmetic: trailing statements should be on next line by Luca Ceresoli · Sat May 14 05:50:01 2011 +0000
  16. 35dfb18 net/tftp.c: cosmetic: fix brace issues by Luca Ceresoli · Sat May 14 05:50:00 2011 +0000
  17. c4ffb9f net/tftp.c: cosmetic: do not use assignment in if condition by Luca Ceresoli · Sat May 14 05:49:59 2011 +0000
  18. bf6ce41 net/tftp.c: cosmetic: fix pointer syntax issues by Luca Ceresoli · Sat May 14 05:49:58 2011 +0000
  19. f40538a net/tftp.c: cosmetic: fix whitespace issues by Luca Ceresoli · Sat May 14 05:49:57 2011 +0000
  20. c42fc27 net/tftp.c: cosmetic: fix lines over 80 characters by Luca Ceresoli · Sat May 14 05:49:56 2011 +0000
  21. 428ab36 NET: pass source IP address to packet handlers by Luca Ceresoli · Mon Apr 18 06:19:50 2011 +0000
  22. b233bd7 TFTP: allow for adjustable retransmission timout by Wolfgang Denk · Sun Jan 17 23:55:53 2010 +0100
  23. b46293f Add error codes/handling for TFTP-server by Remy Bohmer · Wed Oct 28 22:13:40 2009 +0100
  24. 8c2926d net: pull CONFIG checks out of source and into makefile by Mike Frysinger · Tue Nov 03 11:35:42 2009 -0500
  25. b3b00ed Add Transfer Size Option to tftp by Robin Getz · Thu Aug 20 10:50:20 2009 -0400
  26. 8832f6e tftp: get the tftp block size from config file and from the environment by Alessandro Rubini · Fri Aug 07 13:59:06 2009 +0200
  27. 12730c7 net/tftp.c: fix warning: pointer targets differ in signedness by Wolfgang Denk · Mon Aug 10 09:59:10 2009 +0200
  28. 9e0a4d6 minor debug cleanups in ./net by Robin Getz · Thu Jul 23 03:01:03 2009 -0400
  29. d5695f4 convert print_IPaddr() to %pI4 by Mike Frysinger · Tue Feb 17 00:00:53 2009 -0500
  30. 5e58efa net: Fix TftpStart() ip:filename bug by Peter Tyser · Mon Dec 01 16:29:38 2008 -0600
  31. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  32. 371cde7 net: Make TFTP server timeout configurable by Bartlomiej Sieka · Wed Oct 01 15:26:29 2008 +0200
  33. 5666846 net: express the first argument to NetSetTimeout() in milliseconds by Bartlomiej Sieka · Wed Oct 01 15:26:28 2008 +0200
  34. d31a59b Don't tftp to unknown flash by Jochen Friedrich · Tue Sep 02 11:24:59 2008 +0200
  35. e4ad454 Fix printf errors. by Andrew Klossner · Mon Jul 07 06:41:14 2008 -0700
  36. fa1dfde TFTP: fix search of ':' in BootFile by Jean-Christophe PLAGNIOL-VILLARD · Thu Feb 14 08:02:12 2008 +0100
  37. 5855541 TFTP: add host ip addr support by Jean-Christophe PLAGNIOL-VILLARD · Fri Jan 18 01:14:03 2008 +0100
  38. c1a6164 Fix warning differ in signedness in net/net.c and net/nfs.c by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 17 11:31:10 2007 +0100
  39. 8b70f34 Fix TFTP OACK code for short packets. by Wolfgang Denk · Fri Aug 31 10:01:51 2007 +0200
  40. 83e8e47 Backout commit 8f1bc284 as it causes TFTP to fail. by Wolfgang Denk · Thu Aug 30 14:42:15 2007 +0200
  41. 4e6c9d4 tftp: don't implicity trust the format of recevied packets by Grant Likely · Wed Aug 29 18:26:24 2007 -0600
  42. 7192096 Fix: TFTP is not working on little endian systems by stefano babic · Tue Aug 21 15:52:33 2007 +0200
  43. 5615ef2 86xx: Fix lingering CFG_CMD_* references in sbc8641d.h by Jon Loeliger · Wed Aug 15 11:55:35 2007 -0500
  44. 627f5c3 Coding style cleanup; rebuild CHANGELOG by Wolfgang Denk · Tue Aug 14 09:47:27 2007 +0200
  45. 7280da7 multicast tftp: RFC2090 by David Updegraff · Mon Jun 11 10:41:07 2007 -0500
  46. a9807e5 net/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 11:05:02 2007 -0500
  47. 54f35c2 net/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 17:45:14 2007 -0500
  48. 36301de net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:02:49 2007 -0500
  49. 26442ac Fix typo. Patch by Andreas Engel, 28 Nov 2005 by Wolfgang Denk · Mon Aug 14 22:43:13 2006 +0200
  50. bcc5dfc Merge with /home/m8/git/u-boot by Wolfgang Denk · Sat Oct 15 18:23:43 2005 +0200
  51. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
  52. 513b4a1 Added support for TQM834x boards. by Marian Balakowicz · Tue Oct 11 19:09:42 2005 +0200
  53. 227b519 Update for TFTP using a fixed UDP port by Wolfgang Denk · Sat Sep 24 23:25:46 2005 +0200
  54. e3cfce5 Allow to force TFTP to use a fixed UDP port by Wolfgang Denk · Sat Sep 24 22:37:32 2005 +0200
  55. 3135c54 Prepare U-Boot for gcc-4.x by Wolfgang Denk · Fri Aug 26 01:36:03 2005 +0200
  56. dec9732 Fix endianess problem in TFTP / NFS default filenames by Wolfgang Denk · Thu Aug 04 01:09:44 2005 +0200
  57. 145d2c1 Patches by Pantelis Antoniou, 30 Mar 2004: by wdenk · Thu Apr 15 21:48:45 2004 +0000
  58. 42c0547 * Patches by Thomas Viehweger, 16 Mar 2004: by wdenk · Tue Mar 23 22:14:11 2004 +0000
  59. f70cbb2 * Patch by Laurent Mohin, 10 Feb 2004: Fix buffer overflow in common/usb.c by wdenk · Mon Feb 23 20:48:38 2004 +0000
  60. ef89394 * CVS add missing files by wdenk · Mon Feb 23 16:11:30 2004 +0000
  61. c6abb7e * Use "-fPIC" instead of "-mrelocatable" to prevent problems with recent tools by wdenk · Mon Nov 17 21:14:37 2003 +0000
  62. 7182b0f * Update TRAB auto update code by wdenk · Mon Oct 06 21:55:32 2003 +0000
  63. 5d84173 * Make Ethernet autonegotiation on INCA-IP work for all clock rates; by wdenk · Sun Aug 17 18:55:18 2003 +0000
  64. e6466f6 * Add support for RMU board by wdenk · Thu Jun 05 19:27:42 2003 +0000
  65. fe8c280 Initial revision by wdenk · Sun Nov 03 00:38:21 2002 +0000