summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/hardware
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-071-4/+12
|\
| * ARM: timer-sp: convert to use CLKSRC_OF initRob Herring2013-04-111-4/+12
* | ARM: 7692/1: iop3xx: move IOP3XX_PERIPHERAL_VIRT_BASEAaro Koskinen2013-04-171-1/+1
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-02-261-146/+0
|\
| * pl080.h: moved from arm/include/asm/hardware to include/linux/amba/Alessandro Rubini2013-01-131-146/+0
* | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-64/+0
|\ \
| * \ Merge tag 'vexpress/drivers-for-3.9' of git://git.linaro.org/people/pawelmoll...Olof Johansson2013-01-301-64/+0
| |\ \
| | * | arm: Move sp810.h to include/linux/amba/Catalin Marinas2013-01-301-64/+0
| | |/
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-212-114/+0
|\ \ \ | |/ /
| * | irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring2013-01-121-37/+0
| * | ARM: remove mach .handle_irq for VIC usersRob Herring2013-01-121-1/+0
| * | ARM: VIC: shrink down vic.hRob Herring2013-01-121-21/+2
| * | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-121-48/+0
| * | ARM: use common irqchip_init for GIC initRob Herring2013-01-121-1/+0
| * | ARM: remove mach .handle_irq for GIC usersRob Herring2013-01-121-1/+0
| * | ARM: GIC: remove direct use of gic_raise_softirqRob Herring2013-01-101-1/+0
| * | ARM: GIC: remove assembly ifdefs from gic.hRob Herring2013-01-101-6/+0
| |/
* | ARM: coresight: common definition for (OS) Lock Access Register key valueDietmar Eggemann2013-01-101-3/+3
|/
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-6/+0
|\
| * ARM: vexpress: Start using new Versatile Express infrastructurePawel Moll2012-11-051-6/+0
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-12-122-1/+6
|\ \ | |/ |/|
| *-. Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King2012-12-111-1/+1
| |\ \
| | | * ARM: 7554/1: VIC: use irq_domain_add_simple()Linus Walleij2012-10-181-1/+1
| | |/
| * | ARM: 7547/4: cache-l2x0: add support for Aurora L2 cache ctrlGregory CLEMENT2012-11-061-0/+4
| * | ARM: 7546/1: cache-l2x0: add an optional register to save/restoreGregory CLEMENT2012-10-181-0/+1
| |/
* | clk: Common clocks implementation for Versatile ExpressPawel Moll2012-10-291-0/+2
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-071-48/+0
|\
| * Merge branch 'cleanup' into for-linusRussell King2012-10-041-48/+0
| |\
| | * ARM: remove linkup-l1110.hPaul Bolle2012-06-251-48/+0
* | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-1/+4
|\ \ \
| * | | ARM: cache: add extra feature enable for tauros2Chao Xie2012-08-161-1/+4
| |/ /
* | | ARM: iop3xx: use fixed PCI i/o mappingRob Herring2012-07-261-11/+1
|/ /
* | Viresh has movedViresh Kumar2012-06-201-1/+1
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-05-251-0/+2
|\
| * dma/amba-pl08x: add support for the Nomadik variantLinus Walleij2012-04-251-0/+2
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-225-418/+0
|\ \
| * \ Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann2012-05-161-234/+0
| |\ \
| | * | ARM: clps711x: Used own subarch directory for store header fileAlexander Shiyan2012-05-141-234/+0
| * | | Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann2012-05-134-151/+59
| |\ \ \ | | |/ /
| | * | ARM: clps711x: Combine header files into one for clps711x-targetsAlexander Shiyan2012-05-134-151/+59
| * | | Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann2012-05-113-31/+1
| |\ \ \ | | |/ /
| | * | ARM: clps711x: Using a single definition for the PHYS and VIRT registers offsetAlexander Shiyan2012-05-113-31/+1
| | |/
| * | ARM: remove ixp23xx and ixp2000 platformsRob Herring2012-04-061-62/+0
| |/
* | ARM: PCI: provide a default bus scan implementationRussell King2012-05-131-1/+1
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-292-3/+6
|\
| * Merge branch 'devel-stable' into for-linusRussell King2012-03-271-0/+3
| |\
| | * ARM: it8152: explicitly include mach/irqs.hRob Herring2012-01-251-0/+3
| * | ARM: cache-l2x0.c: consistently use u32Russell King2012-01-201-3/+3
| |/
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-292-219/+0
|\ \
| * \ Merge branch 'rmk_cookie_fixes2' into nextVinod Koul2012-03-131-2/+0
| |\ \
OpenPOWER on IntegriCloud