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
/
booke
History
jhibbits
60370dfaf5
Fix a panic bug that cropped up in the PTE rewrite.
...
PTE was getting overwritten by just the flags. Pointy-hat to: jhibbits
2016-02-16 02:13:55 +00:00
..
booke_machdep.c
Remove dead code and dead comments, most notably the implemenation of the
2016-01-10 18:00:01 +00:00
locore.S
Remove dead code and dead comments, most notably the implemenation of the
2016-01-10 18:00:01 +00:00
machdep_e500.c
Add platform support for QorIQ SoCs.
2015-12-30 03:43:25 +00:00
machdep_ppc4xx.c
…
mp_cpudep.c
Follow up r223485, which made AIM use the ABI thread pointer instead of
2013-11-11 17:37:50 +00:00
platform_bare.c
Rearchitect platform memory map parsing to make it less
2013-12-01 19:43:15 +00:00
pmap.c
Fix a panic bug that cropped up in the PTE rewrite.
2016-02-16 02:13:55 +00:00
trap_subr.S
Migrate the PTE format for book-e to standardize on the 'indirect PTE' format
2016-02-11 13:15:37 +00:00