index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
eth_common.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move get_env_id() to env.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-08
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2017-08-16
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-03-20
net: don't override ethernet address environment
Roger Quadros
2017-02-07
net: cosmetic: Make the MAC address string less magical
oliver@schinagl.nl
2016-01-28
net: Move remaining common functions to eth_common.c
Simon Glass
2016-01-28
net: Move environment functions to the common file
Simon Glass
2016-01-28
net: Move common init into a new eth_common.c file
Simon Glass