]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] xtensa: Tensilica Xtensa CPU arch maintainer record
authorChris Zankel <czankel@tensilica.com>
Fri, 24 Jun 2005 05:01:07 +0000 (22:01 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 24 Jun 2005 07:05:21 +0000 (00:05 -0700)
commit5bf937b3398bf1db005ad06c3c1590df662adbae
tree674d0561c371cdebdf5d0969c38a583392b16583
parenteb57a509fa529c4438cc04ef2d396e49e3913d75
[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>
MAINTAINERS