summaryrefslogtreecommitdiffstats
path: root/sys/arm/ti/aintc.c
Commit message (Expand)AuthorAgeFilesLines
* Return the struct intr_pic pointer from intr_pic_register. This will beandrew2016-05-181-3/+4
* INTRNG - redefine struct intr_map_data to avoid headers pollution. Eachskra2016-05-051-3/+7
* Rename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will help with machineandrew2016-04-151-7/+7
* Fix typo. No functional change.skra2016-04-051-2/+2
* Rework am33xx interrupt controller for INTRNG and enable itskra2016-04-041-1/+177
* Create a simplebus PNP info wrapper.imp2015-12-181-0/+1
* Attach interrupt controller device before other devices.br2015-10-051-1/+2
* Switch TI platform support code from using FreeBSD's custom-baked DTSgonzo2015-05-221-3/+8
* Fix spurious interrupts on arm am335x (beaglebone), by doing the EOI inian2015-03-081-6/+11
* Reduce the diff in the Ti aintc between head and arm_intrngandrew2014-12-211-16/+20
* Eliminate one of the causes of spurious interrupts on armv6. The arm weakian2014-05-241-0/+2
* Follow r261352 by updating all drivers which are children of simplebusian2014-02-021-0/+4
* Properly clean "spurious interrupt" stategonzo2013-04-061-0/+1
* Merging of projects/armv6, part 10gonzo2012-08-151-0/+179
OpenPOWER on IntegriCloud