summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/hardware
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8366/1: move Dual-Timer SP804 driver to drivers/clocksourceSudeep Holla2015-06-022-59/+0
* ARM: 8365/1: introduce sp804_timer_disable and remove arm_timer.h inclusionSudeep Holla2015-06-021-0/+1
* ARM: removing support for etb/etm in "arch/arm/kernel/"Mathieu Poirier2014-11-071-157/+0
* coresight-etm: add CoreSight ETM/PTM driverPratik Patel2014-11-071-0/+542
* ARM: l2c: trial at enabling some Cortex-A9 optimisationsRussell King2014-05-301-0/+8
* ARM: l2c: kill L2X0_AUX_CTRL_MASK before anyone else makes use of thisRussell King2014-05-301-1/+0
* ARM: l2c: fix register namingRussell King2014-05-301-25/+48
* ARM: l2c: add and use L2C revision constantsRussell King2014-05-301-6/+16
* ARM: MM: Add DT binding for Feroceon L2 cacheAndrew Lunn2014-02-221-0/+2
* ARM: orion: Move cache-feroceon-l2.h out of plat-orionAndrew Lunn2014-02-221-0/+11
* ARM: 7922/1: l2x0: add Marvell Tauros3 supportSebastian Hesselbarth2013-12-291-0/+1
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-202-34/+0
|\
| * dmaengine: remove DMA unmap from driversBartlomiej Zolnierkiewicz2013-11-142-34/+0
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-4/+4
|\ \
| * | ARM: hardware: fix endian-ness in <hardware/coresight.h>Ben Dooks2013-10-191-4/+4
| |/
* | ARM: plat-iop: instantiate GPIO from platform deviceLinus Walleij2013-09-202-41/+0
* | ARM: plat-iop: remove custom complex GPIO implementationLinus Walleij2013-09-202-46/+0
|/
* ARM: debug: move PL01X debug include into arch/arm/include/debug/Russell King2013-08-251-36/+0
* ARM: debug: provide PL01x debug uart phys/virt address configuration optionsRussell King2013-08-251-0/+7
* ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King2013-08-251-40/+0
* ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King2013-08-251-1/+8
* ARM: debug: provide 8250 debug uart register shift configuration optionRussell King2013-08-251-0/+4
* ARM: debug: provide 8250 debug uart flow control configuration optionRussell King2013-08-251-1/+1
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-091-1/+2
* ARM: integrator: move V3 register definitions into driverLinus Walleij2013-06-031-186/+0
* 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
| |/