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
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
2007-07-09
net/: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-04
net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2006-10-12
Minor code cleanup.
Wolfgang Denk
2006-10-09
Make bootp implementation RFC3046 compliant
Wolfgang Denk
2006-03-12
Add support for the DHCP vendor optional bootfile (#67).
Wolfgang Denk
2005-10-13
Cleanup for GCC-4.x
Wolfgang Denk
2005-04-02
Fix problems with SNTP support;
wdenk
2005-04-01
* Patch by Masami Komiya, 30 Mar 2005:
wdenk
2004-04-15
Patches by Pantelis Antoniou, 30 Mar 2004:
wdenk
2004-03-23
* Patches by Thomas Viehweger, 16 Mar 2004:
wdenk
2004-03-14
* Patch by Philippe Robin, 09 Mar 2004:
wdenk
2004-03-14
* Patch by Travis Sawyer, 01 Mar 2004:
wdenk
2004-03-12
Add support for Siemens SX1 mobile phone;
LABEL_2004_03_12_0130
wdenk
2004-02-27
* Patch by Pierre Aubert, 26 Feb 2004
wdenk
2003-08-28
- Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK.
stroese
2003-06-27
* Code cleanup:
LABEL_2003_06_27_2340
wdenk
2003-06-05
* Add support for RMU board
wdenk
2003-06-03
* Patches by Udi Finkelstein, 2 June 2003:
LABEL_2003_06_04_0200
wdenk
2003-04-10
Changed DHCP client to use ip address from server option field #54 from the O...
stroese
2003-04-05
* Patch by Arun Dharankar, 4 Apr 2003:
LABEL_2003_04_05_0300
wdenk
2003-03-06
* Patches by Robert Schwebel, 06 Mar 2003:
wdenk
2002-09-27
Initial revision
wdenk