index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bootp.c
Commit message (
Expand
)
Author
Age
Lines
...
*
net/bootp.c: Fix GCC 4.6 warning
Anatolij Gustschin
2011-11-23
-1
/
+2
*
net: Export auto_load, use it in rarp
Simon Glass
2011-10-27
-32
/
+2
*
net: tftpput: Support selecting get/put for tftp
Simon Glass
2011-10-26
-1
/
+1
*
net: bootp: add PXE/RFC 4578 DHCP options support
Jason Hobbs
2011-10-17
-0
/
+40
*
net/bootp.c: fix tftp load if autoload environment var isn't set
Peter Korsgaard
2011-09-19
-1
/
+1
*
Put common autoload code into auto_load() function
Simon Glass
2011-08-08
-43
/
+33
*
bootp: add ntpserver option to bootp request
Luuk Paulussen
2011-07-27
-0
/
+15
*
NET: pass source IP address to packet handlers
Luca Ceresoli
2011-05-12
-3
/
+6
*
Fix bad padding of bootp request packet
Simon Glass
2011-04-13
-1
/
+1
*
net: Fix potential empty DHCP Parameter Request List
Jason Liu
2010-11-14
-0
/
+4
*
net: pull CONFIG checks out of source and into makefile
Mike Frysinger
2009-12-13
-4
/
+0
*
net/bootp.c: fix compile warning
Wolfgang Denk
2009-09-11
-1
/
+5
*
minor debug cleanups in ./net
Robin Getz
2009-08-07
-52
/
+29
*
net: rename NetRxPkt to NetRxPacket
Mike Frysinger
2009-07-22
-1
/
+1
*
A VLAN tagged DHCP request/discover is 4 bytes short
Norbert van Bolhuis
2009-06-15
-2
/
+2
*
net: get mac address from environment and use eth util funcs
Mike Frysinger
2009-03-20
-10
/
+1
*
convert print_IPaddr() to %pI4
Mike Frysinger
2009-03-20
-13
/
+5
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-6
/
+6
*
net: express the first argument to NetSetTimeout() in milliseconds
Bartlomiej Sieka
2008-10-18
-7
/
+7
*
Fix bogus error message in the DHCP handler
Remy Bohmer
2008-08-26
-0
/
+3
*
Fix DHCP protocol so U-Boot does not respond too early
Robin Getz
2008-07-15
-2
/
+0
*
Fix printf() format issues with sizeof_t types by using %zu
Wolfgang Denk
2008-07-14
-1
/
+1
*
Coding Style cleanup; update CHANGELOG
Wolfgang Denk
2008-04-13
-20
/
+20
*
DHCP request fix for Windows Server 2003
Aras Vaichas
2008-03-30
-1
/
+4
*
Fix warning differ in signedness in net/net.c and net/nfs.c
Jean-Christophe PLAGNIOL-VILLARD
2007-11-18
-1
/
+1
*
Cleanup coding style; update CHANGELOG
Wolfgang Denk
2007-11-03
-3
/
+2
*
DHCP Client Fix
Justin Flammia
2007-11-01
-4
/
+7
*
Avoid compiler warning.
Wolfgang Denk
2007-09-18
-1
/
+1
*
New CONFIG_BOOTP_SERVERIP option
Wilson Callan
2007-08-13
-0
/
+2
*
net/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-10
-9
/
+9
*
Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK!
Jon Loeliger
2007-07-09
-27
/
+27
*
net/: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-09
-13
/
+13
*
net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
-13
/
+13
*
Minor code cleanup.
Wolfgang Denk
2006-10-12
-1
/
+1
*
Make bootp implementation RFC3046 compliant
Wolfgang Denk
2006-10-09
-1
/
+6
*
Add support for the DHCP vendor optional bootfile (#67).
Wolfgang Denk
2006-03-12
-3
/
+31
*
Cleanup for GCC-4.x
Wolfgang Denk
2005-10-13
-9
/
+9
*
Fix problems with SNTP support;
wdenk
2005-04-02
-2
/
+2
*
* Patch by Masami Komiya, 30 Mar 2005:
wdenk
2005-04-01
-0
/
+19
*
Patches by Pantelis Antoniou, 30 Mar 2004:
wdenk
2004-04-15
-4
/
+2
*
* Patches by Thomas Viehweger, 16 Mar 2004:
wdenk
2004-03-23
-5
/
+5
*
* Patch by Philippe Robin, 09 Mar 2004:
wdenk
2004-03-14
-2
/
+7
*
* Patch by Travis Sawyer, 01 Mar 2004:
wdenk
2004-03-14
-0
/
+4
*
Add support for Siemens SX1 mobile phone;
wdenk
2004-03-12
-265
/
+261
*
* Patch by Pierre Aubert, 26 Feb 2004
wdenk
2004-02-27
-10
/
+30
*
- Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK.
stroese
2003-08-28
-0
/
+23
*
* Code cleanup:
wdenk
2003-06-27
-13
/
+13
*
* Add support for RMU board
wdenk
2003-06-05
-9
/
+2
*
* Patches by Udi Finkelstein, 2 June 2003:
wdenk
2003-06-03
-2
/
+2
*
Changed DHCP client to use ip address from server option field #54 from the O...
stroese
2003-04-10
-4
/
+4
[prev]
[next]