Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-12 | [POWERPC] Add bootwrapper support for Marvell MPSC | Mark A. Greer | |
The bootwrapper requires a serial driver to allow cmdline editing and information reporting on the console. This driver is required by platforms that boot a zImage and use the MPSC for the console. Signed-off-by: Mark A. Greer <mgreer@mvista.com> Signed-off-by: Paul Mackerras <paulus@samba.org> | |||
2006-10-23 | [POWERPC] Add non-OF serial console support | Mark A. Greer | |
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> |