* [GIT PULL] sh64 updates for 2.6.24-rc1
@ 2007-10-10 10:40 Paul Mundt
0 siblings, 0 replies; only message in thread
From: Paul Mundt @ 2007-10-10 10:40 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, linuxsh-dev
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6.git
Which contains:
Paul Mundt (18):
sh64: Move *_p() I/O routine variants to io.h.
sh64: Tidy up includes for Cayman board.
sh64: Kill off dead ROM-RAM and generic boards.
sh64: Kill off duplicate frame pointer option.
sh64: mach-harp: Build fixes.
sh64: mach-sim: Build fixes.
sh64: Some symbol exports and build fixes.
sh64: Move consistent DMA routines to arch/sh64/mm/.
sh64: Tidy up Kconfig dependencies.
sh64: update cayman defconfig.
sh64: Add defconfigs for mach-sim and mach-harp.
sh64: alphanumeric display only on Cayman.
sh64: Kill off dead gdb stub symbol.
sh64: Kill off obsolete linux/blk.h reference.
sh64: Set KBUILD_IMAGE to make the rpm target happy.
sh64: linker script tidying and alignment fixups.
sh64: Symbol export fixups.
sh64: mach-cayman: Build fixes.
Thomas Gleixner (1):
sh64: cleanup struct irqaction initializers.
arch/sh64/Kconfig | 51 --
arch/sh64/Kconfig.debug | 13
arch/sh64/Makefile | 6
arch/sh64/configs/cayman_defconfig | 258 ++++++++++--
arch/sh64/configs/harp_defconfig | 756 +++++++++++++++++++++++++++++++++++++
arch/sh64/configs/sim_defconfig | 566 +++++++++++++++++++++++++++
arch/sh64/kernel/Makefile | 2
arch/sh64/kernel/alphanum.c | 1
arch/sh64/kernel/pci-dma.c | 50 --
arch/sh64/kernel/sh_ksyms.c | 32 -
arch/sh64/kernel/time.c | 14
arch/sh64/kernel/vmlinux.lds.S | 60 --
arch/sh64/lib/c-checksum.c | 3
arch/sh64/lib/io.c | 29 -
arch/sh64/lib/iomap.c | 10
arch/sh64/mach-cayman/setup.c | 10
arch/sh64/mach-harp/Makefile | 13
arch/sh64/mach-harp/setup.c | 25 -
arch/sh64/mach-romram/Makefile | 14
arch/sh64/mach-romram/setup.c | 141 ------
arch/sh64/mach-sim/Makefile | 13
arch/sh64/mach-sim/setup.c | 53 --
arch/sh64/mm/Makefile | 4
arch/sh64/mm/consistent.c | 52 ++
arch/sh64/mm/init.c | 4
arch/sh64/mm/ioremap.c | 7
include/asm-sh64/io.h | 7
27 files changed, 1690 insertions(+), 504 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-10-10 10:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-10 10:40 [GIT PULL] sh64 updates for 2.6.24-rc1 Paul Mundt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox