NetBSD/sys/arch/arm32/arm32
mark 0c2564ec4a Remove some unused variables. 1998-09-06 04:25:15 +00:00
..
ast.c defopt DDB. 1998-07-04 22:18:13 +00:00
autoconf.c If boot_file is defined try using it to determine the boot device. 1998-09-05 03:58:31 +00:00
bcopy_page.S Remove a load of redundant .req statements. 1998-04-01 23:00:13 +00:00
bcopyinout.S Fix the copyin(), copyout() argument validation to check for zero 1998-07-29 00:56:08 +00:00
blockio.S Remove a load of redundant .req statements. 1998-04-01 23:00:13 +00:00
bus_dma.c Internal cleanup. 1998-08-17 22:28:00 +00:00
conf.c Added USB devices. 1998-09-06 02:33:56 +00:00
copystr.S Rewritten and cleanup the file. 1998-06-17 20:10:39 +00:00
cpufunc.c Include opt_pmap_debug.h for PMAP_DEBUG defopt. 1998-07-06 02:40:42 +00:00
cpufunc_asm.S Enable interrupts during cache clean, purge and sync operations. 1998-08-16 02:14:15 +00:00
cpuswitch.S Block user space access between the cache purge and the context switch in 1998-08-16 02:17:17 +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 address validation as a separate function db_validate_address(). 1998-08-29 03:21:33 +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 Change KERNEL_BASE to VM_MIN_KERNEL_ADDRESS. 1998-08-29 04:08:12 +00:00
fusu.S Implement a mechanism to prevent fuswintr() and suswintr() from accessing 1998-08-16 02:11:32 +00:00
genassym.cf use genassym.sh/.cf rather then the C program. 1998-08-31 06:52:18 +00:00
in_cksum_arm32.c Make copyright notices with my name consistent. 1998-08-15 03:02:31 +00:00
intr.c Soft interrupt dispatching now uses the soft_interrupts variable along 1998-09-05 03:59:29 +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 Fix bug in last commit regarding the positioning of the added #endif. 1998-06-24 19:31:16 +00:00
machdep.c Cleaned up the map_entry*() functions. 1998-09-05 01:23:04 +00:00
mem.c Merge in UVM support from Neil Carson <neil@causality.com>. 1998-06-02 20:41:46 +00:00
pmap.c Integrate another one of Neil Carson's pmap improvements. 1998-09-03 03:31:53 +00:00
postmortem.c Centralize the definition of pv_addr_t to pmap.h 1998-08-27 04:00:53 +00:00
process_machdep.c Convert b*() functions to mem*(). 1998-09-06 04:20:37 +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 Always call dosoftints() for both lowerspl() and splx(). 1998-09-05 04:01:53 +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 Nuke register keywords. 1998-09-05 04:00:30 +00:00
sys_machdep.c Clean up included files. 1998-07-07 17:51:54 +00:00
syscall.c Remove some unused variables. 1998-09-06 04:25:15 +00:00
undefined.c Clean up included files. 1998-07-07 17:51:54 +00:00
vm_machdep.c Centralize the definition of pv_addr_t to pmap.h 1998-08-27 04:00:53 +00:00