This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
powerpc
/
aim
History
Justin Hibbits
54ac2713d5
Add VM_MEMATTR_CACHEABLE support for AIM, for parity with Book-E.
...
Not used right now, but may be in the future anyway.
2016-03-01 00:50:39 +00:00
..
aim_machdep.c
Switch setting MSR[SF] to C code. This removes any CPU-specific code
2016-01-02 18:10:53 +00:00
locore32.S
Remove dead code and dead comments, most notably the implemenation of the
2016-01-10 18:00:01 +00:00
locore64.S
Remove dead code and dead comments, most notably the implemenation of the
2016-01-10 18:00:01 +00:00
locore.S
…
mmu_oea64.c
Add VM_MEMATTR_CACHEABLE support for AIM, for parity with Book-E.
2016-03-01 00:50:39 +00:00
mmu_oea64.h
New pmap implementation for 64-bit PowerPC processors. The main focus of
2015-02-24 21:37:20 +00:00
mmu_oea.c
Add VM_MEMATTR_CACHEABLE support for AIM, for parity with Book-E.
2016-03-01 00:50:39 +00:00
moea64_if.m
New pmap implementation for 64-bit PowerPC processors. The main focus of
2015-02-24 21:37:20 +00:00
moea64_native.c
Make native page table access endian-safe. Even on CPUs running in
2015-11-17 16:09:26 +00:00
mp_cpudep.c
Fix booting of 32-bit kernels on 64-bit G5 hardware.
2016-01-02 22:04:37 +00:00
slb.c
As <machine/pmap.h> is included from <vm/pmap.h>, there is no need to
2016-02-22 09:02:20 +00:00
trap_subr32.S
Make 32-bit PowerPC kernels, like 64-bit PowerPC kernels, position-independent
2015-03-07 20:14:46 +00:00
trap_subr64.S
Remove dead code and dead comments, most notably the implemenation of the
2016-01-10 18:00:01 +00:00