aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-vexpress/v2m.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-14ARM: vexpress: convert to multi-platformRob Herring1-4/+0
2012-07-13ARM: vexpress: Add fixed regulator for SMSCPawel Moll1-0/+10
2012-07-13ARM: vexpress: Initial common clock supportPawel Moll1-143/+109
2012-07-12ARM: vexpress: Check master site in daughterboard's sysctl operationsPawel Moll1-5/+13
2012-05-30Merge branch 'late/soc' into devel-lateOlof Johansson1-2/+0
2012-05-21ARM: vexpress: Remove twice included header filesThomas Weber1-2/+0
2012-04-27ARM: vexpress: plug local timers into the DT codeMarc Zyngier1-1/+7
2012-02-24Merge branch 'vexpress-dt-v3.3-rc4' of git://git.linaro.org/people/pawelmoll/linux into next/dtArnd Bergmann1-24/+257
2012-02-24ARM: vexpress: Motherboard RS1 memory map supportPawel Moll1-1/+61
2012-02-24ARM: vexpress: Add Device Tree supportPawel Moll1-2/+151
2012-02-23ARM: vexpress: Get rid of MMIO_P2VPawel Moll1-22/+46
2012-01-25ARM: amba: vexpress: get rid of private platform amba_device initializerRussell King1-10/+10
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2012-01-05Merge branch 'restart' into for-linusRussell King1-1/+1
2012-01-05ARM: restart: Versatile Express: use new restart hookRussell King1-1/+1
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers1-1/+1
2011-11-15ARM: VExpress: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier1-0/+2
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-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 King1-18/+4
2011-05-23clockevents: ARM sp804: obtain sp804 timer rate via clksRussell King1-0/+4
2011-05-23clockevents: ARM sp804: allow clockevent name to be specifiedRussell King1-1/+2
2011-05-23clocksource: ARM sp804: obtain sp804 timer rate via clksRussell King1-0/+8
2011-05-23clocksource: ARM sp804: allow clocksource name to be specifiedRussell King1-1/+1
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 Deacon1-11/+54
2011-02-19ARM: vexpress: use new init_early for clock tree and sched_clock initRussell King1-2/+4
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-06Merge branch 'misc' into develRussell King1-2/+1
2011-01-05Merge branch 'clksrc' into develRussell King1-1/+4
2011-01-05ARM: vexpress: add sched_clock() for Versatile ExpressRussell King1-0/+4
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD1-2/+1
2010-11-04ARM: 6432/1: move timer-sp.c from versatile to commonRob Herring1-1/+1
2010-10-05ARM: fix section mismatch warnings in Versatile ExpressRussell King1-1/+1
2010-08-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+6
2010-07-30ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King1-1/+1
2010-07-22ARM: AMBA: Add pclk definition for platforms using primecellsRussell King1-1/+6
2010-05-02ARM: Add Versatile Express supportRussell King1-0/+361