NetBSD/sys/arch/arm32/arm32
sommerfe 446beb9dc4 defopt COMPAT_386BSD_MBRPART into opt_mbr.h 1998-06-22 21:12:51 +00:00
..
ast.c Merge in UVM support from Neil Carson <neil@causality.com>. 1998-06-02 20:41:46 +00:00
autoconf.c Merge in SHARK specific bits to initialise the sequoia, rtc and 1998-06-17 19:40:50 +00:00
bcopy_page.S Remove a load of redundant .req statements. 1998-04-01 23:00:13 +00:00
bcopyinout.S Major overhaul. Rewritten most of this file to optimise copyin() and 1998-06-17 20:13:38 +00:00
blockio.S Remove a load of redundant .req statements. 1998-04-01 23:00:13 +00:00
bus_dma.c Sync w/ i386 port. 1998-06-03 04:20:22 +00:00
conf.c Make pc0 and ofcons0 mutually exclusive, for now. 1998-06-19 18:29:31 +00:00
copystr.S Rewritten and cleanup the file. 1998-06-17 20:10:39 +00:00
cpufunc.c Remove local prototypes for disassemble() and include disassem.h instead 1998-02-21 22:41:34 +00:00
cpufunc_asm.S Remove several cache invalidation instrcutions from routines like 1998-06-09 01:02:14 +00:00
cpuswitch.S Merge in UVM support from Neil Carson <neil@causality.com>. 1998-06-02 20:41:46 +00:00
db_disasm.c Remove a chunk of dead comments as they appears in disassem.c where 1998-04-01 23:04:16 +00:00
db_interface.c Implement debugger Openfirmware commands ofboot, ofenter and ofexit. 1998-06-17 19:33:37 +00:00
db_machdep.c Implement debugger OFW commands ofboot, ofenter and ofexit. 1998-06-17 19:31:44 +00:00
db_trace.c Stablised the trace() command. Don't try and trace things that are 1997-10-14 10:12:04 +00:00
disassem.c Enable disassembly of ldc and stc instructions. 1998-01-20 00:51:24 +00:00
disassem.h Define prototypes for disasm() and disassemble(). 1998-02-21 22:38:40 +00:00
disksubr.c Added support for DOS MBRs in addition to filecore boot blocks from 1998-06-08 20:21:17 +00:00
disksubr_acorn.c Added support for DOS MBRs in addition to filecore boot blocks from 1998-06-08 20:21:17 +00:00
disksubr_mbr.c defopt COMPAT_386BSD_MBRPART into opt_mbr.h 1998-06-22 21:12:51 +00:00
exception.S Remove redundant .req statements. 1998-04-01 22:59:25 +00:00
fault.c Merge in UVM support from Neil Carson <neil@causality.com>. 1998-06-02 20:41:46 +00:00
fusu.S Remove a load of redundant .req statements. 1998-04-01 23:00:13 +00:00
genassym.c Merge in UVM support from Neil Carson <neil@causality.com>. 1998-06-02 20:41:46 +00:00
in_cksum_arm32.c Optimised version of in_cksum(). This started life as the sparc one 1997-10-14 09:32:29 +00:00
intr.c Include all the correct header files to get the prototypes of all the 1998-06-04 17:45:50 +00:00
ipkdb_glue.c Use the macros defined in machine/trap.h for breakpoint information. 1997-10-14 09:57:28 +00:00
ipkdb_step.c Use the macros defined in machine/trap.h for breakpoint information. 1997-10-14 09:57:28 +00:00
locore.S Removed the kcopy() function as this is now implemented in bcopyinout.S. 1998-06-17 20:14:07 +00:00
machdep.c Moved delay() from machdep.c to iomd_clock.c as delay will be dependant 1998-06-02 21:57:58 +00:00
mem.c Merge in UVM support from Neil Carson <neil@causality.com>. 1998-06-02 20:41:46 +00:00
pmap.c Merge in UVM support from Neil Carson <neil@causality.com>. 1998-06-02 20:41:46 +00:00
postmortem.c Don't try and dump IRQ mode stack with Generic OFW config. 1998-06-17 19:29:28 +00:00
process_machdep.c Don't include sys/device.h here. 1998-04-01 23:05:28 +00:00
setcpsr.S Remove redundant .req statements. 1998-04-01 22:59:25 +00:00
setstack.S Remove a load of redundant .req statements. 1998-04-01 23:00:13 +00:00
spl.S Remove redundant .req assembler statements. 1998-04-01 23:02:32 +00:00
strstr.c Remove register declarations. 1998-02-21 22:56:58 +00:00
strtoul.c RCSID Police. 1998-01-05 07:02:46 +00:00
stubs.c current_spl_level should be initialized to _SPL_HIGH. 1998-04-10 20:29:02 +00:00
sys_machdep.c note second parm of sysarch() is now void *, + trivial KNF, etc. 1998-02-25 21:41:55 +00:00
syscall.c Merge in UVM support from Neil Carson <neil@causality.com>. 1998-06-02 20:41:46 +00:00
undefined.c Merge in UVM support from Neil Carson <neil@causality.com>. 1998-06-02 20:41:46 +00:00
vm_machdep.c Merge in UVM support from Neil Carson <neil@causality.com>. 1998-06-02 20:41:46 +00:00