aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-realview (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidateRussell King4-67/+9
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-23ARM: consolidate SMP cross call implementationRussell King2-14/+3
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: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accessesCatalin Marinas1-1/+1
2011-05-12ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King2-24/+1
2011-05-12ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESSRussell King1-2/+1
2011-03-26ARM: 6807/1: realview: Fix secondary GIC initialisation for EB with MPCore tilePawel Moll1-1/+1
2011-03-20Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King11-462/+50
2011-03-16Merge branch 'p2v' into develRussell King6-7/+7
2011-02-19ARM: realview/vexpress: consolidate SMP bringup codeRussell King3-136/+4
2011-02-19ARM: realview/vexpress: consolidate localtimer supportRussell King2-27/+0
2011-02-19ARM: realview: remove old AMBA device DMA definitionsRussell King6-106/+0
2011-02-19ARM: realview: use new init_early for clock tree and sched_clock initRussell King7-13/+12
2011-02-19ARM: realview: switch Realview to use consolidated CLCDRussell King1-180/+34
2011-02-17ARM: P2V: avoid initializers and assembly using PHYS_OFFSETRussell King5-5/+5
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-2/+2
2011-02-02ARM: v6k: Realview EB 11MPCore and PB11MPCore use V6K architecture CPUsRussell King1-2/+3
2011-01-25ARM: realview: name configuration options after actual board namesRussell King1-22/+27
2011-01-25ARM: realview,vexpress: fix section mismatch warning for pen_releaseRussell King1-1/+1
2011-01-06Merge branch 'misc' into develRussell King4-112/+54
2011-01-06Merge branch 'smp' into miscRussell King3-110/+53
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 King9-99/+28
2010-12-22ARM: versatile: convert sched_clock() to use new infrastructureRussell King1-0/+10
2010-12-20ARM: CPU hotplug: fix hard-coded control register constantsRussell King1-4/+4
2010-12-20ARM: CPU hotplug: fix reporting of spurious wakeupsRussell King1-9/+11
2010-12-20ARM: Fix subtle race in CPU pen_release hotplug codeRussell King1-4/+15
2010-12-20ARM: SMP: remove smp_mpidr.hRussell King1-1/+0
2010-12-20ARM: CPU hotplug: remove bug checks in platform_cpu_die()Russell King1-10/+0
2010-12-20ARM: CPU hotplug: move cpu_killed completion to core codeRussell King1-7/+1
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-30/+11
2010-12-20ARM: SMP: get rid of references to poke_milo and MiloRussell King1-32/+12
2010-12-20ARM: SMP: get rid of get_core_count()Russell King1-9/+4
2010-12-20ARM: SMP: Clean up ncores sanity checksRussell King1-7/+0
2010-12-20ARM: SMP: move CPU number sanity checks to smp_init_cpus()Russell King1-10/+10
2010-12-14ARM: GIC: private a standard get_irqnr_preamble assembler macroRussell King1-5/+0
2010-12-14ARM: GIC: consolidate gic_cpu_base_addr to common GIC codeRussell King7-15/+4
2010-12-14ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_initRussell King1-1/+1
2010-12-14ARM: GIC: provide a single initialization function for boot CPURussell King5-22/+25
2010-12-07ARM: 6477/1: Use shared GIC entry macros on RealviewMagnus Damm1-59/+1
2010-12-03ARM: SMP: pass an ipi number to smp_cross_call()Russell King2-3/+3
2010-11-30ARM: 6507/1: RealView: Correct data alignment in headsmp.S for CONFIG_THUMB2_KERNELDave Martin1-0/+1
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-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre5-10/+0