.. |
autoconf.c
|
|
|
bcopy_page.S
|
|
|
bcopyinout_xscale.S
|
|
|
bcopyinout.S
|
Use the right path for the bcopyinout_xscale.S file.
|
2004-09-23 21:56:36 +00:00 |
blockio.S
|
|
|
bootconfig.c
|
|
|
bus_space_asm_generic.S
|
|
|
busdma_machdep.c
|
We want to ignore BUS_DMASYNC_POSTWRITE, not BUS_DMASYNC_POSTREAD.
|
2004-10-21 11:59:33 +00:00 |
copystr.S
|
|
|
cpufunc_asm_arm3.S
|
|
|
cpufunc_asm_arm7tdmi.S
|
|
|
cpufunc_asm_arm8.S
|
|
|
cpufunc_asm_arm9.S
|
|
|
cpufunc_asm_arm10.S
|
|
|
cpufunc_asm_arm67.S
|
|
|
cpufunc_asm_armv4.S
|
|
|
cpufunc_asm_ixp12x0.S
|
|
|
cpufunc_asm_sa1.S
|
|
|
cpufunc_asm_sa11x0.S
|
|
|
cpufunc_asm_xscale.S
|
|
|
cpufunc_asm.S
|
|
|
cpufunc.c
|
Call pmap_pte_init_arm9 instead of pmap_pte_init_generic if
|
2004-11-05 19:48:40 +00:00 |
critical.c
|
In cpu_critical_fork_exit(), make sure to set td_md.md_critnest so that
|
2004-11-05 18:29:45 +00:00 |
db_disasm.c
|
|
|
db_interface.c
|
Update to kdb.
|
2004-07-12 21:25:01 +00:00 |
db_trace.c
|
- Change the ddb paging "support" to use a variable (db_lines_per_page) to
|
2004-11-01 22:15:15 +00:00 |
disassem.c
|
|
|
dump_machdep.c
|
|
|
elf_machdep.c
|
Get kernel modules to work.
|
2004-11-04 18:48:52 +00:00 |
exception.S
|
Rename macroes, as we don't need to mess with alignment faults.
|
2004-09-23 22:05:40 +00:00 |
fiq_subr.S
|
|
|
fiq.c
|
|
|
fusu.S
|
Implement casuptr.
|
2004-11-05 19:50:48 +00:00 |
genassym.c
|
Remove definitions related to the pmap cache state, and add TDF_NEEDRESCHED.
|
2004-09-23 22:11:06 +00:00 |
identcpu.c
|
Be more verbose about cache capacities.
|
2004-11-05 19:51:23 +00:00 |
in_cksum_arm.S
|
Remove filename+line number from panic messages.
|
2004-06-06 21:26:49 +00:00 |
in_cksum.c
|
|
|
intr.c
|
Add new functions to know which irqs are pending, and to mask and unmask
|
2004-09-23 22:09:57 +00:00 |
irq_dispatch.S
|
Add new functions to know which irqs are pending, and to mask and unmask
|
2004-09-23 22:09:57 +00:00 |
locore.S
|
Remove dead code.
|
2004-09-28 14:37:39 +00:00 |
machdep.c
|
Implement cpu_thread_siginfo() and set_mcontext().
|
2004-11-04 19:04:30 +00:00 |
nexus_io_asm.S
|
|
|
nexus_io.c
|
Remove bus_space_vaddr(), it does not exists in FreeBSD.
|
2004-09-23 21:59:14 +00:00 |
nexus.c
|
Define __RMAN_RESOURCE_VISIBLE where appropriate.
|
2004-07-02 22:30:10 +00:00 |
pmap.c
|
Always invalidate the whole data cache in pmap_enter() for now.
|
2004-09-28 14:38:14 +00:00 |
setcpsr.S
|
|
|
setstack.s
|
|
|
support.S
|
Implement casuptr.
|
2004-11-05 19:50:48 +00:00 |
swtch.S
|
Remove dead code.
|
2004-09-28 14:37:39 +00:00 |
sys_machdep.c
|
Add MD syscalls to sync the icache and to drain the write buffer.
|
2004-09-23 21:56:01 +00:00 |
trap.c
|
Make sure to call cred_update_thread() if needed.
|
2004-09-23 22:22:33 +00:00 |
uio_machdep.c
|
Use sf_bufs for uiomove_fromphys().
|
2004-09-23 22:25:20 +00:00 |
undefined.c
|
|
|
vectors.S
|
|
|
vm_machdep.c
|
Implement cpu_set_upcall and cpu_set_upcall_kse.
|
2004-11-04 18:59:02 +00:00 |