NetBSD/sys/arch/arm/arm32
2002-05-10 17:50:25 +00:00
..
arm32_machdep.c Update to md(4) changes: memory_disk_size is now md_root_size, and 2002-05-05 16:26:30 +00:00
bcopy_page.S
bcopyinout.S * Rename PROCESS_PAGE_TBLS_BASE -> PTE_BASE 2002-03-23 02:22:56 +00:00
bus_dma.c vm_offset_t -> vaddr_t,paddr_t 2002-04-10 19:35:22 +00:00
conf.c Complete renaming of opms to opms (was partly named pms, externally and 2002-04-19 01:04:38 +00:00
copystr.S Implement pmap_growkernel for arm32 based ports. 2002-03-03 11:22:58 +00:00
cpu.c Add IXP1200 steppings. 2002-05-10 17:50:25 +00:00
cpuswitch.S
db_interface.c vm_offset_t -> vaddr_t,paddr_t 2002-04-10 19:35:22 +00:00
db_machdep.c
db_trace.c
exception.S
fault.c Centralize ARM CPU configuration information by adding a new header 2002-04-12 18:50:29 +00:00
fusu.S Garbage-collect fetchuserword(); nothing uses it any more. 2002-03-25 16:32:55 +00:00
genassym.cf * Rewrite the 32-bit ARM pte.h based on the ARM architecture manual. 2002-04-05 16:58:01 +00:00
intr.c
locore.S Make a comment describe what the code actually does. 2002-04-25 23:23:23 +00:00
mem.c * arm_byte_to_page() -> arm_btop() 2002-03-24 03:37:18 +00:00
pmap.c * pmap_clean_page(): Clean up a comment. 2002-04-24 17:35:10 +00:00
setcpsr.S
setstack.S
spl.S
stubs.c Garbage-collect the "pagehook" stuff. 2002-03-23 19:21:58 +00:00
sys_machdep.c Rename the ARM sysarch calls from arm32* -> arm* 2002-03-30 06:23:39 +00:00
vm_machdep.c Clean up handling of the vector page on 32-bit ARM systems: 2002-04-03 23:33:26 +00:00