NetBSD/sys/arch/arm
nonaka 1a6860067f - device_t/softc split.
- use aprint_* function.
2009-01-29 12:28:15 +00:00
..
arm Adapt the arm32 fusu implementation for use on PROG26 configurations 2009-01-18 16:42:09 +00:00
arm32 Re-adapt to the changed return types for major() and minor(). 2009-01-21 16:24:33 +00:00
at91 As discussed on tech-kern: mutex_init is too heavyweight for early bootstrap 2008-11-30 18:21:31 +00:00
conf Adapt the arm32 fusu implementation for use on PROG26 configurations 2009-01-18 16:42:09 +00:00
ep93xx Switch back original ARM assembler code used to calculate the number of ticks 2008-12-19 04:26:35 +00:00
footbridge Fix kernel boot issue on cats. 2008-09-20 14:53:37 +00:00
fpe-arm
gemini Baby steps to a working driver. transmit works. receive sometimes works 2008-12-23 02:15:10 +00:00
imx Use <sys/atomic.h>, not <machine/atomic.h> 2008-11-19 06:28:14 +00:00
include Now that GET_CURPCB and GET_CURCPU are generally available, use them 2009-01-18 01:19:32 +00:00
iomd Fix printf format for suseconds_t 2009-01-17 17:06:18 +00:00
ixp12x0 use device_lookup_private to get softc 2008-06-11 22:37:21 +00:00
mainbus Merge kernel changes in matt-armv6 to HEAD. 2008-04-27 18:58:43 +00:00
ofw As discussed on tech-kern: mutex_init is too heavyweight for early bootstrap 2008-11-30 18:21:31 +00:00
omap kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
pic Use atomic ops to manipulate the bitmasks. 2008-12-30 05:43:14 +00:00
s3c2xx0 add closing paren. (HI MATT!) 2008-11-24 11:29:52 +00:00
sa11x0 Remove advertising clause for UCB in various genassym.cf files, 2008-09-20 18:29:04 +00:00
vfp VFP support. 2008-03-15 10:16:43 +00:00
xscale - device_t/softc split. 2009-01-29 12:28:15 +00:00
Makefile Revert last change and just use .WAIT 2008-06-25 03:33:39 +00:00