NetBSD/sys/arch/arm32/arm32
1997-01-12 14:21:44 +00:00
..
ast.c Tidied up the comments. 1996-10-15 01:04:27 +00:00
autoconf.c Change rd references to md that escaped the previous change. 1997-01-05 18:57:04 +00:00
bcopy_page.S The bcopy_page() and bzero_page() functions now call mcount() if 1996-10-15 01:52:01 +00:00
bcopy.S Call mcount() from bcopy() and memcpy() is GPROF and PROFILE_ASM are 1996-10-15 02:04:40 +00:00
bcopyinout.S Call mcount() on function entry if GPROF and PROFILE_ASM are both defined. 1996-10-15 01:00:29 +00:00
blockio.S Call mcount() on function entry if GPROF and PROFILE_ASM are both defined. 1996-10-15 01:00:29 +00:00
clock.c Minor changes (inline -> __inline)) 1997-01-06 04:47:53 +00:00
conf.c use pseudo-device ipfilter, not ipl. 1997-01-07 11:35:01 +00:00
coproc15.S Provide a completely new set of cache clean and tlb flush functions 1996-10-15 21:47:51 +00:00
copystr.S Call mcount() on function entry if GPROF and PROFILE_ASM are both defined. 1996-10-15 01:00:29 +00:00
cpuswitch.S Fix an inconsistency that came in with Lite: setrq() was renamed to 1996-11-06 20:19:19 +00:00
db_disasm.c Added token 'Y' to print stack orientated nmemonics for {sl}dm r13, ... 1997-01-12 14:21:44 +00:00
db_interface.c Use tlb_flush() rather than tlbflush(). 1996-10-15 01:24:48 +00:00
db_machdep.c Added machine command to print a trapframe. 1996-10-15 01:23:36 +00:00
db_trace.c Tweaked several db_printf() calls. 1996-10-17 02:46:49 +00:00
debug.c Guard all functions that are only used by kshell with #ifdef KSHELL. 1997-01-03 23:15:44 +00:00
disassem.c backout previous kprintf change 1996-10-13 03:05:43 +00:00
disksubr.c Recognise the name Empty: as a possible valid partition in a RISCiX 1996-11-23 03:56:44 +00:00
exception.S Provide alternative trapframe push and pull macros from the StrongARM. 1996-11-23 04:02:40 +00:00
fault.c Rename recently checked in KGDB to IPKDB to resolve conflicts with older KGDB 1996-10-16 19:32:08 +00:00
fiq.S Rewritten floppy_read_fiq() and floppy_write_fiq() routines. 1996-05-06 00:21:05 +00:00
fusu.S In the function fetchuserword() call mcount() on function entry if 1996-10-15 01:17:59 +00:00
genassym.c Added defines for more proc structure fields (used by the FPE). 1996-08-21 20:26:41 +00:00
ipkdb_glue.c Rename recently checked in KGDB to IPKDB to resolve conflicts with older KGDB 1996-10-16 19:32:08 +00:00
ipkdb_step.c Rename recently checked in KGDB to IPKDB to resolve conflicts with older KGDB 1996-10-16 19:32:08 +00:00
irq.S Use the irqblock array to provide the information about which interrupts 1997-01-06 02:35:46 +00:00
irqhandler.c Added the functions intr_claim() and intr_release(). These are front 1997-01-06 02:30:21 +00:00
locore.S Symbol kernel_text -> _kernel_text 1997-01-06 02:15:17 +00:00
machdep.c Minor changes (inline -> __inline)) 1997-01-06 04:47:53 +00:00
makemodes.c Find the mode with the closest frame rate to the one requested if an 1996-10-15 02:33:28 +00:00
mem.c RCS Id police. 1996-03-27 22:42:08 +00:00
memset.S Call mcount() on function entry if GPROF and PROFILE_ASM are both defined. 1996-10-15 01:00:29 +00:00
pmap.c Added a few more patches for SA100 support. This is just several 1996-10-17 02:55:29 +00:00
postmortem.c Clean up the code formatting. 1997-01-03 23:19:02 +00:00
process_machdep.c Minor changes (inline -> __inline)) 1997-01-06 04:47:53 +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 Change rd references to md that escaped the previous change. 1997-01-05 18:57:04 +00:00
swapgeneric.c Removed declarations of swapdev and argdev. These are now defined 1996-08-29 22:03:53 +00:00
sys_machdep.c Recognise the ARM32_SYNC_ICACHE option to sysarch() syscall and call 1996-10-15 01:12:02 +00:00
syscall.c Removed loads of old debugging code and special swi codes used during 1996-10-15 03:08:45 +00:00
undefined.c The undefined handlers now have a fourth argument which is a fault code. 1996-10-15 02:14:21 +00:00
vm_machdep.c Now we have a fix for the StrongARM STM^ bug we can recache the SVC32 stack 1996-11-23 04:09:01 +00:00