aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-highbank (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-07-11clk: add highbank clock supportRob Herring3-63/+8
2012-06-07ARM: highbank: Add smc calls to enable/disable the L2Rob Herring4-1/+47
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-7/+0
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-7/+0
2012-03-27Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+1
2012-03-21Merge branch 'tegra/cleanups' into next/timerArnd Bergmann2-29/+0
2012-03-13ARM: highbank: convert to twd_local_timer_register() interfaceMarc Zyngier3-41/+3
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring1-7/+0
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King1-5/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-5/+0
2012-02-10Merge branch 'for-arm-soc' of git://sources.calxeda.com/kernel/linux into next/socOlof Johansson2-2/+1
2012-02-10ARM: highbank: remove unused memory.hRob Herring1-1/+0
2012-02-09ARM: highbank: enable sp804 based sched_clockRob Herring1-1/+1
2012-02-07Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson1-2/+1
2012-02-04Merge branch 'sparse_irq' of git://sources.calxeda.com/kernel/linux into devel-stableRussell King2-7/+0
2012-01-30ARM: highbank: select SPARSE_IRQ and remove irqs.hRob Herring2-7/+0
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon1-2/+1
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-24/+0
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 King4-3/+3
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: highbank: use new restart hookRussell King4-2/+6
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-1/+0
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-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-1/+0
2011-11-16ARM: highbank: convert logical CPU numbers to physical numbersWill Deacon1-0/+4
2011-11-15ARM: highbank: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2-2/+1
2011-10-31ARM: highbank: add suspend supportRob Herring2-0/+56
2011-10-31ARM: highbank: Add cpu hotplug supportMartin Bogomolni2-0/+57
2011-10-31ARM: highbank: add SMP supportRob Herring3-0/+120
2011-10-31ARM: add Highbank core platform supportRob Herring18-0/+421