mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
The earlier usb device controller driver was specific to spear platforms. This patch implements the usb device controller driver as a generic controller which can be reused by other platforms using this peripheral. Signed-off-by: Vipin Kumar <vipin.kumar@st.com> Signed-off-by: Amit Virdi <amit.virdi@st.com> Acked-by: Marek Vasut <marex@denx.de> |
||
|---|---|---|
| .. | ||
| altera_jtag_uart.c | ||
| altera_uart.c | ||
| arm_dcc.c | ||
| atmel_usart.c | ||
| atmel_usart.h | ||
| Makefile | ||
| mcfuart.c | ||
| ns9750_serial.c | ||
| ns16550.c | ||
| opencores_yanu.c | ||
| s3c64xx.c | ||
| s3c4510b_uart.c | ||
| s3c4510b_uart.h | ||
| sandbox.c | ||
| serial.c | ||
| serial_clps7111.c | ||
| serial_imx.c | ||
| serial_ixp.c | ||
| serial_ks8695.c | ||
| serial_lh7a40x.c | ||
| serial_lpc2292.c | ||
| serial_max3100.c | ||
| serial_mxc.c | ||
| serial_netarm.c | ||
| serial_pl01x.c | ||
| serial_pl01x.h | ||
| serial_pxa.c | ||
| serial_s3c24x0.c | ||
| serial_s3c44b0.c | ||
| serial_s5p.c | ||
| serial_sa1100.c | ||
| serial_sh.c | ||
| serial_sh.h | ||
| serial_xuartlite.c | ||
| usbtty.c | ||
| usbtty.h | ||