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