aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/hardware (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-02ARM: 8366/1: move Dual-Timer SP804 driver to drivers/clocksourceSudeep Holla2-59/+0
2015-06-02ARM: 8365/1: introduce sp804_timer_disable and remove arm_timer.h inclusionSudeep Holla1-0/+1
2014-11-07ARM: removing support for etb/etm in "arch/arm/kernel/"Mathieu Poirier1-157/+0
2014-11-07coresight-etm: add CoreSight ETM/PTM driverPratik Patel1-0/+542
2014-05-30ARM: l2c: trial at enabling some Cortex-A9 optimisationsRussell King1-0/+8
2014-05-30ARM: l2c: kill L2X0_AUX_CTRL_MASK before anyone else makes use of thisRussell King1-1/+0
2014-05-30ARM: l2c: fix register namingRussell King1-25/+48
2014-05-30ARM: l2c: add and use L2C revision constantsRussell King1-6/+16
2014-02-22ARM: MM: Add DT binding for Feroceon L2 cacheAndrew Lunn1-0/+2
2014-02-22ARM: orion: Move cache-feroceon-l2.h out of plat-orionAndrew Lunn1-0/+11
2013-12-29ARM: 7922/1: l2x0: add Marvell Tauros3 supportSebastian Hesselbarth1-0/+1
2013-11-20Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-34/+0
2013-11-14dmaengine: remove DMA unmap from driversBartlomiej Zolnierkiewicz2-34/+0
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-4/+4
2013-10-19ARM: hardware: fix endian-ness in <hardware/coresight.h>Ben Dooks1-4/+4
2013-09-20ARM: plat-iop: instantiate GPIO from platform deviceLinus Walleij2-41/+0
2013-09-20ARM: plat-iop: remove custom complex GPIO implementationLinus Walleij2-46/+0
2013-08-25ARM: debug: move PL01X debug include into arch/arm/include/debug/Russell King1-36/+0
2013-08-25ARM: debug: provide PL01x debug uart phys/virt address configuration optionsRussell King1-0/+7
2013-08-25ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King1-40/+0
2013-08-25ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King1-1/+8
2013-08-25ARM: debug: provide 8250 debug uart register shift configuration optionRussell King1-0/+4
2013-08-25ARM: debug: provide 8250 debug uart flow control configuration optionRussell King1-1/+1
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt1-1/+2
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