Linus,
Please do:
git pull \
git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git master
once more. There are a bunch of updates for the embedded MPC5200
based platforms, some spufs updates for Cell, and two bug fixes from
Michael Ellerman.
Sorry about missing the diffstat last time.
Thanks,
Paul.
.../powerpc/mpc52xx-device-tree-bindings.txt | 12
arch/powerpc/boot/dts/cm5200.dts | 98 +-
arch/powerpc/boot/dts/lite5200.dts | 132 +-
arch/powerpc/boot/dts/lite5200b.dts | 146 +-
arch/powerpc/boot/dts/motionpro.dts | 118 +-
arch/powerpc/boot/dts/pcm030.dts | 363 ++++++
arch/powerpc/boot/dts/tqm5200.dts | 80 +
arch/powerpc/configs/52xx/cm5200_defconfig | 1099 ++++++++++++++++++
arch/powerpc/configs/52xx/lite5200b_defconfig | 1049 +++++++++++++++++
arch/powerpc/configs/52xx/motionpro_defconfig | 1107 ++++++++++++++++++
arch/powerpc/configs/52xx/pcm030_defconfig | 1115 ++++++++++++++++++
arch/powerpc/configs/52xx/tqm5200_defconfig | 1214 ++++++++++++++++++++
arch/powerpc/kernel/machine_kexec.c | 12
arch/powerpc/kernel/setup_64.c | 9
arch/powerpc/platforms/52xx/Kconfig | 6
arch/powerpc/platforms/52xx/Makefile | 2
arch/powerpc/platforms/52xx/mpc5200_simple.c | 1
arch/powerpc/platforms/52xx/mpc52xx_gpio.c | 465 ++++++++
arch/powerpc/platforms/52xx/mpc52xx_pic.c | 38 +
arch/powerpc/platforms/cell/spufs/.gitignore | 2
arch/powerpc/platforms/cell/spufs/context.c | 4
arch/powerpc/platforms/cell/spufs/file.c | 166 +++
arch/powerpc/platforms/cell/spufs/run.c | 2
arch/powerpc/platforms/cell/spufs/sched.c | 4
arch/powerpc/platforms/cell/spufs/spufs.h | 33 +
arch/powerpc/platforms/cell/spufs/sputrace.c | 36 -
drivers/net/fec_mpc52xx.c | 23
drivers/serial/mpc52xx_uart.c | 2
28 files changed, 7009 insertions(+), 329 deletions(-)
create mode 100644 arch/powerpc/boot/dts/pcm030.dts
create mode 100644 arch/powerpc/configs/52xx/cm5200_defconfig
create mode 100644 arch/powerpc/configs/52xx/lite5200b_defconfig
create mode 100644 arch/powerpc/configs/52xx/motionpro_defconfig
create mode 100644 arch/powerpc/configs/52xx/pcm030_defconfig
create mode 100644 arch/powerpc/configs/52xx/tqm5200_defconfig
create mode 100644 arch/powerpc/platforms/52xx/mpc52xx_gpio.c
create mode 100644 arch/powerpc/platforms/cell/spufs/.gitignore
Bartlomiej Sieka (1):
[POWERPC] mpc5200: defconfigs for CM5200, Lite5200B, Motion-PRO and TQM5200
Christoph Hellwig (1):
[POWERPC] spufs: add context switch notification log
Grant Likely (2):
[POWERPC] mpc5200: Fix unterminated of_device_id table
[POWERPC] mpc5200: Switch mpc5200 dts files to dts-v1 format
Julio M. Merino Vidal (4):
[POWERPC] spufs: add sputrace marker parameter names
[POWERPC] spufs: add marker for destroy_spu_context
[POWERPC] spufs: fix marker name for find_victim
[POWERPC] spufs: trace spu_acquire_saved events
Kumar Gala (1):
[POWERPC] spufs: add .gitignore for spu_save_dump.h & spu_restore_dump.h
Michael Ellerman (2):
[POWERPC] Make emergency stack safe for current_thread_info() use
[POWERPC] Fix crashkernel= handling when no crashkernel= specified
Sascha Hauer (2):
[POWERPC] mpc5200: add interrupt type function
[POWERPC] mpc5200: Fix FEC error handling on FIFO errors
s.hauer@pengutronix.de (2):
[POWERPC] mpc5200: add gpiolib support for mpc5200
[POWERPC] mpc5200: add Phytec pcm030 board support
--
| Andi Kleen | [PATCH] [16/22] x86: Move swsusp __pa() dependent code to arch portion |
| Nick Piggin | [patch 5/6] mm: merge nopfn into fault |
| Chuck Ebbert | Wanted: simple, safe x86 stack overflow detection |
| Balbir Singh | Re: 2.6.23-rc7-mm1 - 'touch' command causes Oops. |
git: | |
| Junio C Hamano | Re: [PATCH resend] make "git push" update origin and mirrors, "git push --mirror" ... |
| David Kastrup | Re: [OT] Re: C++ *for Git* |
| Bryan Donlan | [PATCH 0/8] Fix git's test suite to pass when the path contains spaces |
| Davide Libenzi | Re: First cut at git port to Cygwin |
| Khalid Schofield | Configuring sendmail openbsd 4.2 |
| Richard Stallman | Real men don't attack straw men |
| Jake Conk | Setting up ccd RAID 1 Howto OpenBSD 4.1 |
| Thilo Pfennig | OpenBSD project goals |
| Jim Winstead Jr. | Re: Root Disk/Book Disk Compatibility |
| Howard Wei-Hao Pan | [Q] Does Linux work with PCMCIA devices? |
| Curtis Yarvin | Re: Problem with UNCOMPRESS |
| Linus Benedict Torvalds | Re: trouble booting 0.11 (continued) |
