u-boot-2016/drivers/serial
Graeme Russ 167cdad137 SERIAL: Enable port-mapped access
The x86 architecture exclusively uses Port-Mapped I/O (inb/outb) to access
the 16550 UARTs. This patch mimics how Linux selects between Memory-Mapped
and Port-Mapped I/O. This allows x86 boards to use CONFIG_SERIAL_MUTLI and
drop the custom serial port driver

Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
2010-05-06 00:16:28 +02: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 stdio/device: rework function naming convention 2009-07-18 00:27:46 +02:00
at91rm9200_usart.c convert common files to new SoC access 2010-02-12 12:31:55 -06:00
atmel_usart.c convert common files to new SoC access 2010-02-12 12:31:55 -06:00
atmel_usart.h
Makefile SAMSUNG: serial: modify name from s5pc1xx to s5p 2010-04-30 05:23:23 -05:00
mcfuart.c ColdFire: Update uart_port_conf in serial driver 2010-03-24 11:09:08 -05:00
ns9750_serial.c
ns16550.c SERIAL: Enable port-mapped access 2010-05-06 00:16:28 +02:00
opencores_yanu.c nios2: Fix outx/writex parameter order in io.h 2010-04-02 12:28:41 -04:00
s3c64xx.c s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx 2009-11-27 16:26:13 -06:00
s3c4510b_uart.c
s3c4510b_uart.h
serial.c serial: struct serial_device: add uninit() entry for drivers 2010-04-24 21:34:07 +02:00
serial_clps7111.c
serial_imx.c
serial_ixp.c
serial_ks8695.c
serial_lh7a40x.c lh7a40x: move serial driver to drivers/serial 2009-06-12 20:39:53 +02:00
serial_lpc2292.c
serial_max3100.c
serial_mxc.c Add support for Freescale MX25 SOC 2010-03-07 12:36:36 -06:00
serial_netarm.c
serial_pl01x.c
serial_pl01x.h
serial_pxa.c serial: struct serial_device: add uninit() entry for drivers 2010-04-24 21:34:07 +02:00
serial_s3c24x0.c serial: struct serial_device: add uninit() entry for drivers 2010-04-24 21:34:07 +02:00
serial_s3c44b0.c
serial_s5p.c SAMSUNG: serial: modify name from s5pc1xx to s5p 2010-04-30 05:23:23 -05:00
serial_sa1100.c
serial_sh.c
serial_xuartlite.c
usbtty.c stdio/device: rework function naming convention 2009-07-18 00:27:46 +02:00
usbtty.h mod change 755 => 644 for multiple files 2010-03-21 22:22:53 +01:00