mirror of
https://github.com/torvalds/linux.git
synced 2024-12-23 03:11:46 +00:00
66f2c6d952
These are updates for platform specific code on 32-bit ARM machines, essentially anything that can not (yet) be expressed using DT files. Noteworthy changes include: - We get support for running in big-endian mode on two platforms: sunxi (Allwinner) and s3c24xx (old Samsung). - The recently added Uniphier platform now uses standard PSCI methods for SMP booting and we remove support for old bootloader versions that did not support it yet. - In sunxi, we gain support for the "Nextthing GR8" SoC, which is a close relative of the Allwinner A13 and R8 chips. - PXA completes its move over to the generic dmaengine framework and removes its old private API - mach-bcm gains support for BCM47189/BCM53573, their first ARM SoC with integrated 802.11ac wireless networking. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIVAwUAV/gUVGCrR//JCVInAQKoyA/8DeV4M2IL/csGvnDwroH8rjDCvdeVDG0b QhwtoIoy5Ur85fjZKsIJnu+8lZyB9Kun5p9mrjGsl1fo2PMjNKkOIN2BvV2r35Bo kcpogVbOzFBJ3decX2QlQ41hhZaFphGWt21oBtslDabRBMyDxsRrv10Qy1gazw6F aDwvSYUarUajtYq4tDli1mFbj6Tu5YZgL/mRWjEwM7fy4AE9MBd/R7/dAYGF6n7v LF4l46k4ZIWl1txFcTJ84fV1ugf0O1f0j3umpaRo3QFWonFXmEkFqkyVPZmfoqPf Q0MvLOZEOImA3UH1njpPV4PsZiDuA/aPuKYrV3aCfAcpKTvkWL5AJrc8YCBv3x/m rOeLC3EKKj7u0IBoIW4YjzFngMkLthrYQ4Mz2URa0CJNwnW3GK1HswmU8wvpF73p AMXxfpIjcf7tkauxMX3HOIltWa6DAa5C19lqKhiRzdwm884ZSJ3BRIswh1SHA4bz f9h80FhI9GisfUL8k+axTtI5nsaLc6fzT4rCbQlp/WyeWFODEycx9T0mhvzd9Adc 7vEvAssh21x4AyZmfcKwb/7xsX15zN+dkB9AuX21ssmOvZ2Tb1zYYHItp0xtEi3R 5hL/8TRAHyUgyDq6MBQyg3EOSW6A+IqrVPRi10ND5q8+dK9Xh1bx08Wp3fZRQMHw cBAWWa7pQLM= =y4XF -----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 Arnd Bergmann: "These are updates for platform specific code on 32-bit ARM machines, essentially anything that can not (yet) be expressed using DT files. Noteworthy changes include: - We get support for running in big-endian mode on two platforms: sunxi (Allwinner) and s3c24xx (old Samsung). - The recently added Uniphier platform now uses standard PSCI methods for SMP booting and we remove support for old bootloader versions that did not support it yet. - In sunxi, we gain support for the "Nextthing GR8" SoC, which is a close relative of the Allwinner A13 and R8 chips. - PXA completes its move over to the generic dmaengine framework and removes its old private API - mach-bcm gains support for BCM47189/BCM53573, their first ARM SoC with integrated 802.11ac wireless networking" * tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (54 commits) ARM: imx legacy: pca100: move peripheral initialization to .init_late ARM: imx legacy: mx27ads: move peripheral initialization to .init_late ARM: imx legacy: mx21ads: move peripheral initialization to .init_late ARM: imx legacy: pcm043: move peripheral initialization to .init_late ARM: imx legacy: mx35-3ds: move peripheral initialization to .init_late ARM: imx legacy: mx27-3ds: move peripheral initialization to .init_late ARM: imx legacy: imx27-visstrim-m10: move peripheral initialization to .init_late ARM: imx legacy: vpr200: move peripheral initialization to .init_late ARM: imx legacy: mx31moboard: move peripheral initialization to .init_late ARM: imx legacy: armadillo5x0: move peripheral initialization to .init_late ARM: imx legacy: qong: move peripheral initialization to .init_late ARM: imx legacy: mx31-3ds: move peripheral initialization to .init_late ARM: imx legacy: pcm037: move peripheral initialization to .init_late ARM: imx legacy: mx31lilly: move peripheral initialization to .init_late ARM: imx legacy: mx31ads: move peripheral initialization to .init_late ARM: imx legacy: mx31lite: move peripheral initialization to .init_late ARM: imx legacy: kzm: move peripheral initialization to .init_late MAINTAINERS: update list of Oxnas maintainers ARM: orion5x: remove extraneous NO_IRQ ARM: orion: simplify orion_ge00_switch_init ... |
||
---|---|---|
.. | ||
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-imx21.h | ||
devices-imx27.h | ||
devices-imx31.h | ||
devices-imx35.h | ||
ehci-imx27.c | ||
ehci-imx31.c | ||
ehci-imx35.c | ||
ehci.h | ||
epit.c | ||
gpc.c | ||
hardware.h | ||
headsmp.S | ||
hotplug.c | ||
iim.h | ||
imx27-dt.c | ||
imx31-dt.c | ||
imx35-dt.c | ||
iomux-imx31.c | ||
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-armadillo5x0.c | ||
mach-bug.c | ||
mach-imx1.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-vf610.c | ||
mach-vpr200.c | ||
Makefile | ||
Makefile.boot | ||
mm-imx3.c | ||
mm-imx21.c | ||
mm-imx27.c | ||
mmdc.c | ||
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-imx5.c | ||
pm-imx6.c | ||
pm-imx25.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 |