From: Paul Mundt <lethal@linux-sh.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] sh updates for 2.6.27-rc4
Date: Wed, 20 Aug 2008 06:30:55 +0000 [thread overview]
Message-ID: <20080820063055.GA14602@linux-sh.org> (raw)
Please pull from
master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git sh/for-2.6.27
Which contains:
Adrian Bunk (1):
fix SH7705_CACHE_32KB compilation
Magnus Damm (5):
sh: remove MSTPCR defines from Migo-R header file
input: migor_ts compile and detection fix
sh: export sh7723 VEU as VEU2H
sh: select memchunk size using kernel cmdline
video: export sh_mobile_lcdc panel size
Nobuhiro Iwamatsu (3):
sh: Add support sh_eth to sh7763rdp board
sh: Add support sh7760fb to sh7763rdp board
sh: Update sh7763rdp defconfig
Paul Mundt (2):
sh: mach-x3proto: Fix up smc91x platform data.
sh: Disable 64kB hugetlbpage size when using 64kB PAGE_SIZE.
Takashi YOSHII (2):
binfmt_flat: Stub in a FLAT_PLAT_INIT().
sh: Provide a FLAT_PLAT_INIT() definition.
Yoshinori Sato (1):
sh: Don't export __{s,u}divsi3_i4i from SH-2 libgcc.
arch/sh/boards/board-ap325rxa.c | 4 +
arch/sh/boards/mach-migor/setup.c | 8 ++
arch/sh/boards/mach-sh7763rdp/setup.c | 84 +++++++++++++++++++++-
arch/sh/boards/mach-x3proto/setup.c | 10 +++-
arch/sh/configs/sh7763rdp_defconfig | 113 +++++++++++++++++++++++++----
arch/sh/include/asm/flat.h | 7 ++
arch/sh/include/asm/migor.h | 3 -
arch/sh/include/asm/sh_mobile_lcdc.h | 6 ++
arch/sh/include/cpu-sh3/cpu/cacheflush.h | 10 +++
arch/sh/kernel/cpu/sh4a/setup-sh7723.c | 4 +-
arch/sh/kernel/sh_ksyms_32.c | 4 +-
arch/sh/mm/Kconfig | 2 +
arch/sh/mm/consistent.c | 27 +++++++
drivers/input/touchscreen/migor_ts.c | 11 +++-
drivers/video/sh_mobile_lcdcfb.c | 2 +
fs/binfmt_flat.c | 4 +-
16 files changed, 271 insertions(+), 28 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: Paul Mundt <lethal@linux-sh.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] sh updates for 2.6.27-rc4
Date: Wed, 20 Aug 2008 15:30:55 +0900 [thread overview]
Message-ID: <20080820063055.GA14602@linux-sh.org> (raw)
Please pull from
master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git sh/for-2.6.27
Which contains:
Adrian Bunk (1):
fix SH7705_CACHE_32KB compilation
Magnus Damm (5):
sh: remove MSTPCR defines from Migo-R header file
input: migor_ts compile and detection fix
sh: export sh7723 VEU as VEU2H
sh: select memchunk size using kernel cmdline
video: export sh_mobile_lcdc panel size
Nobuhiro Iwamatsu (3):
sh: Add support sh_eth to sh7763rdp board
sh: Add support sh7760fb to sh7763rdp board
sh: Update sh7763rdp defconfig
Paul Mundt (2):
sh: mach-x3proto: Fix up smc91x platform data.
sh: Disable 64kB hugetlbpage size when using 64kB PAGE_SIZE.
Takashi YOSHII (2):
binfmt_flat: Stub in a FLAT_PLAT_INIT().
sh: Provide a FLAT_PLAT_INIT() definition.
Yoshinori Sato (1):
sh: Don't export __{s,u}divsi3_i4i from SH-2 libgcc.
arch/sh/boards/board-ap325rxa.c | 4 +
arch/sh/boards/mach-migor/setup.c | 8 ++
arch/sh/boards/mach-sh7763rdp/setup.c | 84 +++++++++++++++++++++-
arch/sh/boards/mach-x3proto/setup.c | 10 +++-
arch/sh/configs/sh7763rdp_defconfig | 113 +++++++++++++++++++++++++----
arch/sh/include/asm/flat.h | 7 ++
arch/sh/include/asm/migor.h | 3 -
arch/sh/include/asm/sh_mobile_lcdc.h | 6 ++
arch/sh/include/cpu-sh3/cpu/cacheflush.h | 10 +++
arch/sh/kernel/cpu/sh4a/setup-sh7723.c | 4 +-
arch/sh/kernel/sh_ksyms_32.c | 4 +-
arch/sh/mm/Kconfig | 2 +
arch/sh/mm/consistent.c | 27 +++++++
drivers/input/touchscreen/migor_ts.c | 11 +++-
drivers/video/sh_mobile_lcdcfb.c | 2 +
fs/binfmt_flat.c | 4 +-
16 files changed, 271 insertions(+), 28 deletions(-)
next reply other threads:[~2008-08-20 6:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-20 6:30 Paul Mundt [this message]
2008-08-20 6:30 ` [GIT PULL] sh updates for 2.6.27-rc4 Paul Mundt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080820063055.GA14602@linux-sh.org \
--to=lethal@linux-sh.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sh@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.