linux/arch/powerpc
Josh Boyer a14c4508f4 [POWERPC] Fix PowerPC 750CL and 750GX CPU features
PowerPC 750CL has high BATs.  The patch below adds a CPU_FTRS_750CL that
includes that.  Without it, the original firmware mappings in the high BATs
aren't cleared which continue to override the linux translations.

It also adds CPU_FTR_COMMON to CPU_FTRS_750GX for completeness.

Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-04-24 21:31:47 +10:00
..
boot [POWERPC] Fix detection of loader-supplied initrd on OF platforms 2007-04-13 10:46:21 +10:00
configs [POWERPC] update cell_defconfig 2007-04-23 21:44:41 +02:00
kernel [POWERPC] Fix PowerPC 750CL and 750GX CPU features 2007-04-24 21:31:47 +10:00
lib [POWERPC] Use mtocrf instruction in asm when CONFIG_POWER4_ONLY=y 2007-04-13 03:55:13 +10:00
math-emu
mm [POWERPC] DEBUG_PAGEALLOC for 64-bit 2007-04-13 04:09:39 +10:00
oprofile [POWERPC] cell: add cbe_node_to_cpu function 2007-04-23 21:44:38 +02:00
platforms [POWERPC] Rename last get_property calls 2007-04-24 21:31:40 +10:00
sysdev [POWERPC] add of_iomap function 2007-04-23 21:44:40 +02:00
xmon [POWERPC] Allow xmon to build without CONFIG_DEBUG_BUGVERBOSE 2007-03-09 15:03:26 +11:00
.gitignore
Kconfig [POWERPC] Miscellaneous arch/powerpc Kconfig and platform/Kconfig cleanup 2007-04-12 18:01:34 -05:00
Kconfig.debug [POWERPC] DEBUG_PAGEALLOC for 64-bit 2007-04-13 04:09:39 +10:00
Makefile