Please pull 'next' branch of 4xx tree
Josh Boyer
jwboyer at gmail.com
Thu Aug 11 04:26:33 EST 2011
Hi Ben,
Finally somewhat caught up. Now that -rc1 is out, here are some
patches for the next merge window.
josh
The following changes since commit 53d1e658df6e26d62500410719aaee2b82067c03:
Merge branch 'devicetree/merge' of
git://git.secretlab.ca/git/linux-2.6 (2011-08-04 06:37:07 -1000)
are available in the git repository at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git next
Ayman El-Khashab (1):
powerpc/4xx: enable and fix pcie gen1/gen2 on the 460sx
Josh Boyer (1):
powerpc/40x: Remove obsolete HCU4 board
Mike Williams (1):
powerpc/4xx: edac: Add comma to fix build error
Stefan Roese (1):
powerpc/44x: Add NOR flash device to Yosemite dts
Suzuki Poulose (1):
powerpc/44x: Kexec support for PPC440X chipsets
arch/powerpc/Kconfig | 2 +-
arch/powerpc/boot/dts/hcu4.dts | 168 ------------------------------
arch/powerpc/boot/dts/yosemite.dts | 36 +++++++
arch/powerpc/configs/40x/hcu4_defconfig | 80 --------------
arch/powerpc/configs/ppc40x_defconfig | 1 -
arch/powerpc/include/asm/kexec.h | 2 +-
arch/powerpc/kernel/misc_32.S | 171 +++++++++++++++++++++++++++++++
arch/powerpc/platforms/40x/Kconfig | 8 --
arch/powerpc/platforms/40x/Makefile | 1 -
arch/powerpc/platforms/40x/hcu4.c | 61 -----------
arch/powerpc/sysdev/ppc4xx_pci.c | 89 +++++++++++++---
arch/powerpc/sysdev/ppc4xx_pci.h | 12 ++
drivers/edac/ppc4xx_edac.c | 2 +-
13 files changed, 294 insertions(+), 339 deletions(-)
delete mode 100644 arch/powerpc/boot/dts/hcu4.dts
delete mode 100644 arch/powerpc/configs/40x/hcu4_defconfig
delete mode 100644 arch/powerpc/platforms/40x/hcu4.c
More information about the Linuxppc-dev
mailing list