opnsense-src/sys/mips/mips
2010-07-15 01:53:17 +00:00
..
autoconf.c o) Eliminate the "stand" frame and its use. Use CALLFRAME_* everywhere. 2010-04-19 07:34:26 +00:00
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 Fix a bug where bus_dma_load_xxx() would not bounce misaligned buffers 2010-04-09 01:14:11 +00:00
cache.c Merge from projects/mips to head by hand: 2010-01-10 20:29:20 +00:00
cache_mipsNN.c Fix minor issue in sys/mips/mips/cache_mipsNN.c, using int type for 2010-07-08 14:56:42 +00:00
cpu.c cpu_id and fpu_id are unused, except to be set early in the boot code. 2010-07-13 15:29:37 +00:00
db_disasm.c
db_interface.c Merge jmallett@'s n64 work into HEAD 2010-07-12 10:22:58 +00:00
db_trace.c Remove one layer of indirection. No need to call cpu_throw which then 2010-07-15 01:47:47 +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 Reorganize syscall entry and leave handling. 2010-05-23 18:32:02 +00:00
elf_machdep.c Reorganize syscall entry and leave handling. 2010-05-23 18:32:02 +00:00
elf_trampoline.c Use proper structure type for 64-bit headers 2010-02-18 19:02:33 +00:00
exception.S Prefer the cpuregs.h spellings of register and bit names over cpu.h. 2010-07-14 00:41:22 +00:00
fp.S Prefer the cpuregs.h spellings of register and bit names over cpu.h. 2010-07-14 00:41:22 +00:00
gdb_machdep.c Merge from projects/mips to head by hand: 2010-01-10 20:29:20 +00:00
genassym.c o) Fix XKPHYS physical address extraction. Also define cache coherency 2010-04-19 06:01:58 +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 Use the cpuregs.h spellings for these registers rather than the cpu.h 2010-07-13 17:21:15 +00:00
machdep.c Remove i386-ish sysctls. Also, make the bootinfo sysctl OID_AUTO. 2010-07-15 01:53:17 +00:00
mainbus.c Merge from projects/mips to head by hand: 2010-01-10 20:29:20 +00:00
mem.c o) Back out my previous change to SWARM; some of it was to address an issue 2010-04-17 01:49:50 +00:00
mp_machdep.c Merge jmallett@'s n64 work into HEAD - changeset 4 2010-06-17 05:03:01 +00:00
mpboot.S Prefer the cpuregs.h spellings of register and bit names over cpu.h. 2010-07-14 00:41:22 +00:00
nexus.c o) Use inline functions to access coprocessor 0 registers rather than external 2010-04-17 01:17:31 +00:00
pm_machdep.c Prefer the cpuregs.h spellings of register and bit names over cpu.h. 2010-07-14 00:41:22 +00:00
pmap.c Merge jmallett@'s n64 work into HEAD. 2010-07-12 09:38:44 +00:00
psraccess.S Prefer the cpuregs.h spellings of register and bit names over cpu.h. 2010-07-14 00:41:22 +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 Merge jmallett@'s n64 work into HEAD - changeset 7 2010-06-24 08:08:43 +00:00
support.S Prefer the cpuregs.h spellings of register and bit names over cpu.h. 2010-07-14 00:41:22 +00:00
swtch.S Remove one layer of indirection. No need to call cpu_throw which then 2010-07-15 01:47:47 +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 If 'timer2hz' is zero then we don't need to call 'timer2clock()' directly. It 2010-05-28 02:00:15 +00:00
tlb.c Remove save/restore of PageMask in tlb.c functions introduced in r209243. 2010-07-02 12:01:46 +00:00
tlb.S o) Add NPDEPG, like NPTEPG but for PDEs. 2010-04-17 07:20:01 +00:00
trap.c Prefer the cpuregs.h spellings of register and bit names over cpu.h. 2010-07-14 00:41:22 +00:00
uio_machdep.c - Fix kseg0 address calculation - it doesn't always start at 2010-05-26 22:38:45 +00:00
vm_machdep.c Remove one layer of indirection. No need to call cpu_throw which then 2010-07-15 01:47:47 +00:00