summaryrefslogtreecommitdiff
path: root/arch/arm/mach-realview
AgeCommit message (Expand)Author
2011-01-06Merge branch 'smp' into miscRussell King
2010-12-20ARM: CPU hotplug: fix hard-coded control register constantsRussell King
2010-12-20ARM: CPU hotplug: fix reporting of spurious wakeupsRussell King
2010-12-20ARM: Fix subtle race in CPU pen_release hotplug codeRussell King
2010-12-20ARM: SMP: remove smp_mpidr.hRussell King
2010-12-20ARM: CPU hotplug: remove bug checks in platform_cpu_die()Russell King
2010-12-20ARM: CPU hotplug: move cpu_killed completion to core codeRussell King
2010-12-20ARM: SMP: consolidate trace_hardirqs_off() into common SMP codeRussell King
2010-12-20ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King
2010-12-20ARM: SMP: get rid of references to poke_milo and MiloRussell King
2010-12-20ARM: SMP: get rid of get_core_count()Russell King
2010-12-20ARM: SMP: Clean up ncores sanity checksRussell King
2010-12-20ARM: SMP: move CPU number sanity checks to smp_init_cpus()Russell King
2010-12-03ARM: SMP: pass an ipi number to smp_cross_call()Russell King
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King
2010-10-04ARM: Provide common header for hard_smp_processor_id()Russell King
2010-08-26ARM: 6307/1: mmci: allow the card detect GPIO value not to be invertedRabin Vincent
2010-08-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King
2010-07-31ARM: 6278/2: fix regression in RealView after the introduction of pclkLinus Walleij
2010-07-30ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King
2010-07-22ARM: AMBA: Add pclk definition for platforms using primecellsRussell King
2010-07-18ARM: 6215/2: add character LCD platform data for RealView and VersatileLinus Walleij
2010-07-16ARM: Remove 'node' argument form arch_adjust_zones()Russell King
2010-07-15ARM: 6227/1: PL022 SSP platform data for the RealViewsLinus Walleij
2010-07-09ARM: 6204/1: Fixups for the RealView PB1176Linus Walleij
2010-07-02ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220Catalin Marinas
2010-07-01ARM: 6193/1: RealView: Align the machine_desc.phys_io to 1MB sectionCatalin Marinas
2010-05-17Merge branch 'devel-stable' into develRussell King
2010-05-17Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap',...Russell King
2010-05-15ARM: rename mach_cpu_disable() to platform_cpu_disable()Russell King
2010-05-02ARM: 6057/1: Realview: register PMU IRQs during board initialisationWill Deacon
2010-05-02ARM: Indirect round/set_rate operations through clk structureRussell King
2010-05-02ARM: 5890/1: Fix incorrect Realview board IRQs for L220 and PMUWill Deacon
2010-05-02ARM: Make Integrator/Versatile/Reaview VCO code similarRussell King
2010-05-02ARM: Realview/Versatile: separate out common sched_clock()Russell King
2010-05-02ARM: Realview/Versatile/Integrator: remove unused definitions from platform.hRussell King
2010-05-02ARM: Realview/Versatile: separate out common SP804 timer codeRussell King
2010-05-02ARM: Realview/Versatile/Integrator: separate out common clock codeRussell King
2010-05-02ARM: ICST: kill duplicate icst codeRussell King
2010-05-02ARM: ICST: indirect s2div and idx2s arrays via icst_paramsRussell King
2010-05-02ARM: ICST: move minimum VCO frequency to icst_paramsRussell King
2010-05-02ARM: ICST: use Hz instead of kHzRussell King
2010-05-02ARM: ICST: provide definitions for max/min VCO frequenciesRussell King
2010-05-02ARM: ICST: merge common ICST VCO structuresRussell King
2010-04-28ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIBColin Tuckley
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo