From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id BF0E4C43217 for ; Tue, 5 Oct 2021 11:02:10 +0000 (UTC) Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E000E60FC1 for ; Tue, 5 Oct 2021 11:02:09 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org E000E60FC1 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 0055881F0B; Tue, 5 Oct 2021 13:02:05 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1633431726; bh=JOzaFpUKoWIgMoVYUyT71UWo3XbNCMu/+We1X/g5VJ0=; h=To:cc:From:Subject:In-reply-to:References:Date:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=Zvc7vDIwZ1k8BYl7SGJShKMJADmEvml8XA23aRmEcxONmlTJZfChMVubVGwRdtL+b kzBasrOCYgr6vrIKid9NfUJRHAjpbrfdrvE8XuDFllzZZy9DKOR+ZRiCSSnbJhS0sy AAakRFN/XXC6AZlObo34jXynTCmSsYKK2LUpaZM5ctjUoFQTh+J8b8lp798Xh1rPZR KhnNOc8swhdx16zW5h3GxjE4Y8Ii6wtqlHfa0lw5+n2azQZFYyiktblmpuLFGn+y5l SoWww1n1MdvrzlLTrYL/KcbSRmJjKDnqhBBT/7QhmTBMwfU2fyn3DhKXUMA91WdrMb dZX84drKJtbgg== Received: from janitor.denx.de (unknown [62.91.23.180]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: noc@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id 32AB881E1C; Tue, 5 Oct 2021 13:02:02 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1633431722; bh=JOzaFpUKoWIgMoVYUyT71UWo3XbNCMu/+We1X/g5VJ0=; h=To:cc:From:Subject:In-reply-to:References:Date:From; b=TBN28SJR+2RBNiZkJgNeNT1HNsCEVBI9RHFoo24hXAyVlpfS3i5puz9xODWtU6XF4 IqMPqp9zR2SYydYYeS1eqVodPSl3a1l65oHQAkIsASGsCola834bH6qUaTP/8iqA2A /+1wmA6UKhg+zufvppOhMdb7tLrG+w81mWmcJny1J4Tb8K8wAb8fTuSsXUM6zmUuhf QLWjuh+rN5oju8m+gLgSQcqoMJzWLtLJBpJLiyhO1dP1NHd/8bCTtousawtUEZyuz4 QAL1/ozHSAfXinqL+n3gMkKnrzEiYyPDRv1xijp6h3aW1w5EmqK88PvAWl84NvdIwv VxNT4J89h2P7Q== Received: by janitor.denx.de (Postfix, from userid 108) id 73985A0275; Tue, 5 Oct 2021 13:02:01 +0200 (CEST) Received: from gemini.denx.de (gemini.denx.de [10.4.0.2]) by janitor.denx.de (Postfix) with ESMTPS id C3607A0099; Tue, 5 Oct 2021 13:01:56 +0200 (CEST) Received: from gemini.denx.de (localhost [IPv6:::1]) by gemini.denx.de (Postfix) with ESMTP id 6B0301E0F1B; Tue, 5 Oct 2021 13:01:56 +0200 (CEST) To: Tom Rini cc: u-boot@lists.denx.de, u-boot-custodians@lists.denx.de, u-boot-board-maintainers@lists.denx.de From: Wolfgang Denk Subject: Re: [ANN] U-Boot v2021.10 released MIME-Version: 1.0 Content-type: text/plain; charset=UTF-8 Content-transfer-encoding: 8bit In-reply-to: <20211004151108.GR31748@bill-the-cat> References: <20211004151108.GR31748@bill-the-cat> Comments: In-reply-to Tom Rini message dated "Mon, 04 Oct 2021 11:11:08 -0400." Date: Tue, 05 Oct 2021 13:01:56 +0200 Message-ID: <2729213.1633431716@gemini.denx.de> X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.2 at phobos.denx.de X-Virus-Status: Clean Dear Tom, In message <20211004151108.GR31748@bill-the-cat> you wrote: > > In terms of a changelog, > git log --merges v2021.10-rc4..v2021.10-rc5 > contains what I've pulled since the last RC or: > git log --merges v2021.07..v2021.10 > for changes since the last full release. As always, more details in > pull requests (or the tags referenced by them) will result in more > details here. ...and as usual, the release statistics can be fount at [1] [1] http://www.denx.de/wiki/U-Boot/UbootStat_2021_10 Here is the abbreviated version: (Changes since v2021.07) * Processed 1509 csets from 176 developers * 27 employers found * A total of 98664 lines added, 74614 removed (delta 24050) Developers with the most changesets Simon Glass 191 (12.7%) Tom Rini 92 (6.1%) Michal Simek 91 (6.0%) Pali Rohár 80 (5.3%) Patrick Delaunay 70 (4.6%) Tim Harvey 54 (3.6%) Heinrich Schuchardt 51 (3.4%) Marek Vasut 38 (2.5%) Aswath Govindraju 37 (2.5%) Alexandru Gagniuc 29 (1.9%) ... Developers with the most changed lines Tom Rini 48665 (30.6%) Simon Glass 14052 (8.8%) Peng Fan 8037 (5.1%) Marek Vasut 6463 (4.1%) Joseph Chen 5161 (3.2%) Tim Harvey 4466 (2.8%) Elaine Zhang 4389 (2.8%) Zong Li 3994 (2.5%) Patrick Delaunay 3410 (2.1%) Aswath Govindraju 3202 (2.0%) ... Developers with the most lines removed Tom Rini 46519 (62.3%) Simon Glass 1414 (1.9%) Linus Walleij 667 (0.9%) Patrick Delaunay 331 (0.4%) Ilias Apalodimas 293 (0.4%) Sean Anderson 274 (0.4%) Ilko Iliev 124 (0.2%) Stephen Carlson 56 (0.1%) Suman Anna 40 (0.1%) Derald D. Woods 34 (0.0%) ... Developers with the most signoffs (total 325) Lokesh Vutla 108 (33.2%) Michal Simek 37 (11.4%) Neil Armstrong 28 (8.6%) Tom Rini 13 (4.0%) Peng Fan 12 (3.7%) Kishon Vijay Abraham I 10 (3.1%) Andre Przywara 10 (3.1%) Alexandru Gagniuc 8 (2.5%) Marek Vasut 7 (2.2%) Heinrich Schuchardt 6 (1.8%) ... Developers with the most reviews (total 832) Stefan Roese 124 (14.9%) Simon Glass 120 (14.4%) Patrice Chotard 52 (6.2%) Jagan Teki 50 (6.0%) Marek Behún 45 (5.4%) Jaehoon Chung 42 (5.0%) Ramon Fried 38 (4.6%) Kever Yang 36 (4.3%) Chris Packham 31 (3.7%) Bin Meng 30 (3.6%) ... Developers with the most test credits (total 67) Chris Packham 26 (38.8%) Patrice Chotard 14 (20.9%) Simon Glass 10 (14.9%) Patrick Wildt 3 (4.5%) Michal Simek 2 (3.0%) Jaehoon Chung 1 (1.5%) Pali Rohár 1 (1.5%) Tom Rini 1 (1.5%) Andre Przywara 1 (1.5%) Suman Anna 1 (1.5%) ... Developers who gave the most tested-by credits (total 67) Pali Rohár 24 (35.8%) Marek Behún 13 (19.4%) Bin Meng 7 (10.4%) Stephan Gerhold 4 (6.0%) Ye Li 3 (4.5%) Joao Marcos Costa 3 (4.5%) Ashok Reddy Soma 2 (3.0%) Ilias Apalodimas 2 (3.0%) Alexandru Gagniuc 1 (1.5%) Jernej Skrabec 1 (1.5%) ... Developers with the most report credits (total 10) Tom Rini 3 (30.0%) Marek Behún 1 (10.0%) Keerthy 1 (10.0%) Walter Lozano 1 (10.0%) Minkyu Kang 1 (10.0%) Jan Kiszka 1 (10.0%) Andreas Schwab 1 (10.0%) Fu Wei 1 (10.0%) Developers who gave the most report credits (total 10) Simon Glass 4 (40.0%) Tom Rini 3 (30.0%) Dave Gerlach 1 (10.0%) Dimitri John Ledkov 1 (10.0%) Tianrui Wei 1 (10.0%) Top changeset contributors by employer (Unknown) 598 (39.6%) Google, Inc. 191 (12.7%) Texas Instruments 141 (9.3%) Xilinx 126 (8.3%) Konsulko Group 93 (6.2%) NXP 86 (5.7%) ST Microelectronics 74 (4.9%) Linaro 44 (2.9%) ARM 24 (1.6%) DENX Software Engineering 22 (1.5%) ... Top lines changed by employer Konsulko Group 48671 (30.6%) (Unknown) 38761 (24.4%) Google, Inc. 14052 (8.8%) Texas Instruments 13223 (8.3%) Rockchip 11240 (7.1%) NXP 10782 (6.8%) Linaro 4905 (3.1%) Xilinx 4608 (2.9%) Intel 4507 (2.8%) ST Microelectronics 3472 (2.2%) ... Employers with the most signoffs (total 325) Texas Instruments 137 (42.2%) Xilinx 44 (13.5%) (Unknown) 39 (12.0%) BayLibre SAS 35 (10.8%) NXP 15 (4.6%) Konsulko Group 13 (4.0%) ARM 10 (3.1%) Rockchip 6 (1.8%) Toradex 4 (1.2%) Novell 4 (1.2%) ... Employers with the most hackers (total 182) (Unknown) 95 (52.2%) Texas Instruments 15 (8.2%) NXP 12 (6.6%) Xilinx 9 (4.9%) Linaro 8 (4.4%) Rockchip 4 (2.2%) Toradex 4 (2.2%) DENX Software Engineering 4 (2.2%) ARM 3 (1.6%) Intel 3 (1.6%) ... Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de It is easier to write an incorrect program than understand a correct one.