summaryrefslogtreecommitdiffstats
path: root/commands/net.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-v2Sascha Hauer2008-06-021-5/+5
|\
| * [net]: remove CONFIG_BOOTP_MASKSascha Hauer2008-04-071-3/+3
| * Subject: [PATCH] [general] Fixed constant strings in data section issueSascha Hauer2008-04-041-2/+2
* | netboot commands: When downloading a file and no local filename is given,Sascha Hauer2008-03-311-1/+2
|/
* close net_store_fd after usage. Man there are bugs to find...Sascha Hauer2008-03-101-6/+6
* Merge branch 'docu'Juergen Beisert2007-11-091-2/+31
|\
| * various doc addedJuergen Beisert2007-11-091-3/+9
| * adding various dokuJuergen Beisert2007-11-081-2/+25
* | using a consistent ipaddr parameter all over the placeJuergen Beisert2007-11-081-1/+1
|/
* various small typos fixedJuergen Beisert2007-10-161-6/+5
* change semantics of tftpboot command:Sascha Hauer2007-10-041-22/+25
* Use safe_strncpy() instead of copy_filename(). The shell has already removedSascha Hauer2007-09-281-1/+2
* declare lots of functions staticSascha Hauer2007-09-281-8/+6
* remove u-boot command paramter flagSascha Hauer2007-09-241-6/+6
* svn_rev_683Sascha Hauer2007-07-051-3/+0
* svn_rev_650Sascha Hauer2007-07-051-0/+249