NetBSD/sys/arch/arm32/arm32
pk 114271a083 rename: ramdisk => md 1996-12-28 23:10:44 +00:00
..
ast.c Tidied up the comments. 1996-10-15 01:04:27 +00:00
autoconf.c Added support for NFS root and swap. 1996-10-15 21:32:10 +00:00
bcopy.S Call mcount() from bcopy() and memcpy() is GPROF and PROFILE_ASM are 1996-10-15 02:04:40 +00:00
bcopy_page.S The bcopy_page() and bzero_page() functions now call mcount() if 1996-10-15 01:52:01 +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 Idented comments correctly. 1996-10-15 21:35:23 +00:00
conf.c rename: ramdisk => md 1996-12-28 23:10:44 +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 support for all variations of the msr instruction. 1996-10-29 23:12:26 +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 backout previous kprintf change 1996-10-13 03:05:43 +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 Provide alternative trapframe push and pull macros from the StrongARM. 1996-11-23 04:02:40 +00:00
irqhandler.c Fixed PPP soft interrupts. 1996-12-27 02:01:02 +00:00
locore.S Provide alternative trapframe push and pull macros from the StrongARM. 1996-11-23 04:02:40 +00:00
machdep.c Added temporary fix for excessive VM memory allocation for buffers. 1996-12-27 01:53:41 +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 Removed dead kernel stack debugging code from the days when we had 1996-10-15 02:07:08 +00:00
process_machdep.c Rename recently checked in KGDB to IPKDB to resolve conflicts with older KGDB 1996-10-16 19:32:08 +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
stubs.c Don't generate an error if FFS is not compiled in. 1996-10-17 02:52:26 +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