From patchwork Sat Jul 23 16:42:36 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alistair Francis X-Patchwork-Id: 651994 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 3rxYR84j03z9syB for ; Sun, 24 Jul 2016 02:50:12 +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=iF8+desz; dkim-atps=neutral Received: from localhost ([::1]:53000 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bR07u-0006yi-HB for incoming@patchwork.ozlabs.org; Sat, 23 Jul 2016 12:50:10 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38676) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bR00e-0000bx-HS for qemu-devel@nongnu.org; Sat, 23 Jul 2016 12:42:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bR00c-0006iD-Nb for qemu-devel@nongnu.org; Sat, 23 Jul 2016 12:42:39 -0400 Received: from mail-pa0-x241.google.com ([2607:f8b0:400e:c03::241]:35593) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bR00c-0006i9-GN for qemu-devel@nongnu.org; Sat, 23 Jul 2016 12:42:38 -0400 Received: by mail-pa0-x241.google.com with SMTP id cf3so8650499pad.2 for ; Sat, 23 Jul 2016 09:42:38 -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=iF8+deszQ3EmnJ4mp6SpKf5LrMaqglIpburLGaRwwXceDSET0wUTcWl0rljswg23tw /LSf/DNIr9ChH9JwhIrQfj//MntqQ686SAJAlsmYtVtMo9V+vg19uyNk7oSwLw8CJD2L E0lJ7rGLx2takxwqHZs+hdy+diusoEKpNBXQIKOI/yeg71plG4D5K4A30xNMol4ZGC/Y J+I32MB/yXqpYc279V5vpQPL+SLi423RabYzUpquNxg6RS8WeCPJkQp+ROONLpPjYNbO 472Hrf6KD8HfgogYW+O+pZ9390JhNGlFf+H4YV/w0w+KIHYAbvAhWU0JSYKnwMJ/lL8q SS9A== 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=Wq3f2MRRMEFwwcYnjEvvivlTQIAJqFSw8MYHgOZKlVyCO/HjrwVppPFAWlHtVfRTxA /Malkwz0l67KBWbXidyudUfojV/IWPPJBkFbq9NxtiYR/zW3HRzdrl9YYMGhfrsCCfLf XSKI6lN4qTXQl6lPzAjXNv3cDRIM1aeSEmbS0hIWOITaOIiHGWdgPMpHDAuAilUZmr9r 3kOujUNnZojVH89yM6Y0/x3vEZg/r6HYJ5NRnJ19HKAl63jKvF+fNaAIiXVcD8Eg+mZK LJyt9SjKI/FwB2dz69bauU889Zx8r/TvEQ+039sBndzVnOLI3c5ZNY+uPBQWswbHxfil sp0Q== X-Gm-Message-State: AEkoouvcEN//rLE2WWpCr8zx1JJkN3ltd3BJ0AyA7g2MRv01qHW1wWlkRK6k/Ysz0BAcZA== X-Received: by 10.66.47.196 with SMTP id f4mr16051589pan.126.1469292157599; Sat, 23 Jul 2016 09:42:37 -0700 (PDT) Received: from localhost ([2601:646:8581:937e:a68a:c69f:cf0b:ebee]) by smtp.gmail.com with ESMTPSA id i137sm28265288pfe.64.2016.07.23.09.42.36 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 23 Jul 2016 09:42:36 -0700 (PDT) From: Alistair Francis X-Google-Original-From: Alistair Francis To: qemu-devel@nongnu.org, peter.maydell@linaro.org Date: Sat, 23 Jul 2016 09:42:36 -0700 Message-Id: <3cf58aebe0e787a8f4b582843b3b1541ab52711a.1469258908.git.alistair@alistair23.me> 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::241 Subject: [Qemu-devel] [PATCH v4 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