index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
eth_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
1
-1
/
+0
*
env: Move get_env_id() to env.h
Simon Glass
2019-08-11
1
-1
/
+2
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2018-04-08
1
-30
/
+1
*
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
2017-08-16
1
-4
/
+4
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-7
/
+7
*
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
2017-08-16
1
-3
/
+3
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
1
-3
/
+3
*
net: don't override ethernet address environment
Roger Quadros
2017-03-20
1
-0
/
+3
*
net: cosmetic: Make the MAC address string less magical
oliver@schinagl.nl
2017-02-07
1
-1
/
+1
*
net: Move remaining common functions to eth_common.c
Simon Glass
2016-01-28
1
-0
/
+100
*
net: Move environment functions to the common file
Simon Glass
2016-01-28
1
-0
/
+43
*
net: Move common init into a new eth_common.c file
Simon Glass
2016-01-28
1
-0
/
+23