NetBSD/sys/arch/arm32/arm32
mark f2a8347cc4 Fixed -Wall compiler warnings.
Implemented a setsoftintr() function.
1996-06-03 22:44:36 +00:00
..
ast.c Fixed compiler warnings generated with -Wall. 1996-05-06 00:52:35 +00:00
autoconf.c getdevice() now defaults to returning the a partition if no partition 1996-06-03 21:28:59 +00:00
bcopy_page.S RCS Id police. 1996-06-03 21:21:29 +00:00
bcopy.S RCS Id police. 1996-06-03 21:21:29 +00:00
bcopyinout.S RCS Id police. 1996-06-03 21:21:29 +00:00
blockio.S RCS Id police. 1996-06-03 21:21:29 +00:00
clock.c Add visibale debugging info for the RC7500 board. 1996-06-03 21:41:09 +00:00
conf.c Fixed copyright message. 1996-06-03 21:36:14 +00:00
coproc15.S Implemented cache and tlb flush functions for the StrongARM. 1996-06-03 21:38:05 +00:00
copystr.S Push r4-r6 on the stack at the beginning of the function to avoid 1996-03-27 22:19:32 +00:00
cpuswitch.S Use special versions of the IRQdisable and IRQenable macros that 1996-06-03 21:43:06 +00:00
db_disasm.c Fixed -Wall compiler warnings. 1996-06-03 21:53:33 +00:00
db_interface.c Fixed -Wall compiler warnings. 1996-06-03 21:53:33 +00:00
db_machdep.c Fixed -Wall compiler warnings. 1996-06-03 21:53:33 +00:00
db_trace.c Included ddb/db_output.h for db_printf() prototype. 1996-04-26 20:30:54 +00:00
debug.c Fixed the formatting of the debug output. 1996-03-08 20:14:48 +00:00
disassem.c Major code clean up. Now satisfies the source code style guide. 1996-06-03 21:27:21 +00:00
disksubr.c Updated declaration of dk_establish() to match prototype. 1996-05-06 00:57:10 +00:00
exception.S Removed comments describing debugging code that has long since gone. 1996-03-13 21:00:26 +00:00
fault.c Fixed -Wall compiler warnings. 1996-06-03 21:53:33 +00:00
fiq.S Rewritten floppy_read_fiq() and floppy_write_fiq() routines. 1996-05-06 00:21:05 +00:00
fusu.c Updated functions to match prototypes in sys/systm.h 1996-04-26 20:35:23 +00:00
genassym.c Create definitions for fiqhandler structure members. 1996-05-06 00:16:25 +00:00
irq.S Added a new function fiq_getregs() to transfer the FIQ mode register 1996-05-06 00:25:43 +00:00
irqhandler.c Fixed the softnet interrupt code to properly use netisr. 1996-06-03 22:33:51 +00:00
kgdb_glue.c RCS Id police. 1996-03-27 22:42:08 +00:00
kgdb_step.c RCS Id police. 1996-03-27 22:42:08 +00:00
locore.S add 'kernel_text' symbol, for use by kvm_mkdb 1996-05-17 11:00:45 +00:00
machdep.c Fixed -Wall compiler warnings. 1996-06-03 21:53:33 +00:00
makemodes.c Fixed -Wall compiler warnings. 1996-05-06 00:37:13 +00:00
mcount.S RCS Id police. 1996-06-03 21:21:29 +00:00
mem.c RCS Id police. 1996-03-27 22:42:08 +00:00
memset.S RCS Id police. 1996-06-03 21:21:29 +00:00
pmap.c Fixed compiler warnings generated with -Wall. 1996-05-06 00:52:35 +00:00
postmortem.c Fixed a multitude of compiler warnings obtained with -Wall (mainly 1996-04-26 20:48:23 +00:00
process_machdep.c RCS Id police. 1996-03-27 22:42:08 +00:00
scratch.S RCS Id police. 1996-06-03 21:21:29 +00:00
setcpsr.S RCS Id police. 1996-06-03 21:21:29 +00:00
setstack.S RCS Id police. 1996-06-03 21:21:29 +00:00
spl.S RCS Id police. 1996-06-03 21:21:29 +00:00
strstr.c RCS Id police. 1996-03-27 22:42:08 +00:00
strtoul.c Initial commit of the NetBSD/arm32 port. 1996-01-31 23:14:53 +00:00
stubs.c Fixed -Wall compiler warnings. 1996-06-03 22:44:36 +00:00
swapgeneric.c RCS Id police. 1996-03-27 22:42:08 +00:00
sys_machdep.c RCS Id police. 1996-03-27 22:42:08 +00:00
syscall.c Added extra diagnostic information that can be printed when the ARM700 1996-06-03 21:32:11 +00:00
undefined.c Fixed -Wall compiler warnings. 1996-06-03 21:53:33 +00:00
vm_machdep.c Removed some dead code from cpu_exit(). 1996-06-03 21:46:15 +00:00