.. |
autoconf.c
|
|
|
bus_space_generic.c
|
Prefer ANSI spellings of uintXX_t, etc.
|
2009-11-24 07:40:38 +00:00 |
busdma_machdep.c
|
- Fix busdma sync: dcache invalidation operates on cache line aligned
|
2009-10-28 03:34:05 +00:00 |
cache_mipsNN.c
|
Include opt_cputype.h for all .c and .S files referencing TARGET_OCTEON.
|
2009-11-24 16:32:31 +00:00 |
cache.c
|
Include opt_cputype.h for all .c and .S files referencing TARGET_OCTEON.
|
2009-11-24 16:32:31 +00:00 |
copystr.S
|
Use PTR_* macros for pointers, and not potentially mips64 unsafe
|
2009-07-10 19:09:34 +00:00 |
cpu.c
|
Add in Cavium's CID. Report what the unknown CID is.
|
2009-11-24 17:15:22 +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
|
- Commit missing part of "bt" fix: store PC register in pcb_context struct
|
2009-10-20 23:13:08 +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
|
MFC @199204
|
2009-11-12 00:36:22 +00:00 |
elf_trampoline.c
|
Ugly hack to get this to compile. I'm sure there's a better way...
|
2009-09-09 03:57:10 +00:00 |
exception.S
|
Include opt_cputype.h for all .c and .S files referencing TARGET_OCTEON.
|
2009-11-24 16:32:31 +00:00 |
fp.S
|
use ta0-ta3 rather than t4-t7 for n32/n64 goodness.
|
2009-07-10 19:04:32 +00:00 |
gdb_machdep.c
|
- Get rid of label_t. It came from NetBSD and was used only in one place
|
2009-10-16 22:52:18 +00:00 |
genassym.c
|
- Add cpu_init_interrupts function that is supposed to
|
2009-11-18 22:52:05 +00:00 |
in_cksum.c
|
Prefer uintptr_t to int cast here.
|
2009-07-06 07:49:24 +00:00 |
inckern.S
|
- Revert changes accidentally killed by merge operation
|
2009-04-14 22:53:22 +00:00 |
intr_machdep.c
|
- Add cpu_init_interrupts function that is supposed to
|
2009-11-18 22:52:05 +00:00 |
locore.S
|
Remove all CFE-specific code from locore.S. The CFE entrypoint initialization
|
2010-01-06 06:42:08 +00:00 |
machdep.c
|
Rename mips_pcpu_init to mips_pcpu0_init since it applies only to the
|
2010-01-09 03:08:22 +00:00 |
mainbus.c
|
Remove a comment that's bogus.
|
2009-11-24 16:30:29 +00:00 |
mem.c
|
Merge from head at r201628.
|
2010-01-06 05:58:07 +00:00 |
mp_machdep.c
|
* Completely Remove the option STOP_NMI from the kernel. This option
|
2009-08-13 17:09:45 +00:00 |
nexus.c
|
cast vaddr to uintptr_t before casting it to a bus_space_handle_t.
|
2009-11-20 16:27:50 +00:00 |
pm_machdep.c
|
Include opt_cputype.h for all .c and .S files referencing TARGET_OCTEON.
|
2009-11-24 16:32:31 +00:00 |
pmap.c
|
This change increases the size of the kernel stack for thread0 from
|
2010-01-05 06:58:54 +00:00 |
psraccess.S
|
Include opt_cputype.h for all .c and .S files referencing TARGET_OCTEON.
|
2009-11-24 16:32:31 +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
|
Include opt_cputype.h for all .c and .S files referencing TARGET_OCTEON.
|
2009-11-24 16:32:31 +00:00 |
swtch.S
|
- Commit missing part of "bt" fix: store PC register in pcb_context struct
|
2009-10-20 23:13:08 +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
|
Include opt_cputype.h for all .c and .S files referencing TARGET_OCTEON.
|
2009-11-24 16:32:31 +00:00 |
tlb.S
|
Remove redundant instructions from tlb.S
|
2009-10-22 04:35:32 +00:00 |
trap.c
|
Compute the target of the jump in the 'J' and 'JAL' instructions
|
2010-01-09 02:17:14 +00:00 |
uio_machdep.c
|
|
|
vm_machdep.c
|
Add a DDB command "show pcb" to dump out the contents of a thread's PCB.
|
2010-01-08 05:53:11 +00:00 |