NetBSD/sys/arch/arm
kleink 422697679e * Move the definitions for types other than single-precision and double-
precision back to machine-dependent headers.  C99 has no strict
  requirement which, if any, extended-precision type `long double' must
  match, and even between 80-bit formats there are differences in
  implementation (m68k vs. x86).
* On arm, consider __VFP_FP__.
2003-10-23 23:26:06 +00:00
..
arm A few minor tweaks to the onfault handlers. 2003-10-23 09:11:35 +00:00
arm32 Don't drop to spl0 in cpu_switch/cpu_switchto. Do it in the idle loop 2003-10-23 08:59:10 +00:00
conf Add a defflag for __BUS_SPACE_HAS_STREAM_METHODS, and add the 2003-10-23 15:03:24 +00:00
footbridge Rename dsrtc to ds1687rtc to avoid conflicting with the MI i2c 2003-10-21 08:15:39 +00:00
fpe-arm
include * Move the definitions for types other than single-precision and double- 2003-10-23 23:26:06 +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 Map the expansion bus registers. 2003-10-23 09:32:17 +00:00
Makefile