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
skrll
26266cdb17
Use armreg_*_{read,write} instead of handcrafted asm
...
No functional change.
2015-07-02 08:33:31 +00:00
..
arm11_pmc.c
…
arm32_boot.c
…
arm32_kvminit.c
pmap_directbase is a failed experiment, nuke it.
2015-06-01 19:16:44 +00:00
arm32_machdep.c
…
arm32_reboot.c
…
arm32_tlb.c
…
armv7_generic_space.c
…
bcopy_page.S
…
bus_dma.c
…
cortex_pmc.c
…
cpu.c
Print the Revision ID regster (verbose)
2015-06-05 07:04:46 +00:00
cpuswitch.S
…
db_interface.c
…
db_machdep.c
…
exception.S
Remove duplicate ASEND(undefined_entry)
2015-06-21 15:00:06 +00:00
fault.c
…
genassym.cf
Trailing whitespace.
2015-06-09 08:09:24 +00:00
intr.c
…
irq_dispatch.S
Add a clrex/dmb to irq path as recommended by ARM.
2015-06-02 14:06:16 +00:00
kgdb_machdep.c
…
kobj_machdep.c
…
locore.S
…
netbsd32_machdep.c
…
pmap.c
Use armreg_auxctl_{read,write} instead of inline asm.
2015-06-09 10:44:55 +00:00
setcpsr.S
…
setstack.S
…
spl.S
…
stubs.c
…
sys_machdep.c
Use armreg_*_{read,write} instead of handcrafted asm
2015-07-02 08:33:31 +00:00
vm_machdep.c
…