index
:
u-boot-fsl-qoriq
master
scalys
Freescale 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-sunxi.c
Age
Commit message (
Expand
)
Author
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-04-05
sunxi: prepare for sharing MACH_SUN8I_H3 config symbol
Andre Przywara
2016-10-30
sunxi: A64: enable USB support
Amit Singh Tomar
2016-04-12
sunxi: H3: Do not clear usb companion clk-gate / reset on remove
Hans de Goede
2016-03-31
sunxi: ehci: Add A83T compatible
Chen-Yu Tsai
2016-03-23
sunxi: Fix 2nd usb controller on sun4i/sun7i no longer working
Hans de Goede
2016-02-23
sunxi: H3: Add support for the host usb-phys
Jelle van der Waa
2015-12-06
sunxi: usb: Rename the sunxi usb driver DM entry
Marek Vasut
2015-08-08
sunxi: usb-phy: Never power off the usb ports
Hans de Goede
2015-05-15
sunxi: ehci: Convert to the driver-model
Hans de Goede
2015-05-04
sunxi: usb: Do not call phy_probe from hcd code
Hans de Goede
2015-05-04
sunxi: usb: Rename the usbc.? files to usb_phy.?
Hans de Goede
2015-05-04
sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar
Hans de Goede
2015-05-04
sunxi: usb: Remove sunxi_usbc_get_io_base function
Hans de Goede
2015-05-04
sunxi: usb: Move setup of host controller clocks to the host controller drivers
Hans de Goede
2015-01-14
sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg
Hans de Goede
2014-11-13
sun6i: ehci: Add sun6i ehci support
Hans de Goede
2014-11-13
sunxi: ehci: Add proper Kconfig options to select the usb Vbus gpio-s
Hans de Goede
2014-11-05
dm: sunxi: Request USB vbus gpio
Hans de Goede
2014-11-05
sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I
Ian Campbell
2014-07-31
sunxi: add USB EHCI driver
Roman Byshko