NetBSD/sys/arch/arm/arm
2002-03-18 22:21:25 +00:00
..
arm_machdep.c PS_STRINGS -> p->p_psstr 2002-03-18 22:21:25 +00:00
ast.c Make some of the arm32 files build with LOOSE_PROTOTYPES not set in the makefile. Turned up a few mismatched functions. Note that this isn't all of the arm32 files. Aim will be to get arm32 kernels built with LOOSE_PROTOTYPES not set. 2002-01-05 22:41:46 +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 * rename MINIROOTSIZE to MEMORY_DISK_SIZE, so that all md(4) options 2002-03-10 19:56:37 +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 Fix copying and disclaimer (ARM != Causality). 2002-01-29 15:27:29 +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_sa11x0.S Add a sleep routine for the SA-11x0. 2002-01-30 00:25:07 +00:00
cpufunc_asm_xscale.S Shave an instruction off the case where we want to do a CPWAIT and 2002-01-24 17:53:08 +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 Get rid of the #ifdef DEBUG_FAULT_CORRECTION #ifdef mess, and use a 2002-03-16 18:26:00 +00:00
db_disasm.c s/vm_offset_t/vaddr_t/g 2001-03-04 04:15:58 +00:00
db_trace.c __RCSID -> __KERNEL_RCSID 2002-03-10 15:47:43 +00:00
disassem.c __RCSID -> __KERNEL_RCSID 2002-03-10 15:47:43 +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 strategy should have an 'r'. Inspired by similar change in OpenBSD. 2002-02-19 17:09:40 +00:00
fiq_subr.S Fix typo in comment. 2002-01-01 16:24:33 +00:00
fiq.c Allow platforms to use an extra level of indirection for FIQs, 2002-02-05 18:26:07 +00:00
in_cksum_arm.c Fix the asm macros 2001-12-08 21:18:50 +00:00
linux_sigcode.S More-or-less working signal handling for Linux processes on ARM. 2002-01-17 22:50:38 +00:00
linux_syscall.c __RCSID -> __KERNEL_RCSID 2002-03-10 15:47:43 +00:00
linux_trap.c Crude first cut at ARMLinux binary compatibility. Successfully runs 2002-01-14 23:14:32 +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 Overhaul of the ARM cache code. This is mostly a simplification 2002-01-25 19:19:22 +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
softintr.c Move the generic ARM soft interrupt code into a generic place. 2002-01-29 22:54:14 +00:00
syscall.c __RCSID -> __KERNEL_RCSID 2002-03-10 15:47:43 +00:00
undefined.c * Share a common vector page between arm26 and arm32. 2001-12-20 01:20:21 +00:00
vectors.S Allow platforms to use an extra level of indirection for FIQs, 2002-02-05 18:26:07 +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