aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-highbank (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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