This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
arch
/
arm
/
arm32
History
thorpej
da162bee90
* Move the code that cleans the XScale mini-data cache into its
...
own function. * Add a new function which sets up the mini-data cache clean area properly.
2002-04-09 23:44:00 +00:00
..
arm32_machdep.c
Clean up handling of the vector page on 32-bit ARM systems:
2002-04-03 23:33:26 +00:00
bcopy_page.S
…
bcopyinout.S
…
bus_dma.c
* Rewrite the 32-bit ARM pte.h based on the ARM architecture manual.
2002-04-05 16:58:01 +00:00
conf.c
…
copystr.S
…
cpu.c
The 80321 manual lies; it does have a CPU ID distinct from the 80200.
2002-03-27 01:34:47 +00:00
cpuswitch.S
…
db_interface.c
Use abstract names for the protection and PTE type bits in
2002-04-09 19:37:14 +00:00
db_machdep.c
…
db_trace.c
…
exception.S
…
fault.c
Fix compile problem when DDB not defined.
2002-04-04 12:39:55 +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
Always provide kernel_text.
2002-04-03 17:30:50 +00:00
mem.c
* arm_byte_to_page() -> arm_btop()
2002-03-24 03:37:18 +00:00
pmap.c
* Move the code that cleans the XScale mini-data cache into its
2002-04-09 23:44:00 +00:00
setcpsr.S
…
setstack.S
…
spl.S
…
stubs.c
…
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