.. |
autoconf.c
|
|
|
bus_space_generic.c
|
Various fixes to get the SWARM config working on a big-endian Sibyte CPU.
|
2010-02-17 06:43:37 +00:00 |
busdma_machdep.c
|
Add support for CPUs with cache coherent DMA. The two main changes are:
|
2010-03-04 05:23:08 +00:00 |
cache_mipsNN.c
|
Merge from projects/mips to head by hand:
|
2010-01-10 20:29:20 +00:00 |
cache.c
|
Merge from projects/mips to head by hand:
|
2010-01-10 20:29:20 +00:00 |
copystr.S
|
Merge from projects/mips to head by hand:
|
2010-01-10 20:29:20 +00:00 |
cpu.c
|
Add support for CPUs with cache coherent DMA. The two main changes are:
|
2010-03-04 05:23:08 +00:00 |
db_disasm.c
|
|
|
db_interface.c
|
Turns out this code was right, revert last change.
|
2009-07-08 06:00:18 +00:00 |
db_trace.c
|
Stash the context of the running thread at the time an IPI_STOP is received
|
2010-03-11 07:17:14 +00:00 |
dump_machdep.c
|
Fix copyrights to reflect the origin of these files.
|
2009-06-29 16:45:50 +00:00 |
elf64_machdep.c
|
Make sure that the primary native brandinfo always gets added
|
2009-10-03 11:57:21 +00:00 |
elf_machdep.c
|
Kernel module support for mips.
|
2010-02-18 05:49:52 +00:00 |
elf_trampoline.c
|
Use proper structure type for 64-bit headers
|
2010-02-18 19:02:33 +00:00 |
exception.S
|
o) Consistently use MIPS_KSEGn_TO_PHYS instead of MIPS_{,UN}CACHED_TO_PHYS etc.
|
2010-03-06 05:45:49 +00:00 |
fp.S
|
Merge from projects/mips to head by hand:
|
2010-01-10 20:29:20 +00:00 |
gdb_machdep.c
|
Merge from projects/mips to head by hand:
|
2010-01-10 20:29:20 +00:00 |
genassym.c
|
Provide access to pcpu structures for SMP kernels.
|
2010-01-30 01:54:29 +00:00 |
in_cksum.c
|
Merge from projects/mips to head by hand:
|
2010-01-10 20:29:20 +00:00 |
inckern.S
|
- Revert changes accidentally killed by merge operation
|
2009-04-14 22:53:22 +00:00 |
intr_machdep.c
|
SMP support for the mips port.
|
2010-02-09 06:24:43 +00:00 |
locore.S
|
Spell START_FRAME CALLFRAME_SIZ now.
|
2010-03-03 02:46:36 +00:00 |
machdep.c
|
SMP support for the mips port.
|
2010-02-09 06:24:43 +00:00 |
mainbus.c
|
Merge from projects/mips to head by hand:
|
2010-01-10 20:29:20 +00:00 |
mem.c
|
Merge from projects/mips to head by hand:
|
2010-01-10 20:29:20 +00:00 |
mp_machdep.c
|
Stash the context of the running thread at the time an IPI_STOP is received
|
2010-03-11 07:17:14 +00:00 |
mpboot.S
|
Spell START_FRAME CALLFRAME_SIZ now.
|
2010-03-03 02:46:36 +00:00 |
nexus.c
|
Remove the PCI_IOSPACE_SIZE and PCI_IOSPACE_ADDR hack from nexus.c. Implement
|
2010-02-12 02:59:49 +00:00 |
pm_machdep.c
|
Merge from projects/mips to head by hand:
|
2010-01-10 20:29:20 +00:00 |
pmap.c
|
o) Consistently use MIPS_KSEGn_TO_PHYS instead of MIPS_{,UN}CACHED_TO_PHYS etc.
|
2010-03-06 05:45:49 +00:00 |
psraccess.S
|
Merge from projects/mips to head by hand:
|
2010-01-10 20:29:20 +00:00 |
ptrace_machdep.c
|
Place holder ptrace mips module. Not entirely sure what's required
|
2009-12-17 23:55:49 +00:00 |
stack_machdep.c
|
|
|
support.S
|
Looks like S8 and SP are reversed in setjmp, so longjmp doesn't work
|
2010-03-03 21:28:55 +00:00 |
swtch.S
|
Stash the context of the running thread at the time an IPI_STOP is received
|
2010-03-11 07:17:14 +00:00 |
sys_machdep.c
|
- Add support for handling TLS area address in kernel space.
|
2009-06-27 23:27:41 +00:00 |
tick.c
|
Code cleanup:
|
2010-02-10 06:57:05 +00:00 |
tlb.S
|
Merge from projects/mips to head by hand:
|
2010-01-10 20:29:20 +00:00 |
trap.c
|
Get system call tracing using ktrace working for mips.
|
2010-02-04 06:42:30 +00:00 |
uio_machdep.c
|
|
|
vm_machdep.c
|
Add a DDB command "show trapframe" to dump out contents of the trapframe
|
2010-01-26 03:29:52 +00:00 |