.. |
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
|
Don't attempt to manage our own segment list, and just remember the buffers
|
2004-09-23 21:57:47 +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
|
Use the right path for xscale files.
|
2004-09-23 21:59:43 +00:00 |
critical.c
|
|
|
db_disasm.c
|
|
|
db_interface.c
|
Update to kdb.
|
2004-07-12 21:25:01 +00:00 |
db_trace.c
|
In db_stack_trace_cmd, remove the "pc" variable, we don't need it.
|
2004-09-23 22:02:59 +00:00 |
disassem.c
|
|
|
dump_machdep.c
|
|
|
elf_machdep.c
|
Use sigcode.
|
2004-09-23 22:03:25 +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
|
Calling fuword from fuword32 with bl and without returning after is really a bad
|
2004-09-28 14:39:26 +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
|
Add the hw.machine sysctl.
|
2004-09-23 22:11:43 +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 sigreturn().
|
2004-09-23 22:12:28 +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
|
Remove unused macroes.
|
2004-09-23 22:18:56 +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
|
On Xscale, use the minicache for the kernel stack.
|
2004-09-23 22:24:12 +00:00 |