Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
Current directory: [cvs.netbsd.org] / src / sys / arch / arm / arm32
| File | Rev. | Age | Author | Last log entry |
|---|---|---|---|---|
| 1.3 | 3 years | matt | Fix a typo in the delay loop time delta calculation. From Irme Desk <imre.deak@... | |
| 1.76 | 7 months | wiz | dependant -> dependent | |
| 1.5 | 19 months | chs | implement ucas_* for arm. | |
| 1.8 | 6 years | christos | merge ktrace-lwp. | |
| 1.54 | 7 months | dyoung | #include <sys/bus.h> instead of <machine/bus.h>. | |
| 1.1 | 19 months | matt | branches: 1.1.2; 1.1.4; 1.1.6; Cleanup the armv7 changes. Add ARM_ARCH_7. ... | |
| 1.78 | 11 months | bsh | add MPCore to CPU-ID table add branch predict bit to arm11_options | |
| 1.63 | 10 months | matt | Fetch user read-only thread and process id from l->l_private, not the pcb. (need... | |
| 1.48 | 19 months | jmcneill | PR port-arm/43299: Support added for igepv2/cortexa8/omap3530 Apply patch from ... | |
| 1.12 | 2 years | dsl | Change about 4500 of the K&R function definitions to ANSI ones. There are still ... | |
| 1.16 | 3 years | matt | Merge kernel changes in matt-armv6 to HEAD. | |
| 1.79 | 10 hours | christos | Cosmetic: - add %s: __func__, function names change [most of them were wrong] - ... | |
| 1.46 | 10 months | matt | Fetch user read-only thread and process id from l->l_private, not the pcb. (need... | |
| 1.32 | 13 months | matt | Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtch from uv... | |
| 1.11 | 8 months | jakllsch | Remove unused local variable. Spelling fix in comment. | |
| 1.7 | 2 years | snj | Move Matthias Pfaller's files to 2-clause license. OK matthias@. | |
| 1.3 | 2 years | dsl | Add support for R_ARM_PC24 relocations and fix R_ARM_ABS32. Changes from PR/4030... | |
| 1.25 | 19 months | matt | Cleanup the armv7 changes. Add ARM_ARCH_7. Use CPU_CORTEX instead of CPU_CORT... | |
| 1.228 | 11 days | he | Only declare helper variable which is only used in KASSERT() if DIAGNOSTIC is de... | |
| 1.2 | 9 years | briggs | * Use local label names (.Lfoo vs. (Lfoo or foo)) * When moving from cpsr, use... | |
| 1.4 | 3 years | matt | Merge kernel changes in matt-armv6 to HEAD. | |
| 1.8 | 3 years | matt | Merge kernel changes in matt-armv6 to HEAD. | |
| 1.23 | 8 weeks | mrg | implement bdev_size(9) wrapper around d_psize() routine, so we can take the devi... | |
| 1.14 | 2 months | joerg | Don't return ENOSYS if nothing needs to be done for the CPU. XXX Shouldn't this... | |
| 1.55 | 11 months | pooka | Make vmapbuf() return success/error and make physio deal with a failure. |