aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAndy Green <andy@warmcat.com>2009-05-19 05:41:42 -0400
committerBen Dooks <ben-linux@fluff.org>2009-06-16 18:41:29 -0400
commit9d76295ac6082449a64fd6fa981d2615a34e243d (patch)
tree8a1f0a8e71800b1e1cc3e0b7d3acd443cf93dd1c /MAINTAINERS
parentb3748ddd80569ec753f62e709629b8c639143222 (diff)
[ARM] GTA02/FreeRunner: Add machine definition
This patch introduces the Openmoko GTA02 machine definition. Much of the code is based on Harald Welte's work, although it has been largely rewritten several times. This is intended to be the minimum machine definition to boot and be able to run a rootfs from NAND on GTA02 / FreeRunner. It does not bring up the framebuffer / Glamo and lacks many other peripheral drivers from outside the SoC. But once we have this basis in mainline kernel, we will be able to introduce the other drivers and add them here. Thanks to Sven Rebhan <odinshorse@googlemail.com> for his fixes to this patch (Kconfig and defconfig files). Signed-off-by: Andy Green <andy@warmcat.com> Signed-off-by: Nelson Castillo <arhuaco@freaks-unidos.net> [ben-linux@fluff.org: Fix the GPIO definitions] Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 2cb7566904b1..efa7bfa39f84 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -772,6 +772,13 @@ P: Michael Petchkovsky
772M: mkpetch@internode.on.net 772M: mkpetch@internode.on.net
773S: Maintained 773S: Maintained
774 774
775ARM/OPENMOKO NEO FREERUNNER (GTA02) MACHINE SUPPORT
776P: Nelson Castillo
777M: arhuaco@freaks-unidos.net
778L: openmoko-kernel@lists.openmoko.org (subscribers-only)
779W: http://wiki.openmoko.org/wiki/Neo_FreeRunner
780S: Supported
781
775ARM/TOSA MACHINE SUPPORT 782ARM/TOSA MACHINE SUPPORT
776P: Dmitry Eremin-Solenikov 783P: Dmitry Eremin-Solenikov
777M: dbaryshkov@gmail.com 784M: dbaryshkov@gmail.com