index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bootp.c
Age
Commit message (
Expand
)
Author
2012-11-04
net/: sparse fixes
Kim Phillips
2012-10-01
OMAP: networking support for SPL
Ilya Yanok
2012-10-01
net/bootp: add VCI support for BOOTP also
Ilya Yanok
2012-09-27
net: Quietly ignore DHCP Option 28 (Broadcast Address)
Brian Rzycki
2012-07-19
net: bootp: fix build
benoit.thebaudeau@advans
2012-07-08
net: make net_rand.h inclusion depend on BOOTP_RANDOM_DELAY
Kim Phillips
2012-05-23
net: Add option CONFIG_BOOTP_MAY_FAIL
Joe Hershberger
2012-05-23
net: Fix unused variable compile warning
Joe Hershberger
2012-05-23
net: Refactor to separate the UDP handler from the ARP handler
Joe Hershberger
2012-05-23
net: Move debug trace to point of action
Joe Hershberger
2012-05-23
net: Refactor bootp packet length computations
Joe Hershberger
2012-05-23
net: Refactor IP, UPD, and ICMP header writing functions
Joe Hershberger
2012-05-23
net: cosmetic: Rename OPT_SIZE to OPT_FIELD_SIZE
Joe Hershberger
2012-05-23
net: cosmetic: Un-typedef Ethernet_t
Joe Hershberger
2012-05-23
net: cosmetic: Un-typedef IP_t
Joe Hershberger
2012-05-23
net: Move MAC-seeded rand out of bootp.c
Joe Hershberger
2012-05-15
net: cosmetic: bootp.* checkpatch compliance
Joe Hershberger
2012-05-15
net: Remove volatile from net API
Joe Hershberger
2012-03-18
bootstage: Plumb in bootstage calls for basic operations
Simon Glass
2011-11-23
net/bootp.c: Fix GCC 4.6 warning
Anatolij Gustschin
2011-10-27
net: Export auto_load, use it in rarp
Simon Glass
2011-10-26
net: tftpput: Support selecting get/put for tftp
Simon Glass
2011-10-17
net: bootp: add PXE/RFC 4578 DHCP options support
Jason Hobbs
2011-09-19
net/bootp.c: fix tftp load if autoload environment var isn't set
Peter Korsgaard
2011-08-08
Put common autoload code into auto_load() function
Simon Glass
2011-07-27
bootp: add ntpserver option to bootp request
Luuk Paulussen
2011-05-12
NET: pass source IP address to packet handlers
Luca Ceresoli
2011-04-13
Fix bad padding of bootp request packet
Simon Glass
2010-11-14
net: Fix potential empty DHCP Parameter Request List
Jason Liu
2009-12-13
net: pull CONFIG checks out of source and into makefile
Mike Frysinger
2009-09-11
net/bootp.c: fix compile warning
Wolfgang Denk
2009-08-07
minor debug cleanups in ./net
Robin Getz
2009-07-22
net: rename NetRxPkt to NetRxPacket
Mike Frysinger
2009-06-15
A VLAN tagged DHCP request/discover is 4 bytes short
Norbert van Bolhuis
2009-03-20
net: get mac address from environment and use eth util funcs
Mike Frysinger
2009-03-20
convert print_IPaddr() to %pI4
Mike Frysinger
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
net: express the first argument to NetSetTimeout() in milliseconds
Bartlomiej Sieka
2008-08-26
Fix bogus error message in the DHCP handler
Remy Bohmer
2008-07-15
Fix DHCP protocol so U-Boot does not respond too early
Robin Getz
2008-07-14
Fix printf() format issues with sizeof_t types by using %zu
Wolfgang Denk
2008-04-13
Coding Style cleanup; update CHANGELOG
Wolfgang Denk
2008-03-30
DHCP request fix for Windows Server 2003
Aras Vaichas
2007-11-18
Fix warning differ in signedness in net/net.c and net/nfs.c
Jean-Christophe PLAGNIOL-VILLARD
2007-11-03
Cleanup coding style; update CHANGELOG
Wolfgang Denk
2007-11-01
DHCP Client Fix
Justin Flammia
2007-09-18
Avoid compiler warning.
Wolfgang Denk
2007-08-13
New CONFIG_BOOTP_SERVERIP option
Wilson Callan
2007-07-10
net/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-09
Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK!
Jon Loeliger
[next]