aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-realview/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring1-1/+0
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-39/+0
2012-08-24clk: convert ARM RealView to common clkLinus Walleij1-106/+0
2012-08-01ARM: mach-realview and mach-versatile: retire custom LED codeBryan Wu1-39/+0
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-1/+0
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers1-1/+1
2011-10-17ARM: platform fixups: remove mdesc argument to fixup functionRussell King1-2/+1
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidateRussell King1-46/+4
2011-05-23clockevents: ARM sp804: allow clockevent name to be specifiedRussell King1-1/+1
2011-05-23clocksource: ARM sp804: obtain sp804 timer rate via clksRussell King1-1/+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: 6903/1: Realview: Use physmap driver instead of integrator-flashMarc Zyngier1-27/+4
2011-05-12ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King1-19/+0
2011-02-19ARM: realview: use new init_early for clock tree and sched_clock initRussell King1-13/+6
2011-02-19ARM: realview: switch Realview to use consolidated CLCDRussell King1-180/+34
2011-01-06Merge branch 'misc' into develRussell King1-2/+1
2011-01-05Merge branch 'clksrc' into develRussell King1-0/+10
2011-01-05Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile' into develRussell King1-4/+1
2010-12-22ARM: versatile: convert sched_clock() to use new infrastructureRussell King1-0/+10
2010-12-14ARM: GIC: consolidate gic_cpu_base_addr to common GIC codeRussell King1-3/+0
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-08-26ARM: 6307/1: mmci: allow the card detect GPIO value not to be invertedRabin Vincent1-0/+2
2010-08-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-6/+34
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into develRussell King1-6/+34
2010-07-31ARM: 6278/2: fix regression in RealView after the introduction of pclkLinus Walleij1-1/+1
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-07-16ARM: Remove 'node' argument form arch_adjust_zones()Russell King1-3/+2
2010-07-15ARM: 6227/1: PL022 SSP platform data for the RealViewsLinus Walleij1-0/+3
2010-07-09ARM: 6204/1: Fixups for the RealView PB1176Linus Walleij1-1/+22
2010-05-17Merge branch 'devel-stable' into develRussell King1-1/+2
2010-05-02ARM: Indirect round/set_rate operations through clk structureRussell King1-1/+7
2010-05-02ARM: Make Integrator/Versatile/Reaview VCO code similarRussell King1-8/+8
2010-05-02ARM: Realview/Versatile: separate out common sched_clock()Russell King1-16/+0
2010-05-02ARM: Realview/Versatile: separate out common SP804 timer codeRussell King1-136/+3
2010-05-02ARM: Realview/Versatile/Integrator: separate out common clock codeRussell King1-1/+1
2010-05-02ARM: ICST: kill duplicate icst codeRussell King1-1/+1
2010-05-02ARM: ICST: indirect s2div and idx2s arrays via icst_paramsRussell King1-0/+2
2010-05-02ARM: ICST: move minimum VCO frequency to icst_paramsRussell King1-0/+1
2010-05-02ARM: ICST: use Hz instead of kHzRussell King1-1/+1
2010-05-02ARM: ICST: provide definitions for max/min VCO frequenciesRussell King1-1/+1
2010-05-02ARM: ICST: merge common ICST VCO structuresRussell King1-2/+2
2010-04-28ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIBColin Tuckley1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-12ARM: Consolidate clks_register() and similarRussell King1-4/+1
2009-11-05RealView: Add sparsemem support for the RealView PBX platformCatalin Marinas1-1/+20
2009-11-05RealView: Add default memory configurationCatalin Marinas1-0/+21
2009-09-22ARM: 5720/1: Move MMCI header to amba include dirLinus Walleij1-3/+3