summaryrefslogtreecommitdiffstats
path: root/sys/arm/include/intr.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r271595, r271601, r271607, r271630:ian2014-10-261-0/+2
* MFC 266621: Eliminte spurious interrupts caused by ARM weak memory ordering.ian2014-05-271-0/+2
* MFC r257738, r259202, r258410, r260288, r260292, r260294, r260320, r260323,ian2014-05-141-2/+0
* MFC r260161, r260163, r260165, r260166, r260189ian2014-05-141-0/+3
* MFC r258359, r258742, r258845, r259936, r259640ian2014-05-141-0/+2
* Bump max number of IRQs for Cortex-Ax family to cover Exynos5 requirement.ray2013-06-281-1/+1
* Eliminate the need for an intermediate array of indices into the arrays ofian2013-01-191-0/+1
* Replace generic ARM11 option with more specificgonzo2012-12-201-1/+1
* Add support for MSI in interrupt controlller.gber2012-09-141-1/+6
* Add support for Armada XP A0.gber2012-09-141-0/+2
* ARM11 might have more then 32 interrupts, e.g. BCM2835: 72 interruptsgonzo2012-08-251-0/+2
* Merging projects/armv6, part 1gonzo2012-08-151-0/+5
* trim trailing whitespaceimp2012-06-131-2/+2
* Pass the previously returned IRQ back to arm_get_next_irq() so thatmarcel2009-06-091-1/+1
* Merge WIP from p4:sam2008-12-131-1/+3
* Introduce basic support for Marvell families of system-on-chip ARM devices:raj2008-10-131-1/+3
* ARM interrupts improvements.raj2008-09-111-1/+1
* Support for the XScale PXA255 SoC as found on the Gumstix Basix and Connexbenno2008-06-061-0/+3
* On the AT91, we need to write on the EOI register after we handle ancognet2008-04-201-0/+1
* The iop34x has 128 interrupts.cognet2007-06-161-1/+3
* o break newbus api: add a new argument of type driver_filter_t topiso2007-02-231-2/+2
* - MFp4: modify slightly the arm intr API, there's arm CPUs with more than 32cognet2005-06-091-4/+4
* Define NIRQ to 64 for CPU_ARM9, because Cirrus Logic EP93XX cores providescognet2005-02-131-0/+4
* Start all license statements with /*-imp2005-01-051-1/+1
* Add new functions to know which irqs are pending, and to mask and unmaskcognet2004-09-231-35/+4
* Import FreeBSD/arm kernel bits.cognet2004-05-141-0/+83
OpenPOWER on IntegriCloud