summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2015-12-31Merge tag 'omap-for-v4.5/81xx-soc-signed' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann5-41/+139
2015-12-23ARM: OMAP2+: Add support for dm814x and dra62x usbTony Lindgren1-9/+29
2015-12-23ARM: OMAP2+: Add mmc hwmod entries for dm814xTony Lindgren1-10/+83
2015-12-23ARM: OMAP2+: Update 81xx clock and power domains for default, active and sgxTony Lindgren3-21/+24
2015-12-23ARM: OMAP2+: Fix SoC detection for dra62x j5-ecoTony Lindgren1-1/+3
2015-12-23ARM: tango4: Initial platform supportMarc Gonzalez7-0/+62
2015-12-23Merge tag 'imx-soc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson4-2/+9
2015-12-23Merge tag 'omap-for-v4.5/soc-initcall' of git://git.kernel.org/pub/scm/linux/...Olof Johansson16-202/+90
2015-12-23Merge branch 'treewide/cleanup' into next/socOlof Johansson92-180/+175
2015-12-23Merge tag 'v4.5-rockchip-soc-1' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2-12/+34
2015-12-22Merge tag 'zynq-soc-for-4.5' of https://github.com/Xilinx/linux-xlnx into nex...Olof Johansson1-0/+1
2015-12-22Merge tag 'samsung-soc-4.5' of https://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson7-52/+61
2015-12-21ARM: imx: select SRC for i.MX7Arnd Bergmann1-0/+1
2015-12-20ARM: uniphier: select PINCTRLMasahiro Yamada1-0/+1
2015-12-17ARM: OMAP2+: Remove device creation for omap-pcm-audioPeter Ujfalusi1-21/+4
2015-12-17ARM: OMAP1: Remove device creation for omap-pcm-audioPeter Ujfalusi1-19/+0
2015-12-17ARM: rockchip: enable support for RK3228 SoCsJeffy Chen1-0/+1
2015-12-17ARM: rockchip: use const and __initconst for rk3036 smp_operationsHeiko Stuebner1-1/+1
2015-12-15Merge tag 'arm-soc/for-4.5/soc' of http://github.com/Broadcom/stblinux into n...Arnd Bergmann7-67/+136
2015-12-14ARM: zynq: Select ARCH_HAS_RESET_CONTROLLERMoritz Fischer1-0/+1
2015-12-07ARM: BCM: Add SMP support for Broadcom 4708Jon Mason3-0/+6
2015-12-07ARM: BCM: Add SMP support for Broadcom NSPKapil Hali3-3/+71
2015-12-07ARM: BCM: Clean up SMP support for Broadcom KonaKapil Hali3-30/+56
2015-12-03Merge branch 'omap-for-v4.5/initcall' into omap-for-v4.5/soc-v2Tony Lindgren4-4/+4
2015-12-03ARM: OMAP2+: Change core_initcall levels to postcore_initcallTony Lindgren4-4/+4
2015-12-02ARM: mach-imx: iomux-imx31: fix spelling mistake in error messageColin Ian King1-1/+1
2015-12-02ARM: imx: enable cpufreq device on i.mx7dBai Ping1-0/+6
2015-12-02ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada32-58/+110
2015-12-02ARM/clocksource: use automatic DT probing for ux500 PRCMULinus Walleij5-55/+1
2015-12-02ARM: use const and __initconst for smp_operationsMasahiro Yamada54-64/+64
2015-12-02ARM: hisi: do not export smp_operations structuresMasahiro Yamada2-6/+3
2015-12-01ARM: DRA7: hwmod: Enable DEBUG_LL for UART4J.D. Schroeder1-1/+1
2015-12-01ARM: OMAP: RX-51: fix a typo in log writingAaro Koskinen2-2/+2
2015-12-01ARM: omap4: hwmod: Remove elm address space from hwmod dataFranklin S Cooper Jr1-10/+0
2015-12-01ARM: OMAP2+: timer: Remove secure timer for DRA7xx HS devicesSuman Anna1-3/+3
2015-12-01ARM: OMAP: dmtimer: check for fixed timers during configSuman Anna1-0/+7
2015-11-30ARM: OMAP4: hwmod data: Remove legacy IOMMU attr and addrsSuman Anna1-31/+0
2015-11-30ARM: OMAP3: hwmod data: Remove legacy IOMMU dataSuman Anna1-42/+0
2015-11-30ARM: OMAP2+: Remove legacy device instantiation of IOMMUsSuman Anna2-68/+0
2015-11-30ARM: OMAP2+: Add hwmod spinbox support for dm816xNeil Armstrong1-0/+35
2015-11-30ARM: OMAP: add DT support for ti,dm816-timerNeil Armstrong1-0/+4
2015-11-30ARM: OMAP: dmtimer: Add clock source from DTNeil Armstrong1-1/+30
2015-11-30Merge tag 'rtc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds1-0/+1
2015-11-30Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds3-2/+4
2015-11-29ARM: 8454/1: OF implies OF_FLATTREEArnd Bergmann1-2/+2
2015-11-29Merge tag 'pci-v4.4-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-8/+11
2015-11-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds44-228/+270
2015-11-27Merge tag 'v4.4-rockchip-dts32-fixes1' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2-2/+12
2015-11-27Merge tag 'mvebu-fixes-4.4-1' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann3-4/+4
2015-11-27Merge tag 'renesas-fixes-for-v4.4' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-1/+1