linux/arch/powerpc
Arnd Bergmann 8d38a5b2fa [POWERPC] Open Firmware serial port driver
This can be used for serial ports that are connected to an
OF platform bus but are not autodetected by the lecacy
serial support.
It will automatically take over devices that come from the
legacy serial detection, which usually is only one device.

In some cases, rtas may be set up to use the serial port
in the firmware, which allows easier debugging before probing
the serial ports. In this case, the "used-by-rtas" property
must be set by the firmware. This patch also adds code to the
legacy serial driver to check for this.

Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-02-14 11:50:04 +11:00
..
boot Merge branch '83xx' into for_paulus 2007-02-13 12:51:38 -06:00
configs Merge branch '83xx' into for_paulus 2007-02-13 12:51:38 -06:00
kernel [POWERPC] Open Firmware serial port driver 2007-02-14 11:50:04 +11:00
lib [POWERPC] Use ARRAY_SIZE macro when appropriate 2007-02-08 16:08:18 +11:00
math-emu
mm [POWERPC] Fix vDSO page count calculation 2007-02-13 15:35:52 +11:00
oprofile [POWERPC] cell: pm_rtas_activat_signals routine cleanup 2007-02-13 22:03:07 +01:00
platforms [POWERPC] Cleanup pseries kexec code 2007-02-14 11:50:03 +11:00
sysdev [POWERPC] Move MPIC smp routines into mpic.c 2007-02-14 11:50:04 +11:00
xmon [POWERPC] spufs: move prio to spu_context 2007-02-13 21:55:40 +01:00
.gitignore [POWERPC] Add files build to .gitignore 2006-12-04 20:41:29 +11:00
Kconfig [POWERPC] spufs: remove need for struct page for SPEs 2007-02-13 15:35:53 +11:00
Kconfig.debug [POWERPC] pasemi: UART udbg support 2007-02-07 14:03:22 +11:00
Makefile