aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-highbank (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker1-1/+1
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2-3/+6
2013-06-24ARM: smp_twd: Divorce smp_twd from local timer APIStephen Boyd1-1/+1
2013-05-24ARM: highbank: remove the .map_io declarationMaxime Ripard1-1/+0
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-23/+1
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+0
2013-05-02Merge commit '73053d973' into smp-hotplugRussell King1-4/+5
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2013-04-28Merge branch 'fixes' into next/cleanupOlof Johansson1-6/+4
2013-04-18ARM: cpu hotplug: remove majority of cache flushing from platformsRussell King1-4/+0
2013-04-18ARM: highbank: fix cache flush ordering for cpu hotplugRob Herring1-6/+4
2013-04-11ARM: highbank: use OF init for sp804 timerRob Herring1-19/+0
2013-04-11ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring1-4/+1
2013-04-09ARM: Push selects for TWD/SCU into machine entriesStephen Boyd1-0/+1
2013-04-02Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 into next/cleanupOlof Johansson1-7/+0
2013-03-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas1-7/+0
2013-03-11ARM: smp_twd: convert to use CLKSRC_OF initRob Herring1-3/+2
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-18/+5
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+4
2013-02-20Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2-2/+2
2013-02-02cpufreq / highbank: add support for highbank cpufreqMark Langsdorf1-0/+2
2013-02-02ARM / highbank: add support for pl320 IPCRob Herring1-0/+2
2013-01-31ARM: highbank: mask cluster id from cpu_logical_mapRob Herring2-3/+4
2013-01-24clk: highbank: Use common of_clk_init() functionPrashant Gaikwad2-2/+2
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanupOlof Johansson2-13/+4
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson6-20/+42
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring1-1/+1
2013-01-12ARM: use common irqchip_init for GIC initRob Herring1-8/+2
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring1-1/+0
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring1-3/+1
2013-01-07ARM: highbank: save and restore L2 cache and GIC on suspendRob Herring1-1/+18
2013-01-07ARM: highbank: add a power request clearRob Herring1-0/+15
2013-01-07ARM: highbank: fix secondary boot and hotplugRob Herring2-12/+2
2013-01-07ARM: highbank: fix typos with hignbank in power request functionsRob Herring4-8/+8
2012-12-24ARM: delete struct sys_timerStephen Warren1-5/+1
2012-11-30Merge branch 'next/cam-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/socOlof Johansson1-1/+2
2012-11-21Merge tag 'highbank-debugll-cleanup' of git://sources.calxeda.com/kernel/linux into next/socOlof Johansson4-46/+2
2012-11-07ARM: highbank: use common debug_ll_io_initRob Herring4-46/+2
2012-11-06ARM: highbank: add ifdef guards to core.hOlof Johansson1-0/+5
2012-11-06ARM: highbank: retry wfi on reset requestRob Herring1-1/+2
2012-10-31ARM: highbank: Add initial ECX-2000 supportRob Herring2-1/+7
2012-10-31ARM: highbank: abstract out SCU usageRob Herring6-29/+29
2012-10-02Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds1-0/+52
2012-10-02ARM: highbank: add coherent DMA setupRob Herring1-0/+52
2012-09-22Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson4-19/+19
2012-09-20ARM: highbank: call highbank_pm_init from .init_machineRob Herring3-3/+8
2012-09-14ARM: initial multiplatform supportRob Herring4-16/+15
2012-09-14ARM: highbank: move debug macros to include/debugRob Herring1-19/+0
2012-09-14ARM: make mach/gpio.h headers optionalRob Herring1-1/+0
2012-09-14ARM: SoC: convert highbank to SMP operationsMarc Zyngier4-19/+19