aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-highbank (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-09Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-11/+15
2013-08-27ARM: highbank: clean-up some unused includesRob Herring1-4/+0
2013-08-22ARM: highbank: avoid L2 cache smc calls when PL310 is not presentRob Herring1-7/+6
2013-08-22ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAERob Herring1-0/+1
2013-08-17ARM: highbank: select required errata work-aroundsRob Herring1-0/+3
2013-08-17ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODELRob Herring1-0/+1
2013-08-17ARM: highbank: enable DMA zone for LPAERob Herring2-0/+4
2013-08-13Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into next/cleanupOlof Johansson1-3/+4
2013-07-23Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanupOlof Johansson1-1/+1
2013-07-22ARM: highbank: Only touch common coherency control register fieldsRob Herring1-3/+4
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