index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-mx5.c
Age
Commit message (
Expand
)
Author
2015-04-18
dm: usb: Drop the EHCI weak functions
Simon Glass
2013-10-20
usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.
Troy Kisky
2013-08-26
usb: ehci-mx5: Use 'bool' instead of 'unsigned char'
Fabio Estevam
2013-08-26
usb: ehci-mx5: Remove unneeded write to cscmr1 register
Fabio Estevam
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-05
imx: mx5: Remove legacy iomux support
Benoît Thébaudeau
2012-11-16
ehci-mx5/6: Make board_ehci_hcd_init() optional
Benoît Thébaudeau
2012-11-16
ehci-mxc: Make EHCI power/oc polarities configurable
Benoît Thébaudeau
2012-11-16
ehci-mx5: Add missing OC_DIS for i.MX53
Benoît Thébaudeau
2012-11-16
ehci-mx5: Fix *PM usage for i.MX53
Benoît Thébaudeau
2012-11-16
ehci-mx5: Fix OPM usage
Benoît Thébaudeau
2012-11-16
ehci-mx5: Fix OC_DIS usage
Benoît Thébaudeau
2012-11-16
ehci-mx5: Clean up
Benoît Thébaudeau
2012-10-15
mx51: Fix USB PHY clocks
Benoît Thébaudeau
2012-10-15
usb: ehci: rework to take advantage of new lowlevel interface
Lucas Stach
2011-12-19
Coding Style cleanup
Wolfgang Denk
2011-12-11
USB: MX5: Add MX5 usb post-init callback
Marek Vasut
2011-12-11
USB: MX5: Abstract out mx51 USB pixmux configuration
Marek Vasut
2011-12-11
USB: MX5: add generic USB EHCI support for mx51 and mx53
Wolfgang Grandegger