NetBSD/sys/arch/arm32
mark 7b8910c01d Vastly simplified the FPE stubs code now that there are labels for all the
core entry points. i.e. the linker does the work rather than the stub code.
Optimised transferring the trapframe between UND32 and SVC32 mode stacks
in the fpe_post_proc handler.
Added experimental code to handle must of userret in UND32 mode. This means
that the copy of the trapframe and the switch to SVC32 mode is only needed
if mi_switch() has to be called. (This saves a vast number of pointless
trapframe copies).
1996-08-21 20:16:30 +00:00
..
arm32 Updated to work better with the new assembly functions like fuswintr(). 1996-08-21 19:42:36 +00:00
boot RCS Id police. 1996-06-12 19:24:19 +00:00
compile Initial commit of the NetBSD/arm32 port. 1996-01-31 23:14:53 +00:00
conf Replaced arch/arm32/arm32/fusu.c with arch/arm32/arm32/fusu.S 1996-08-21 19:56:00 +00:00
dev Change reboot(2) to take two arguments: bootopt like normal and also 1996-08-09 10:30:23 +00:00
doc RCS Id police. 1996-06-03 21:55:46 +00:00
fpe-arm Vastly simplified the FPE stubs code now that there are labels for all the 1996-08-21 20:16:30 +00:00
fpe-sp RCS Id police. 1996-03-18 19:54:53 +00:00
include Updated with more info on the ARM7500 IOC/IOMD. 1996-08-21 20:00:50 +00:00
iomd Updated with more info on the ARM7500 IOC/IOMD. 1996-08-21 20:00:50 +00:00
kshell Fixed -Wall compiler warnings. 1996-06-03 22:11:34 +00:00
mainbus Initial commit of a new iomd device. This device manages IOMD devices 1996-08-21 19:53:21 +00:00
podulebus Report EASI space timings when probing the podule bus. 1996-08-21 19:46:47 +00:00
rc7500 Claim the interrupt if it has been dealt with otherwise pass it on. 1996-06-12 20:28:29 +00:00
vidc Make sure all routes through vt_curadr() range check the x and y coordinates. 1996-07-05 19:07:55 +00:00
Makefile Initial commit of the NetBSD/arm32 port. 1996-01-31 23:14:53 +00:00