9
0
Fork 0
barebox/arch/arm/mach-mvebu
Michel Stam 9f556d4b6f x86: ns16550: Rework driver to allow for x86 I/O space
The current implementation fakes a memory-mapped I/O device
at 0x3f8 and 0x2f8, then uses platform read/write functions
to do the actual reading and writing. These platform functions
only exist for the x86 platform; better to move the I/O
routines into the driver and have the driver request I/O ports
using request_ioport_region.

Signed-off-by: Michel Stam <michel@reverze.net>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-04-09 19:31:42 +02:00
..
include/mach Merge branch 'for-next/arm-gpio' 2013-09-05 10:38:53 +02:00
Kconfig Merge branch 'for-next/boardinfo' 2013-09-05 10:39:22 +02:00
Makefile ARM: mvebu: introduce multi image support 2013-08-16 08:45:37 +02:00
armada-370-xp.c x86: ns16550: Rework driver to allow for x86 I/O space 2014-04-09 19:31:42 +02:00
common.c ARM: mvebu: introduce multi image support 2013-08-16 08:45:37 +02:00
dove.c ARM: dove: remove temporary clock and non-DT device probing 2013-08-16 08:45:36 +02:00
kirkwood.c x86: ns16550: Rework driver to allow for x86 I/O space 2014-04-09 19:31:42 +02:00
lowlevel.c ARM: mvebu: introduce multi image support 2013-08-16 08:45:37 +02:00