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_sdp.c
Age
Commit message (
Expand
)
Author
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-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-09-15
sdp: Use plain udevice for UDC controller interaction
Marek Vasut
2023-09-15
spl: sdp: Detach the controller on error
Marek Vasut
2022-07-14
spl: sdp: Pass the USB index to board_usb_init()
Fabio Estevam
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