aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergey Lapin2008-08-02 20:29:48 -0500
committerRussell King2008-09-18 17:11:55 -0500
commit9c784f958d01097e3fae24ad75ab3a80ed1e556b (patch)
tree3ba0c0a4975086bffcbe33e50442bdbc4bbe6daf /MAINTAINERS
parentadee14b2e1557d0a8559f29681732d05a89dfc35 (diff)
downloadkernel-9c784f958d01097e3fae24ad75ab3a80ed1e556b.tar.gz
kernel-9c784f958d01097e3fae24ad75ab3a80ed1e556b.tar.xz
kernel-9c784f958d01097e3fae24ad75ab3a80ed1e556b.zip
[ARM] 5210/2: AFEB9260: board support
This patch adds support for AT91SAM9260-based board AFEB9260 which is a product from both Open Source design which runs Open Source software. Some commertial projects are made with this design. A board is basically AT91SAM9260-EK with some modifications and different peripherals and different parts used. Main purpose of this project is to gain experience in hardware design. More info: http://groups.google.com/group/arm9fpga-evolution-board (In Russian only, sorry). Subversion repository: svn://194.85.238.22/home/users/george/svn/arm9eb By this patch only basic functionality is provided. Signed-off-by: Sergey Lapin <slapin@ossfans.org> Acked-by: Andrew Victor <linux@maxim.org.za> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 186be3ba5069..0cc08809e536 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -466,6 +466,12 @@ M: kernel@wantstofly.org
466L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 466L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
467S: Maintained 467S: Maintained
468 468
469ARM/AFEB9260 MACHINE SUPPORT
470P: Sergey Lapin
471M: slapin@ossfans.org
472L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
473S: Maintained
474
469ARM/AJECO 1ARM MACHINE SUPPORT 475ARM/AJECO 1ARM MACHINE SUPPORT
470P: Lennert Buytenhek 476P: Lennert Buytenhek
471M: kernel@wantstofly.org 477M: kernel@wantstofly.org