Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e796f2414628458fee8b6a27368ecdc13971fc0a
/
net
/
tftp.c
3fd6633
WS cleanup: remove trailing empty lines
by Wolfgang Denk
· Mon Sep 27 17:42:36 2021 +0200
ff9b903
global: Convert simple_strtoul() with decimal to dectoul()
by Simon Glass
· Sat Jul 24 09:03:30 2021 -0600
b891c79
net: tftp: Avoid sending extra ack on completion
by Ramon Fried
· Wed Feb 03 21:28:59 2021 +0200
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
d097b1a
net: tftp: Fix incorrect tftp_next_ack on no OACK
by Harm Berntsen
· Fri Nov 27 21:45:56 2020 +0000
6b82159
efi_loader: setting boot device
by Heinrich Schuchardt
· Tue Jan 12 12:46:24 2021 +0100
5babe56
net: tftp: Fix load_block offset calculation
by Ley Foon Tan
· Tue Aug 25 10:26:37 2020 +0800
81bb324
net: tftp: Fix store_block offset calculation
by Ley Foon Tan
· Tue Aug 25 10:26:36 2020 +0800
8de767a
net: tftp: Fix tftp_prev_block counter update
by Ley Foon Tan
· Tue Aug 25 10:26:35 2020 +0800
6e9aa54
net: tftp: Add client support for RFC 7440
by Ramon Fried
· Sat Jul 18 23:31:46 2020 +0300
e387e9a
net: tftp: fix option validation as per RFCs
by Ravik Hasija
· Mon May 18 21:35:43 2020 -0700
d42686e
net: tftp: fix progress marker for file transfer
by Ravik Hasija
· Thu May 07 14:55:32 2020 -0700
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
2dc9c34
common: Drop image.h from common header
by Simon Glass
· Sun May 10 11:40:01 2020 -0600
6c3a447
net: tftp: remove TFTP_MTU_BLOCKSIZE
by Patrick Delaunay
· Wed Apr 22 14:18:26 2020 +0200
c81ab83
net: tftp: use correct printf codes
by Heinrich Schuchardt
· Sat Feb 22 08:43:40 2020 +0100
85f1378
common: Move the image globals into image.h
by Simon Glass
· Sat Dec 28 10:45:03 2019 -0700
892265d
image: Rename load_addr, save_addr, save_size
by Simon Glass
· Sat Dec 28 10:45:02 2019 -0700
af54963
net: tftp: Fix tftp store address check in store_block()
by Bin Meng
· Fri Nov 15 22:20:13 2019 -0800
0af6e2d
env: Move env_get() to env.h
by Simon Glass
· Thu Aug 01 09:46:52 2019 -0600
8890e7d
lmb: handle more than one DRAM BANK
by Simon Goldschmidt
· Sat Jan 26 22:13:04 2019 +0100
7510a56
lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_size
by Simon Goldschmidt
· Mon Jan 21 20:29:55 2019 +0100
a55ef7f
net: remove CONFIG_MCAST_TFTP
by Chris Packham
· Mon Nov 26 21:00:29 2018 +1300
a96cf8f
tftp: prevent overwriting reserved memory
by Simon Goldschmidt
· Mon Jan 14 22:38:22 2019 +0100
9cb7b02
net: Consolidate the parsing of bootfile
by Joe Hershberger
· Tue Jul 03 19:36:43 2018 -0500
6f341f5
net/tftp: fix build if CMD_BOOTEFI is not set
by Jörg Krause
· Fri Sep 15 22:16:48 2017 +0200
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· Thu Aug 03 12:22:12 2017 -0600
04cc290
net: tftp: silence a subscript above array bounds compile time warning
by Vladimir Zapolskiy
· Wed Jun 28 22:56:07 2017 +0300
94c4b99
efi_loader: Add network access support
by Alexander Graf
· Fri May 06 21:01:01 2016 +0200
8300685
net: TFTP: variables cleanup and addition
by Albert ARIBAUD \(3ADEV\)
· Mon Oct 12 00:02:57 2015 +0200
e67eaa8
net: Revert "tftp: adjust settings to be suitable for 100Mbit ethernet"
by Bin Meng
· Thu Aug 27 22:25:51 2015 -0700
2118592
net: tftp: Move tftp.h file from ./net to ./include/net
by Lukasz Majewski
· Mon Aug 24 00:21:43 2015 +0200
74154e1
tftp: adjust settings to be suitable for 100Mbit ethernet
by Pavel Machek
· Tue Aug 18 14:34:26 2015 +0200
dd081cc
tftp.c: fix CONFIG_TFTP_TSIZE for small files
by Max Krummenacher
· Wed Aug 05 17:17:05 2015 +0200
c80b41b0
net: cosmetic: Fix checkpatch.pl failures in net.c
by Joe Hershberger
· Wed Apr 08 01:41:21 2015 -0500
6470159
net: cosmetic: Clean up TFTP variables and functions
by Joe Hershberger
· Wed Apr 08 01:41:07 2015 -0500
a8ca4f6
net: cosmetic: Cleanup internal packet buffer names
by Joe Hershberger
· Wed Apr 08 01:41:05 2015 -0500
8ecdbed
net: cosmetic: Name ethaddr variables consistently
by Joe Hershberger
· Wed Apr 08 01:41:04 2015 -0500
290c899
net: cosmetic: Fixup var names related to boot file
by Joe Hershberger
· Wed Apr 08 01:41:02 2015 -0500
5874dec
net: cosmetic: Change IPaddr_t to struct in_addr
by Joe Hershberger
· Wed Apr 08 01:41:01 2015 -0500
ed19185
net: Access mapped physmem in net functions
by Joe Hershberger
· Sun Mar 22 17:09:08 2015 -0500
c8f0a5c
net: Display the size when tftpboot finishes
by Simon Glass
· Fri Oct 10 07:30:21 2014 -0600
91393c5
net: tftpsrv: Get correct client MAC address
by Andrew Ruder
· Tue Oct 22 19:10:28 2013 -0500
0d75736
net: tftp: Make sure timeout will not effect wrap offset
by rockly
· Sat Aug 03 18:09:05 2013 +0800
878dad0
net/tftp: sparse fixes
by Kim Phillips
· Wed Jan 16 18:09:19 2013 -0600
cab9a8d
net: Add tftp speed indication
by Simon Glass
· Thu Oct 11 13:57:36 2012 +0000
a5d451b
net: tftp: fix type of block arg to store_block
by Jayachandran Chandrasekharan Nair
· Tue Jul 10 11:48:54 2012 +0530
f50357b
net: Refactor to separate the UDP handler from the ARP handler
by Joe Hershberger
· Wed May 23 07:59:15 2012 +0000
d4bb76a
net: Refactor to protect access to the NetState variable
by Joe Hershberger
· Wed May 23 07:59:14 2012 +0000
6fe8b45
net: cosmetic: Un-typedef IP_t
by Joe Hershberger
· Wed May 23 07:58:04 2012 +0000
3a29e5a
net: cosmetic: tftp.* checkpatch compliance
by Joe Hershberger
· Tue May 15 08:59:12 2012 +0000
4b7747e
net: Remove volatile from net API
by Joe Hershberger
· Tue May 15 08:59:04 2012 +0000
6cc6326
net: Make sure IPaddr_t is 32 bits in size
by Matthias Weisser
· Sat Dec 03 03:29:44 2011 +0000
4abd0e2
net: Add more #ifdefs for tftpput to reduce code size
by Simon Glass
· Thu Oct 27 06:24:29 2011 +0000
8431332
net: Make net_transfer() a static function
by Simon Glass
· Thu Oct 27 06:24:28 2011 +0000
2928cd8
net: Hide more code behind CONFIG_CMD_TFTPPUT
by Simon Glass
· Wed Oct 26 14:18:38 2011 +0000
6a398d2
net: tftpput: implement tftp logic
by Simon Glass
· Mon Oct 24 18:00:07 2011 +0000
f59675a
net: tftpput: Support selecting get/put for tftp
by Simon Glass
· Mon Oct 24 18:00:05 2011 +0000
bd8a0e0
net: tftpput: Factor out start, restart and next block functions
by Simon Glass
· Mon Oct 24 18:00:04 2011 +0000
b437aad
net: tftpput: move common code into separate functions
by Simon Glass
· Mon Oct 24 18:00:03 2011 +0000
a23230c
net: drop !NET_MULTI code
by Mike Frysinger
· Sun Oct 02 10:01:27 2011 +0000
2f3dc0a
net/tftp.c: fix typo
by Luca Ceresoli
· Tue May 17 00:03:41 2011 +0000
b640ed3
TFTP: net/tftp.c: add server mode receive
by Luca Ceresoli
· Tue May 17 00:03:39 2011 +0000
562dfe5
TFTP: rename STATE_RRQ to STATE_SEND_RRQ
by Luca Ceresoli
· Tue May 17 00:03:38 2011 +0000
5079c76
TFTP: replace "server" with "remote" in local variable names
by Luca Ceresoli
· Tue May 17 00:03:37 2011 +0000
4e7a02b
net/tftp.c: cosmetic: do not initialise statics to 0 or NULL
by Luca Ceresoli
· Sat May 14 05:50:03 2011 +0000
09b1823
net/tftp.c: cosmetic: fix indentation
by Luca Ceresoli
· Sat May 14 05:50:02 2011 +0000
6072fcd
net/tftp.c: cosmetic: trailing statements should be on next line
by Luca Ceresoli
· Sat May 14 05:50:01 2011 +0000
35dfb18
net/tftp.c: cosmetic: fix brace issues
by Luca Ceresoli
· Sat May 14 05:50:00 2011 +0000
c4ffb9f
net/tftp.c: cosmetic: do not use assignment in if condition
by Luca Ceresoli
· Sat May 14 05:49:59 2011 +0000
bf6ce41
net/tftp.c: cosmetic: fix pointer syntax issues
by Luca Ceresoli
· Sat May 14 05:49:58 2011 +0000
f40538a
net/tftp.c: cosmetic: fix whitespace issues
by Luca Ceresoli
· Sat May 14 05:49:57 2011 +0000
c42fc27
net/tftp.c: cosmetic: fix lines over 80 characters
by Luca Ceresoli
· Sat May 14 05:49:56 2011 +0000
428ab36
NET: pass source IP address to packet handlers
by Luca Ceresoli
· Mon Apr 18 06:19:50 2011 +0000
b233bd7
TFTP: allow for adjustable retransmission timout
by Wolfgang Denk
· Sun Jan 17 23:55:53 2010 +0100
b46293f
Add error codes/handling for TFTP-server
by Remy Bohmer
· Wed Oct 28 22:13:40 2009 +0100
8c2926d
net: pull CONFIG checks out of source and into makefile
by Mike Frysinger
· Tue Nov 03 11:35:42 2009 -0500
b3b00ed
Add Transfer Size Option to tftp
by Robin Getz
· Thu Aug 20 10:50:20 2009 -0400
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
12730c7
net/tftp.c: fix warning: pointer targets differ in signedness
by Wolfgang Denk
· Mon Aug 10 09:59:10 2009 +0200
9e0a4d6
minor debug cleanups in ./net
by Robin Getz
· Thu Jul 23 03:01:03 2009 -0400
d5695f4
convert print_IPaddr() to %pI4
by Mike Frysinger
· Tue Feb 17 00:00:53 2009 -0500
5e58efa
net: Fix TftpStart() ip:filename bug
by Peter Tyser
· Mon Dec 01 16:29:38 2008 -0600
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
371cde7
net: Make TFTP server timeout configurable
by Bartlomiej Sieka
· Wed Oct 01 15:26:29 2008 +0200
5666846
net: express the first argument to NetSetTimeout() in milliseconds
by Bartlomiej Sieka
· Wed Oct 01 15:26:28 2008 +0200
d31a59b
Don't tftp to unknown flash
by Jochen Friedrich
· Tue Sep 02 11:24:59 2008 +0200
e4ad454
Fix printf errors.
by Andrew Klossner
· Mon Jul 07 06:41:14 2008 -0700
fa1dfde
TFTP: fix search of ':' in BootFile
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Feb 14 08:02:12 2008 +0100
5855541
TFTP: add host ip addr support
by Jean-Christophe PLAGNIOL-VILLARD
· Fri Jan 18 01:14:03 2008 +0100
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
8b70f34
Fix TFTP OACK code for short packets.
by Wolfgang Denk
· Fri Aug 31 10:01:51 2007 +0200
83e8e47
Backout commit 8f1bc284 as it causes TFTP to fail.
by Wolfgang Denk
· Thu Aug 30 14:42:15 2007 +0200
4e6c9d4
tftp: don't implicity trust the format of recevied packets
by Grant Likely
· Wed Aug 29 18:26:24 2007 -0600
7192096
Fix: TFTP is not working on little endian systems
by stefano babic
· Tue Aug 21 15:52:33 2007 +0200
5615ef2
86xx: Fix lingering CFG_CMD_* references in sbc8641d.h
by Jon Loeliger
· Wed Aug 15 11:55:35 2007 -0500
627f5c3
Coding style cleanup; rebuild CHANGELOG
by Wolfgang Denk
· Tue Aug 14 09:47:27 2007 +0200
7280da7
multicast tftp: RFC2090
by David Updegraff
· Mon Jun 11 10:41:07 2007 -0500
a9807e5
net/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· Tue Jul 10 11:05:02 2007 -0500
54f35c2
net/: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· Mon Jul 09 17:45:14 2007 -0500
Next »