aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorChris Zankel <czankel@tensilica.com>2005-06-24 01:01:07 -0400
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-24 03:05:21 -0400
commit48b415ca13bac91f83db3b9d362fd5ae0ce275cb (patch)
tree674d0561c371cdebdf5d0969c38a583392b16583 /MAINTAINERS
parent556a2a45bce1740f035befaa7201e4ad836c7257 (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--MAINTAINERS5
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
2145L: tpmdd-devel@lists.sourceforge.net 2145L: tpmdd-devel@lists.sourceforge.net
2146S: Maintained 2146S: Maintained
2147 2147
2148TENSILICA XTENSA PORT (xtensa):
2149P: Chris Zankel
2150M: chris@zankel.net
2151S: Maintained
2152
2148UltraSPARC (sparc64): 2153UltraSPARC (sparc64):
2149P: David S. Miller 2154P: David S. Miller
2150M: davem@davemloft.net 2155M: davem@davemloft.net