index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb-new
/
omap2430.c
Age
Commit message (
Expand
)
Author
2019-07-13
usb: musb-new: omap2430: Fix compilation warning with USB_MUSB_GADGET
Derald D. Woods
2018-12-07
dm: usb: create a new UCLASS ID for USB gadget devices
Jean-Jacques Hiblot
2018-11-26
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
Sven Schwermer
2018-08-21
usb: musb-new: omap2430: Enable DM_USB and OF support
Adam Ford
2018-08-21
usb: musb-new: omap2430: Remove dead code
Adam Ford
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-05-15
omap4: Drop redundant CONFIG_OMAP4430 symbol
Tom Rini
2016-03-15
usb: musb-new: omap2430: OMAP4 MUSB USB controller support
Paul Kocialkowski
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2015-07-21
musb: Allow musb_platform_enable to return an error code
Hans de Goede
2015-02-24
usb: musb-new: omap2430: Reset the MUSB controller early
Paul Kocialkowski
2014-09-16
kbuild: force to define __UBOOT__ in all the C sources
Masahiro Yamada
2012-11-20
musb-new: omap2plus backend driver
Ilya Yanok