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: Optionally use pxe client arch from variable
Alexander Graf
2016-05-27
-7
/
+15
*
distro: Add efi pxe boot code
Alexander Graf
2016-05-27
-2
/
+11
*
bootp: Move vendor class identifier set to function
Alexander Graf
2016-05-27
-13
/
+13
*
efi_loader: Add network access support
Alexander Graf
2016-05-27
-0
/
+2
*
bootp: Prevent u-boot from using others responses.
Anton Persson
2016-03-27
-0
/
+2
*
net: bootp: Add environment variable for timeout period
Alexandre Messier
2016-02-26
-1
/
+10
*
net: Add bootfile in DHCP Request
Alexandre Messier
2016-01-28
-0
/
+1
*
net: bootp: Ignore packets whose yiaddr is 0
Peng Fan
2016-01-28
-0
/
+3
*
net: parse DHCP options from overloaded file/sname fields
Stefan Brüns
2015-10-29
-10
/
+32
*
net: Do not overwrite options found in overloaded 'file' field
Stefan Brüns
2015-10-29
-26
/
+18
*
net: cancel timeout handler after DHCPACK
Stefan Brüns
2015-10-28
-0
/
+1
*
net: Fix parsing of Bootp/DHCP option 0 (Pad)
Stefan Brüns
2015-10-28
-1
/
+10
*
net: send RFC1542 compliant value for bootp requests
Stefan Brüns
2015-10-28
-2
/
+6
*
net: reject Bootp/DHCP packets with bad OP value
Stefan Brüns
2015-10-28
-8
/
+5
*
net: protect status led access in bootp
Thomas Chou
2015-10-28
-1
/
+1
*
net: bootp fix vci string on SPL-Boot
Hannes Petermaier
2015-10-28
-1
/
+3
*
net: tftp: Move tftp.h file from ./net to ./include/net
Lukasz Majewski
2015-09-07
-1
/
+1
*
net: Fix incorrect DHCP/BOOTP packets on 64-bit systems
Sergey Temerkhanov
2015-04-18
-17
/
+16
*
net: cosmetic: Fix checkpatch.pl failures in net.c
Joe Hershberger
2015-04-18
-16
/
+17
*
net: cosmetic: Clean up DHCP variables and functions
Joe Hershberger
2015-04-18
-61
/
+58
*
net: cosmetic: Cleanup internal packet buffer names
Joe Hershberger
2015-04-18
-8
/
+8
*
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2015-04-18
-9
/
+10
*
net: cosmetic: Fixup var names for DHCP strings
Joe Hershberger
2015-04-18
-24
/
+27
*
net: cosmetic: Fixup var names related to boot file
Joe Hershberger
2015-04-18
-13
/
+14
*
net: cosmetic: Change IPaddr_t to struct in_addr
Joe Hershberger
2015-04-18
-58
/
+67
*
net: bootp: as CONFIG_BOOTP_SERVERIP is defined, keep bootfile not changed
Wu, Josh
2014-12-08
-2
/
+2
*
net: More BOOTP retry timeout improvements
Thierry Reding
2014-08-21
-8
/
+40
*
net: BOOTP retry timeout improvements
Stephen Warren
2014-08-09
-7
/
+31
*
bootp can use mdelay
Pavel Machek
2014-07-22
-3
/
+2
*
lib: uuid: code refactor for proper maintain between uuid bin and string
Przemyslaw Marczak
2014-04-02
-1
/
+1
*
net/: sparse fixes
Kim Phillips
2012-11-04
-3
/
+3
*
OMAP: networking support for SPL
Ilya Yanok
2012-10-01
-1
/
+6
*
net/bootp: add VCI support for BOOTP also
Ilya Yanok
2012-10-01
-6
/
+16
*
net: Quietly ignore DHCP Option 28 (Broadcast Address)
Brian Rzycki
2012-09-27
-0
/
+2
*
net: bootp: fix build
benoit.thebaudeau@advans
2012-07-19
-1
/
+1
*
net: make net_rand.h inclusion depend on BOOTP_RANDOM_DELAY
Kim Phillips
2012-07-08
-1
/
+3
*
net: Add option CONFIG_BOOTP_MAY_FAIL
Joe Hershberger
2012-05-23
-0
/
+5
*
net: Fix unused variable compile warning
Joe Hershberger
2012-05-23
-4
/
+3
*
net: Refactor to separate the UDP handler from the ARP handler
Joe Hershberger
2012-05-23
-2
/
+2
*
net: Move debug trace to point of action
Joe Hershberger
2012-05-23
-1
/
+1
*
net: Refactor bootp packet length computations
Joe Hershberger
2012-05-23
-11
/
+13
*
net: Refactor IP, UPD, and ICMP header writing functions
Joe Hershberger
2012-05-23
-4
/
+4
*
net: cosmetic: Rename OPT_SIZE to OPT_FIELD_SIZE
Joe Hershberger
2012-05-23
-5
/
+5
*
net: cosmetic: Un-typedef Ethernet_t
Joe Hershberger
2012-05-23
-1
/
+1
*
net: cosmetic: Un-typedef IP_t
Joe Hershberger
2012-05-23
-2
/
+2
*
net: Move MAC-seeded rand out of bootp.c
Joe Hershberger
2012-05-23
-55
/
+12
*
net: cosmetic: bootp.* checkpatch compliance
Joe Hershberger
2012-05-15
-167
/
+173
*
net: Remove volatile from net API
Joe Hershberger
2012-05-15
-2
/
+2
*
bootstage: Plumb in bootstage calls for basic operations
Simon Glass
2012-03-18
-0
/
+4
*
net/bootp.c: Fix GCC 4.6 warning
Anatolij Gustschin
2011-11-23
-1
/
+2
[next]