index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bootp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-18
net: express the first argument to NetSetTimeout() in milliseconds
Bartlomiej Sieka
1
-7
/
+7
2008-08-27
Fix bogus error message in the DHCP handler
Remy Bohmer
1
-0
/
+3
2008-07-15
Fix DHCP protocol so U-Boot does not respond too early
Robin Getz
1
-2
/
+0
2008-07-14
Fix printf() format issues with sizeof_t types by using %zu
Wolfgang Denk
1
-1
/
+1
2008-04-13
Coding Style cleanup; update CHANGELOG
Wolfgang Denk
1
-20
/
+20
2008-03-30
DHCP request fix for Windows Server 2003
Aras Vaichas
1
-1
/
+4
2007-11-18
Fix warning differ in signedness in net/net.c and net/nfs.c
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2007-11-04
Cleanup coding style; update CHANGELOG
Wolfgang Denk
1
-3
/
+2
2007-11-02
DHCP Client Fix
Justin Flammia
1
-4
/
+7
2007-09-18
Avoid compiler warning.
Wolfgang Denk
1
-1
/
+1
2007-08-14
New CONFIG_BOOTP_SERVERIP option
Wilson Callan
1
-0
/
+2
2007-07-10
net/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
1
-9
/
+9
2007-07-10
Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK!
Jon Loeliger
1
-27
/
+27
2007-07-10
net/: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
1
-13
/
+13
2007-07-04
net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
1
-13
/
+13
2006-10-12
Minor code cleanup.
Wolfgang Denk
1
-1
/
+1
2006-10-09
Make bootp implementation RFC3046 compliant
Wolfgang Denk
1
-1
/
+6
2006-03-12
Add support for the DHCP vendor optional bootfile (#67).
Wolfgang Denk
1
-3
/
+31
2005-10-13
Cleanup for GCC-4.x
Wolfgang Denk
1
-9
/
+9
2005-04-03
Fix problems with SNTP support;
wdenk
1
-2
/
+2
2005-04-01
* Patch by Masami Komiya, 30 Mar 2005:
wdenk
1
-0
/
+19
2004-04-16
Patches by Pantelis Antoniou, 30 Mar 2004:
wdenk
1
-4
/
+2
2004-03-24
* Patches by Thomas Viehweger, 16 Mar 2004:
wdenk
1
-5
/
+5
2004-03-14
* Patch by Philippe Robin, 09 Mar 2004:
wdenk
1
-2
/
+7
2004-03-14
* Patch by Travis Sawyer, 01 Mar 2004:
wdenk
1
-0
/
+4
2004-03-12
Add support for Siemens SX1 mobile phone;
wdenk
1
-265
/
+261
2004-02-27
* Patch by Pierre Aubert, 26 Feb 2004
wdenk
1
-10
/
+30
2003-08-28
- Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK.
stroese
1
-0
/
+23
2003-06-28
* Code cleanup:
wdenk
1
-13
/
+13
2003-06-05
* Add support for RMU board
wdenk
1
-9
/
+2
2003-06-04
* Patches by Udi Finkelstein, 2 June 2003:
wdenk
1
-2
/
+2
2003-04-10
Changed DHCP client to use ip address from server option field #54 from the O...
stroese
1
-4
/
+4
2003-04-05
* Patch by Arun Dharankar, 4 Apr 2003:
wdenk
1
-5
/
+7
2003-03-06
* Patches by Robert Schwebel, 06 Mar 2003:
wdenk
1
-3
/
+5
2002-09-28
Initial revision
wdenk
1
-0
/
+885