NetBSD/sys/arch/sh5/sh5
2002-08-29 16:04:10 +00:00
..
autoconf.c Enable h/w interrupts before returning from cpu_configure(). 2002-08-26 10:24:57 +00:00
bus_dma.c
bus_space.c Use pmap_map_device() to map device registers. 2002-08-26 10:35:40 +00:00
bus_subr.S
clockvar.h
conf.c Apply thorpej's recent All-Ports conf.c change. Seems SH5 slipped 2002-07-19 18:53:15 +00:00
cpu_switch.S Add the frame pointer (r14) to the list of registers to save in 2002-08-29 16:04:10 +00:00
db_disasm.c Basic ddb(4) support. 2002-08-26 10:16:44 +00:00
db_interface.c Basic ddb(4) support. 2002-08-26 10:16:44 +00:00
db_memrw.c Basic ddb(4) support. 2002-08-26 10:16:44 +00:00
db_trace.c Basic ddb(4) support. 2002-08-26 10:16:44 +00:00
disksubr.c
dtf_comms.c
dtf_comms.h
exception.S Oops, got the source operands for an "andc" reversed. 2002-08-28 21:05:25 +00:00
genassym.cf Add the frame pointer (r14) to the list of registers to save in 2002-08-29 16:04:10 +00:00
in_cksum.c
interrupt.c Initialise to zero the memory allocated for interrupt handles. 2002-08-26 10:26:28 +00:00
locore_subr.S Impose a limit on the time we spin waiting for the DTF host to ack 2002-08-26 10:04:05 +00:00
mainbus.h
mem.c
pmap.c Wrap dump_kipt() in #ifdef DDB. 2002-08-26 10:21:54 +00:00
process_machdep.c
procfs_machdep.c Add MD procfs stub for SH5. 2002-07-12 11:20:12 +00:00
sh5_clock.c Disable the checks for unsupported hz values for now. At least until I 2002-08-26 10:10:22 +00:00
sh5_machdep.c
sig_machdep.c Cast a pointer to uintptr_t before comparing with a long int. 2002-07-12 19:27:32 +00:00
sigcode.S Clean up <sh5/asm.h> to be more 64-bit friendly. 2002-07-12 15:42:27 +00:00
softintr.c
stb1_locore.S - Invalidate insn/operand caches before setting up the mmu for the first time. 2002-08-26 10:08:02 +00:00
stb1var.h
syscall.c SH5 systrace(5) glue. 2002-07-12 20:43:12 +00:00
trap.c - Drop to ddb(4) on kernel traps. 2002-08-26 10:14:02 +00:00
vm_machdep.c In cpu_fork(), if p1 == curproc, call sh5_savectx() to ensure the 2002-08-26 10:32:55 +00:00