NetBSD/sys/arch/arm32/arm32
christos e0443987e7 Add netatalk netisr 1997-04-02 21:48:55 +00:00
..
ast.c Tidied up the comments. 1996-10-15 01:04:27 +00:00
autoconf.c Move findroot/setroot stuff from configure() to cpu_rootconf(). 1997-03-26 22:38:40 +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 Implemented the functions inswm8() and outswm8() that are optimised 1997-01-17 00:56:24 +00:00
clock.c Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
conf.c Use <machine/conf.h> for prototypes of the block and character device 1997-01-28 05:00:03 +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
cpufunc.c Major overhaul of handling of CPU/MMU/TLB specific functions. This allows 1997-02-04 05:50:19 +00:00
cpufunc_asm.S Do profiling if GPROF and PROFILE_ASM are defined. 1997-02-23 04:20:29 +00:00
cpuswitch.S Remove the code force the processor into a sleep mode during idle() and 1997-02-10 03:57:42 +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 Updated to work with the recent changes to the MI DDB code. 1997-02-04 07:15:46 +00:00
db_machdep.c Added machine command to print a trapframe. 1996-10-15 01:23:36 +00:00
db_trace.c Removed the SA110 condition compilation and instead test the cputype 1997-02-04 06:53:41 +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 Remove local definitions of macros to push and pull trapframes and instead 1997-02-10 03:50:53 +00:00
fault.c Removed all the CPU_SA110 conditional compilation. All the cache 1997-02-04 07:12:30 +00:00
fiq.S Rewritten floppy_read_fiq() and floppy_write_fiq() routines. 1996-05-06 00:21:05 +00:00
fusu.S Call mount() on function entry if both GPROF and PROFILE_ASM are defined. 1997-02-18 03:15:06 +00:00
genassym.c Add a define for the cpu_functions structure member cf_sleep. 1997-02-10 04:01:08 +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 Remove local definitions of macros to push and pull trapframes and instead 1997-02-10 03:50:53 +00:00
irqhandler.c Add netatalk netisr 1997-04-02 21:48:55 +00:00
locore.S Clean and flush the instruction and data caches prior to turning of the 1997-02-23 04:05:19 +00:00
machdep.c Don't allocate mclrefcnt[]; it's dead and gone. 1997-03-27 21:01:20 +00:00
makemodes.c Prototype main(). 1997-01-28 05:02:30 +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 Removed all the CPU_SA110 conditional compilation. All the cache 1997-02-04 07:12:30 +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 Limit valid numeric digits to between 0 and min(base, 9) inclusive so that 1997-02-18 03:12:15 +00:00
stubs.c Renames: /dumpconf/cpu_dumpconf/, /boot/cpu_reboot/ 1997-03-26 22:42:13 +00:00
sys_machdep.c Process the parameters passed in the SYNC_ICACHE sysarch() call and just 1997-02-10 03:19:36 +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 Removed all the CPU_SA110 conditional compilation. All the cache 1997-02-04 07:12:30 +00:00