9
0
Fork 0
barebox/arch/mips
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
..
boards x86: ns16550: Rework driver to allow for x86 I/O space 2014-04-09 19:31:42 +02:00
boot rework debug_ll 2013-09-05 10:15:48 +02:00
configs MIPS: add tplink-mr3020_defconfig 2014-03-28 10:45:54 +01:00
dts MIPS: qemu-malta: add CBUS UART support 2014-04-03 07:55:16 +02:00
include/asm mips: io: include generic io.h 2014-04-09 08:31:07 +02:00
lib MIPS: lib: add BAREBOX_CLK_TABLE to linker script 2014-03-28 10:28:15 +01:00
mach-ar231x x86: ns16550: Rework driver to allow for x86 I/O space 2014-04-09 19:31:42 +02:00
mach-ath79 MIPS: ath79: add tplink-mr3020 board support 2014-03-28 10:45:54 +01:00
mach-bcm47xx mips: bcm47xx: Fix compiler warning 2013-10-02 09:50:48 +02:00
mach-loongson MIPS: loongson-ls1b: add documentation 2014-01-30 10:43:56 +01:00
mach-malta MIPS: qemu-malta: add CBUS UART support 2014-04-03 07:55:16 +02:00
mach-xburst MIPS: boards: rename rzx50 -> ritmix-rzx50 2014-03-26 09:02:41 +01:00
pbl pbl: add generated file piggy.lz4 to .gitignore 2013-08-05 12:11:25 +02:00
Kconfig MIPS: ath79: add DEBUG_LL support for Atheros AR933x 2014-03-28 10:28:15 +01:00
Makefile MIPS: ath79: add tplink-mr3020 board support 2014-03-28 10:45:54 +01:00
mach-mips.dox MIPS: add initial Loongson-family documentation 2014-01-21 07:59:37 +01:00