9
0
Fork 0
barebox/arch/ppc
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
configs ppc: P2020RDB: add environment partition support 2014-04-03 07:53:52 +02:00
cpu-85xx ppc: add Freescale P1022DS board support 2014-03-19 07:43:01 +01:00
ddr-8xxx ppc: mpc8xxx: add DDR3 support 2014-03-19 07:42:58 +01:00
include/asm ppc: io: Add _IO_BASE define 2014-04-09 08:31:06 +02:00
lib MPC85xx: fix memory layout to prevent corruption during memtest 2014-03-03 09:07:20 +01:00
mach-mpc5xxx MPC85xx: fix memory layout to prevent corruption during memtest 2014-03-03 09:07:20 +01:00
mach-mpc85xx ppc: P1022DS: update Kconfig and Makefile 2014-03-19 07:43:02 +01:00
Kconfig MPC85xx: fix memory layout to prevent corruption during memtest 2014-03-03 09:07:20 +01:00
Makefile ppc: P1022DS: update Kconfig and Makefile 2014-03-19 07:43:02 +01:00
mach-ppc.dox rename U-Boot-v2 project to barebox 2009-12-15 10:18:30 +01:00