aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-realview/realview_pbx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-15ARM: realview: delete the RealView board filesLinus Walleij1-402/+0
2016-04-04ARM: realview: hide unused 'pmu_device' objectArnd Bergmann1-0/+2
2015-12-18ARM: realview: clean up header filesArnd Bergmann1-1/+1
2015-12-18ARM: realview: make all header files localArnd Bergmann1-3/+3
2015-12-15ARM: realview: don't map undefined PCI registersArnd Bergmann1-8/+0
2015-02-06arm: realview: specify PMU typesMark Rutland1-1/+1
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds1-12/+9
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King1-12/+9
2014-06-01ARM: 8025/1: Get rid of meminfoLaura Abbott1-10/+7
2014-05-30ARM: l2c: fix register namingRussell King1-2/+2
2014-02-27ARM: plat-versatile: convert LEDs to platform deviceLinus Walleij1-0/+1
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt1-1/+2
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanupOlof Johansson1-2/+1
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring1-1/+1
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring1-1/+0
2012-12-24ARM: delete struct sys_timerStephen Warren1-5/+1
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+0
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+1
2012-09-22Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson1-0/+1
2012-09-20Merge branch 'next/dt' into next/multiplatformOlof Johansson1-0/+2
2012-09-13ARM: SoC: convert VExpress/RealView to SMP operationsMarc Zyngier1-0/+1
2012-08-24clk: convert ARM RealView to common clkLinus Walleij1-0/+2
2012-08-23ARM: pmu: remove arm_pmu_type enumerationSudeep KarkadaNagesha1-2/+1
2012-08-01ARM: mach-realview and mach-versatile: retire custom LED codeBryan Wu1-5/+0
2012-03-21Merge branch 'tegra/cleanups' into next/timerArnd Bergmann1-39/+39
2012-03-13ARM: plat-versatile: convert to twd_local_timer_register() interfaceMarc Zyngier1-4/+16
2012-01-26ARM: amba: realview: get rid of private platform amba_device initializerRussell King1-19/+19
2012-01-25ARM: amba: integrator/realview/versatile/vexpress: get rid of NO_IRQ initializersRussell King1-20/+20
2012-01-14Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-3/+0
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2012-01-05Merge branch 'restart' into for-linusRussell King1-2/+3
2012-01-05ARM: restart: realview: use new restart hookRussell King1-2/+3
2012-01-04ARM: realview: convert pl061 no irq to 0 instead of -1Rob Herring1-3/+0
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers1-1/+1
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-2/+2
2011-11-18ARM: realview: fix map_desc alignmentRob Herring1-2/+2
2011-11-15ARM: RealView: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier1-0/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-1/+1
2011-10-17ARM: platform fixups: remove mdesc argument to fixup functionRussell King1-3/+3
2011-08-21ARM: mach-realview: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-07-18ARM: mach-realview: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre1-0/+3
2011-03-20Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King1-21/+1
2011-02-19ARM: realview: remove old AMBA device DMA definitionsRussell King1-21/+0
2011-02-19ARM: realview: use new init_early for clock tree and sched_clock initRussell King1-0/+1
2011-02-17ARM: P2V: avoid initializers and assembly using PHYS_OFFSETRussell King1-1/+1
2010-12-14ARM: GIC: consolidate gic_cpu_base_addr to common GIC codeRussell King1-2/+0
2010-12-14ARM: GIC: provide a single initialization function for boot CPURussell King1-6/+5
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2010-07-15ARM: 6227/1: PL022 SSP platform data for the RealViewsLinus Walleij1-1/+8