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
2018-07-02
net: Add option to prefer bootp/dhcp serverip
Alexander Graf
2018-07-02
net: Prefer command line arguments
Alexander Graf
2018-05-14
net: bootp: Fix compile error processing ntpserver option
Chris Packham
2018-01-15
net: dhcp: Allow "MAY_FAIL" to still try each adapter
Joe Hershberger
2018-01-15
net: Remove nfs.h include from bootp.c
Joe Hershberger
2017-08-16
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
Simon Glass
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-01-21
status_led: Kconfig migration
Uri Mashiach
2016-06-12
net: Handle an empty bootp extension section
Andre Renaud
2016-05-27
net: Optionally use pxe client arch from variable
Alexander Graf
2016-05-27
distro: Add efi pxe boot code
Alexander Graf
2016-05-27
bootp: Move vendor class identifier set to function
Alexander Graf
2016-05-27
efi_loader: Add network access support
Alexander Graf
2016-03-27
bootp: Prevent u-boot from using others responses.
Anton Persson
2016-02-26
net: bootp: Add environment variable for timeout period
Alexandre Messier
2016-01-28
net: Add bootfile in DHCP Request
Alexandre Messier
2016-01-28
net: bootp: Ignore packets whose yiaddr is 0
Peng Fan
2015-10-29
net: parse DHCP options from overloaded file/sname fields
Stefan Brüns
2015-10-29
net: Do not overwrite options found in overloaded 'file' field
Stefan Brüns
2015-10-28
net: cancel timeout handler after DHCPACK
Stefan Brüns
2015-10-28
net: Fix parsing of Bootp/DHCP option 0 (Pad)
Stefan Brüns
2015-10-28
net: send RFC1542 compliant value for bootp requests
Stefan Brüns
2015-10-28
net: reject Bootp/DHCP packets with bad OP value
Stefan Brüns
2015-10-28
net: protect status led access in bootp
Thomas Chou
2015-10-28
net: bootp fix vci string on SPL-Boot
Hannes Petermaier
2015-09-07
net: tftp: Move tftp.h file from ./net to ./include/net
Lukasz Majewski
2015-04-18
net: Fix incorrect DHCP/BOOTP packets on 64-bit systems
Sergey Temerkhanov
2015-04-18
net: cosmetic: Fix checkpatch.pl failures in net.c
Joe Hershberger
2015-04-18
net: cosmetic: Clean up DHCP variables and functions
Joe Hershberger
2015-04-18
net: cosmetic: Cleanup internal packet buffer names
Joe Hershberger
2015-04-18
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2015-04-18
net: cosmetic: Fixup var names for DHCP strings
Joe Hershberger
2015-04-18
net: cosmetic: Fixup var names related to boot file
Joe Hershberger
2015-04-18
net: cosmetic: Change IPaddr_t to struct in_addr
Joe Hershberger
2014-12-08
net: bootp: as CONFIG_BOOTP_SERVERIP is defined, keep bootfile not changed
Wu, Josh
2014-08-21
net: More BOOTP retry timeout improvements
Thierry Reding
2014-08-09
net: BOOTP retry timeout improvements
Stephen Warren
2014-07-22
bootp can use mdelay
Pavel Machek
2014-04-02
lib: uuid: code refactor for proper maintain between uuid bin and string
Przemyslaw Marczak
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
[next]