summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/hardware
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-09-221-0/+103
|\
| * ARM: 8885/1: aurora-l2: add defines for parity and ECC registersJan Luebbe2019-08-291-0/+48
| * ARM: 8887/1: aurora-l2: add prefix to MAX_RANGE_SIZEJan Luebbe2019-08-291-1/+1
| * ARM: 8902/1: l2c: move cache-aurora-l2.h to asm/hardwareJan Luebbe2019-08-291-0/+55
* | ARM: iop32x: merge everything into mach-iop32x/Arnd Bergmann2019-08-141-311/+0
* | dma: iop-adma: allow building without platform headersArnd Bergmann2019-08-142-1025/+0
|/
* Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-07-151-0/+2
|\
| * i2c: iop: Use GPIO descriptorsLinus Walleij2019-06-121-0/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-197-29/+7
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-052-28/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-051-13/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-051-9/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
|/
* ARM: 8844/1: use unified assembler in assembly filesStefan Agner2019-02-261-5/+5
* ARM: sa1111: remove legacy GPIO interfacesRussell King2018-12-041-4/+0
*-. Merge branches 'fixes', 'misc', 'sa1111' and 'sa1100-for-next' into for-nextRussell King2018-01-212-31/+11
|\ \
| | * ARM: sa1111: map interrupt numbers through irqdomainRussell King2017-11-291-1/+1
| | * ARM: sa1111: remove some redundant definitionsRussell King2017-11-291-24/+0
| | * ARM: sa1111: remove special sa1111 mmio accessorsRussell King2017-11-291-3/+0
| | * ARM: sa1111: remove legacy suspend/resume methodsRussell King2017-11-291-2/+0
| | * ARM: sa1111: remove legacy shutdown methodRussell King2017-11-271-1/+0
| |/ |/|
| * ARM: 8725/1: Add Broadcom Brahma-B15 readahead cache supportFlorian Fainelli2017-12-171-0/+10
|/
* Merge branch 'pm-sleep'Rafael J. Wysocki2017-11-131-2/+0
|\
| * PM: ARM: locomo: Drop suspend and resume bus type callbacksRafael J. Wysocki2017-10-051-2/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
|/
* ARM/clk: move the ICST library to drivers/clkLinus Walleij2017-04-071-59/+0
* ARM: 8651/1: cache-uniphier: include <linux/errno.h> instead of <linux/types.h>Masahiro Yamada2017-02-281-1/+1
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-10-071-18/+2
|\
| * ARM: uniphier: remove SoC-specific SMP codeMasahiro Yamada2016-08-291-18/+2
* | Merge branches 'misc' and 'sa1111-base' into for-linusRussell King2016-10-061-1/+3
|\ \
| * | ARM: sa1111: provide to_sa1111_device() macroRussell King2016-09-211-1/+1
| * | ARM: sa1111: add sa1111_get_irq()Russell King2016-09-201-0/+2
| |/
* / ARM: 8611/1: l2x0: add PMU supportMark Rutland2016-09-061-0/+19
|/
* ARM: uniphier: add outer cache supportMasahiro Yamada2015-10-271-0/+46
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* 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
| |/