diff options
author | Chris Zankel <czankel@tensilica.com> | 2005-06-24 01:01:07 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-24 03:05:21 -0400 |
commit | 48b415ca13bac91f83db3b9d362fd5ae0ce275cb (patch) | |
tree | 674d0561c371cdebdf5d0969c38a583392b16583 /MAINTAINERS | |
parent | 556a2a45bce1740f035befaa7201e4ad836c7257 (diff) |
[PATCH] xtensa: Tensilica Xtensa CPU arch maintainer record
Start of a patch series which adds support for the xtensa architecture to
Linux.
The Xtensa architecture is highly configurable and usually buried inside an
SOC device. So, if you buy a new printer, digital camera, or cell phone,
there is a chance that there is an Xtensa inside even though you don't know it
(sometimes as a small audio-engine or as a control CPU). Linux hasn't been
adopted widely with Xtensa yet, but with Linux growing in the embedded space,
I am sure it will become much more important.
The attached patch supplies the maintainer record for an architecture
implementation for the Tensilica Xtensa CPU series.
Signed-off-by: Chris Zankel <chris@zankel.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 651af5012c98..a07eeb411370 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2145,6 +2145,11 @@ W: http://tpmdd.sourceforge.net | |||
2145 | L: tpmdd-devel@lists.sourceforge.net | 2145 | L: tpmdd-devel@lists.sourceforge.net |
2146 | S: Maintained | 2146 | S: Maintained |
2147 | 2147 | ||
2148 | TENSILICA XTENSA PORT (xtensa): | ||
2149 | P: Chris Zankel | ||
2150 | M: chris@zankel.net | ||
2151 | S: Maintained | ||
2152 | |||
2148 | UltraSPARC (sparc64): | 2153 | UltraSPARC (sparc64): |
2149 | P: David S. Miller | 2154 | P: David S. Miller |
2150 | M: davem@davemloft.net | 2155 | M: davem@davemloft.net |