aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-vexpress (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-01Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-1/+1
2011-10-29gpio: Fix ARM versatile-express build failureGrant Likely1-0/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds3-27/+2
2011-10-25Merge branch 'misc' into for-linusRussell King2-8/+3
2011-10-25Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v', 'pgt' (early part) and 'smp' into for-linusRussell King2-2/+6
2011-10-23Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platforms into devel-stableRussell King1-0/+6
2011-10-20ARM: smp: fix clipping of number of CPUsRussell King1-0/+6
2011-10-18Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into devel-stableRussell King2-26/+1
2011-10-17ARM: versatile: convert logical CPU numbers to physical numbersWill Deacon1-1/+1
2011-10-17ARM: 7064/1: vexpress: Use wfi macro in platform_do_lowpower.Nick Bowler1-7/+2
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1
2011-10-13ARM: mach-vexpress: remove mach/memory.hNicolas Pitre1-25/+0
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-09-16Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King1-0/+7
2011-08-24ARM: 7003/1: vexpress: Add clock definition for the SP805.Nick Bowler1-0/+7
2011-08-21ARM: vexpress: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-08-17ARM: io: remove IO_SPACE_LIMIT from platforms without PCI/ISARussell King1-2/+0
2011-07-22Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-nextRussell King1-4/+0
2011-07-07ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd1-4/+0
2011-06-06ARM: 6946/1: vexpress: move v2m clock init to init_earlyRob Herring1-8/+7
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidateRussell King3-31/+6
2011-05-23clockevents: ARM sp804: obtain sp804 timer rate via clksRussell King2-0/+8
2011-05-23clockevents: ARM sp804: allow clockevent name to be specifiedRussell King2-2/+4
2011-05-23clocksource: ARM sp804: obtain sp804 timer rate via clksRussell King2-0/+16
2011-05-23clocksource: ARM sp804: allow clocksource name to be specifiedRussell King2-2/+2
2011-05-23ARM: consolidate SMP cross call implementationRussell King2-13/+2
2011-05-20ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a map_infoMarc Zyngier1-1/+1
2011-05-20ARM: 6909/1: VExpress: Use physmap driver instead of integrator-flashMarc Zyngier1-18/+4
2011-03-20ARM: 6771/1: vexpress: add support for multiple core tilesWill Deacon6-61/+110
2011-03-20Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King8-213/+53
2011-02-27ARM: 6751/1: vexpress: select applicable errata workarounds in KconfigWill Deacon1-0/+3
2011-02-19ARM: realview/vexpress: consolidate SMP bringup codeRussell King3-133/+3
2011-02-19ARM: realview/vexpress: consolidate localtimer supportRussell King2-27/+0
2011-02-19ARM: vexpress: use new init_early for clock tree and sched_clock initRussell King3-4/+13
2011-02-19ARM: vexpress: switch Versatile Express to use consolidated CLCDRussell King1-49/+9
2011-02-17ARM: P2V: avoid initializers and assembly using PHYS_OFFSETRussell King1-1/+1
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-1/+1
2011-01-25ARM: 6633/1: vexpress: register platform PATA device.Nick Bowler1-0/+25
2011-01-25ARM: 6635/2: Configure reference clock for Versatile Express timersPawel Moll1-0/+9
2011-01-25ARM: realview,vexpress: fix section mismatch warning for pen_releaseRussell King1-1/+1
2011-01-06Merge branch 'misc' into develRussell King6-55/+159
2011-01-06Merge branch 'smp' into miscRussell King5-51/+159
2011-01-05Merge branch 'clksrc' into develRussell King1-1/+4
2011-01-05Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile' into develRussell King5-71/+6
2011-01-05ARM: vexpress: add sched_clock() for Versatile ExpressRussell King1-0/+4
2010-12-20ARM: CPU hotplug: add Versatile Express hotplug CPU supportRussell King2-0/+129
2010-12-20ARM: Fix subtle race in CPU pen_release hotplug codeRussell King1-5/+15
2010-12-20ARM: SMP: remove smp_mpidr.hRussell King1-1/+0
2010-12-20ARM: SMP: consolidate trace_hardirqs_off() into common SMP codeRussell King1-2/+0
2010-12-20ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King1-33/+10