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
/
host
/
ehci-marvell.c
Age
Commit message (
Expand
)
Author
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-06-01
dm: core: Rename of_device_is_compatible()
Simon Glass
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2016-09-27
usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8)
Stefan Roese
2016-09-23
usb: replace ehci_*_remove() with usb_deregister()
Masahiro Yamada
2015-10-21
usb: ehci-marvell.c: Add DM support
Stefan Roese
2015-08-17
arm: mvebu: add multiple usb-hostcontroller support for AXP
Anton Schubert
2015-08-17
arm: mvebu: Enable USB EHCI support on Armada XP
Stefan Roese
2015-07-22
usb: ehci-marvell: Drop wrl accessor function
Stefan Roese
2015-07-10
usb: Add EHCI support for Armada 38x (mvebu)
Stefan Roese
2014-10-23
arm: marvell: Move arch/kirkwood.h to arch/soc.h
Stefan Roese
2013-10-20
usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.
Troy Kisky
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-10-15
usb: ehci: rework to take advantage of new lowlevel interface
Lucas Stach
2012-02-12
orion5x: add USB host ehci-marvell support
Albert ARIBAUD
2012-02-12
Remove kirkwood-specifics from marvell EHCI driver
Albert ARIBAUD
2012-02-12
Rename ehci-kirkwood as ehci-marvell
Albert ARIBAUD