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 X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CEA04C07E96 for ; Tue, 6 Jul 2021 08:55:51 +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 C8EB661419 for ; Tue, 6 Jul 2021 08:55:50 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C8EB661419 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 48FC482C60; Tue, 6 Jul 2021 10:55:47 +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=1625561747; bh=xgH37Iw1FB1/X7bYnfRelco2xsYNR3eeRm8jLAqU76k=; h=To:cc:From:Subject:In-reply-to:References:Date:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=q07b0FOB/PcSC2EwGkm2QQ6SuwPkw7Q6Q29EO+ClUySv67puO+4x/yAGI2oGAmD2+ p7lzz0lANEePsyNchuMkngwlooBX5KJYRxQ/YmckHcfhZ1BwFOgT1nZSmdh7mVgnHd dN81CglHZOC53+tZwg5JVCy57lTxdXkD1AwKgaSV1BMNI2Mtd/xxI/VK+qmA9A3Qqm z2n+nxsFEAvVwkCsLDy+1anBU7mBmPQhxQoGo3jpqB6RKOetAoF98Ed+wQ8rVN54HY MS4WuShZ37oUQEmF8I5CKJhA3Mcds3s+H+gKPHEOp+PSiwKoCmXolNzxfukdYZ0MLk YvloCCkDtE4TA== 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 12C9B82C34; Tue, 6 Jul 2021 10:55:45 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1625561745; bh=xgH37Iw1FB1/X7bYnfRelco2xsYNR3eeRm8jLAqU76k=; h=To:cc:From:Subject:In-reply-to:References:Date:From; b=p8Eoq0EsiprstuvJK2kbx9k3JWBsW9SM3Z4AJfNSvtNWXvowyO39TcfPzIWcR33b6 7ZTFlB2X1oojNIXp/CWgx1UyYQ/IZNiy8sSZSqnQk/Ka8znNQekJCoumdBH8EIFV0V hrRg2GhZXB8UwrmkH3wDm2fVJeynjJVOdwX8JeAbXqmH8Pe2xe44NK0qzRApW9hkk9 2fUMfc47SchN1FBhXwaJeK1h6VSB4iest9nXndlyYDuJC0L8rmBvAamr0j5XPHAE14 p4CRayxrlT0Q9jWM2mdhRCfEjxl6lz/K70I+EH2HxDfFoWiLhZQY0G642aMLXmi36y vX3I/aBifFcWg== Received: by janitor.denx.de (Postfix, from userid 108) id C36A1A0237; Tue, 6 Jul 2021 10:55:44 +0200 (CEST) Received: from gemini.denx.de (gemini.denx.de [10.4.0.2]) by janitor.denx.de (Postfix) with ESMTPS id 8BDA9A00AD; Tue, 6 Jul 2021 10:55:36 +0200 (CEST) Received: from gemini.denx.de (localhost [IPv6:::1]) by gemini.denx.de (Postfix) with ESMTP id 61D491E1498; Tue, 6 Jul 2021 10:55:36 +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.07 released MIME-Version: 1.0 Content-type: text/plain; charset=UTF-8 Content-transfer-encoding: 8bit In-reply-to: <20210705151317.GW9516@bill-the-cat> References: <20210705151317.GW9516@bill-the-cat> Comments: In-reply-to Tom Rini message dated "Mon, 05 Jul 2021 11:13:17 -0400." Date: Tue, 06 Jul 2021 10:55:36 +0200 Message-ID: <195714.1625561736@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 <20210705151317.GW9516@bill-the-cat> you wrote: > > It is release day and here is the v2021.07 release. With this release > we are now at the second of our 2 years past a number of DM migration > deadlines. Once again, this will be the last release for a number of > boards that will be removed shortly, so that we can be done with the > migration and perform some cleanups, etc, around that area of code. > There are more migration deadlines for v2021.10. The release statistics can be found at the usual place [1]. [1] https://www.denx.de/wiki/U-Boot/UbootStat_2021_07 Here a short summary: Changes since v2021.04: * Processed 1730 csets from 187 developers * 29 employers found * A total of 402449 lines added, 82710 removed (delta 319739) Developers with the most changesets Simon Glass 293 (16.9%) Aaron Williams 90 (5.2%) Tom Rini 81 (4.7%) Heinrich Schuchardt 66 (3.8%) Bin Meng 64 (3.7%) Marek Vasut 59 (3.4%) Stefan Roese 51 (2.9%) Marek Behún 48 (2.8%) Sean Anderson 43 (2.5%) Patrick Delaunay 38 (2.2%) ... Developers with the most changed lines Aaron Williams 237557 (52.4%) Dave Gerlach 45086 (10.0%) Tom Rini 44582 (9.8%) Simon Glass 14090 (3.1%) Tim Harvey 11805 (2.6%) Ying-Chun Liu (PaulLiu) 9433 (2.1%) Michal Simek 8190 (1.8%) Green Wan 5339 (1.2%) Stefan Roese 5268 (1.2%) Jagan Teki 5124 (1.1%) ... Developers with the most lines removed Tom Rini 42586 (51.5%) Grzegorz Jaszczyk 1248 (1.5%) Daniel Schwierzeck 626 (0.8%) Jacky Bai 159 (0.2%) Reinoud Zandijk 66 (0.1%) Harald Seiler 51 (0.1%) jinghua 47 (0.1%) Andrey Zhizhikin 40 (0.0%) Chan, Donald 35 (0.0%) Yangbo Lu 28 (0.0%) ... Developers with the most signoffs (total 303) Stefan Roese 118 (38.9%) Peng Fan 44 (14.5%) Andre Przywara 22 (7.3%) Michal Simek 19 (6.3%) Heinrich Schuchardt 10 (3.3%) Dave Gerlach 7 (2.3%) Marek Vasut 6 (2.0%) Lokesh Vutla 6 (2.0%) Priyanka Jain 5 (1.7%) Sebastian Reichel 5 (1.7%) ... Developers with the most reviews (total 754) Simon Glass 146 (19.4%) Priyanka Jain 75 (9.9%) Stefan Roese 56 (7.4%) Heinrich Schuchardt 48 (6.4%) Bin Meng 45 (6.0%) Ramon Fried 37 (4.9%) Patrick Delaunay 31 (4.1%) Patrice Chotard 24 (3.2%) Rick Chen 24 (3.2%) Jaehoon Chung 23 (3.1%) ... Developers with the most test credits (total 61) Peter Robinson 13 (21.3%) Bin Meng 4 (6.6%) Vladimir Oltean 3 (4.9%) Kostya Porotchkin 3 (4.9%) Padmarao Begari 3 (4.9%) Tim Harvey 3 (4.9%) Patrick Delaunay 2 (3.3%) Ilias Apalodimas 2 (3.3%) Harm Berntsen 2 (3.3%) Samuel Holland 2 (3.3%) ... Developers who gave the most tested-by credits (total 61) Arnaud Patard (Rtp) 9 (14.8%) Bin Meng 5 (8.2%) Simon Glass 5 (8.2%) Marek Behún 4 (6.6%) Vladimir Oltean 3 (4.9%) Andre Przywara 3 (4.9%) Marcin Wojtas 3 (4.9%) Marek Vasut 2 (3.3%) Ye Li 2 (3.3%) Wasim Khan 2 (3.3%) ... Developers with the most report credits (total 27) B1oHazard 3 (11.1%) Heinrich Schuchardt 2 (7.4%) Oleksandr Suvorov 2 (7.4%) Damien Le Moal 2 (7.4%) Matwey Kornilov 2 (7.4%) Marek Behún 1 (3.7%) Marek Vasut 1 (3.7%) Tom Rini 1 (3.7%) Samuel Holland 1 (3.7%) Sean Anderson 1 (3.7%) ... Developers who gave the most report credits (total 27) Tom Rini 4 (14.8%) Neil Armstrong 4 (14.8%) Sean Anderson 3 (11.1%) Simon Glass 3 (11.1%) Patrick Delaunay 2 (7.4%) Rasmus Villemoes 2 (7.4%) Qu Wenruo 2 (7.4%) Bin Meng 1 (3.7%) Andre Przywara 1 (3.7%) Fabio Estevam 1 (3.7%) ... Top changeset contributors by employer (Unknown) 629 (36.4%) Google, Inc. 293 (16.9%) Marvell 124 (7.2%) NXP 116 (6.7%) DENX Software Engineering 103 (6.0%) Konsulko Group 81 (4.7%) Texas Instruments 79 (4.6%) Xilinx 49 (2.8%) Linaro 47 (2.7%) BayLibre SAS 41 (2.4%) ... Top lines changed by employer Marvell 241819 (53.4%) Texas Instruments 50334 (11.1%) Konsulko Group 44582 (9.8%) (Unknown) 42381 (9.4%) Google, Inc. 14090 (3.1%) Linaro 12952 (2.9%) NXP 10413 (2.3%) Xilinx 8712 (1.9%) DENX Software Engineering 7161 (1.6%) Amarula Solutions 5089 (1.1%) ... Employers with the most signoffs (total 303) DENX Software Engineering 118 (38.9%) NXP 61 (20.1%) (Unknown) 31 (10.2%) ARM 22 (7.3%) Xilinx 20 (6.6%) Texas Instruments 18 (5.9%) Marvell 8 (2.6%) CompuLab 6 (2.0%) Collabora Ltd. 5 (1.7%) Konsulko Group 3 (1.0%) ... Employers with the most hackers (total 190) (Unknown) 85 (44.7%) NXP 27 (14.2%) Marvell 10 (5.3%) Texas Instruments 9 (4.7%) Linaro 8 (4.2%) DENX Software Engineering 7 (3.7%) Xilinx 7 (3.7%) ARM 3 (1.6%) Intel 3 (1.6%) Toradex 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 There's an old story about the person who wished his computer were as easy to use as his telephone. That wish has come true, since I no longer know how to use my telephone.