summaryrefslogtreecommitdiffstats
path: root/sys/arch/arm/include/softintr.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove "for all XXX platforms" from comment. Fixes the issue pointed outkettenis2020-08-141-2/+2
* Convert netisr to a normal soft interrupt instead of hanving MD codeclaudio2010-12-211-6/+1
* Mutexes for arm and sh softinterrupts.oga2009-04-191-6/+9
* Cleanup arm soft interrupt handling; remove the unused IPL_SERIAL and renamekettenis2009-04-081-9/+2
* evcnt & friends were replaced by a proper interrupt counting mechanism 3 years ago; ok miodderaadt2007-05-101-2/+1
* Arm port, NetBSD codebase stripped down, 32bit only support.drahn2004-02-011-0/+106