u-boot-brain/drivers/usb
Vipin KUMAR f9da0f8943 Enable high speed support for USB device framework and usbtty
This patch adds the support for high speed in usb device framework and usbtty
driver. This feature has been kept within a macro CONFIG_USBD_HS, so the board
configuration files have to define this macro to enable high speed support.

Along with that specific peripheral drivers also need to define a function to
let the framework know that the enumeration has happened at high speed.
This function prototype is "int is_usbd_high_speed(void)"

Signed-off-by: Vipin Kumar <vipin.kumar@st.com>
Signed-off-by: Amit Virdi <amit.virdi@st.com>
2012-03-28 16:31:08 +02:00
..
eth eth: remove usb-ethernet devices before re-enumerating them 2012-03-03 16:56:04 +01:00
gadget Enable high speed support for USB device framework and usbtty 2012-03-28 16:31:08 +02:00
host USB: Armada100: EHCI Driver for Armada100 SOCs 2012-03-19 00:08:26 +01:00
musb usb: musb: fix printf warning 2012-03-19 00:08:16 +01:00
phy Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
ulpi usb: ulpi: Add omap-ulpi-view port support 2012-02-12 10:11:30 +01:00