index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
net_utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ipv6: Add string_to_ip6 converter
Viacheslav Mitrofanov
2022-12-05
1
-0
/
+109
*
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-08-02
1
-1
/
+1
*
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-08-02
1
-1
/
+1
*
common: Drop net.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
net: Move the checksum functions to lib/
Simon Glass
2019-12-15
1
-0
/
+48
*
net: Always build the string_to_enetaddr() helper
Joe Hershberger
2019-12-09
1
-0
/
+15
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
lib: net_utils: enforce '.' as octet separator in string_to_ip
Chris Packham
2017-01-14
1
-0
/
+4
*
lib: net_utils: make string_to_ip stricter
Chris Packham
2017-01-14
1
-0
/
+4
*
net: cosmetic: Change IPaddr_t to struct in_addr
Joe Hershberger
2015-04-18
1
-7
/
+9
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
string_to_ip: constify "s" arg
Mike Frysinger
2010-11-28
1
-1
/
+1
*
Rename lib_generic/ to lib/
Peter Tyser
2010-04-13
1
-0
/
+50