aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-highbank/highbank.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-14/+3
2013-02-20Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds1-1/+2
2013-01-31ARM: highbank: mask cluster id from cpu_logical_mapRob Herring1-1/+2
2013-01-24clk: highbank: Use common of_clk_init() functionPrashant Gaikwad1-1/+2
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanupOlof Johansson1-9/+2
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson1-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-07ARM: highbank: fix typos with hignbank in power request functionsRob Herring1-1/+1
2012-12-24ARM: delete struct sys_timerStephen Warren1-5/+1
2012-11-07ARM: highbank: use common debug_ll_io_initRob Herring1-6/+2
2012-10-31ARM: highbank: Add initial ECX-2000 supportRob Herring1-0/+6
2012-10-31ARM: highbank: abstract out SCU usageRob Herring1-16/+5
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 Johansson1-0/+1
2012-09-20ARM: highbank: call highbank_pm_init from .init_machineRob Herring1-0/+1
2012-09-14ARM: SoC: convert highbank to SMP operationsMarc Zyngier1-0/+1
2012-07-11clk: add highbank clock supportRob Herring1-0/+7
2012-06-07ARM: highbank: Add smc calls to enable/disable the L2Rob Herring1-0/+14
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+0
2012-03-27Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-03-13ARM: highbank: convert to twd_local_timer_register() interfaceMarc Zyngier1-0/+3
2012-02-09ARM: highbank: enable sp804 based sched_clockRob Herring1-1/+1
2012-01-30ARM: highbank: select SPARSE_IRQ and remove irqs.hRob Herring1-1/+0
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon1-2/+1
2012-01-16Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux into fixesOlof Johansson1-2/+1
2012-01-16ARM: highbank: remove incorrect BSYM usageRob Herring1-2/+1
2012-01-05Merge branch 'restart' into for-linusRussell King1-0/+1
2012-01-05ARM: restart: highbank: use new restart hookRussell King1-0/+1
2011-12-05Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stableRussell King1-0/+4
2011-11-16ARM: highbank: convert logical CPU numbers to physical numbersWill Deacon1-0/+4
2011-11-15ARM: highbank: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier1-0/+1
2011-10-31ARM: add Highbank core platform supportRob Herring1-0/+145