Please pull 'next' branch of 4xx tree
Josh Boyer
jwboyer at linux.vnet.ibm.com
Wed Jul 13 06:41:56 EST 2011
Hi Ben,
A few fixes from Tony/Dave, a DTS update from Stefan, and a MAINTAINERS
update.
josh
The following changes since commit af9719c3062dfe216a0c3de3fa52be6d22b4456c:
powerpc: Use -mtraceback=no (2011-07-01 13:49:27 +1000)
are available in the git repository at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git next
Dave Kleikamp (3):
powerpc/44x: don't use tlbivax on AMP systems
powerpc/44x: boot wrapper: allow kernel to load into non-zero address
powerpc/47x: allow kernel to be loaded in higher physical memory
Josh Boyer (2):
MAINTAINERS: Update PowerPC 4xx entry
powerpc/4xx: Move PCIE printk to proper function
Stefan Roese (1):
powerpc/44x: Use correct phy-address dt nodes on taishan.dts
Tony Breeds (1):
powerpc/4xx: Add check_link to struct ppc4xx_pciex_hwops
MAINTAINERS | 2 +-
arch/powerpc/Kconfig | 2 +-
arch/powerpc/boot/dts/taishan.dts | 4 +-
arch/powerpc/boot/treeboot-iss4xx.c | 23 ++++-
arch/powerpc/configs/44x/iss476-smp_defconfig | 6 +-
arch/powerpc/include/asm/mmu.h | 7 +-
arch/powerpc/kernel/head_44x.S | 42 ++++++--
arch/powerpc/kernel/setup_32.c | 2 +
arch/powerpc/mm/44x_mmu.c | 13 ++-
arch/powerpc/mm/tlb_hash32.c | 4 +
arch/powerpc/mm/tlb_nohash.c | 19 +++
arch/powerpc/sysdev/ppc4xx_pci.c | 147 ++++++++++++++-----------
12 files changed, 186 insertions(+), 85 deletions(-)
More information about the Linuxppc-dev
mailing list