All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 0/6] ARM SoC branches for 5.13
@ 2021-04-26 15:52 ` Arnd Bergmann
  0 siblings, 0 replies; 32+ messages in thread
From: Arnd Bergmann @ 2021-04-26 15:52 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: SoC Team, Linux ARM, Linux Kernel Mailing List

Here are six branches for the SoC tree for the 5.13 merge window.
There are a couple
of new SoCs this time, with the initial Apple M1 support being the
most exciting one.
The STM32H750 platform is also noteworthy because it's fairly
unexpected to still
see new MMU-less boards.

The arm-apple-m1-5.13 tag includes changes from the tty and arm64
trees, so it would
be good to merge those first in order to get a neater git history.
Both have been
submitted today by Greg and Catalin.

As usual, the changes are mostly for devicetree files, aside from the
ongoing cleanup
work to omap2 and driver work for tegra and socfpga.  About two thirds
this of the
overall changes this time are for 64-bit machines, which is more than usual but
fits in with the long-term trend.

A few more statistics: There are 863 non-merge commits this time, from 195
authors. These twenty people have done more than ten changes each:

     79 Tony Lindgren
     47 Krzysztof Kozlowski
     38 Cristian Marussi
     28 Vinod Koul
     28 Dmitry Osipenko
     21 Manivannan Sadhasivam
     18 Hector Martin
     18 Geert Uytterhoeven
     18 Dong Aisheng
     18 Arnd Bergmann
     17 Sai Prakash Ranjan
     17 Rafał Miłecki
     15 Jagan Teki
     12 Stephen Boyd
     12 Nicolas Saenz Julienne
     11 Linus Walleij
     11 Jonathan Neuschäfer
     11 Heiko Stuebner
     11 Eddie James
     11 Chunfeng Yun

This is the total diffstat:

   0.6% Documentation/devicetree/bindings/arm/
   0.2% Documentation/devicetree/bindings/interrupt-controller/
   0.3% Documentation/devicetree/bindings/memory-controllers/
   0.2% Documentation/devicetree/bindings/mfd/
   0.2% Documentation/devicetree/bindings/
   1.6% Documentation/driver-api/
  23.1% arch/arm/boot/dts/
   0.5% arch/arm/configs/
   4.8% arch/arm/mach-omap2/
   1.2% arch/arm/
   0.2% arch/arm64/boot/dts/allwinner/
   0.8% arch/arm64/boot/dts/amlogic/
   0.3% arch/arm64/boot/dts/apple/
   0.5% arch/arm64/boot/dts/broadcom/bcm4908/
   8.1% arch/arm64/boot/dts/freescale/
   0.6% arch/arm64/boot/dts/intel/
   0.4% arch/arm64/boot/dts/marvell/
   3.1% arch/arm64/boot/dts/mediatek/
  14.4% arch/arm64/boot/dts/qcom/
   2.3% arch/arm64/boot/dts/renesas/
   0.8% arch/arm64/boot/dts/rockchip/
   8.3% arch/arm64/boot/dts/ti/
   0.2% arch/arm64/include/asm/
   0.2% arch/arm64/
   0.2% drivers/bus/
   0.4% drivers/clk/
   0.3% drivers/cpufreq/
   9.2% drivers/firmware/arm_scmi/
   0.6% drivers/firmware/
   1.7% drivers/iio/common/scmi_sensors/
   2.1% drivers/irqchip/
   1.2% drivers/memory/tegra/
   0.5% drivers/pwm/
   0.9% drivers/soc/fsl/qe/
   2.5% drivers/soc/mediatek/
   0.5% drivers/soc/qcom/
   0.5% drivers/soc/tegra/
   0.3% drivers/soc/
   0.4% drivers/tty/serial/
   1.2% drivers/
   1.3% include/linux/
   0.2% include/soc/
   0.2% include/
 774 files changed, 35247 insertions(+), 8091 deletions(-)

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

end of thread, other threads:[~2021-04-27 21:22 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-26 15:52 [GIT PULL 0/6] ARM SoC branches for 5.13 Arnd Bergmann
2021-04-26 15:52 ` Arnd Bergmann
2021-04-26 15:53 ` [GIT PULL 1/6] ARM: SoC changes for v5.13 Arnd Bergmann
2021-04-26 15:53   ` Arnd Bergmann
2021-04-26 19:42   ` pr-tracker-bot
2021-04-26 19:42     ` pr-tracker-bot
2021-04-26 15:54 ` [GIT PULL 2/6] ARM: defconfigs " Arnd Bergmann
2021-04-26 15:54   ` Arnd Bergmann
2021-04-26 19:42   ` pr-tracker-bot
2021-04-26 19:42     ` pr-tracker-bot
2021-04-26 15:55 ` [GIT PULL 3/6] ARM: SoC drivers " Arnd Bergmann
2021-04-26 15:55   ` Arnd Bergmann
2021-04-26 19:42   ` pr-tracker-bot
2021-04-26 19:42     ` pr-tracker-bot
2021-04-26 15:57 ` [GIT PULL 4/6] ARM: devicetree changes for 5.13 Arnd Bergmann
2021-04-26 15:57   ` Arnd Bergmann
2021-04-26 19:42   ` pr-tracker-bot
2021-04-26 19:42     ` pr-tracker-bot
2021-04-26 16:00 ` [GIT PULL 5/6] ARM: platform support for Nuvoton WPCM450 Arnd Bergmann
2021-04-26 16:00   ` Arnd Bergmann
2021-04-26 19:42   ` pr-tracker-bot
2021-04-26 19:42     ` pr-tracker-bot
2021-04-26 16:05 ` [GIT PULL 6/6, look out for dependencies ] ARM: platform support for Apple M1 Arnd Bergmann
2021-04-26 16:05   ` Arnd Bergmann
2021-04-26 19:42   ` pr-tracker-bot
2021-04-26 19:42     ` pr-tracker-bot
2021-04-26 19:39 ` [GIT PULL 0/6] ARM SoC branches for 5.13 Linus Torvalds
2021-04-26 19:39   ` Linus Torvalds
2021-04-26 19:39   ` Linus Torvalds
2021-04-27 21:15   ` Arnd Bergmann
2021-04-27 21:15     ` Arnd Bergmann
2021-04-27 21:22 ` patchwork-bot+linux-soc

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.