NetBSD/sys/arch/arm
scw ecc5fec473 If no interrupt handler claims to have dealt with a level-triggered
GPIO interrupt, check the GPIO interrupt status register after clearing
it down to see if the interrupt source has disappeared. If it does,
assume it was a spurious event. Otherwise, panic.
2003-10-08 19:31:17 +00:00
..
arm Overhaul MBR handling (part 1): 2003-10-08 04:25:43 +00:00
arm32 * Shuffle some data structures so, and add a flags word to ksiginfo_t. 2003-10-08 00:28:40 +00:00
conf Add some framework for MI assignment of device majors - add sys/dev/majors 2003-10-05 08:04:24 +00:00
footbridge Add SA_SIGINFO support for ARM (from Chris Gilbert). 2003-10-05 19:44:58 +00:00
fpe-arm Merge the nathanw_sa branch. 2003-01-17 21:55:23 +00:00
include Overhaul MBR handling (part 1): 2003-10-08 04:25:43 +00:00
iomd New generic I2C framework. Supports bit-bang and "intelligent" I2C 2003-10-06 16:11:19 +00:00
ixp12x0 Fix GCC 3.3.1 nits. 2003-09-21 19:32:37 +00:00
mainbus __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
ofw __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
s3c2xx0 Fix GCC 3 barfage. 2003-09-24 11:57:44 +00:00
sa11x0 split StrongArm companion chip (sacc) driver so that we can support 2003-08-08 12:29:22 +00:00
xscale If no interrupt handler claims to have dealt with a level-triggered 2003-10-08 19:31:17 +00:00
Makefile