From patchwork Tue Jul 26 14:38:06 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alistair Francis X-Patchwork-Id: 652789 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3rzLSN3njsz9t1F for ; Wed, 27 Jul 2016 00:42:28 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=D4sQlkRe; dkim-atps=neutral Received: from localhost ([::1]:40301 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bS3Yw-0001b6-Ff for incoming@patchwork.ozlabs.org; Tue, 26 Jul 2016 10:42:26 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36487) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bS3Uq-0006MH-P1 for qemu-devel@nongnu.org; Tue, 26 Jul 2016 10:38:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bS3Um-0000HH-RR for qemu-devel@nongnu.org; Tue, 26 Jul 2016 10:38:12 -0400 Received: from mail-pa0-x244.google.com ([2607:f8b0:400e:c03::244]:36327) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bS3Um-0000HA-Kh for qemu-devel@nongnu.org; Tue, 26 Jul 2016 10:38:08 -0400 Received: by mail-pa0-x244.google.com with SMTP id ez1so81101pab.3 for ; Tue, 26 Jul 2016 07:38:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=VDsp0VrtDYyOsntqNUFrJgaEaJakH9jtt3igicMmf6Y=; b=D4sQlkReV3TGk16Dd+90tHAlV0FwCso1+fDu4H3WWSb1sJjS+QOWheRCjgAFXLKm31 zmVZ9UypXN5zvXX+bC4zqtzHY8S1YKOeo7Ham74kBnVtQuwHrRu2dNFVovfReBjxGJAt Fx4oYvUnZ/lESgLhKEvGsLjo46yTxnrz1SJNdYUivSMfDlJJRx+UNcuMsowvhNTA/+Th zvi7lpRKHA0jRWL03quH0nFdQSJTALgNlLUEX5XA3iBm+hgk0amhDkyKNiM32Ol5X76F 7pAXdR+ajJFRfWY6dUalyZcWyyQb/LarcM4Nx4HmlogWwx3CNiYPN5V6iRygF5WAeSyc AlaA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=VDsp0VrtDYyOsntqNUFrJgaEaJakH9jtt3igicMmf6Y=; b=koSw97Z2DYoUCPnvHhAmLU8c1J8KFnoFjwjz3kZ6Zgwq/JsuQhG/+pR8syS7MQ8M6D SwoC37eG1j36tZeYLYXcitlk6Vj0VHB5bds5agRLLEEgdkJoVQTphpW7jt3qgnw5OU9p wP9pzbZuXbYkBqMNlAQa78eAlFZOlD/1xAsj0oVxv/QJndzy/nU8ige0gjDhs/DhA87y wJD4dC1qPtOZ7TD8kJE3pEvH4lHtpp3EsnNoXfWZVSBErzJvwqInsbgCSjBeYuetn7A9 jeYMx4A6+wBspGhuHYx+M5pIKKEHMc2qZlCRfuJ4pTDh2MmJe1R/5jRfTV9mApRKib5c Wi0w== X-Gm-Message-State: AEkoouvMmz5jg36Ws5DmeEQe2mbVLKgV2h+nZgRcbDkMJ0IHnuWg5Jfu4b/KnuJKy/UPhA== X-Received: by 10.66.142.43 with SMTP id rt11mr36382181pab.80.1469543887936; Tue, 26 Jul 2016 07:38:07 -0700 (PDT) Received: from localhost ([2601:646:8581:937e:b117:7414:118e:4042]) by smtp.gmail.com with ESMTPSA id y3sm2153518pfd.65.2016.07.26.07.38.07 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Jul 2016 07:38:07 -0700 (PDT) From: Alistair Francis X-Google-Original-From: Alistair Francis To: qemu-devel@nongnu.org, peter.maydell@linaro.org Date: Tue, 26 Jul 2016 07:38:06 -0700 Message-Id: X-Mailer: git-send-email 2.7.4 In-Reply-To: References: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2607:f8b0:400e:c03::244 Subject: [Qemu-devel] [PATCH v5 8/8] MAINTAINERS: Add Alistair to the maintainers list X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: alistair23@gmail.com, peter.crosthwaite@xilinx.com, konstanty@ieee.org Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" Add Alistair Francis as the maintainer for the Netduino 2 and SMM32F205 SoC. Signed-off-by: Alistair Francis Reviewed-by: Peter Crosthwaite --- MAINTAINERS | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index d1439a8..e55be55 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -475,6 +475,21 @@ S: Maintained F: hw/arm/virt-acpi-build.c F: include/hw/arm/virt-acpi-build.h +STM32F205 +M: Alistair Francis +S: Maintained +F: hw/arm/stm32f205_soc.c +F: hw/misc/stm32f2xx_syscfg.c +F: hw/char/stm32f2xx_usart.c +F: hw/timer/stm32f2xx_timer.c +F: hw/adc/* +F: hw/ssi/stm32f2xx_spi.c + +Netduino 2 +M: Alistair Francis +S: Maintained +F: hw/arm/netduino2.c + CRIS Machines ------------- Axis Dev88