Timur Tabi dcd83aaff1 tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driver
The ePAPR embedded hypervisor specification provides an API for "byte
channels", which are serial-like virtual devices for sending and receiving
streams of bytes.  This driver provides Linux kernel support for byte
channels via three distinct interfaces:

1) An early-console (udbg) driver.  This provides early console output
through a byte channel.  The byte channel handle must be specified in a
Kconfig option.

2) A normal console driver.  Output is sent to the byte channel designated
for stdout in the device tree.  The console driver is for handling kernel
printk calls.

3) A tty driver, which is used to handle user-space input and output.  The
byte channel used for the console is designated as the default tty.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-08-23 10:32:56 -07:00
..
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2007-05-11 05:38:25 -04:00
2011-03-31 11:26:23 -03:00
2011-04-27 13:02:02 +10:00
2011-05-19 17:32:29 +10:00
2011-03-31 11:26:23 -03:00
2011-07-01 13:48:55 +10:00
2011-03-31 11:26:23 -03:00
2011-07-01 13:48:55 +10:00
2011-05-20 16:23:19 -07:00
2011-07-26 16:49:47 -07:00
2011-07-26 16:49:47 -07:00
2011-03-31 11:26:23 -03:00
2010-12-09 15:35:32 +11:00
2011-07-01 11:06:38 +02:00
2011-07-26 16:49:47 -07:00
2011-07-26 16:49:47 -07:00
2010-09-22 09:33:50 -07:00
2011-07-26 16:49:47 -07:00
2011-07-26 16:49:47 -07:00
2010-07-19 10:56:54 +02:00
2011-03-31 11:26:23 -03:00
2010-03-12 15:52:32 -08:00
2007-10-11 14:36:47 +10:00
2011-07-01 11:02:22 +02:00