mirror of
https://github.com/torvalds/linux.git
synced 2024-11-07 20:51:47 +00:00
56e0464980
New and/or improved SoC support for this release: - Marvell Berlin: * Enable standard DT-based cpufreq * Add CPU hotplug support - Freescale: * Ethernet init for i.MX7D * Suspend/resume support for i.MX6UL - Allwinner: * Support for R8 chipset (used on NTC's $9 C.H.I.P board) - Mediatek: * SMP support for some platforms - Uniphier: * L2 support * Cleaned up SMP support, etc. + A handful of other patches around above functionality, and a few other smaller changes. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAABAgAGBQJWQCmaAAoJEIwa5zzehBx3F/0QAKIYmvmJM3sUanNEEwhRilx+ 3xhSgld7e25suLGwrNapTkd8VzVB4b8GnJhNShNk+l5WqfqICHCB4Aru2NmJHY8V yPj5vBrgJTVMnIiH7CRDPz9IlwAkWM4MmWi4PgFuhrk1T/0wPKPNMc40OWOloTeD gA5YmbbX1hNOqKoI/z+DK7CEdp1lHrEjeYIbnQ0SldFzkY9NKhrI784gtcz3si6E 19pFQ9LA7EtEv7aRcFOA0sazeooa2wiJ9P9L31Mn5APZBJj5H8HjyKdvOmJ8neQn +b77Tya11Q70U57uDq69l0rl58fpy650uTwYaLNGWmUdTgOiGMWN05lvIVNrQd/R gP+VEQDGsTH6kqOCy9gyLCmn9q9I7l0t9lwcu5TP52Xy9vqVq9rb388MkcPcsWk8 cYPvD8RcSaywZUV3YJgbYozBfVuf5rLVus6D54pMXe3N12KGaNBt8kk4co4jBwvh b//1urA82cdlEAZ/kiqHXjRMq/ht+dxtb6sSVOJ9frxPLuc7g1z4ORC+Z0PTS5WC zB0hMzPnTwXeqHcYpV4wP/vGtgZGpLevBkK7pKVdqKZykV8BS4FiT4HFp6Rghxs3 dxAz7JjQUle6KOX7YfuHdpLnyZFWQvLYyTn946xGKpw2QH/iWLwECpet2I87QzVs QkEkGygPhK4QcGccxz9N =h5xk -----END PGP SIGNATURE----- Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc Pull ARM SoC platform updates from Olof Johansson: "New and/or improved SoC support for this release: Marvell Berlin: - Enable standard DT-based cpufreq - Add CPU hotplug support Freescale: - Ethernet init for i.MX7D - Suspend/resume support for i.MX6UL Allwinner: - Support for R8 chipset (used on NTC's $9 C.H.I.P board) Mediatek: - SMP support for some platforms Uniphier: - L2 support - Cleaned up SMP support, etc. plus a handful of other patches around above functionality, and a few other smaller changes" * tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (42 commits) ARM: uniphier: rework SMP operations to use trampoline code ARM: uniphier: add outer cache support Documentation: EXYNOS: Update bootloader interface on exynos542x ARM: mvebu: add broken-idle option ARM: orion5x: use mac_pton() helper ARM: at91: pm: at91_pm_suspend_in_sram() must be 8-byte aligned ARM: sunxi: Add R8 support ARM: digicolor: select pinctrl/gpio driver arm: berlin: add CPU hotplug support arm: berlin: use non-self-cleared reset register to reset cpu ARM: mediatek: add smp bringup code ARM: mediatek: enable gpt6 on boot up to make arch timer working soc: mediatek: Fix random hang up issue while kernel init soc: ti: qmss: make acc queue support optional in the driver soc: ti: add firmware file name as part of the driver Documentation: dt: soc: Add description for knav qmss driver ARM: S3C64XX: Use PWM lookup table for mach-smartq ARM: S3C64XX: Use PWM lookup table for mach-hmt ARM: S3C64XX: Use PWM lookup table for mach-crag6410 ARM: S3C64XX: Use PWM lookup table for smdk6410 ... |
||
---|---|---|
.. | ||
devices | ||
3ds_debugboard.c | ||
3ds_debugboard.h | ||
anatop.c | ||
avic.c | ||
board-mx31lilly.h | ||
board-mx31lite.h | ||
board-mx31moboard.h | ||
common.h | ||
cpu-imx5.c | ||
cpu-imx25.c | ||
cpu-imx27.c | ||
cpu-imx31.c | ||
cpu-imx35.c | ||
cpu.c | ||
cpuidle-imx5.c | ||
cpuidle-imx6q.c | ||
cpuidle-imx6sl.c | ||
cpuidle-imx6sx.c | ||
cpuidle.h | ||
crmregs-imx3.h | ||
devices-imx1.h | ||
devices-imx21.h | ||
devices-imx27.h | ||
devices-imx31.h | ||
devices-imx35.h | ||
ehci-imx27.c | ||
ehci-imx31.c | ||
ehci-imx35.c | ||
ehci.h | ||
epit.c | ||
eukrea-baseboards.h | ||
gpc.c | ||
hardware.h | ||
headsmp.S | ||
hotplug.c | ||
iim.h | ||
imx1-dt.c | ||
imx27-dt.c | ||
imx31-dt.c | ||
imx35-dt.c | ||
iomux-imx31.c | ||
iomux-mx1.h | ||
iomux-mx2x.h | ||
iomux-mx3.h | ||
iomux-mx21.h | ||
iomux-mx27.h | ||
iomux-mx35.h | ||
iomux-v1.c | ||
iomux-v1.h | ||
iomux-v3.c | ||
iomux-v3.h | ||
irq-common.c | ||
irq-common.h | ||
Kconfig | ||
mach-apf9328.c | ||
mach-armadillo5x0.c | ||
mach-bug.c | ||
mach-imx6q.c | ||
mach-imx6sl.c | ||
mach-imx6sx.c | ||
mach-imx6ul.c | ||
mach-imx7d.c | ||
mach-imx25.c | ||
mach-imx27_visstrim_m10.c | ||
mach-imx50.c | ||
mach-imx51.c | ||
mach-imx53.c | ||
mach-kzm_arm11_01.c | ||
mach-ls1021a.c | ||
mach-mx21ads.c | ||
mach-mx27_3ds.c | ||
mach-mx27ads.c | ||
mach-mx31_3ds.c | ||
mach-mx31ads.c | ||
mach-mx31lilly.c | ||
mach-mx31lite.c | ||
mach-mx31moboard.c | ||
mach-mx35_3ds.c | ||
mach-pca100.c | ||
mach-pcm037_eet.c | ||
mach-pcm037.c | ||
mach-pcm043.c | ||
mach-qong.c | ||
mach-scb9328.c | ||
mach-vf610.c | ||
mach-vpr200.c | ||
Makefile | ||
Makefile.boot | ||
mm-imx1.c | ||
mm-imx3.c | ||
mm-imx21.c | ||
mm-imx27.c | ||
mmdc.c | ||
mx1.h | ||
mx2x.h | ||
mx3x.h | ||
mx21.h | ||
mx27.h | ||
mx31.h | ||
mx31lilly-db.c | ||
mx31lite-db.c | ||
mx31moboard-devboard.c | ||
mx31moboard-marxbot.c | ||
mx31moboard-smartbot.c | ||
mx35.h | ||
mxc.h | ||
pcm037.h | ||
platsmp.c | ||
pm-imx3.c | ||
pm-imx5.c | ||
pm-imx6.c | ||
pm-imx27.c | ||
src.c | ||
ssi-fiq-ksym.c | ||
ssi-fiq.S | ||
suspend-imx6.S | ||
suspend-imx53.S | ||
system.c | ||
tzic.c | ||
ulpi.h |