aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/hardware (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-03ARM: integrator: move V3 register definitions into driverLinus Walleij1-186/+0
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+12
2013-04-17ARM: 7692/1: iop3xx: move IOP3XX_PERIPHERAL_VIRT_BASEAaro Koskinen1-1/+1
2013-04-11ARM: timer-sp: convert to use CLKSRC_OF initRob Herring1-4/+12
2013-02-26Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-146/+0
2013-02-21Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-64/+0
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-114/+0
2013-01-30Merge tag 'vexpress/drivers-for-3.9' of git://git.linaro.org/people/pawelmoll/linux into next/driversOlof Johansson1-64/+0
2013-01-30arm: Move sp810.h to include/linux/amba/Catalin Marinas1-64/+0
2013-01-13pl080.h: moved from arm/include/asm/hardware to include/linux/amba/Alessandro Rubini1-146/+0
2013-01-12irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring1-37/+0
2013-01-12ARM: remove mach .handle_irq for VIC usersRob Herring1-1/+0
2013-01-12ARM: VIC: shrink down vic.hRob Herring1-21/+2
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring1-48/+0
2013-01-12ARM: use common irqchip_init for GIC initRob Herring1-1/+0
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring1-1/+0
2013-01-10ARM: coresight: common definition for (OS) Lock Access Register key valueDietmar Eggemann1-3/+3
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring1-1/+0
2013-01-10ARM: GIC: remove assembly ifdefs from gic.hRob Herring1-6/+0
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+0
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-1/+6
2012-12-11Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warnings' into for-nextRussell King1-1/+1
2012-11-06ARM: 7547/4: cache-l2x0: add support for Aurora L2 cache ctrlGregory CLEMENT1-0/+4
2012-11-05ARM: vexpress: Start using new Versatile Express infrastructurePawel Moll1-6/+0
2012-10-29clk: Common clocks implementation for Versatile ExpressPawel Moll1-0/+2
2012-10-18ARM: 7554/1: VIC: use irq_domain_add_simple()Linus Walleij1-1/+1
2012-10-18ARM: 7546/1: cache-l2x0: add an optional register to save/restoreGregory CLEMENT1-0/+1
2012-10-07Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-48/+0
2012-10-04Merge branch 'cleanup' into for-linusRussell King1-48/+0
2012-10-01Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+4
2012-08-16ARM: cache: add extra feature enable for tauros2Chao Xie1-1/+4
2012-07-26ARM: iop3xx: use fixed PCI i/o mappingRob Herring1-11/+1
2012-06-25ARM: remove linkup-l1110.hPaul Bolle1-48/+0
2012-06-20Viresh has movedViresh Kumar1-1/+1
2012-05-25Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+2
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-418/+0
2012-05-16Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann1-234/+0
2012-05-14ARM: clps711x: Used own subarch directory for store header fileAlexander Shiyan1-234/+0
2012-05-13Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann4-151/+59
2012-05-13ARM: clps711x: Combine header files into one for clps711x-targetsAlexander Shiyan4-151/+59
2012-05-13ARM: PCI: provide a default bus scan implementationRussell King1-1/+1
2012-05-11Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann3-31/+1
2012-05-11ARM: clps711x: Using a single definition for the PHYS and VIRT registers offsetAlexander Shiyan3-31/+1
2012-04-25dma/amba-pl08x: add support for the Nomadik variantLinus Walleij1-0/+2
2012-04-06ARM: remove ixp23xx and ixp2000 platformsRob Herring1-62/+0
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-3/+6
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-219/+0
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 Torvalds1-0/+3
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-133/+23
2012-03-27Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+14