Please pull from 'next' branch
Kumar Gala
galak at kernel.crashing.org
Wed Dec 31 04:40:13 EST 2008
Please pull from 'next' branch of
master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git next
to receive the following updates:
Documentation/powerpc/dts-bindings/fsl/board.txt | 32 +++
arch/powerpc/boot/dts/mpc836x_mds.dts | 43 ++++-
arch/powerpc/boot/dts/mpc836x_rdk.dts | 19 ++
arch/powerpc/boot/dts/mpc8641_hpcn.dts | 56 +++---
arch/powerpc/configs/85xx/mpc8572_ds_defconfig | 43 +++--
arch/powerpc/include/asm/qe.h | 37 ++++
arch/powerpc/include/asm/qe_ic.h | 21 ++
arch/powerpc/platforms/83xx/mpc831x_rdb.c | 2
arch/powerpc/platforms/83xx/mpc832x_mds.c | 9 -
arch/powerpc/platforms/83xx/mpc832x_rdb.c | 5
arch/powerpc/platforms/83xx/mpc836x_mds.c | 81 +++++++++
arch/powerpc/platforms/83xx/mpc836x_rdk.c | 6
arch/powerpc/platforms/83xx/mpc837x_mds.c | 1
arch/powerpc/platforms/83xx/mpc837x_rdb.c | 2
arch/powerpc/platforms/83xx/mpc83xx.h | 1
arch/powerpc/platforms/85xx/mpc85xx_ds.c | 7
arch/powerpc/platforms/85xx/smp.c | 1
arch/powerpc/platforms/Kconfig | 11 +
arch/powerpc/platforms/Kconfig.cputype | 2
arch/powerpc/sysdev/Makefile | 1
arch/powerpc/sysdev/fsl_pci.c | 7
arch/powerpc/sysdev/fsl_soc.h | 5
arch/powerpc/sysdev/qe_lib/gpio.c | 195 +++++++++++++++++++++++
arch/powerpc/sysdev/simple_gpio.c | 155 ++++++++++++++++++
arch/powerpc/sysdev/simple_gpio.h | 12 +
25 files changed, 684 insertions(+), 70 deletions(-)
Anton Vorontsov (11):
powerpc: Implement get_brgfreq() and get_baudrate() stubs
powerpc/83xx: Fix sparse warnings in board files
powerpc/83xx: Fix sparse warnings in mpc836x_mds.c
powerpc/qe: Implement QE Pin Multiplexing API
powerpc: Add device tree bindings for BCSR GPIO banks
powerpc: Implement GPIO driver for simple memory-mapped banks
powerpc/83xx: Add USB Host/Gadget support for MPC8360E-MDS boards
powerpc/83xx: Add USB Host support for MPC8360E-RDK boards
powerpc/fsl_pci: Fix sparse warnings
powerpc/83xx: Fix few build errors with CONFIG_QUICC_ENGINE=n
powerpc/qe: Fix few build errors with CONFIG_QUICC_ENGINE=n
Becky Bruce (1):
powerpc/86xx: Update 8641hpcn dts file to match latest u-boot
Julia Lawall (1):
powerpc/85xx: Add local_irq_restore in error handling code
Kumar Gala (2):
powerpc/85xx: Enable SMP support
powerpc/85xx: Add SMP support to MPC8572 DS
More information about the Linuxppc-dev
mailing list