.. |
arm_machdep.c
|
Add 26-bit and 32-bit types.h files, which indicate the programming
|
2001-11-22 17:59:57 +00:00 |
blockio.S
|
Save R14 (in a proper stack frame) around {read,write}_multi_1, since page
|
2001-06-02 11:15:56 +00:00 |
bootconfig.c
|
Move get_bootconf_option() into a new file, sys/arch/arm/arm/bootconfig.c,
|
2001-05-13 13:44:33 +00:00 |
bus_space_notimpl.S
|
Initial commitment of the bus_space_mmap() functions as proposed by Jason R
|
2001-09-10 02:20:19 +00:00 |
compat_13_machdep.c
|
Add 26-bit and 32-bit types.h files, which indicate the programming
|
2001-11-22 17:59:57 +00:00 |
cpufunc_asm_arm3.S
|
Split all the model/version-specific cpufuncs into separate files
|
2001-11-10 23:14:08 +00:00 |
cpufunc_asm_arm7tdmi.S
|
Split all the model/version-specific cpufuncs into separate files
|
2001-11-10 23:14:08 +00:00 |
cpufunc_asm_arm8.S
|
Use numeric labels for loops.
|
2001-11-11 00:47:49 +00:00 |
cpufunc_asm_arm9.S
|
Split all the model/version-specific cpufuncs into separate files
|
2001-11-10 23:14:08 +00:00 |
cpufunc_asm_arm67.S
|
Split all the model/version-specific cpufuncs into separate files
|
2001-11-10 23:14:08 +00:00 |
cpufunc_asm_armv4.S
|
Split all the model/version-specific cpufuncs into separate files
|
2001-11-10 23:14:08 +00:00 |
cpufunc_asm_sa1.S
|
Eliminate some duplicated code here (similar to XScale code):
|
2001-11-14 00:08:05 +00:00 |
cpufunc_asm_xscale.S
|
Add code to run the XScale cache in write-though mode, and do so
|
2001-11-26 22:26:44 +00:00 |
cpufunc_asm.S
|
Split all the model/version-specific cpufuncs into separate files
|
2001-11-10 23:14:08 +00:00 |
cpufunc.c
|
Improve comment on the clockswitching asm code, it doesn't use r0 at all, it just needs it to make valid asm.
|
2001-12-08 21:30:04 +00:00 |
db_disasm.c
|
s/vm_offset_t/vaddr_t/g
|
2001-03-04 04:15:58 +00:00 |
db_trace.c
|
Add 26-bit and 32-bit types.h files, which indicate the programming
|
2001-11-22 17:59:57 +00:00 |
disassem.c
|
s/vm_offset_t/vaddr_t/g
|
2001-03-04 04:15:58 +00:00 |
disassem.h
|
s/vm_offset_t/vaddr_t/g
|
2001-03-04 04:15:58 +00:00 |
disksubr_acorn.c
|
These are same between arm32 & arm26.
|
2001-03-04 05:06:51 +00:00 |
disksubr_mbr.c
|
These are same between arm32 & arm26.
|
2001-03-04 05:06:51 +00:00 |
disksubr.c
|
These are same between arm32 & arm26.
|
2001-03-04 05:06:51 +00:00 |
in_cksum_arm.c
|
Fix the asm macros
|
2001-12-08 21:18:50 +00:00 |
process_machdep.c
|
Move the ARM, Ltd. floating point emulator to arch/arm.
|
2001-11-24 01:26:23 +00:00 |
procfs_machdep.c
|
Share procfs_machdep.c across arm.
|
2001-08-05 13:09:45 +00:00 |
sig_machdep.c
|
Use <arm/cpufunc.h>, not <machine/cpufunc.h>.
|
2001-11-23 19:21:47 +00:00 |
sigcode.S
|
Separate out sigcode into its own file, since it's shared by arm26 and arm32.
|
2001-01-13 00:06:50 +00:00 |
undefined.c
|
Use <arm/undefined.h> instead of <machine/undefined.h>.
|
2001-11-23 21:18:29 +00:00 |
vm_machdep_arm.c
|
Rollback of patch ... there was a bug in the proc.h
|
2001-02-27 15:39:57 +00:00 |