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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id C1589C433F5 for ; Fri, 14 Jan 2022 12:27:29 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 054F783510; Fri, 14 Jan 2022 13:27:28 +0100 (CET) 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=1642163248; bh=B1+P/C+MqMJ3/v7rttHFvh2QOrmnT0viUUHwza8osbk=; h=To:cc:From:Subject:In-reply-to:References:Date:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=S914N+kc8aVM5X7tT60GJbw57KPN07lrNMiKZW+ZndnNAt63PFLKH7rQFwQ174Mws EFqzqc0Z8LufSLsgzTTEoYaFJ2haHwGuXrRGClHc25LaJ9C6IkDrappsCnBaUXL2e/ zCYmfXfUqDeHuKkjbU/gbouIuMbjiiR86hc48EO0MUrPLqjO2uK4odHll1ViQge7rj zi8gKUnlNweBemfEddxVtkw8AOgKHcKCqsLjxyl00xAPUzrV+/qBVkWIRC3SdXasGo PPDRjnQ1ycE3zpMGPYjGBiIonLIFyo3d/ISYMiPRUxY6qGuqbfdqheR7fBQXGtQZKP ecEYi3CobPfIw== 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 4AD6383457; Fri, 14 Jan 2022 13:27:23 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1642163243; bh=B1+P/C+MqMJ3/v7rttHFvh2QOrmnT0viUUHwza8osbk=; h=To:cc:From:Subject:In-reply-to:References:Date:From; b=tgcPIPKYoYNwgsjGPXPSKO4LNSZsJOw9Ey1tHGrNlU13i5vWZaomAHZHxDa9n6v+r EiCnU+UOCqa6iNGwZalC/aV+8i2cm/18NkCIrp3pw1hk6ndleEFMrRGY1gq6E+n2jb I1oB+y4gD30BemBCnSdkaFfwGTjZVPkyWgXH2elAjWZ0EfDIMI/9AD0/JnIqHScTMz BKv2CjLX6Z4xnUAv1hhnBRpE/fienvEs/HWRrk2ky+KwhHW6DL0CAVFHU4ptqFmVkC YFYuxm/fGWOlLx9cA1fKJNhihAkPLq4si8utLzfhs8K+Wm+8XxPrbKNIEgWPBTGeXJ MwkUT3Vcy2WDg== Received: by janitor.denx.de (Postfix, from userid 108) id F185DA011C; Fri, 14 Jan 2022 13:27:22 +0100 (CET) Received: from gemini.denx.de (gemini.denx.de [10.4.0.2]) by janitor.denx.de (Postfix) with ESMTPS id F295DA0057; Fri, 14 Jan 2022 13:27:17 +0100 (CET) Received: from gemini.denx.de (localhost [IPv6:::1]) by gemini.denx.de (Postfix) with ESMTP id 9B3BB1E1062; Fri, 14 Jan 2022 13:27:17 +0100 (CET) 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 v2022.01 released MIME-Version: 1.0 Content-type: text/plain; charset=UTF-8 Content-transfer-encoding: 8bit In-reply-to: <20220110184720.GB2773246@bill-the-cat> References: <20220110184720.GB2773246@bill-the-cat> Comments: In-reply-to Tom Rini message dated "Mon, 10 Jan 2022 13:47:20 -0500." Date: Fri, 14 Jan 2022 13:27:17 +0100 Message-ID: <1943820.1642163237@gemini.denx.de> X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 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 <20220110184720.GB2773246@bill-the-cat> you wrote: > > It is release day and here is v2022.01. With this release > we are now at the fourth of our 2 years past a number of DM migration > deadlines. We're now at the point where conversion to CONFIG_DM itself > must have been done, and I think nothing is tripping up on that deadline > anymore, which is good. > > Note that we're introducing now a migration deadline of v2022.10 for > using CONFIG_DM_KEYBOARD (and the warning will show up once next is > merged to master, this is the last release without a deadline enforced). > > I want to again call attention to in general is the number of CONFIG > symbols that need to be migrated to Kconfig still. If you maintain a > board or SoC, please check for symbols specific to your area of code > that aren't migrated yet and see how to move them. The > tools/moveconfig.py tool can handle a lot of cases. If it's tricky > please reach out. > > In terms of a changelog,=20 > git log --merges v2022.01-rc4..v2022.01 > contains what I've pulled since the last RC or: > git log --merges v2021.10..v2022.01 > 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. As always, the release statistics can be found here [1]. [1] http://www.denx.de/wiki/U-Boot/UbootStat_2022_01 Here the short version: * Processed 1417 csets from 164 developers * 28 employers found * A total of 69397 lines added, 45876 removed (delta 23521) Developers with the most changesets Tom Rini 179 (12.6%) Simon Glass 141 (10.0%) Pali Rohár 124 (8.8%) Marek Behún 78 (5.5%) Heinrich Schuchardt 67 (4.7%) Marek Vasut 56 (4.0%) Vladimir Oltean 53 (3.7%) Samuel Holland 53 (3.7%) Michael Walle 45 (3.2%) Patrick Delaunay 38 (2.7%) ... Developers with the most changed lines Tom Rini 29502 (31.2%) Simon Glass 7761 (8.2%) Frieder Schrempf 5561 (5.9%) Michal Simek 3516 (3.7%) Pali Rohár 3024 (3.2%) Masahisa Kojima 2724 (2.9%) Dzmitry Sankouski 2655 (2.8%) Neil Armstrong 2449 (2.6%) Michael Walle 2312 (2.4%) Jan Kiszka 2125 (2.2%) ... Developers with the most lines removed Tom Rini 11969 (26.1%) Anatolij Gustschin 917 (2.0%) Patrick Delaunay 813 (1.8%) Eugen Hristev 526 (1.1%) Marcel Ziswiler 395 (0.9%) Thomas Huth 256 (0.6%) Wolfgang Denk 238 (0.5%) Marek Behún 151 (0.3%) Andrey Zhizhikin 146 (0.3%) Adam Ford 142 (0.3%) ... Developers with the most signoffs (total 205) Andre Przywara 44 (21.5%) Marek Behún 33 (16.1%) Tom Rini 13 (6.3%) Oleksandr Suvorov 11 (5.4%) Neil Armstrong 11 (5.4%) Michal Simek 10 (4.9%) Tom Warren 9 (4.4%) Marcel Ziswiler 8 (3.9%) Ilias Apalodimas 7 (3.4%) Priyanka Jain 6 (2.9%) ... Developers with the most reviews (total 989) Stefan Roese 165 (16.7%) Simon Glass 158 (16.0%) Ramon Fried 61 (6.2%) Priyanka Jain 56 (5.7%) Bin Meng 50 (5.1%) Marek Behún 48 (4.9%) Heinrich Schuchardt 36 (3.6%) Patrice Chotard 32 (3.2%) Fabio Estevam 32 (3.2%) Andre Przywara 30 (3.0%) ... Developers with the most test credits (total 66) Artem Lapkin 16 (24.2%) Masami Hiramatsu 7 (10.6%) Michael Walle 6 (9.1%) Simon Glass 2 (3.0%) Bin Meng 2 (3.0%) Marek Behún 2 (3.0%) Patrice Chotard 2 (3.0%) Ilias Apalodimas 2 (3.0%) Vladimir Oltean 2 (3.0%) Samuel Holland 2 (3.0%) ... Developers who gave the most tested-by credits (total 66) Simon Glass 17 (25.8%) Marek Behún 8 (12.1%) Vladimir Oltean 8 (12.1%) Patrick Delaunay 4 (6.1%) Ye Li 3 (4.5%) Michael Walle 2 (3.0%) Ilias Apalodimas 2 (3.0%) Stefan Roese 2 (3.0%) Heinrich Schuchardt 2 (3.0%) Fabio Estevam 2 (3.0%) ... Developers with the most report credits (total 18) Eugen Hristev 4 (22.2%) Alexandru Gagniuc 3 (16.7%) Herbert Poetzl 2 (11.1%) Michael Walle 1 (5.6%) Tom Rini 1 (5.6%) Neil Armstrong 1 (5.6%) Artem Lapkin 1 (5.6%) Masami Hiramatsu 1 (5.6%) Vyacheslav Bocharov 1 (5.6%) Xin Lin 1 (5.6%) ... Developers who gave the most report credits (total 18) Claudiu Beznea 4 (22.2%) Patrick Delaunay 3 (16.7%) Tom Rini 2 (11.1%) Neil Armstrong 2 (11.1%) Patrice Chotard 2 (11.1%) Simon Glass 1 (5.6%) Marek Behún 1 (5.6%) Sean Anderson 1 (5.6%) Oleksandr Suvorov 1 (5.6%) Chunfeng Yun 1 (5.6%) Top changeset contributors by employer (Unknown) 670 (47.3%) Konsulko Group 179 (12.6%) Google, Inc. 151 (10.7%) NXP 89 (6.3%) DENX Software Engineering 63 (4.4%) ST Microelectronics 49 (3.5%) Linaro 48 (3.4%) Toradex 25 (1.8%) Xilinx 23 (1.6%) BayLibre SAS 15 (1.1%) ... Top lines changed by employer (Unknown) 32209 (34.0%) Konsulko Group 29502 (31.2%) Google, Inc. 7801 (8.2%) Linaro 5243 (5.5%) Xilinx 3633 (3.8%) DENX Software Engineering 3510 (3.7%) BayLibre SAS 2584 (2.7%) Siemens 2126 (2.2%) ST Microelectronics 1625 (1.7%) Toradex 1567 (1.7%) ... Employers with the most signoffs (total 205) (Unknown) 63 (30.7%) ARM 44 (21.5%) Konsulko Group 13 (6.3%) Xilinx 13 (6.3%) BayLibre SAS 13 (6.3%) Toradex 10 (4.9%) NVidia 9 (4.4%) Linaro 7 (3.4%) NXP 6 (2.9%) Samsung 6 (2.9%) ... Employers with the most hackers (total 168) (Unknown) 90 (53.6%) NXP 12 (7.1%) DENX Software Engineering 7 (4.2%) Toradex 6 (3.6%) Rockchip 6 (3.6%) Linaro 5 (3.0%) ARM 4 (2.4%) Xilinx 4 (2.4%) Collabora Ltd. 4 (2.4%) BayLibre SAS 3 (1.8%) ... Thanks! 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 The only person who always got his work done by Friday was Robinson Crusoe.