9
0
Fork 0
barebox/arch/arm/mach-socfpga
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 ARM: socfgpa: Remove redundant assignment 2014-02-17 08:06:11 +01:00
Kconfig ARM: SoCFPGA: Add EBV SoCrates board support 2013-09-23 08:40:32 +02:00
Makefile ARM: Add Altera SoCFPGA support 2013-09-23 08:40:32 +02:00
bootsource.c ARM: Add Altera SoCFPGA support 2013-09-23 08:40:32 +02:00
clock-manager.c ARM: Add Altera SoCFPGA support 2013-09-23 08:40:32 +02:00
freeze-controller.c ARM: Add Altera SoCFPGA support 2013-09-23 08:40:32 +02:00
generic.c mount: support filesystem options passed via -o 2014-02-10 09:02:21 +01:00
init.c ARM: Add Altera SoCFPGA support 2013-09-23 08:40:32 +02:00
iocsr-config-cyclone5.c ARM: socfpga: update iocsr config 2013-12-10 08:42:12 +01:00
nic301.c ARM: Add Altera SoCFPGA support 2013-09-23 08:40:32 +02:00
reset-manager.c ARM: Add Altera SoCFPGA support 2013-09-23 08:40:32 +02:00
scan-manager.c ARM: Add Altera SoCFPGA support 2013-09-23 08:40:32 +02:00
system-manager.c ARM: Add Altera SoCFPGA support 2013-09-23 08:40:32 +02:00
xload.c x86: ns16550: Rework driver to allow for x86 I/O space 2014-04-09 19:31:42 +02:00