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_sdp.c
Age
Commit message (
Expand
)
Author
2022-01-20
SPL: Add struct spl_boot_device parameter into spl_parse_board_header()
Pali Rohár
2020-09-01
sdp: call board_usb_init at spl_sdp_load_image
Frank Li
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-03
spl: sdp: Add DM gadget support for sdp
Sherry Sun
2020-05-03
spl: sdp: Add a callback to clean up USB driver
Ye Li
2020-05-03
spl: sdp: Add CONFIG_SPL_SDP_USB_DEV for USB device
Ye Li
2020-05-03
spl: sdp: call board_usb_init at spl_sdp_load_image
Frank Li
2019-06-28
Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-06-27
usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP
Frieder Schrempf
2019-06-14
usb: gadget: error out if g_dnl registration fails
Sjoerd Simons
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-02-21
usb: gadget: sdp: add missing line breaks
Andre Heider
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-08-23
spl: add serial download protocol (SDP) support
Stefan Agner