Age | Commit message (Expand) | Author | Files | Lines |
2011-08-12 | ARM: realview: ensure visibility of writes during reset | Will Deacon | 1 | -0/+1 |
2011-07-22 | Merge branch 'devel-stable' into for-next | Russell King | 6 | -4/+15 |
2011-07-18 | ARM: mach-realview: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size | Nicolas Pitre | 6 | -4/+15 |
2011-07-07 | ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1 | Stephen Boyd | 1 | -8/+0 |
2011-07-06 | ARM: 6986/1: mach-realview: add TCM support for PB1176 | Linus Walleij | 1 | -0/+1 |
2011-05-23 | Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi... | Russell King | 4 | -67/+9 |
2011-05-23 | clockevents: ARM sp804: allow clockevent name to be specified | Russell King | 1 | -1/+1 |
2011-05-23 | clocksource: ARM sp804: obtain sp804 timer rate via clks | Russell King | 1 | -1/+8 |
2011-05-23 | clocksource: ARM sp804: allow clocksource name to be specified | Russell King | 1 | -1/+1 |
2011-05-23 | ARM: consolidate SMP cross call implementation | Russell King | 2 | -14/+3 |
2011-05-20 | ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ... | Marc Zyngier | 1 | -1/+1 |
2011-05-20 | ARM: 6903/1: Realview: Use physmap driver instead of integrator-flash | Marc Zyngier | 1 | -27/+4 |
2011-05-12 | ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accesses | Catalin Marinas | 1 | -1/+1 |
2011-05-12 | ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes | Russell King | 2 | -24/+1 |
2011-05-12 | ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESS | Russell King | 1 | -2/+1 |
2011-03-26 | ARM: 6807/1: realview: Fix secondary GIC initialisation for EB with MPCore tile | Pawel Moll | 1 | -1/+1 |
2011-03-20 | Merge branches 'fixes', 'pgt-next' and 'versatile' into devel | Russell King | 11 | -462/+50 |
2011-03-16 | Merge branch 'p2v' into devel | Russell King | 6 | -7/+7 |
2011-02-19 | ARM: realview/vexpress: consolidate SMP bringup code | Russell King | 3 | -136/+4 |
2011-02-19 | ARM: realview/vexpress: consolidate localtimer support | Russell King | 2 | -27/+0 |
2011-02-19 | ARM: realview: remove old AMBA device DMA definitions | Russell King | 6 | -106/+0 |
2011-02-19 | ARM: realview: use new init_early for clock tree and sched_clock init | Russell King | 7 | -13/+12 |
2011-02-19 | ARM: realview: switch Realview to use consolidated CLCD | Russell King | 1 | -180/+34 |
2011-02-17 | ARM: P2V: avoid initializers and assembly using PHYS_OFFSET | Russell King | 5 | -5/+5 |
2011-02-17 | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 1 | -2/+2 |
2011-02-02 | ARM: v6k: Realview EB 11MPCore and PB11MPCore use V6K architecture CPUs | Russell King | 1 | -2/+3 |
2011-01-25 | ARM: realview: name configuration options after actual board names | Russell King | 1 | -22/+27 |
2011-01-25 | ARM: realview,vexpress: fix section mismatch warning for pen_release | Russell King | 1 | -1/+1 |
2011-01-06 | Merge branch 'misc' into devel | Russell King | 4 | -112/+54 |
2011-01-06 | Merge branch 'smp' into misc | Russell King | 3 | -110/+53 |
2011-01-05 | Merge branch 'clksrc' into devel | Russell King | 1 | -0/+10 |
2011-01-05 | Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver... | Russell King | 9 | -99/+28 |
2010-12-22 | ARM: versatile: convert sched_clock() to use new infrastructure | Russell King | 1 | -0/+10 |
2010-12-20 | ARM: CPU hotplug: fix hard-coded control register constants | Russell King | 1 | -4/+4 |
2010-12-20 | ARM: CPU hotplug: fix reporting of spurious wakeups | Russell King | 1 | -9/+11 |
2010-12-20 | ARM: Fix subtle race in CPU pen_release hotplug code | Russell King | 1 | -4/+15 |
2010-12-20 | ARM: SMP: remove smp_mpidr.h | Russell King | 1 | -1/+0 |
2010-12-20 | ARM: CPU hotplug: remove bug checks in platform_cpu_die() | Russell King | 1 | -10/+0 |
2010-12-20 | ARM: CPU hotplug: move cpu_killed completion to core code | Russell King | 1 | -7/+1 |
2010-12-20 | ARM: SMP: consolidate trace_hardirqs_off() into common SMP code | Russell King | 1 | -2/+0 |
2010-12-20 | ARM: SMP: consolidate the common parts of smp_prepare_cpus() | Russell King | 1 | -30/+11 |
2010-12-20 | ARM: SMP: get rid of references to poke_milo and Milo | Russell King | 1 | -32/+12 |
2010-12-20 | ARM: SMP: get rid of get_core_count() | Russell King | 1 | -9/+4 |
2010-12-20 | ARM: SMP: Clean up ncores sanity checks | Russell King | 1 | -7/+0 |
2010-12-20 | ARM: SMP: move CPU number sanity checks to smp_init_cpus() | Russell King | 1 | -10/+10 |
2010-12-14 | ARM: GIC: private a standard get_irqnr_preamble assembler macro | Russell King | 1 | -5/+0 |
2010-12-14 | ARM: GIC: consolidate gic_cpu_base_addr to common GIC code | Russell King | 7 | -15/+4 |
2010-12-14 | ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init | Russell King | 1 | -1/+1 |
2010-12-14 | ARM: GIC: provide a single initialization function for boot CPU | Russell King | 5 | -22/+25 |
2010-12-07 | ARM: 6477/1: Use shared GIC entry macros on Realview | Magnus Damm | 1 | -59/+1 |