Commit Graph

94 Commits (lime2-spi)

Author SHA1 Message Date
Wolfgang Denk c96f86eefc TFTP: allow for adjustable retransmission timout 14 years ago
Remy Bohmer aafda38fb2 Add error codes/handling for TFTP-server 15 years ago
Mike Frysinger 6ac59c5518 net: pull CONFIG checks out of source and into makefile 15 years ago
Robin Getz 4fccb818e7 Add Transfer Size Option to tftp 15 years ago
Alessandro Rubini 89ba81d107 tftp: get the tftp block size from config file and from the environment 15 years ago
Wolfgang Denk d371708a1b net/tftp.c: fix warning: pointer targets differ in signedness 15 years ago
Robin Getz 0ebf04c607 minor debug cleanups in ./net 15 years ago
Mike Frysinger b6446b6775 convert print_IPaddr() to %pI4 15 years ago
Peter Tyser 6a86bb6c25 net: Fix TftpStart() ip:filename bug 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Bartlomiej Sieka e83cc06375 net: Make TFTP server timeout configurable 16 years ago
Bartlomiej Sieka 49f3bdbba8 net: express the first argument to NetSetTimeout() in milliseconds 16 years ago
Jochen Friedrich be1b0d2777 Don't tftp to unknown flash 16 years ago
Andrew Klossner dc4b0b38d4 Fix printf errors. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 38cc09c55b TFTP: fix search of ':' in BootFile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD a93907c43f TFTP: add host ip addr support 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 079c2c4fa7 Fix warning differ in signedness in net/net.c and net/nfs.c 17 years ago
Wolfgang Denk 60174746c6 Fix TFTP OACK code for short packets. 17 years ago
Wolfgang Denk ff13ac8c7b Backout commit 8f1bc284 as it causes TFTP to fail. 17 years ago
Grant Likely 8f1bc28408 tftp: don't implicity trust the format of recevied packets 17 years ago
stefano babic ef8f207527 Fix: TFTP is not working on little endian systems 17 years ago
Jon Loeliger 30b52df9e9 86xx: Fix lingering CFG_CMD_* references in sbc8641d.h 17 years ago
Jon Loeliger 8662577fe3 86xx: Fix lingering CFG_CMD_* references in sbc8641d.h 17 years ago
Wolfgang Denk 85eb5caf6b Coding style cleanup; rebuild CHANGELOG 17 years ago
David Updegraff 53a5c424bf multicast tftp: RFC2090 17 years ago
Jon Loeliger 610f2e9c28 net/: Remove lingering references to CFG_CMD_* symbols. 17 years ago
Jon Loeliger 643d1ab239 net/: Remove obsolete references to CONFIG_COMMANDS 17 years ago
Jon Loeliger 6e2115acb6 net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Wolfgang Denk ddd5d9daf0 Fix typo. 18 years ago
Wolfgang Denk 77ddac9480 Cleanup for GCC-4.x 19 years ago
Marian Balakowicz e6f2e90233 Added support for TQM834x boards. 19 years ago
Wolfgang Denk 28cb937584 Update for TFTP using a fixed UDP port 19 years ago
Wolfgang Denk ecb0ccd9c2 Allow to force TFTP to use a fixed UDP port 19 years ago
Wolfgang Denk 7bc5ee0785 Prepare U-Boot for gcc-4.x 19 years ago
Wolfgang Denk c43352ccfa Fix endianess problem in TFTP / NFS default filenames 19 years ago
wdenk a3d991bd0d Patches by Pantelis Antoniou, 30 Mar 2004: 20 years ago
wdenk 4b9206ed51 * Patches by Thomas Viehweger, 16 Mar 2004: 20 years ago
wdenk cd0a9de68b * Patch by Laurent Mohin, 10 Feb 2004: 21 years ago
wdenk 3f85ce2785 * CVS add missing files 21 years ago
wdenk 5bb226e821 * Use "-fPIC" instead of "-mrelocatable" to prevent problems with 21 years ago
wdenk fbe4b5cbde * Update TRAB auto update code 21 years ago
wdenk e0ac62d798 * Make Ethernet autonegotiation on INCA-IP work for all clock rates; 21 years ago
wdenk 73a8b27c57 * Add support for RMU board 21 years ago
wdenk fe8c2806cd Initial revision 22 years ago