aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-realview (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds8-40/+10
2013-02-08ARM: realview: ensure that we have sufficient IRQs availableRussell King1-1/+1
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanupOlof Johansson1-1/+0
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanupOlof Johansson7-14/+5
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring5-5/+5
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring6-6/+0
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-1/+0
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring1-3/+0
2012-12-24ARM: delete struct sys_timerStephen Warren5-25/+5
2012-12-20ARM: 7607/1: realview: fix private peripheral memory base for EB rev. B boardsWill Deacon1-1/+1
2012-12-11ARM: 7594/1: Add .smp entry for REALVIEW_EBSteve Capper1-0/+1
2012-10-13ARM: config: sort select statements alphanumericallyRussell King1-6/+6
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-22/+20
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-66/+0
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-10/+5
2012-09-22Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson5-21/+20
2012-09-20Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux into next/multiplatformOlof Johansson1-1/+0
2012-09-20Merge branch 'next/dt' into next/multiplatformOlof Johansson7-122/+10
2012-09-14ARM: make mach/gpio.h headers optionalRob Herring1-1/+0
2012-09-14ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier1-2/+0
2012-09-13ARM: SoC: convert VExpress/RealView to SMP operationsMarc Zyngier5-19/+20
2012-08-24clk: convert ARM RealView to common clkLinus Walleij7-122/+10
2012-08-23ARM: pmu: remove arm_pmu_type enumerationSudeep KarkadaNagesha5-10/+5
2012-08-01ARM: mach-realview and mach-versatile: retire custom LED codeBryan Wu7-66/+0
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-29/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds2-1/+1
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-1/+0
2012-03-28ARM: move CP15 definitions to separate header fileRussell King1-0/+1
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-14/+54
2012-03-23Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-10/+13
2012-03-21Merge branch 'tegra/cleanups' into next/timerArnd Bergmann9-260/+201
2012-03-13ARM: __io abuse cleanupRob Herring1-1/+1
2012-03-13ARM: plat-versatile: convert to twd_local_timer_register() interfaceMarc Zyngier3-14/+54
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring1-28/+0
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King1-16/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-16/+0
2012-02-07Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson5-25/+20
2012-02-02ARM: 7309/1: realview: fix unconnected interrupts on EB11MPMarc Zyngier1-10/+13
2012-01-26Merge branch 'amba' into for-armsocRussell King7-211/+201
2012-01-26ARM: amba: realview: get rid of private platform amba_device initializerRussell King6-110/+100
2012-01-25ARM: amba: integrator/realview/versatile/vexpress: get rid of NO_IRQ initializersRussell King5-100/+100
2012-01-25ARM: 7300/1: realview: fix definition of GPIO0 interrupt on PB1176 to match TRMWill Deacon2-2/+2
2012-01-25ARM: 7298/1: realview: fix mapping of MPCore private memory regionMarc Zyngier4-25/+19
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon1-0/+1
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-33/+0
2012-01-16Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux into fixesOlof Johansson1-2/+1
2012-01-16ARM: versatile: Add missing ENDPROC to headsmp.SPawel Moll1-2/+1
2012-01-14Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds5-15/+0
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds6-6/+6
2012-01-05Merge branch 'restart' into for-linusRussell King7-28/+15