From patchwork Mon Apr 8 03:44:43 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Suriyan Ramasami X-Patchwork-Id: 234564 X-Patchwork-Delegate: albert.aribaud@free.fr Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id 92A522C00C5 for ; Mon, 8 Apr 2013 14:21:47 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id B53414A15C; Mon, 8 Apr 2013 06:21:15 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id frI8TKrmw-sE; Mon, 8 Apr 2013 06:21:15 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 436814A279; Mon, 8 Apr 2013 06:20:59 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 6FF444A24B for ; Mon, 8 Apr 2013 05:51:49 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IoCGJ7ZCPbcg for ; Mon, 8 Apr 2013 05:51:48 +0200 (CEST) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from mail-ia0-f178.google.com (mail-ia0-f178.google.com [209.85.210.178]) by theia.denx.de (Postfix) with ESMTPS id 82A0A4A249 for ; Mon, 8 Apr 2013 05:51:46 +0200 (CEST) Received: by mail-ia0-f178.google.com with SMTP id r13so4730040iar.37 for ; Sun, 07 Apr 2013 20:51:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:cc:subject:date:message-id:x-mailer:in-reply-to :references; bh=D9btWb3jeNN2G9NEJPh3P7fkLNyRC+N1LbTXoxWqmSg=; b=JwNRWr/eznBm2h0cCFP9SwxlPGTdVdKfI65HLmLgVQhM2ZWJtTUqSiHprwLxt3Jdfc FY7ZWiHPW1xegWaAUALKd/nUSwz+8hSHzGzqVOqhRvPgt4ObW1CdKmhcx4h2qepoWqga lPE7p5Pr9cq68g86BGI5kXJwE4ufhiwdGcq7h5VkUc8sHWaxRefX53A+PqDBnGmn7wHO jOMWqy/Qkc2/zNNOBP6uzE/pWTYwqJW199IuK+FEke0utB+1SRPMF4zliGmnt+HLOHbg hBGBypNnRDzz8pS171p8pLpKyX+Gw124xdspzoEid6gkhvV7H1QOl4bw4f8Qn17YYi9Z +OUg== X-Received: by 10.50.126.5 with SMTP id mu5mr5648531igb.50.1365392733322; Sun, 07 Apr 2013 20:45:33 -0700 (PDT) Received: from localhost.localdomain (75-101-50-252.dsl.static.sonic.net. [75.101.50.252]) by mx.google.com with ESMTPS id qn10sm14599495igc.6.2013.04.07.20.45.32 (version=TLSv1 cipher=RC4-SHA bits=128/128); Sun, 07 Apr 2013 20:45:32 -0700 (PDT) From: Suriyan Ramasami To: u-boot@lists.denx.de Date: Sun, 7 Apr 2013 20:44:43 -0700 Message-Id: <1365392690-8668-2-git-send-email-suriyan.r@gmail.com> X-Mailer: git-send-email 1.7.1 In-Reply-To: <1365392690-8668-1-git-send-email-suriyan.r@gmail.com> References: <1365392690-8668-1-git-send-email-suriyan.r@gmail.com> X-Mailman-Approved-At: Mon, 08 Apr 2013 06:20:55 +0200 Cc: ecc@cmu.edu Subject: [U-Boot] [PATCH 1/8] ARM: Add Seagate GoFlexHome support X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.11 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de Signed-off-by: Suriyan Ramasami --- MAINTAINERS | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 1614b91..6292a58 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -847,6 +847,10 @@ Sricharan R omap4_sdp4430 ARM ARMV7 (OMAP4xx SoC) omap5_evm ARM ARMV7 (OMAP5xx Soc) +Suriyan Ramasami + + goflexhome ARM926EJS (Kirkwood SoC) + Thierry Reding plutux Tegra20 (ARM7 & A9 Dual Core)