summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: msm: Move core.h contents into common.hDavid Brown2012-09-225-4/+4
* Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson2012-09-2274-401/+535
|\
| * ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier2012-09-1413-41/+7
| * ARM: smp: Make SMP operations mandatoryMarc Zyngier2012-09-142-23/+9
| * ARM: SoC: convert spear13xx to SMP operationsArnd Bergmann2012-09-145-22/+23
| * ARM: SoC: convert imx6q to SMP operationsMarc Zyngier2012-09-144-19/+20
| * ARM: SoC: convert highbank to SMP operationsMarc Zyngier2012-09-144-19/+19
| * ARM: SoC: convert shmobile SMP to SMP operationsMarc Zyngier2012-09-1415-146/+165
| * ARM: SoC: convert ux500 to SMP operationsMarc Zyngier2012-09-144-31/+30
| * ARM: SoC: convert MSM to SMP operationsMarc Zyngier2012-09-145-19/+30
| * ARM: SoC: convert Exynos4 to SMP operationsMarc Zyngier2012-09-1410-19/+33
| * ARM: SoC: convert Tegra to SMP operationsMarc Zyngier2012-09-139-19/+31
| * ARM: SoC: convert OMAP4 to SMP operationsMarc Zyngier2012-09-136-19/+24
| * ARM: SoC: convert VExpress/RealView to SMP operationsMarc Zyngier2012-09-1311-40/+59
| * ARM: SoC: add per-platform SMP operationsMarc Zyngier2012-09-134-2/+104
* | ARM: highbank: call highbank_pm_init from .init_machineRob Herring2012-09-203-3/+8
* | ARM: dtb: move all dtb targets to common MakefileOlof Johansson2012-09-206-17/+16
* | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson2012-09-20107-864/+551
|\ \
| * | ARM: vexpress: convert to multi-platformRob Herring2012-09-148-168/+37
| * | ARM: initial multiplatform supportRob Herring2012-09-1423-311/+200
| * | ARM: mvebu: move armada-370-xp.h in mach dirRob Herring2012-09-142-1/+1
| * | ARM: vexpress: remove dependency on mach/* headersArnd Bergmann2012-09-142-0/+3
| * | ARM: picoxcell: remove dependency on mach/* headersRob Herring2012-09-143-56/+7
| * | ARM: move all dtb targets out of Makefile.bootRob Herring2012-09-1415-82/+73
| * | ARM: picoxcell: move debug macros to include/debugRob Herring2012-09-142-2/+10
| * | ARM: socfpga: move debug macros to include/debugRob Herring2012-09-142-0/+8
| * | ARM: mvebu: move debug macros to include/debugRob Herring2012-09-142-1/+10
| * | ARM: vexpress: move debug macros to include/debugRob Herring2012-09-142-0/+2
| * | ARM: highbank: move debug macros to include/debugRob Herring2012-09-142-4/+3
| * | ARM: move debug macros to common locationRob Herring2012-09-144-86/+100
| * | ARM: make mach/gpio.h headers optionalRob Herring2012-09-1425-85/+23
| * | ARM: orion: move custom gpio functions to orion-gpio.hRob Herring2012-09-1416-30/+16
| * | ARM: shmobile: move custom gpio functions to sh-gpio.hRob Herring2012-09-1412-68/+63
| * | ARM: pxa: use gpio_to_irq for sharppm_slRob Herring2012-09-141-13/+17
| * | net: pxaficp_ir: add irq resourcesRob Herring2012-09-141-0/+15
| |/
* | Merge branch 'next/soc' into next/multiplatformOlof Johansson2012-09-2062-4960/+9746
|\ \
| * \ Merge tag 'rpi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/swar...Olof Johansson2012-09-2012-0/+355
| |\ \
| | * | ARM: bcm2835: instantiate console UARTSimon Arlott2012-09-191-1/+8
| | * | ARM: bcm2835: add stub clock driverSimon Arlott2012-09-191-0/+3
| | * | ARM: bcm2835: add system timerSimon Arlott2012-09-192-9/+8
| | * | ARM: bcm2835: add interrupt controller driverSimon Arlott2012-09-192-9/+9
| | * | ARM: add infra-structure for BCM2835 and Raspberry PiSimon Arlott2012-09-1912-0/+346
| * | | ARM: OMAP: AM33xx hwmod: fixup SPI after platform_data moveKevin Hilman2012-09-201-1/+1
| * | | Merge tag 'omap-devel-am33xx-for-v3.7' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-09-16188-2132/+4802
| |\ \ \
| | * \ \ Merge tag 'omap-devel-a2-for-3.7' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren2012-09-128-4/+3569
| | |\ \ \
| | | * | | ARM: AM33XX: clock: Add dcan clock aliases for device-treeVaibhav Hiremath2012-09-121-0/+2
| | | * | | ARM: OMAP2+: dpll: Add missing soc_is_am33xx() check for common functionsVaibhav Hiremath2012-09-122-4/+4
| | | * | | ARM: OMAP3+: hwmod: Add AM33XX HWMOD dataVaibhav Hiremath2012-09-114-0/+3388
| | | * | | ARM: OMAP2+: hwmod: Hook-up am33xx support in omap_hwmod frameworkVaibhav Hiremath2012-09-111-0/+178
| | | |/ /
| * | | | Merge tag 'devel-omap-device-for-v3.7' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-09-1639-72/+300
| |\ \ \ \
OpenPOWER on IntegriCloud