]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Let us manage differences of Book-E PowerPC variations i.e. vendor /
authorRafal Jaworowski <raj@FreeBSD.org>
Sun, 27 May 2012 10:25:20 +0000 (10:25 +0000)
committerRafal Jaworowski <raj@FreeBSD.org>
Sun, 27 May 2012 10:25:20 +0000 (10:25 +0000)
commit17f4cae4a591331b2c700ede43ff33db21a59d27
tree0a8caf2cc24064494727a70f11cef5cc83610bdd
parent0078e2fdebb0d3fa818e8b3445c90871b3c797c9
Let us manage differences of Book-E PowerPC variations i.e. vendor /
implementation specific vs. the common architecture definition.

Bring PPC4XX defines (PSL, SPR, TLB). Note the new definitions under
BOOKE_PPC4XX are not used in the code yet.

This change set is not supposed to affect existing E500 support, it's just
another reorg step before bringing support for E500mc, E5500 and PPC465.

Obtained from: AppliedMicro, Freescale, Semihalf
19 files changed:
sys/conf/files.powerpc
sys/conf/options.powerpc
sys/kern/sched_ule.c
sys/powerpc/booke/locore.S
sys/powerpc/booke/machdep.c
sys/powerpc/conf/MPC85XX
sys/powerpc/conf/NOTES
sys/powerpc/include/pcpu.h
sys/powerpc/include/profile.h
sys/powerpc/include/psl.h
sys/powerpc/include/pte.h
sys/powerpc/include/spr.h
sys/powerpc/include/tlb.h
sys/powerpc/include/trap.h
sys/powerpc/include/vmparam.h
sys/powerpc/powerpc/cpu.c
sys/powerpc/powerpc/db_trace.c
sys/powerpc/powerpc/gdb_machdep.c
sys/powerpc/powerpc/genassym.c