uboot/drivers/serial
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
..
Makefile tegra2: Remove unused low-level Tegra2 UART code 2011-12-09 17:30:09 +01:00
altera_jtag_uart.c altera_jtag_uart: bypass when no jtag connection 2010-04-24 18:21:23 -04:00
altera_uart.c nios2: Fix outx/writex parameter order in io.h 2010-04-02 12:28:41 -04:00
arm_dcc.c
atmel_usart.c ATMEL: fix related common atmel driver files 2011-05-18 07:56:51 +02:00
atmel_usart.h Coding Style cleanup 2010-10-27 22:48:30 +02:00
mcfuart.c ColdFire: Update uart_port_conf in serial driver 2010-03-24 11:09:08 -05:00
ns9750_serial.c
ns16550.c ARM:AM33XX: Add support for TI AM335X EVM 2011-10-27 21:56:36 +02:00
opencores_yanu.c Coding style cleanup, update CHANGELOG. 2010-05-26 23:51:22 +02:00
s3c64xx.c Move DECLARE_GLOBAL_DATA_PTR to file scope 2010-12-21 11:33:36 +01:00
s3c4510b_uart.c
s3c4510b_uart.h
sandbox.c sandbox: put stdin into raw mode 2011-11-03 22:35:21 +01:00
serial.c serial: reduce include platform file for marvell chip 2011-10-27 21:56:33 +02:00
serial_clps7111.c
serial_imx.c
serial_ixp.c trigger hardware watchdog in IXP42x serial driver 2011-06-23 08:24:55 +02:00
serial_ks8695.c
serial_lh7a40x.c
serial_lpc2292.c
serial_max3100.c
serial_mxc.c MX: serial_mxc: cleanup removing nasty #ifdef 2011-12-06 23:59:40 +01:00
serial_netarm.c ppc4xx: Remove now unused CONFIG_UART1_CONSOLE 2010-09-23 09:02:05 +02:00
serial_pl01x.c serial: pl01x: drain PL01x FIFO before baudrate change 2011-10-22 00:42:04 +02:00
serial_pl01x.h Serial: p1011: new vendor init options 2011-05-12 19:09:07 +02:00
serial_pxa.c PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X 2011-12-06 23:59:32 +01:00
serial_s3c24x0.c serial: drop useless ctlr field 2011-07-26 16:38:05 +02:00
serial_s3c44b0.c
serial_s5p.c serial: drop useless ctlr field 2011-07-26 16:38:05 +02:00
serial_sa1100.c
serial_sh.c sh: serial: Update serial driver for SH 2011-01-11 21:03:25 +09:00
serial_sh.h sh: Fix sh7264 clock speed and related serial setting 2012-03-08 10:26:32 +09:00
serial_xuartlite.c serial: uartlite: Fix compilation warnings 2011-10-23 10:51:11 +02:00
usbtty.c Enable high speed support for USB device framework and usbtty 2012-03-28 16:31:08 +02:00
usbtty.h Enable high speed support for USB device framework and usbtty 2012-03-28 16:31:08 +02:00