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
/
common
/
spl
/
spl_net.c
Age
Commit message (
Expand
)
Author
2021-07-28
Rename SPL_ETH_SUPPORT to SPL_ETH
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-01-17
image: Rename load_addr, save_addr, save_size
Simon Glass
2019-08-11
env: Move env_init() to env.h
Simon Glass
2018-12-14
spl: net: dm: usb: bind the gadget before attempting to load the image
Jean-Jacques Hiblot
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...
Faiz Abbas
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-04-08
spl: net: Add FIT image support over network boot
Andrew F. Davis
2016-12-09
spl: Add a name to the SPL load-image methods
Simon Glass
2016-10-06
spl: Pass spl_image as a parameter to load_image() methods
Simon Glass
2016-10-06
spl: Convert spl_net_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert boot_device into a struct
Simon Glass
2016-10-06
spl: Add a parameter to spl_parse_image_header()
Simon Glass
2016-05-17
SPL: Let spl_parse_image_header() return value
Marek Vasut
2015-11-18
spl: change return values of spl_*_load_image()
Nikita Kiryanov
2015-04-18
net: cosmetic: Fix checkpatch.pl failures in net.c
Joe Hershberger
2015-04-18
net: Remove the bd* parameter from net stack functions
Joe Hershberger
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-10-01
OMAP: networking support for SPL
Ilya Yanok