Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [POWERPC] bootwrapper: Add 16-bit I/O, sync(), eieio(), and barrier() | Scott Wood | 2007-08-22 |
| | | | | | | | | Also, include types.h from io.h, so callers don't have to. Signed-off-by: Scott Wood <scottwood@freescale.com> Acked-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org> | ||
* | [POWERPC] Add non-OF serial console support | Mark A. Greer | 2006-10-22 |
Add serial console support for non-OF systems. There is a generic serial console layer which calls a serial console driver. Included is the serial console driver for the ns16550 class of uarts. Necessary support routines are added as well. Signed-off-by: Mark A. Greer <mgreer@mvista.com> Signed-off-by: Paul Mackerras <paulus@samba.org> |