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
matt
38c2100455
Add more TF_* symbols
2013-08-18 04:52:19 +00:00
..
arm11_pmc.c
…
arm32_boot.c
…
arm32_kvminit.c
Fix inverted logic for mapping exception vector.
2013-06-22 00:44:17 +00:00
arm32_machdep.c
Fix tpyo.
2013-08-15 22:13:48 +00:00
arm32_reboot.c
…
bcopy_page.S
…
bus_dma.c
…
cortex_pmc.c
…
cpu.c
…
cpuswitch.S
…
db_interface.c
…
db_machdep.c
…
exception.S
…
fault.c
Use __func__ in UVMHIST_FUNC
2013-07-02 05:50:53 +00:00
genassym.cf
Add more TF_* symbols
2013-08-18 04:52:19 +00:00
intr.c
…
irq_dispatch.S
…
kgdb_machdep.c
…
kobj_machdep.c
Use cpu_idcache_wbinv_range so we don't nuke the entire idcache.
2013-08-09 07:12:42 +00:00
locore.S
If possible, use strd to clear .bss
2013-06-17 04:41:30 +00:00
netbsd32_machdep.c
…
pmap.c
Add l2pte_set and l2pte_reset inlines to set/reset a pte. These will be
2013-07-03 21:37:35 +00:00
setcpsr.S
…
setstack.S
…
spl.S
…
stubs.c
…
sys_machdep.c
…
vm_machdep.c
…