freebsd-nq/sys/mips/mips
Robert Watson c36a1b5c66 Merge Perforce changeset 219925 to head:
Provided a bus_space implementation for FDT, modelled on
  bus_space_generic, but with a local version of the map address
  routine that does a P->V translation, as is the case with NLM's
  similar routine for XLP.  It's not clear to me that this is the
  right solution -- possibly this belongs in simplebus -- however,
  it is sufficient to get the DE4 LED driver working.

Sponsored by:	DARPA, AFRL
2013-01-12 15:58:20 +00:00
..
autoconf.c
bus_space_fdt.c Merge Perforce changeset 219925 to head: 2013-01-12 15:58:20 +00:00
bus_space_generic.c
busdma_machdep.c Drop this from 500 to 128, to save a little space on memory constrained 2012-11-02 05:23:05 +00:00
cache_mipsNN.c
cache.c
cpu.c
db_disasm.c
db_interface.c
db_trace.c
dump_machdep.c
elf_machdep.c
elf_trampoline.c
exception.S
fp.S
freebsd32_machdep.c
gdb_machdep.c
genassym.c
in_cksum.c
inckern.S
intr_machdep.c
libkern_machdep.c
locore.S
machdep.c Add preliminary support for the SRI International / University of Cambridge 2012-08-25 08:31:21 +00:00
mem.c
minidump_machdep.c
mp_machdep.c
mpboot.S
nexus.c
octeon_cop2_swtch.S
octeon_cop2.c
pm_machdep.c
pmap.c The function pmap_alloc_direct_page() unconditionally zeroes the returned 2012-11-14 17:33:00 +00:00
ptrace_machdep.c
sc_machdep.c Provide basic glue to allow syscons to be used on MIPS, modelled 2012-08-25 08:09:37 +00:00
stack_machdep.c
support.S Remove one wholly-unused and buggy routine and some nearby alternative symbols. 2012-11-17 23:53:12 +00:00
swtch.S
sys_machdep.c
tick.c
tlb.c Introduce a new TLB invalidation function for efficiently invalidating 2012-10-02 07:14:22 +00:00
trap.c userret() already checks for td_locks when INVARIANTS is enabled, so 2012-09-08 18:27:11 +00:00
uio_machdep.c
uma_machdep.c Flip the semantic of M_NOWAIT to only require the allocation to not 2012-11-14 20:01:40 +00:00
vm_machdep.c