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
Justin Hibbits
777d81af62
No need to reset tlb1 here, it gets reset again after BSS is cleared in
...
powerpc_init(). Also fix a comment typo (0x45 == E, not e)
2015-12-11 01:34:13 +00:00
..
booke_machdep.c
No need to reset tlb1 here, it gets reset again after BSS is cleared in
2015-12-11 01:34:13 +00:00
locore.S
Add initial boot support for e500mc and e5500.
2015-08-21 02:41:35 +00:00
machdep_e500.c
Interrelated improvements to early boot mappings:
2013-10-26 18:18:14 +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
trunc_page() goes through unsigned long, which is too short.
2015-11-21 06:03:46 +00:00
trap_subr.S
Add more interrupts handled for booke.
2015-12-11 01:23:18 +00:00