All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANN] U-Boot v2022.01 released
@ 2022-01-10 18:47 Tom Rini
  2022-01-14 12:27 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Tom Rini @ 2022-01-10 18:47 UTC (permalink / raw)
  To: u-boot; +Cc: u-boot-custodians, u-boot-board-maintainers

[-- Attachment #1: Type: text/plain, Size: 1422 bytes --]

Hey all,

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, 
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.

With this, the merge window is now open and I'll be merging in the next
branch shortly.  v2022.04 is scheduled for release on Monday, April
4th 2022 and the merge window closes on January 31st.  Thanks all!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ANN] U-Boot v2022.01 released
  2022-01-10 18:47 [ANN] U-Boot v2022.01 released Tom Rini
@ 2022-01-14 12:27 ` Wolfgang Denk
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2022-01-14 12:27 UTC (permalink / raw)
  To: Tom Rini; +Cc: u-boot, u-boot-custodians, u-boot-board-maintainers

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-14 12:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-10 18:47 [ANN] U-Boot v2022.01 released Tom Rini
2022-01-14 12:27 ` Wolfgang Denk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.