This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
arch
/
arm32
/
arm32
History
mark
4be6fcfb6e
Only disable IRQs during cpu_switch(). FIQs can be left activeas they cannot
...
interfere with a context switch. Fixed several comments.
1996-08-21 20:29:19 +00:00
..
ast.c
…
autoconf.c
…
bcopy_page.S
…
bcopy.S
…
bcopyinout.S
…
blockio.S
Removed the #if notyet guards as this code now works.
1996-08-21 19:19:44 +00:00
clock.c
Make sure we have at least 1 rtc device configured otherwise
1996-08-21 19:07:19 +00:00
conf.c
…
coproc15.S
…
copystr.S
…
cpuswitch.S
Only disable IRQs during cpu_switch(). FIQs can be left activeas they cannot
1996-08-21 20:29:19 +00:00
db_disasm.c
…
db_interface.c
…
db_machdep.c
…
db_trace.c
…
debug.c
…
disassem.c
…
disksubr.c
…
exception.S
…
fault.c
Updated to work better with the new assembly functions like fuswintr().
1996-08-21 19:42:36 +00:00
fiq.S
…
fusu.S
Initial commit of proper [fs]uword() and associated functions. This
1996-08-21 19:37:43 +00:00
genassym.c
Added defines for more proc structure fields (used by the FPE).
1996-08-21 20:26:41 +00:00
irq.S
…
irqhandler.c
…
kgdb_glue.c
…
kgdb_step.c
…
locore.S
…
machdep.c
…
makemodes.c
…
mcount.S
…
mem.c
…
memset.S
…
pmap.c
…
postmortem.c
…
process_machdep.c
…
scratch.S
…
setcpsr.S
…
setstack.S
…
spl.S
…
strstr.c
…
strtoul.c
…
stubs.c
…
swapgeneric.c
…
sys_machdep.c
…
syscall.c
…
undefined.c
…
vm_machdep.c
…