NetBSD/sys/arch/arm/arm32
2013-02-18 16:03:25 +00:00
..
arm11_pmc.c Fix a typo in the delay loop time delta calculation. 2008-07-03 06:12:02 +00:00
arm32_boot.c Change the semantics of the boot_physmem array to select a freelist to use 2012-10-17 18:53:45 +00:00
arm32_kvminit.c Correct one of the kernel_size calculations. 2012-12-31 01:23:31 +00:00
arm32_machdep.c Add a machdep.cpu_arch sysctl 2013-02-03 15:57:09 +00:00
arm32_reboot.c Avoid warning from cngetc byt doing the proper cnpollc dance 2013-01-19 10:22:25 +00:00
atomic.S implement ucas_* for arm. 2010-07-07 01:17:26 +00:00
bcopy_page.S
bus_dma.c Disable when using extended MMU support. 2013-02-18 16:03:25 +00:00
cortex_pmc.c Since the PMC cycle counter is started in cpufunc no reason to do so here. 2012-08-29 19:10:15 +00:00
cpu.c Add a machdep.cpu_arch sysctl 2013-02-03 15:57:09 +00:00
cpuswitch.S Make sure to load the FPEXC context on context switch (if there a VFP) so 2012-12-17 17:45:01 +00:00
db_interface.c move stuff between the two files, so db_interface contains the functions it 2012-02-16 02:33:37 +00:00
db_machdep.c remove show panic cmd 2013-01-05 15:06:51 +00:00
exception.S Make sure the handler addresses are 32-bit aligned. 2012-09-12 23:06:15 +00:00
fault.c Supply VM_PROT_EXECUTE to pmap_fault_fixup when trying to fixup prefetch 2013-02-18 05:14:13 +00:00
genassym.cf Add CPU_VFP_ID and PCB_VFP_FPEXC 2012-12-17 17:10:48 +00:00
intr.c Rework includes and include <uvm/uvm_extern.h> for pmap.h 2012-09-01 12:15:39 +00:00
irq_dispatch.S Add softint processing for irq_idle_entry 2012-10-21 10:29:53 +00:00
kgdb_machdep.c Move Matthias Pfaller's files to 2-clause license. OK matthias@. 2009-10-18 18:13:59 +00:00
kobj_machdep.c Add support for R_ARM_PC24 relocations and fix R_ARM_ABS32. 2009-08-17 19:44:32 +00:00
locore.S Fix missing registers (don't make then implicit). 2012-11-21 19:38:36 +00:00
netbsd32_machdep.c COMPAT_NETBSD32 support for ARM. Which is strange since ARM is already 2012-08-03 07:59:22 +00:00
pmap.c Some armv7 fixes for speculative tlb loads. 2013-02-13 23:14:35 +00:00
setcpsr.S
setstack.S don't need arm/cpu.h, we just need the cpureg.h... 2012-02-16 02:35:52 +00:00
spl.S Merge kernel changes in matt-armv6 to HEAD. 2008-04-27 18:58:43 +00:00
stubs.c C99 types 2012-11-12 18:00:34 +00:00
sys_machdep.c add a fpu_used sysarch 2013-01-31 14:58:51 +00:00
vm_machdep.c Shut up noisy debug unless pmap_debug_level > 0 2013-01-25 13:17:39 +00:00