summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-08105-4021/+201Star
|\
| * Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into next/cleanupArnd Bergmann2014-09-264-518/+0Star
| |\
| | * ARM: at91: Remove the support for the RSI EWS boardJosef Holzmayr2014-09-193-239/+0Star
| | * ARM: at91: remove board file for Acme Systems Fox G20Nicolas Ferre2014-09-163-279/+0Star
| * | Merge tag 'cleanup-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2014-09-2614-771/+46Star
| |\ \
| | * | arm: mach-omap2: Convert pr_warning to pr_warnJoe Perches2014-09-1813-40/+40
| | * | ARM: OMAP: Remove unused pieces of legacy DMA APITony Lindgren2014-09-181-731/+6Star
| | |/
| * | Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2014-09-2538-137/+5Star
| |\ \
| | * | ARM: S3C24XX: remove separate restart codeHeiko Stuebner2014-09-1333-104/+0Star
| | * | ARM: EXYNOS: Do not calculate boot address twiceKrzysztof Kozlowski2014-09-131-2/+2
| | * | ARM: S5PV210: move <mach/regs-clock.h> into mach-s5pv210/Kukjin Kim2014-08-183-5/+3Star
| | * | ARM: EXYNOS: remove unused <mach/memory.h>Uwe Kleine-Koenig2014-08-181-26/+0Star
| | |/
| * | Merge tag 'imx-cleanup-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2014-09-2454-2364/+140Star
| |\ \
| | * | ARM: imx: Remove mach-mxt_td60 board fileFabio Estevam2014-09-103-286/+0Star
| | * | ARM: i.MX: Remove i.MX1 ADS board supportAlexander Shiyan2014-09-014-167/+0Star
| | * | ARM: dts: vf610-twr: remove useless property for sound card.Xiubo Li2014-09-011-1/+0Star
| | * | ARM: imx: remove imx_scu_standby_enable()Shawn Guo2014-09-013-16/+0Star
| | * | ARM: i.MX: Remove Phytec i.MX27 PCM038/PCM970 board filesAlexander Shiyan2014-09-016-658/+0Star
| | * | ARM: i.MX: Remove mach-cpuimx27sd board fileAlexander Shiyan2014-09-016-736/+1Star
| | * | ARM: imx: iomux: Do not export symbol without public declarationAlexander Stein2014-09-013-11/+0Star
| * | | Merge tag 'mvebu-soc-3.18' of git://git.infradead.org/linux-mvebu into next/c...Olof Johansson2014-09-245-9/+9
| |\ \ \
| | * | | ARM: orion5x: Convert pr_warning to pr_warnJoe Perches2014-09-135-9/+9
| | | |/ | | |/|
| * | | ARM: sunxi: Remove sun4i reboot code from mach directoryMaxime Ripard2014-09-111-76/+0Star
| * | | Merge tag 'renesas-pm-cleanups-for-v3.18' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2014-09-115-21/+27
| |\ \ \
| | * | | ARM: shmobile: armadillo800eva legacy: Use rmobile_add_devices_to_domains()Geert Uytterhoeven2014-09-091-2/+6
| | * | | ARM: shmobile: r8a7740: Clean up pm domain tableGeert Uytterhoeven2014-09-091-6/+4Star
| | * | | ARM: shmobile: r8a7740: Use rmobile_add_devices_to_domains()Geert Uytterhoeven2014-09-091-11/+15
| | * | | ARM: shmobile: sh7372: Make domain_devices[] static __initdataGeert Uytterhoeven2014-09-091-1/+1
| | * | | ARM: shmobile: mackerel: Make domain_devices[] static __initdataGeert Uytterhoeven2014-09-091-1/+1
| | |/ /
| * | | Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/c...Arnd Bergmann2014-09-059-325/+45Star
| |\ \ \
| | * | | ARM: at91: remove old irq materialBoris BREZILLON2014-08-191-264/+6Star
| | * | | ARM: at91: make use of the new AIC driver for dt enabled boardsBoris BREZILLON2014-08-194-42/+3Star
| | * | | ARM: at91: enclose at91_aic_xx calls in IS_ENABLED(CONFIG_OLD_IRQ_AT91) blocksBoris BREZILLON2014-08-192-13/+22
| | * | | ARM: at91: introduce OLD_IRQ_AT91 Kconfig optionBoris BREZILLON2014-08-193-9/+17
| | |/ /
| * | | Merge tag 'renesas-kconfig-cleanups-for-v3.18' of git://git.kernel.org/pub/sc...Arnd Bergmann2014-09-0521-94/+130
| |\ \ \
| | * | | ARM: shmobile: r8a7791 is now called "R-Car M2-W"Geert Uytterhoeven2014-09-021-2/+2
| | * | | ARM: shmobile: Consolidate Legacy SH_CLK_CPG KconfigMagnus Damm2014-09-022-8/+1Star
| | * | | ARM: shmobile: Consolidate Legacy CPU_V7 KconfigMagnus Damm2014-09-022-8/+1Star
| | * | | ARM: shmobile: Only select PM_RMOBILE for legacy caseMagnus Damm2014-09-021-1/+1
| | * | | ARM: shmobile: Cleanup pm-rmobile.o build using KconfigMagnus Damm2014-09-024-12/+12
| | * | | ARM: shmobile: Cleanup pm-rcar.o build using KconfigMagnus Damm2014-09-023-10/+9Star
| | * | | ARM: shmobile: Introduce a Kconfig entry for R-Car Gen2Magnus Damm2014-09-022-14/+15
| | * | | ARM: shmobile: Introduce a Kconfig entry for R-Car Gen1Magnus Damm2014-09-021-6/+8
| | * | | ARM: shmobile: Introduce a Kconfig entry for R-MobileMagnus Damm2014-09-021-8/+9
| * | | | Merge tag 'msm-cleanup-for-arm-soc' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2014-09-045-90/+5Star
| |\ \ \ \
| | * | | | ARM: msm: Update the references to DEBUG_MSM_UARTxGeorgi Djakov2014-08-243-6/+4Star
| | * | | | ARM: msm: remove reference to MSM_SERIAL_DEBUGGERLinus Walleij2014-08-241-1/+1
| | * | | | ARM: msm: delete dangling mahimahi board fileLinus Walleij2014-08-241-83/+0Star
| | | |/ / | | |/| |
| * / | | ARM: clps711x: Switch CLPS711X subarch to use clk and clocksource driverAlexander Shiyan2014-09-042-134/+9Star
| |/ / /
* | | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-10-0840-169/+293
|\ \ \ \