Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
* 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc: powerpc: Don't export cvt_fd & _df when CONFIG_PPC_FPU is not set powerpc/44x: icon: select SM502 and frame buffer console support powerpc/85xx: Add P1021MDS board support powerpc/85xx: Change MPC8572DS camp dtses for MSI sharing powerpc/fsl_msi: add removal path and probe failing path powerpc/fsl_msi: enable msi sharing through AMP OSes powerpc/fsl_msi: enable msi allocation in all banks powerpc/fsl_msi: fix the conflict of virt_msir's chip_data powerpc/fsl_msi: Add multiple MSI bank support powerpc/kexec: Add support for FSL-BookE powerpc/fsl-booke: Move the entry setup code into a seperate file powerpc/fsl-booke: fix the case where we are not in the first page powerpc/85xx: Enable support for ports 3 and 4 on 8548 CDS powerpc/fsl-booke: Add hibernation support for FSL BookE processors powerpc/e500mc: Implement machine check handler. powerpc/44x: Add basic ICON PPC440SPe board support powerpc/44x: Fix UART clocks on 440SPe powerpc/44x: Add reset-type to katmai.dts powerpc/44x: Adding PCI-E support for PowerPC 460SX based SOC.
Showing
- arch/powerpc/Kconfig 1 addition, 1 deletionarch/powerpc/Kconfig
- arch/powerpc/boot/4xx.c 6 additions, 6 deletionsarch/powerpc/boot/4xx.c
- arch/powerpc/boot/dts/icon.dts 447 additions, 0 deletionsarch/powerpc/boot/dts/icon.dts
- arch/powerpc/boot/dts/katmai.dts 1 addition, 0 deletionsarch/powerpc/boot/dts/katmai.dts
- arch/powerpc/boot/dts/mpc8548cds.dts 0 additions, 4 deletionsarch/powerpc/boot/dts/mpc8548cds.dts
- arch/powerpc/boot/dts/mpc8572ds_camp_core0.dts 13 additions, 2 deletionsarch/powerpc/boot/dts/mpc8572ds_camp_core0.dts
- arch/powerpc/boot/dts/mpc8572ds_camp_core1.dts 2 additions, 5 deletionsarch/powerpc/boot/dts/mpc8572ds_camp_core1.dts
- arch/powerpc/boot/dts/p1021mds.dts 698 additions, 0 deletionsarch/powerpc/boot/dts/p1021mds.dts
- arch/powerpc/boot/dts/redwood.dts 122 additions, 0 deletionsarch/powerpc/boot/dts/redwood.dts
- arch/powerpc/configs/44x/icon_defconfig 1451 additions, 0 deletionsarch/powerpc/configs/44x/icon_defconfig
- arch/powerpc/include/asm/cputable.h 1 addition, 0 deletionsarch/powerpc/include/asm/cputable.h
- arch/powerpc/include/asm/kexec.h 13 additions, 0 deletionsarch/powerpc/include/asm/kexec.h
- arch/powerpc/include/asm/reg_booke.h 23 additions, 10 deletionsarch/powerpc/include/asm/reg_booke.h
- arch/powerpc/kernel/Makefile 6 additions, 2 deletionsarch/powerpc/kernel/Makefile
- arch/powerpc/kernel/cputable.c 1 addition, 1 deletionarch/powerpc/kernel/cputable.c
- arch/powerpc/kernel/crash.c 4 additions, 0 deletionsarch/powerpc/kernel/crash.c
- arch/powerpc/kernel/fsl_booke_entry_mapping.S 237 additions, 0 deletionsarch/powerpc/kernel/fsl_booke_entry_mapping.S
- arch/powerpc/kernel/head_fsl_booke.S 3 additions, 197 deletionsarch/powerpc/kernel/head_fsl_booke.S
- arch/powerpc/kernel/misc_32.S 17 additions, 0 deletionsarch/powerpc/kernel/misc_32.S
- arch/powerpc/kernel/ppc_ksyms.c 1 addition, 1 deletionarch/powerpc/kernel/ppc_ksyms.c
Loading
Please register or sign in to comment