mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
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: - Added support for the TI DRA71x family of SoCs in mach-omap2, this is an new variant of the the DRA72x/DRA74x automotive infotainment chips we already supported for a while. - Added support for the ST STM32F746 SoC, the first Cortex-M7 based microcontroller we support, related to the smaller STM32F4 family. - Renesas adds support for r8a7743 and r8a7745 in mach-shmobile, see http://elinux.org/RZ-G - SMP is now supported on the OX820 platform - A lot of code in mach-omap2 gets removed as a follow-up to removing support for board files in the previous release - Davinci has some new work to improve USB support - For i.MX, the performance monitor now supports profiling the memory controller using 'perf' Conflicts: arch/arm/mach-shmobile/setup-rcar-gen2.c: rcar_gen2_clocks_init() is gone, calling of_clk_init(NULL) is sufficient now. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIVAwUAWFMS9WCrR//JCVInAQIG+Q/7BElvubqO/Cc/VEAyoB5iF9OB9wPD2t5p O0KwtrTtzqJZJNGTmPiesR4DMZH07O1XoW8HqvBPeXtB7/t0tmOegwK+WABbpkSE ZQgUjtrIGwteJXYqU2BbhooO8G6mEsfWaqdGX8ZiIk40fPhMN6536lG+JA8DV7uv ckAPHCZkIf34lDtwljN97Cvj1TT9lBFp04bx7alKqfg1IMV+iMSxvSRHuuFlxRCk kzwVXDmFlZLmueU2KbQXTuOUrvehIGlZ/X5QWlxfrjwCwnOvr54p8WDoVWu2UkHm Dc8BVfsBny8mCZJRzfDD1S0PD0mWn1msdOhRb4VRzsC9DnRI4qbL0/Hstu8A7yUQ kBtMyVtFTzvRSclABbHHN6Mnm37AyNwSIKIB8h2U1m7YHqZGwHLaflVT5sf3tl7m 4arTVqHtR8oSU5G5a2FTznMM2rfIx4LcCBbLQxWqzmO4Qrh4j6t7c2i7+VTfFAja 0bToLgTArKK/cep6PWeBnMH14nzlXoKtBf2T8qwQPuAmLKy9E0ZduLKZ01B/nqrj OXcsnG0OUuqU4RgbIaDssRU4ohKIk8JcAl60TdRFhzj+/LTbeMaWVwbWuQS+iHd3 zfzGUoUIhElx0vHt6ghR0BYQadszb1z9V0NEs3UM0v5cWlNodX//3okH8lZmSW6w +fO4dSnIKIA= =BF6Y -----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: - Added support for the TI DRA71x family of SoCs in mach-omap2, this is an new variant of the the DRA72x/DRA74x automotive infotainment chips we already supported for a while. - Added support for the ST STM32F746 SoC, the first Cortex-M7 based microcontroller we support, related to the smaller STM32F4 family. - Renesas adds support for r8a7743 and r8a7745 in mach-shmobile, see http://elinux.org/RZ-G - SMP is now supported on the OX820 platform - A lot of code in mach-omap2 gets removed as a follow-up to removing support for board files in the previous release - Davinci has some new work to improve USB support - For i.MX, the performance monitor now supports profiling the memory controller using 'perf'" * tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (95 commits) ARM: davinci: da830-evm: use gpio descriptor for mmc pins ARM: davinci: da850-evm: use gpio descriptor for mmc pins ARM: davinci: hawk: use gpio descriptor for mmc pins ARM: ARTPEC-6: add select MFD_SYSCON to MACH_ARTPEC6 ARM: davinci: da8xx: Fix ohci device name ARM: oxnas: Add OX820 config and makefile entry ARM: oxnas: Add OX820 SMP support ARM: davinci: PM: fix build when da850 not compiled in ARM: orion5x: remove legacy support of ls-chl ARM: integrator: drop EBI access use syscon ARM: BCM5301X: Add back handler ignoring external imprecise aborts ARM: davinci: PM: support da8xx DT platforms ARM: davinci: PM: cleanup: remove references to pdata ARM: davinci: PM: rework init, remove platform device ARM: Kconfig: Introduce MACH_STM32F746 flag ARM: mach-stm32: Add a new SOC - STM32F746 ARM: shmobile: document SK-RZG1E board ARM: shmobile: r8a7745: basic SoC support ARM: imx: mach-imx6ul: add imx6ull support ARM: zynq: Reserve correct amount of non-DMA RAM ... |
||
|---|---|---|
| .. | ||
| include/mach | ||
| am200epd.c | ||
| am300epd.c | ||
| balloon3.c | ||
| capc7117.c | ||
| cm-x2xx-pci.c | ||
| cm-x2xx-pci.h | ||
| cm-x2xx.c | ||
| cm-x255.c | ||
| cm-x270.c | ||
| cm-x300.c | ||
| colibri-evalboard.c | ||
| colibri-pxa3xx.c | ||
| colibri-pxa270-income.c | ||
| colibri-pxa270.c | ||
| colibri-pxa300.c | ||
| colibri-pxa320.c | ||
| colibri.h | ||
| corgi_pm.c | ||
| corgi.c | ||
| csb701.c | ||
| csb726.c | ||
| csb726.h | ||
| devices.c | ||
| devices.h | ||
| em-x270.c | ||
| eseries-irq.h | ||
| eseries.c | ||
| ezx.c | ||
| generic.c | ||
| generic.h | ||
| gumstix.c | ||
| gumstix.h | ||
| h5000.c | ||
| h5000.h | ||
| himalaya.c | ||
| hx4700.c | ||
| icontrol.c | ||
| idp.c | ||
| idp.h | ||
| irq.c | ||
| Kconfig | ||
| littleton.c | ||
| littleton.h | ||
| lpd270.c | ||
| lpd270.h | ||
| lubbock.c | ||
| magician.c | ||
| mainstone.c | ||
| Makefile | ||
| Makefile.boot | ||
| mfp-pxa2xx.c | ||
| mfp-pxa2xx.h | ||
| mfp-pxa3xx.c | ||
| mfp-pxa3xx.h | ||
| mfp-pxa25x.h | ||
| mfp-pxa27x.h | ||
| mfp-pxa300.h | ||
| mfp-pxa320.h | ||
| mfp-pxa930.h | ||
| mioa701_bootresume.S | ||
| mioa701.c | ||
| mioa701.h | ||
| mp900.c | ||
| mxm8x10.c | ||
| mxm8x10.h | ||
| palm27x.c | ||
| palm27x.h | ||
| palmld.c | ||
| palmt5.c | ||
| palmt5.h | ||
| palmtc.c | ||
| palmte2.c | ||
| palmte2.h | ||
| palmtreo.c | ||
| palmtreo.h | ||
| palmtx.c | ||
| palmz72.c | ||
| palmz72.h | ||
| pcm027.c | ||
| pcm027.h | ||
| pcm990_baseboard.h | ||
| pcm990-baseboard.c | ||
| pm.c | ||
| pm.h | ||
| poodle.c | ||
| pxa2xx.c | ||
| pxa3xx-ulpi.c | ||
| pxa3xx.c | ||
| pxa3xx.h | ||
| pxa25x.c | ||
| pxa25x.h | ||
| pxa27x-udc.h | ||
| pxa27x.c | ||
| pxa27x.h | ||
| pxa300.c | ||
| pxa300.h | ||
| pxa320.c | ||
| pxa320.h | ||
| pxa930.c | ||
| pxa930.h | ||
| pxa_cplds_irqs.c | ||
| pxa-dt.c | ||
| raumfeld.c | ||
| regs-rtc.h | ||
| regs-u2d.h | ||
| reset.c | ||
| saar.c | ||
| sharpsl_pm.c | ||
| sharpsl_pm.h | ||
| sleep.S | ||
| smemc.c | ||
| spitz_pm.c | ||
| spitz.c | ||
| standby.S | ||
| stargate2.c | ||
| tavorevb.c | ||
| tosa_bt.h | ||
| tosa-bt.c | ||
| tosa.c | ||
| trizeps4.c | ||
| udc.h | ||
| viper.c | ||
| viper.h | ||
| vpac270.c | ||
| xcep.c | ||
| z2.c | ||
| zeus.c | ||
| zeus.h | ||
| zylonite_pxa300.c | ||
| zylonite_pxa320.c | ||
| zylonite.c | ||
| zylonite.h | ||