mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
As exception among the i.MX processors, the i.MX31 has headers without general names (mx31-regs.h, mx31.h instead of imx-regs.h and clock.h). This requires several nasty #ifdef in the drivers to include the correct header. The patch cleans up the driver and renames the header files as for the other i.MX processors. Signed-off-by: Stefano Babic <sbabic@denx.de> |
||
|---|---|---|
| .. | ||
| altera_jtag_uart.c | ||
| altera_uart.c | ||
| arm_dcc.c | ||
| at91rm9200_usart.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 | ||
| 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_tegra2.c | ||
| serial_tegra2.h | ||
| serial_xuartlite.c | ||
| usbtty.c | ||
| usbtty.h | ||