mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
This adds PIC32 UART controller support based on driver model. Signed-off-by: Paul Thacker <paul.thacker@microchip.com> Signed-off-by: Purna Chandra Mandal <purna.mandal@microchip.com> Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org> |
||
|---|---|---|
| .. | ||
| altera_jtag_uart.c | ||
| altera_uart.c | ||
| arm_dcc.c | ||
| atmel_usart.c | ||
| atmel_usart.h | ||
| Kconfig | ||
| lpc32xx_hsuart.c | ||
| Makefile | ||
| mcfuart.c | ||
| mxs_auart.c | ||
| ns16550.c | ||
| opencores_yanu.c | ||
| sandbox.c | ||
| serial-uclass.c | ||
| serial.c | ||
| serial_arc.c | ||
| serial_bfin.c | ||
| serial_efi.c | ||
| serial_imx.c | ||
| serial_lpuart.c | ||
| serial_max3100.c | ||
| serial_mxc.c | ||
| serial_ns16550.c | ||
| serial_pic32.c | ||
| serial_pl01x.c | ||
| serial_pl01x_internal.h | ||
| serial_pxa.c | ||
| serial_s3c24x0.c | ||
| serial_s5p.c | ||
| serial_sa1100.c | ||
| serial_sh.c | ||
| serial_sh.h | ||
| serial_stm32.c | ||
| serial_uniphier.c | ||
| serial_xuartlite.c | ||
| serial_zynq.c | ||
| usbtty.c | ||
| usbtty.h | ||