summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2013-02-05Merge branch 'next/soc' into next/dtOlof Johansson170-10395/+4281
2013-02-05ARM: tegra: remove empty tegra_smp_init_cpus()Olof Johansson1-5/+0
2013-02-05Merge tag 'tegra-for-3.9-soc-t114' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson23-68/+474
2013-02-05Merge tag 'tegra-for-3.9-soc-cpuidle' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson10-9/+516
2013-02-05Merge tag 'tegra-for-3.9-soc-usb' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson8-12/+52
2013-02-05Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson39-8015/+473
2013-02-05Merge tag 'renesas-soc3-for-v3.9' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-1/+2
2013-02-05ARM: nomadik: fix OF compilation regressionLinus Walleij1-1/+1
2013-02-04Merge tag 'drivers_for_v3.9' of git://git.infradead.org/users/jcooper/linux i...Olof Johansson11-83/+37
2013-02-04Merge tag 'v3.8-rc6' into next/socOlof Johansson60-238/+373
2013-02-04Merge tag 'imx6q-cpudile-3.9' of git://git.linaro.org/people/shawnguo/linux-2...Olof Johansson29-1959/+153
2013-02-04ARM: MARCO: fix the build issue due to gic-vic-to-irqchip moveBarry Song2-21/+3
2013-02-05ARM: shmobile: r8a7779: Correct TMU clock supportSimon Horman1-1/+2
2013-01-31Merge tag 'renesas-soc2-for-v3.9' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson5-1/+22
2013-01-31cpuidle: kirkwood: Move out of mach directoryAndrew Lunn7-75/+29
2013-01-30ARM: Kirkwood: Support basic hotplug for PCI-EJason Gunthorpe1-7/+3
2013-01-30Merge tag 'tags/mvebu_fixes_for_v3.8-rc6' into mvebu/driversJason Cooper3-1/+5
2013-01-30ARM: imx6q: support WAIT mode using cpuidleShawn Guo5-3/+102
2013-01-30ARM: imx: move imx6q_cpuidle_driver into a separate fileShawn Guo4-12/+37
2013-01-30ARM: imx: mask gpc interrupts initiallyShawn Guo1-0/+5
2013-01-30ARM: imx: return zero in case next event gets a large incrementShawn Guo1-1/+2
2013-01-30ARM: mach-shmobile: sh73a0: allow unplugging of CPU0Ulrich Hecht1-1/+1
2013-01-30ARM: mach-shmobile: add shmobile_cpu_disable_any()Ulrich Hecht2-0/+7
2013-01-29ARM: DT: tegra114: add pinmux DT entryLaxman Dewangan1-0/+6
2013-01-29ARM: DT: tegra114: add GPIO DT entryLaxman Dewangan1-0/+17
2013-01-29ARM: tegra114: select PINCTRL for Tegra114 SoCLaxman Dewangan1-0/+2
2013-01-29ARM: tegra: add Tegra114 ARM_CPUIDLE_WFI_STATE supportJoseph Lo4-0/+73
2013-01-29ARM: tegra: Add SMMU entry to Tegra114 DTHiroshi Doyu1-0/+11
2013-01-29Merge tag 'bcm2835-for-3.9-dt' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2-1/+59
2013-01-29Merge tag 'bcm2835-for-3.9-soc' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson1-0/+28
2013-01-29Merge tag 'nmk-dt-on-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson13-646/+555
2013-01-29Merge branch 'depends/cleanup' into next/dtOlof Johansson556-3671/+925
2013-01-29Merge tag 'davinci-for-v3.9/dt' of git://gitorious.org/linux-davinci/linux-da...Olof Johansson4-3/+61
2013-01-29Merge tag 'davinci-for-v3.9/soc' of git://gitorious.org/linux-davinci/linux-d...Olof Johansson11-24/+117
2013-01-29Merge branch 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/ren...Olof Johansson18-70/+485
2013-01-29ARM: imx: Remove mx508 supportFabio Estevam19-1703/+9
2013-01-29ARM: imx: Remove mach-mx51_3ds boardFabio Estevam4-193/+0
2013-01-29ARM: imx: use debug_ll_io_init() for imx6qShawn Guo4-54/+2
2013-01-29ARM: imx: remove unused imx6q_clock_map_io()Shawn Guo3-4/+0
2013-01-29ARM: mach-shmobile: emev2: Add reg and device_type properties to cpusSimon Horman1-0/+7
2013-01-29ARM: mach-shmobile: sh73a0: Add reg and device_type properties to cpusSimon Horman1-0/+7
2013-01-28ARM: nomadik: get rid of <mach/hardware.h>Linus Walleij4-105/+55
2013-01-28ARM: nomadik: delete old board filesLinus Walleij7-533/+6
2013-01-28ARM: nomadik: add I2C devices to the device treeLinus Walleij1-0/+49
2013-01-28ARM: nomadik: migrate MMC/SD card support to device treeLinus Walleij3-1/+64
2013-01-28ARM: nomadik: convert SMSC91x ethernet to device treeLinus Walleij4-0/+54
2013-01-28ARM: nomadik: move GPIO and pinctrl to device treeLinus Walleij2-4/+69
2013-01-28ARM: nomadik: add FSMC NANDLinus Walleij2-0/+53
2013-01-28ARM: nomadik: move remaining PrimeCells to device treeLinus Walleij2-2/+21
2013-01-28ARM: nomadik: move pin maps to cpu fileLinus Walleij2-45/+44