aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-highbank
AgeCommit message (Expand)Author
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-20Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2013-02-02cpufreq / highbank: add support for highbank cpufreqMark Langsdorf
2013-02-02ARM / highbank: add support for pl320 IPCRob Herring
2013-01-31ARM: highbank: mask cluster id from cpu_logical_mapRob Herring
2013-01-24clk: highbank: Use common of_clk_init() functionPrashant Gaikwad
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring
2013-01-12ARM: use common irqchip_init for GIC initRob Herring
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring
2013-01-07ARM: highbank: save and restore L2 cache and GIC on suspendRob Herring
2013-01-07ARM: highbank: add a power request clearRob Herring
2013-01-07ARM: highbank: fix secondary boot and hotplugRob Herring
2013-01-07ARM: highbank: fix typos with hignbank in power request functionsRob Herring
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-11-30Merge branch 'next/cam-samsung' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2012-11-21Merge tag 'highbank-debugll-cleanup' of git://sources.calxeda.com/kernel/linu...Olof Johansson
2012-11-07ARM: highbank: use common debug_ll_io_initRob Herring
2012-11-06ARM: highbank: add ifdef guards to core.hOlof Johansson
2012-11-06ARM: highbank: retry wfi on reset requestRob Herring
2012-10-31ARM: highbank: Add initial ECX-2000 supportRob Herring
2012-10-31ARM: highbank: abstract out SCU usageRob Herring
2012-10-02Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds
2012-10-02ARM: highbank: add coherent DMA setupRob Herring
2012-09-22Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson
2012-09-20ARM: highbank: call highbank_pm_init from .init_machineRob Herring
2012-09-14ARM: initial multiplatform supportRob Herring
2012-09-14ARM: highbank: move debug macros to include/debugRob Herring
2012-09-14ARM: make mach/gpio.h headers optionalRob Herring
2012-09-14ARM: SoC: convert highbank to SMP operationsMarc Zyngier
2012-07-11clk: add highbank clock supportRob Herring
2012-06-07ARM: highbank: Add smc calls to enable/disable the L2Rob Herring
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-27Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-21Merge branch 'tegra/cleanups' into next/timerArnd Bergmann
2012-03-13ARM: highbank: convert to twd_local_timer_register() interfaceMarc Zyngier
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring
2012-02-10Merge branch 'for-arm-soc' of git://sources.calxeda.com/kernel/linux into nex...Olof Johansson
2012-02-10ARM: highbank: remove unused memory.hRob Herring
2012-02-09ARM: highbank: enable sp804 based sched_clockRob Herring
2012-02-07Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson
2012-02-04Merge branch 'sparse_irq' of git://sources.calxeda.com/kernel/linux into deve...Russell King
2012-01-30ARM: highbank: select SPARSE_IRQ and remove irqs.hRob Herring
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon