aboutsummaryrefslogtreecommitdiff
path: root/net/tftp.c
AgeCommit message (Expand)Author
2010-03-21TFTP: allow for adjustable retransmission timoutWolfgang Denk
2009-12-13Add error codes/handling for TFTP-serverRemy Bohmer
2009-12-13net: pull CONFIG checks out of source and into makefileMike Frysinger
2009-08-25Add Transfer Size Option to tftpRobin Getz
2009-08-25tftp: get the tftp block size from config file and from the environmentAlessandro Rubini
2009-08-10net/tftp.c: fix warning: pointer targets differ in signednessWolfgang Denk
2009-08-07minor debug cleanups in ./netRobin Getz
2009-03-20convert print_IPaddr() to %pI4Mike Frysinger
2008-12-04net: Fix TftpStart() ip:filename bugPeter Tyser
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-18net: Make TFTP server timeout configurableBartlomiej Sieka
2008-10-18net: express the first argument to NetSetTimeout() in millisecondsBartlomiej Sieka
2008-09-02Don't tftp to unknown flashJochen Friedrich
2008-07-09Fix printf errors.Andrew Klossner
2008-02-14TFTP: fix search of ':' in BootFileJean-Christophe PLAGNIOL-VILLARD
2008-02-05TFTP: add host ip addr supportJean-Christophe PLAGNIOL-VILLARD
2007-11-18Fix warning differ in signedness in net/net.c and net/nfs.cJean-Christophe PLAGNIOL-VILLARD
2007-08-31Fix TFTP OACK code for short packets.Wolfgang Denk
2007-08-30Backout commit 8f1bc284 as it causes TFTP to fail.Wolfgang Denk
2007-08-30tftp: don't implicity trust the format of recevied packetsGrant Likely
2007-08-29Fix: TFTP is not working on little endian systemsstefano babic
2007-08-1586xx: Fix lingering CFG_CMD_* references in sbc8641d.hJon Loeliger
2007-08-14Coding style cleanup; rebuild CHANGELOGWolfgang Denk
2007-08-13multicast tftp: RFC2090David Updegraff
2007-07-10net/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-09net/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-04net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2006-08-14Fix typo.Wolfgang Denk
2005-10-15Merge with /home/m8/git/u-bootWolfgang Denk
2005-10-13Cleanup for GCC-4.xWolfgang Denk
2005-10-11Added support for TQM834x boards.Marian Balakowicz
2005-09-24Update for TFTP using a fixed UDP portWolfgang Denk
2005-09-24Allow to force TFTP to use a fixed UDP portWolfgang Denk
2005-08-26Prepare U-Boot for gcc-4.xWolfgang Denk
2005-08-04Fix endianess problem in TFTP / NFS default filenamesWolfgang Denk
2004-04-15Patches by Pantelis Antoniou, 30 Mar 2004:wdenk
2004-03-23* Patches by Thomas Viehweger, 16 Mar 2004:wdenk
2004-02-23* Patch by Laurent Mohin, 10 Feb 2004:wdenk
2004-02-23* CVS add missing fileswdenk
2003-11-17* Use "-fPIC" instead of "-mrelocatable" to prevent problems withwdenk
2003-10-06* Update TRAB auto update codeLABEL_2003_10_06_2355wdenk
2003-08-17* Make Ethernet autonegotiation on INCA-IP work for all clock rates;U-Boot-0_4_6wdenk
2003-06-05* Add support for RMU boardwdenk
2002-11-03Initial revisionwdenk