linux/arch/powerpc
Kumar Gala d66c82ea45 powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS defines
The Power ISA 2.06 added power of two page sizes to the embedded MMU
architecture.  Its done it such a way to be code compatiable with the
existing HW.  Made the minor code changes to support both power of two
and power of four page sizes.  Also added some new MAS bits and macros
that are defined as part of the 2.06 ISA.  Renamed some things to use
the 'Book-3e' concept to convey the new MMU that is based on the
Freescale Book-E MMU programming model.

Note, its still invalid to try and use a page size that isn't supported
by cpu.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2009-02-12 16:37:11 -06:00
..
boot powerpc/85xx: Added 36-bit physical device tree for mpc8572ds board 2009-02-11 00:18:26 -06:00
configs Merge commit 'kumar/next' into next 2009-02-11 13:37:44 +11:00
include/asm powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS defines 2009-02-12 16:37:11 -06:00
kernel powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS defines 2009-02-12 16:37:11 -06:00
kvm KVM: Consolidate userspace memory capability reporting into common code 2008-12-31 16:55:46 +02:00
lib powerpc: Don't emulate mr. instructions 2009-02-10 14:39:07 +11:00
math-emu powerpc: Add SPE/EFP math emulation for E500v1/v2 processors. 2008-12-03 08:19:16 -06:00
mm powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS defines 2009-02-12 16:37:11 -06:00
oprofile powerpc/cell: Add missing #include for oprofile 2009-02-10 14:39:08 +11:00
platforms powerpc/pseries: Return the number of MSIs we could allocate 2009-02-11 13:38:02 +11:00
sysdev Merge commit 'kumar/next' into next 2009-02-11 13:37:44 +11:00
xmon powerpc: Prepare xmon_save_regs for use with kdump 2008-12-23 15:13:28 +11:00
Kconfig powerpc/fsl: Ensure PCI_QUIRKS are enabled for FSL_PCI 2009-01-28 18:17:02 -06:00
Kconfig.debug powerpc: Allow the max stack trace depth to be configured 2008-12-03 20:46:35 +11:00
Makefile powerpc: Remove unncessary SPE related compiler flag 2008-12-03 08:19:10 -06:00