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
2008-10-07 14:26:18 +11:00
2010-09-02 14:07:32 +10:00
2011-07-25 22:59:39 -07:00
2007-05-11 05:38:25 -04:00
2011-03-31 11:26:23 -03:00
2010-03-30 22:02:32 +09:00
2009-01-08 16:25:10 +11:00
2007-10-03 09:11:56 +10:00
2007-05-11 05:38:25 -04:00
2011-02-07 12:57:11 +11:00
2010-10-13 08:47:09 -04:00
2011-04-27 13:02:02 +10:00
2011-05-19 00:36:43 -05:00
2007-04-24 21:31:49 +10:00
2011-07-12 13:16:58 +03:00
2011-07-12 13:16:58 +03:00
2011-08-05 14:47:54 +10:00
2011-03-23 19:47:19 -07:00
2011-07-19 15:13:05 +10:00
2011-05-19 15:31:03 +10:00
2010-12-09 15:17:50 +11:00
2010-07-24 09:57:51 -06:00
2011-07-08 00:21:36 -05:00
2011-07-01 11:06:38 +02:00
2011-01-21 14:08:33 +11:00
2011-04-27 14:18:52 +10:00
2011-06-29 16:40:59 +10:00
2011-07-12 13:16:59 +03:00
2010-02-09 13:56:07 +11:00
2010-11-29 15:48:23 +11:00
2010-07-11 11:04:08 -05:00
2011-05-26 13:38:57 +10:00
2010-11-29 15:48:23 +11:00
2011-05-19 17:32:29 +10:00
2011-03-31 11:26:23 -03:00
2011-07-12 10:34:24 -04:00
2011-06-17 16:19:51 +10:00
2011-06-22 21:44:55 -05:00
2011-07-25 22:59:39 -07:00
2010-06-30 13:54:58 +10:00
2011-04-11 22:54:42 +02:00
2008-09-03 20:53:47 +10:00
2010-07-14 14:13:18 +10:00
2011-06-27 08:36:15 -05:00
2011-04-01 15:37:25 +11:00
2011-07-12 13:16:57 +03:00
2010-08-24 15:26:29 +10:00
2009-09-21 06:27:08 +02:00
2011-04-27 14:18:33 +10:00
2009-11-04 16:43:12 -07:00
2011-08-11 01:15:44 +10:00
2010-12-09 15:35:32 +11:00
2011-07-22 13:38:58 +10:00
2008-05-09 20:22:59 +10:00
2011-07-01 13:48:55 +10:00
2011-05-23 09:12:26 -07:00
2010-06-02 17:50:37 +10:00
2010-10-24 10:52:14 +02:00
2010-11-05 14:42:27 -02:00
2011-03-31 11:26:23 -03:00
2011-04-12 06:29:21 -05:00
2011-05-04 16:02:21 +10:00
2010-10-14 00:52:46 -05:00
2010-07-31 15:05:22 +10:00
2011-08-05 14:47:56 +10:00
2011-07-01 13:48:55 +10:00
2011-05-20 16:23:19 -07:00
2011-06-29 17:48:20 +10:00
2010-11-29 15:48:22 +11:00
2011-07-24 22:06:04 +09:30
2011-07-24 22:06:04 +09:30
2011-07-24 22:06:04 +09:30
2011-07-25 22:59:39 -07:00
2009-03-25 08:54:29 -07:00
2011-03-04 18:19:04 +11:00
2011-07-26 16:49:47 -07:00
2011-07-12 13:16:58 +03:00
2011-07-26 17:12:10 -07:00
2011-07-12 09:28:04 -05:00
2011-06-08 09:08:17 +10:00
2011-06-08 09:08:17 +10:00
2011-07-26 17:12:10 -07:00
2011-08-05 14:47:56 +10:00
2011-07-01 11:06:35 +02:00
2011-07-25 22:59:39 -07:00
2010-02-19 14:52:33 +11:00
2011-07-25 22:59:39 -07:00
2011-07-25 22:59:39 -07:00
2011-07-25 22:59:39 -07:00
2011-07-25 22:59:39 -07:00
2011-07-25 22:59:39 -07:00
2008-07-01 11:28:50 +10:00
2011-07-25 22:59:39 -07:00
2011-07-26 16:49:47 -07:00
2011-03-31 11:26:23 -03:00
2010-03-30 22:02:32 +09:00
2011-07-25 22:59:39 -07:00
2010-07-08 18:11:39 +10:00
2011-08-05 14:47:55 +10:00
2011-02-04 11:46:50 -07:00
2011-06-30 15:23:59 +10:00
2010-12-09 15:35:32 +11:00
2011-07-01 11:06:38 +02:00
2008-09-15 11:08:38 -07:00
2011-07-25 20:57:14 -07:00
2011-07-12 09:28:04 -05:00
2010-01-15 13:26:17 +11:00
2011-06-29 15:30:43 +10:00
2011-07-26 16:49:47 -07:00
2011-07-26 16:49:47 -07:00
2011-07-22 13:16:41 +10:00
2011-07-25 22:59:39 -07:00
2011-07-25 22:59:39 -07:00
2006-05-19 15:02:12 +10:00
2011-06-29 15:31:01 +10:00
2011-06-29 15:31:01 +10:00
2010-09-22 09:33:50 -07:00
2009-03-27 16:58:24 +11:00
2011-07-26 16:49:47 -07:00
2011-07-26 16:49:47 -07:00
2010-03-30 22:02:32 +09:00
2008-07-28 16:30:47 +10:00
2010-07-19 10:56:54 +02:00
2011-03-31 11:26:23 -03:00
2007-05-07 20:31:14 +10:00
2008-10-07 14:26:20 +11:00
2010-05-21 07:41:53 -05:00
2011-05-24 23:35:55 +02:00
2010-11-17 08:59:32 -08:00
2010-03-12 15:52:32 -08:00
2011-04-27 14:18:19 +10:00
2008-01-25 22:52:50 +11:00
2008-01-25 22:52:50 +11:00
2007-10-11 14:36:47 +10:00
2009-12-04 15:39:55 +01:00
2011-07-01 11:02:22 +02:00
2011-07-12 13:16:30 +03:00
2011-05-06 13:32:41 +10:00
2011-08-23 10:32:56 -07:00
2011-03-23 16:36:55 -04:00
2005-09-21 19:21:07 +10:00
2011-05-19 14:30:42 +10:00
2010-12-09 15:17:50 +11:00
2011-03-24 18:50:09 +01:00