aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/tzic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner1-7/+1
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+3
2016-06-21ARM: i.MX: Fix FIQ interrupt handling for TZICAlexander Shiyan1-3/+3
2016-06-12ARM: imx: Use IRQCHIP_DECLARE for TZICAlexander Shiyan1-5/+5
2016-02-02ARM: imx: use endian-safe readl/readw/writel/writewJohannes Berg1-17/+17
2014-09-03ARM: imx: tzic: Convert to handle_domain_irqMarc Zyngier1-2/+1
2014-07-18ARM: imx5: tzic_init_irq() can directly be .init_irq hookShawn Guo1-3/+6
2014-05-12ARM: i.MX: Setup IRQ handler from IRQ driverAlexander Shiyan1-1/+3
2013-04-01ARM: mach-imx: tzic: Staticize *tzic_baseFabio Estevam1-1/+1
2012-10-15ARM: imx: remove header file mach/irqs.hShawn Guo1-2/+0
2012-10-15ARM: imx: include hardware.h rather than mach/hardware.hShawn Guo1-1/+1
2012-10-15ARM: imx: include common.h rather than mach/common.hShawn Guo1-1/+1
2012-10-15ARM: imx: merge plat-mxc into mach-imxShawn Guo1-0/+224