index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
spl
/
spl_net.c
Age
Commit message (
Expand
)
Author
2024-08-23
spl: Create a function to init spl_load_info
Simon Glass
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
common: Remove <common.h> and add needed includes
Tom Rini
2023-11-16
spl: Convert net to spl_load
Sean Anderson
2023-11-16
spl: Only support bl_len when we have to
Sean Anderson
2023-10-17
spl: Use map_sysmem where appropriate
Sean Anderson
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
2022-01-20
SPL: Add struct spl_boot_device parameter into spl_parse_board_header()
Pali Rohár
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