9
0
Fork 0
barebox/drivers/serial
Jean-Christophe PLAGNIOL-VILLARD c71a77ab87 ns16550: switch to resource
use generic read/write depending on the memory size
if no reg_read/write defined

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2011-08-01 16:33:09 +08:00
..
Kconfig DRIVER_SERIAL_LINUX_CONSOLE: fix misprint 2011-07-25 11:25:48 +02:00
Makefile DRIVER_SERIAL_LINUX_CONSOLE: fix misprint 2011-07-25 11:25:48 +02:00
amba-pl011.c amba-pl011: switch to dev_request_mem_region 2011-07-20 08:25:45 +02:00
arm_dcc.c driver: use id as -1 for auto assigned id 2010-09-20 08:58:52 +02:00
atmel.c atmel/drivers: switch to dev_request_mem_region 2011-07-20 08:25:43 +02:00
linux_console.c [SANDBOX] Move include/asm-sandbox/arch-* to arch/sandbox/*/include/mach 2009-10-22 14:21:29 +02:00
serial_altera.c nios2/serial_altera: Switch to resources 2011-07-27 10:54:13 +02:00
serial_altera_jtag.c nios2/altera_serial_jtag: Switch to resources 2011-07-27 10:54:13 +02:00
serial_at91rm9200.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2009-10-22 14:21:25 +02:00
serial_blackfin.c Fix error handling with malloc, memalign etc. Introduce xmemalign(). 2011-01-07 10:21:22 +01:00
serial_imx.c ARM: add support for the i.MX53 2011-07-29 12:10:38 +02:00
serial_mpc5xxx.c serial mpc5xxx: get rid of map_base 2011-07-28 15:25:04 +02:00
serial_netx.c serial netx: get rid of map_base 2011-07-28 15:04:50 +02:00
serial_ns16550.c ns16550: switch to resource 2011-08-01 16:33:09 +08:00
serial_ns16550.h serial_ns16550: remove legacy code copied from U-Boot v1 2011-07-17 17:42:21 +02:00
serial_pl010.c serial pl010: get rid of map_base 2011-07-28 15:08:41 +02:00
serial_pl010.h Add PrimeCell PL010 serial driver 2010-01-14 10:04:13 +01:00
serial_s3c24x0.c serial s3c: get rid of map_base 2011-07-28 15:05:37 +02:00
stm-serial.c serial stm: get rid of map_base 2011-07-28 15:21:24 +02:00