All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 0/4] ARM: SoC contents for 5.3 merge window
@ 2019-07-19 23:54 ` Olof Johansson
  0 siblings, 0 replies; 46+ messages in thread
From: Olof Johansson @ 2019-07-19 23:54 UTC (permalink / raw)
  To: torvalds; +Cc: linux-arm-kernel, linux-kernel, soc, arm

Squeaking in on the last few days of the merge window, here's the ARM
SoC contents for this merge window.

It's again another cycle of business-as-usual. We've seen a few new
SoCs, a handful of better supported boards (and new boards), and the
general tweaks, improvements and cleanups. Most of the hardware support
is described in the DT pull request downthread.

One thing worth highlighting is that a bunch of SoCs and boards now
have their GPUs described in the device-trees, since the drivers for
Mali have been merged.

We're also experimenting with improving our merging flow, adding email
links as been discussed, and added some more automation on patchwork. Most
of this should be invisible for those who don't send us code.

Please merge!


Thanks,

-Olof



^ permalink raw reply	[flat|nested] 46+ messages in thread
* [GIT PULL 1/4] ARM: SoC platform updates
@ 2019-12-05 18:04 ` Olof Johansson
  0 siblings, 0 replies; 46+ messages in thread
From: Olof Johansson @ 2019-12-05 18:04 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, linux-arm-kernel, soc, arm, Olof Johansson

Most of these are for MMP (seeing a bunch of cleanups and refactorings
for the first time in a while), and for OMAP (a bunch of cleanups and
added support for voltage controller on OMAP4430).

Conflicts:

include/Kbuild: File deleted in mainline, just git rm here as well.

----------------------------------------------------------------

The following changes since commit 2f13437b8917627119d163d62f73e7a78a92303a:

  Merge tag 'trace-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/armsoc-soc

for you to fetch changes up to ab818f0999dc73af3f966194d087e9f6650f939f:

  Merge tag 'omap-for-v5.5/maintainers-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/soc

----------------------------------------------------------------

Adam Ford (1):
      MAINTAINERS: Add logicpd-som-lv and logicpd-torpedo to OMAP TREE

Andreas Färber (2):
      MAINTAINERS: Add mailing list for Realtek SoCs
      arm64: realtek: Select reset controller

Andrey Smirnov (1):
      ARM: imx: Drop imx_anatop_usb_chrg_detect_disable()

Anson Huang (1):
      ARM: imx: Add serial number support for i.MX6/7 SoCs

Ben Dooks (6):
      ARM: bcm: include local platsmp.h for bcm2836_smp_ops
      ARM: bcm: fix missing __iomem in bcm_kona_smc.c
      ARM: OMAP2+: do not export am43xx_control functions
      ARM: OMAP2+: make dra7xx_sha0_hwmod static
      ARM: OMAP2+: prm44xx: make prm_{save,restore}_context static
      ARM: OMAP2+: make omap44xx_sha0_hwmod and omap44xx_l3_main_2__des static

Ben Dooks (Codethink) (1):
      OMAP2: fixup doc comments in omap_device

Dmitry Osipenko (2):
      ARM: tegra: Fix FLOW_CTLR_HALT register clobbering by tegra_resume()
      ARM: tegra: Use WFE for power-gating on Tegra30

Florian Fainelli (1):
      Merge tag 'tags/bcm2835-soc-next-2019-10-15' into soc/next

Geert Uytterhoeven (1):
      ARM: shmobile: rcar-gen2: Drop legacy DT clock support

Jonathan Neuschäfer (1):
      ARM: OMAP1: ams-delta FIQ: Fix a typo ("Initiaize")

Kefeng Wang (1):
      ARM: hisi: drop useless depend on ARCH_MULTI_V7

Krzysztof Kozlowski (2):
      ARM: s3c: Rename s3c64xx_spi_setname() function
      ARM: s3c: Rename s5p_usb_phy functions

Lubomir Rintel (10):
      ARM: l2c: add definition for FWA in PL310 aux register
      ARM: mmp: don't select CACHE_TAUROS2 on all ARCH_MMP
      ARM: mmp: map the PGU as well
      ARM: mmp: DT: convert timer driver to use TIMER_OF_DECLARE
      ARM: mmp: define MMP_CHIPID by the means of CIU_REG()
      ARM: mmp: add support for MMP3 SoC
      ARM: mmp: add SMP support
      ARM: mmp: move cputype.h to include/linux/soc/
      ARM: mmp: remove MMP3 USB PHY registers from regs-usb.h
      MAINTAINERS: mmp: add Git repository

Markus Elfring (1):
      ARM: OMAP2+: Add missing put_device() call in omapdss_init_of()

Mihaela Martinas (1):
      arm64: Introduce config for S32

Olof Johansson (11):
      Merge tag 'mmp-soc-for-v5.5-2' of git://git.kernel.org/.../lkundrak/linux-mmp into arm/soc
      Merge tag 'arm-soc/for-5.5/soc' of https://github.com/Broadcom/stblinux into arm/soc
      Merge tag 'omap-for-v5.5/soc-signed' of git://git.kernel.org/.../tmlind/linux-omap into arm/soc
      Merge tag 'realtek-arm64-soc-for-5.5' of git://git.kernel.org/.../afaerber/linux-realtek into arm/soc
      Merge tag 'hisi-armv7-soc-for-5.5' of git://github.com/hisilicon/linux-hisi into arm/soc
      Merge tag 'renesas-arm-soc-for-v5.5-tag1' of git://git.kernel.org/.../geert/renesas-devel into arm/soc
      Merge tag 'tegra-for-5.5-arm-core' of git://git.kernel.org/.../tegra/linux into arm/soc
      Merge tag 'samsung-soc-5.5' of https://git.kernel.org/.../krzk/linux into arm/soc
      Merge tag 'imx-soc-5.5' of git://git.kernel.org/.../shawnguo/linux into arm/soc
      Merge tag 'omap-for-v5.5/soc-late-signed' of git://git.kernel.org/.../tmlind/linux-omap into arm/soc
      Merge tag 'omap-for-v5.5/maintainers-signed' of git://git.kernel.org/.../tmlind/linux-omap into arm/soc

Sebastian Reichel (1):
      ARM: OMAP2+: pdata-quirks: drop TI_ST/KIM support

Stefan Agner (1):
      ARM: imx: use generic function to exit coherency

Stefan Wahren (1):
      ARM: bcm: Add support for BCM2711 SoC

Sylwester Nawrocki (1):
      ARM: exynos: Enable exynos-asv driver for ARCH_EXYNOS

Tao Ren (1):
      ARM: ASPEED: update default ARCH_NR_GPIO for ARCH_ASPEED

Tony Lindgren (14):
      ARM: OMAP2+: Remove unused wakeup_cpu
      ARM: OMAP2+: Drop bogus wkup domain oswr setting
      ARM: OMAP2+: Remove bogus warnings for machines without twl PMIC
      ARM: OMAP2+: Update 4430 voltage controller operating points
      ARM: OMAP2+: Configure voltage controller for cpcap
      ARM: OMAP2+: Allow per oswr for omap4
      ARM: OMAP2+: Allow core oswr for omap4
      ARM: OMAP2+: Initialize voltage controller for omap4
      ARM: OMAP2+: Drop unused enable_wakeup and disable_wakeup
      ARM: OMAP2+: Simplify code for clkdm_clock_enable and disable
      ARM: OMAP2+: Configure voltage controller for retention
      ARM: OMAP2+: Configure voltage controller for cpcap to low-speed
      Merge branch 'omap-for-v5.5/pm' into omap-for-v5.5/soc
      Merge branch 'omap-for-v5.5/omap1' into omap-for-v5.5/soc

Uwe Kleine-König (1):
      ARM: OMAP1: drop duplicated dependency on ARCH_OMAP1

YueHaibing (2):
      ARM: OMAP2+: Make some functions static
      ARM: OMAP2+: Remove duplicated include from pmic-cpcap.c


 MAINTAINERS                                     |   5 +
 arch/arm/Kconfig                                |   2 +-
 arch/arm/include/asm/hardware/cache-l2x0.h      |   2 +
 arch/arm/mach-bcm/Kconfig                       |   4 +-
 arch/arm/mach-bcm/Makefile                      |   3 +-
 arch/arm/mach-bcm/bcm2711.c                     |  24 ++
 arch/arm/mach-bcm/bcm_kona_smc.c                |   2 +-
 arch/arm/mach-bcm/platsmp.c                     |   2 +
 arch/arm/mach-exynos/Kconfig                    |   1 +
 arch/arm/mach-hisi/Kconfig                      |  16 +-
 arch/arm/mach-imx/anatop.c                      |  20 +-
 arch/arm/mach-imx/cpu.c                         |  38 ++-
 arch/arm/mach-imx/hotplug.c                     |  24 +-
 arch/arm/mach-mmp/Kconfig                       |  22 +-
 arch/arm/mach-mmp/Makefile                      |   4 +
 arch/arm/mach-mmp/addr-map.h                    |   7 +
 arch/arm/mach-mmp/common.c                      |  19 +-
 arch/arm/mach-mmp/common.h                      |   1 +
 arch/arm/mach-mmp/devices.c                     |   2 +-
 arch/arm/mach-mmp/mmp-dt.c                      |   5 +-
 arch/arm/mach-mmp/mmp2-dt.c                     |   7 +-
 arch/arm/mach-mmp/mmp2.c                        |   2 +-
 arch/arm/mach-mmp/mmp3.c                        |  29 ++
 arch/arm/mach-mmp/platsmp.c                     |  32 +++
 arch/arm/mach-mmp/pm-mmp2.c                     |   2 +-
 arch/arm/mach-mmp/pm-pxa910.c                   |   2 +-
 arch/arm/mach-mmp/pxa168.c                      |   2 +-
 arch/arm/mach-mmp/pxa910.c                      |   2 +-
 arch/arm/mach-mmp/regs-usb.h                    |  94 -------
 arch/arm/mach-mmp/time.c                        |  43 +--
 arch/arm/mach-omap1/Kconfig                     |  33 +--
 arch/arm/mach-omap1/ams-delta-fiq.c             |   2 +-
 arch/arm/mach-omap2/Makefile                    |   5 +
 arch/arm/mach-omap2/clockdomain.c               |  78 ++----
 arch/arm/mach-omap2/control.c                   |   4 +-
 arch/arm/mach-omap2/control.h                   |   1 +
 arch/arm/mach-omap2/display.c                   |   1 +
 arch/arm/mach-omap2/omap-mpuss-lowpower.c       |   2 -
 arch/arm/mach-omap2/omap_device.c               |  19 +-
 arch/arm/mach-omap2/omap_hwmod.c                |  97 -------
 arch/arm/mach-omap2/omap_hwmod.h                |   3 -
 arch/arm/mach-omap2/omap_hwmod_44xx_data.c      |   4 +-
 arch/arm/mach-omap2/omap_hwmod_7xx_data.c       |   2 +-
 arch/arm/mach-omap2/omap_twl.c                  |   8 +-
 arch/arm/mach-omap2/opp4xxx_data.c              |  16 +-
 arch/arm/mach-omap2/pdata-quirks.c              |  52 ----
 arch/arm/mach-omap2/pm.c                        |   1 +
 arch/arm/mach-omap2/pm.h                        |  14 +
 arch/arm/mach-omap2/pm44xx.c                    |  13 +-
 arch/arm/mach-omap2/pmic-cpcap.c                | 271 +++++++++++++++++++
 arch/arm/mach-omap2/prm44xx.c                   |   4 +-
 arch/arm/mach-omap2/vc.c                        |  57 +++-
 arch/arm/mach-omap2/vc.h                        |   2 +-
 arch/arm/mach-s3c24xx/s3c2416.c                 |   2 +-
 arch/arm/mach-s3c24xx/s3c2443.c                 |   2 +-
 arch/arm/mach-s3c24xx/spi-core.h                |   2 +-
 arch/arm/mach-s3c64xx/setup-usb-phy.c           |   4 +-
 arch/arm/mach-shmobile/setup-rcar-gen2.c        |   1 -
 arch/arm/mach-tegra/reset-handler.S             |   6 +-
 arch/arm/mach-tegra/sleep-tegra30.S             |   4 +-
 arch/arm/mm/Kconfig                             |   2 +-
 arch/arm/plat-samsung/devs.c                    |   4 +-
 arch/arm/plat-samsung/include/plat/usb-phy.h    |   4 +-
 arch/arm64/Kconfig.platforms                    |  11 +-
 drivers/clk/Kconfig                             |   5 +
 drivers/clk/mmp/Makefile                        |   2 +-
 drivers/soc/tegra/flowctrl.c                    |  19 +-
 .../linux/soc/mmp}/cputype.h                    |  27 ++
 68 files changed, 708 insertions(+), 494 deletions(-)
 create mode 100644 arch/arm/mach-bcm/bcm2711.c
 create mode 100644 arch/arm/mach-mmp/mmp3.c
 create mode 100644 arch/arm/mach-mmp/platsmp.c
 create mode 100644 arch/arm/mach-omap2/pmic-cpcap.c
 rename {arch/arm/mach-mmp => include/linux/soc/mmp}/cputype.h (71%)

^ permalink raw reply	[flat|nested] 46+ messages in thread
* [GIT PULL 0/4] ARM: SoC contents for 5.2 merge window
@ 2019-05-16  6:43 Olof Johansson
  2019-05-16  6:43   ` Olof Johansson
  0 siblings, 1 reply; 46+ messages in thread
From: Olof Johansson @ 2019-05-16  6:43 UTC (permalink / raw)
  To: torvalds; +Cc: arm, linux-kernel, linux-arm-kernel

Hi Linus,

The usual batch of patches for ARM SoCs. Like always, DT is the dominant
portion, but there's an unusual amount of driver updates this release.

Main reason for that is that ixp4xx is seeing a bunch of modernization
work by Linus Walleij, and some of that has included bringing some things
out to proper driver. Acks have been collected, but are merged through
our trees to keep things together.

Besides that it's a quiet-to-average merge window for us.

Some statistics:

82 downstream branches
791 patches
175 contributors

4 upstream-bound branches (platform, DT, drivers, defconfig)

New SoCs:
 - Intel Agilex (SoCFPGA)
 - NXP i.MX8MM (variant of i.MX8M)

New boards:
 - Numerous, see DT pull request for full list
 - Most visible one is probably Nvidia's Jetson Nano

Contributors with 10 or more patches this cycle:
  54 Maxime Ripard
  43 Tony Lindgren
  38 Christina Quast
  34 Linus Walleij
  29 Neil Armstrong
  27 Andrey Smirnov
  20 Krzysztof Kozlowski
  18 Thierry Reding
  17 Amit Kucheria
  17 Anson Huang
  13 Dmitry Osipenko
  12 Douglas Anderson
  11 Biju Das
  11 Manivannan Sadhasivam
  11 Ondrej Jirman
  10 Fabrizio Castro

^ permalink raw reply	[flat|nested] 46+ messages in thread
* [GIT PULL 0/4] ARM: SoC changes for v4.21
@ 2018-12-31 21:46 Olof Johansson
  2018-12-31 21:46   ` Olof Johansson
  0 siblings, 1 reply; 46+ messages in thread
From: Olof Johansson @ 2018-12-31 21:46 UTC (permalink / raw)
  To: torvalds; +Cc: linux-arm-kernel, linux-kernel, arm

Hi Linus,

Here's the batch of changes for arm-soc for this merge window. It's
arriving later than I had planned for, the holidays messed up schedules
and time availability a lot at my end this year.

As for the material itself, it's pretty straight forward. The only
branch with conflicts is the SoC one, I mention in that email how to
resolve them. Most of the new material is in the DT branch (as always),
and that pull request also contains the overview of new platforms, etc.

In addition to this we have a branch with some late-merged material that
I'm letting sit for a few days and might send in towards the end of the
merge window if things have been going smoothly.


Thanks,

-Olof


^ permalink raw reply	[flat|nested] 46+ messages in thread
* [GIT PULL 0/4] ARM: SoC updates
@ 2018-06-12  0:01 Olof Johansson
  2018-06-12  0:01   ` Olof Johansson
  0 siblings, 1 reply; 46+ messages in thread
From: Olof Johansson @ 2018-06-12  0:01 UTC (permalink / raw)
  To: torvalds; +Cc: arm, linux-arm-kernel, linux-kernel

Hi Linus,

Here are the pull requests for arm-soc for this merge window, broken up
into 4 different pull requests. In addition to this, I will follow up
with a small branch that normalizes some of the defconfigs at the end
of the merge window, since they have become quite shuffled with time.

There are a handful of conflicts in the first two branches, described
in the emails. Unfortunately this release some driver maintainers
picked up the devicetree fragments when they were sent with the same
patch series as the driver updates, we normally avoid that and merge DT
only through arm-soc, but this time it slipped through. I'm considering
adding monitoring scripts for it in linux-next to catch it early since
it's often a source for conflicts on active platforms.


About the contributions this release:

826 patches from 170 authors, 29778 lines added and 11701 deleted.

Dirstat this release is similar to most other releases, with the vast
majority of changes in the devicetree files. For non-DT contributions
cleanups of OMAP platforms and new development on Qualcomm and Nvidia
memory controllers cover most of it, but also some ARM SCMI, Allwinner,
Hisilicon and misc other platform improvements are there.

  51.1% arch/arm/boot/dts/
   3.8% arch/arm/mach-omap2/
   3.0% arch/arm/
   7.0% arch/arm64/boot/dts/mediatek/
   3.2% arch/arm64/boot/dts/qcom/
   8.5% arch/arm64/boot/dts/renesas/
   6.6% arch/arm64/boot/dts/
   3.2% drivers/memory/
   3.6% drivers/soc/qcom/
   5.2% drivers/

Excluding DT:
  17.2% arch/arm/mach-omap2/
  13.9% arch/arm/
   7.0% drivers/bus/
   5.8% drivers/firmware/arm_scmi/
  10.3% drivers/memory/tegra/
  16.5% drivers/soc/qcom/
   9.0% drivers/soc/
   6.4% drivers/
   8.1% include/linux/


New SoCs introduced in this release:

  - Amlogic:
   + Meson 8M2 SoC, a.k.a. S812. A quad Cortex-A9 SoC used in some set
     top boxes and other products.

  - Mediatek:
   + MT7623A, which is a flavor of the MT7623 family with other on-chip
     ethernet options.

 - Qualcomm:
   + SDM845, a.k.a Snapdragon 845, an 4+4-core Kryo 385/845
     (Cortex-A75/A55 derivative) SoC that's one of the current high-end
     mobile SoCs.

     It's great to see mainline support for it. So far, you
     can't do much with it, since a lot of peripherals are not yet in the
     DTs but driver support for USB, GPU and other pieces are starting to
     trickle in. This might end up being a well-supported SoC upstream if
     the momentum keeps up.

 - Renesas:
   + R8A77990, a.k.a R-Car E3, a new automotive entertainment-targeted
     SoC. Currently only one Cortex-A53 CPU is enabled, we are eagerly
     awaiting more. So far, basic drivers such as serial, gpios, PMU and
     ethernet are enabled.
   + R8A77470, a.k.a. RZ/G1C, a new dual Cortex-A7 SoC with PowerVR
     GPU. Same here, basic set of drivers such as serial, gpios and ethernet
     enabled, and SMP support is also forthcoming.

 - STMicroelectronics:
   + STM32F469, very similar tih STM32F429 but with display support

Enhancements to SoCs/platforms (DTS contents, some driver portions might
not be in yet):

 - Allwinner sun8i (h3/a33/a83t) SMP, DVFS tweaks, misc
 - Amlogic Meson: I2C, UFS, TDM, GPIO external interrupts, MMC resets
 - Hisilicon hi3660: Thermal cooling, CPU frequency scaling, mailbox interfaces
 - Marvell Berlin2CD: SMP support, thermal sensors
 - Mediatek MT7623: Highspeed DMA, audio support
 - Qualcomm IPQ8074 PCIe support, MSM8996 UFS support
 - Renesas: Watchdog and PMU support across many platforms
 - Rockchip RK3399: USB3 OTG support
 - Samsung Exynos: Audio-over-HDMI on Odroid X/X2/U3
 - STMicro STM32: Lots of peripherals added to STM32MP175C
 - Uniphier: Ethernet support


New boards:

Allwinner A20: Olimex A20-SOM-EVB-eMMC variant
Allwinner H2+: Libre Computer ALL-H3-CC (h2+ version)
Allwinner A33: Nintendo NES/SuperNES Classic Edition
Aspeed: S2600WF, Inventec Lanyang BMC, Portwell Neptune
Berlin2CD: Valve Steam Link
Broadcom BCM5301X: Luxul XAP-1610 and XWR-3150 V1
Broadcom: Raspberry Pi 3 B+
Mediatek MT7623N and MT7623A  reference boards
Meson 8M2: Tronsmart MXIII Plus
NXP i.MX: Engicam i.CoreM6, DHCOM iMX6 SOM, BTicino i.MX6DL Mamoj
Qualcomm MSM8974: Sony Xperia Z1 Compact support
Qualcomm SDM845 MTP development board
Renesas: Ebisu R8A77990 board
Renesas RZ/G1C: iwg23s: iWave G235-SDB
TI am335x: Pocketbeagle support

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

end of thread, other threads:[~2019-12-05 20:45 UTC | newest]

Thread overview: 46+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-19 23:54 [GIT PULL 0/4] ARM: SoC contents for 5.3 merge window Olof Johansson
2019-07-19 23:54 ` Olof Johansson
2019-07-19 23:54 ` [GIT PULL 1/4] ARM: SoC platform updates Olof Johansson
2019-07-19 23:54   ` Olof Johansson
2019-07-20  0:30   ` pr-tracker-bot
2019-07-20  0:30     ` pr-tracker-bot
2019-07-19 23:54 ` [GIT PULL 2/4] ARM: SoC-related driver updates Olof Johansson
2019-07-19 23:54   ` Olof Johansson
2019-07-20  0:06   ` Olof Johansson
2019-07-20  0:06     ` Olof Johansson
2019-07-20  0:30   ` pr-tracker-bot
2019-07-20  0:30     ` pr-tracker-bot
2019-07-19 23:54 ` [GIT PULL 3/4] ARM: Device-tree updates Olof Johansson
2019-07-19 23:54   ` Olof Johansson
2019-07-20  0:30   ` pr-tracker-bot
2019-07-20  0:30     ` pr-tracker-bot
2019-07-19 23:54 ` [GIT PULL 4/4] ARM: SoC defconfig updates Olof Johansson
2019-07-19 23:54   ` Olof Johansson
2019-07-20  0:30   ` pr-tracker-bot
2019-07-20  0:30     ` pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2019-12-05 18:04 [GIT PULL 1/4] ARM: SoC platform updates Olof Johansson
2019-12-05 18:04 ` Olof Johansson
2019-12-05 20:45 ` pr-tracker-bot
2019-12-05 20:45   ` pr-tracker-bot
2019-05-16  6:43 [GIT PULL 0/4] ARM: SoC contents for 5.2 merge window Olof Johansson
2019-05-16  6:43 ` [GIT PULL 1/4] ARM: SoC platform updates Olof Johansson
2019-05-16  6:43   ` Olof Johansson
2019-05-16 15:33   ` Linus Torvalds
2019-05-16 15:33     ` Linus Torvalds
2019-05-16 15:53     ` Arnd Bergmann
2019-05-16 15:53       ` Arnd Bergmann
2019-05-16 17:10       ` Olof Johansson
2019-05-16 17:10         ` Olof Johansson
2019-05-20 21:56         ` Linus Walleij
2019-05-20 21:56           ` Linus Walleij
2019-05-16 15:59     ` Marc Gonzalez
2019-05-16 15:59       ` Marc Gonzalez
2019-05-16 16:34       ` Linus Torvalds
2019-05-16 16:34         ` Linus Torvalds
2019-05-16 16:40   ` pr-tracker-bot
2019-05-16 16:40     ` pr-tracker-bot
2018-12-31 21:46 [GIT PULL 0/4] ARM: SoC changes for v4.21 Olof Johansson
2018-12-31 21:46 ` [GIT PULL 1/4] ARM: SoC platform updates Olof Johansson
2018-12-31 21:46   ` Olof Johansson
2019-01-01  1:45   ` pr-tracker-bot
2019-01-01  1:45     ` pr-tracker-bot
2018-06-12  0:01 [GIT PULL 0/4] ARM: SoC updates Olof Johansson
2018-06-12  0:01 ` [GIT PULL 1/4] ARM: SoC platform updates Olof Johansson
2018-06-12  0:01   ` Olof Johansson

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.