From: Paul Mundt <lethal@linux-sh.org>
To: Linus Torvalds <torvalds@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] sh updates
Date: Thu, 12 Oct 2006 12:21:25 +0900 [thread overview]
Message-ID: <20061012032125.GA7059@linux-sh.org> (raw)
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
Which contains:
Jamie Lenehan:
sh: Fix pr_debug statements for sh4
Paul Mundt:
sh: First step at generic timeofday support.
sh: Kill off timer_ops get_frequency().
sh: Updates for IRQ handler changes.
sh: Convert r7780rp IRQ handler to IRQ chip.
sh: Convert INTC2 IRQ handler to irq_chip.
sh: Convert IPR-IRQ to IRQ chip.
sh: Zero-out coherent buffer in consistent_alloc().
sh: Default enable R7780RP IRQs.
sh: interrupt exception handling rework
Ryusuke Sakato:
sh: SH-4A UBC support
arch/sh/Kconfig | 4
arch/sh/boards/hp6xx/hp6xx_apm.c | 4
arch/sh/boards/landisk/landisk_pwb.c | 2
arch/sh/boards/mpc1211/setup.c | 5
arch/sh/boards/renesas/r7780rp/irq.c | 105 +-----
arch/sh/boards/snapgear/setup.c | 2
arch/sh/cchips/hd6446x/hd64461/setup.c | 2
arch/sh/cchips/hd6446x/hd64465/gpio.c | 2
arch/sh/cchips/hd6446x/hd64465/setup.c | 2
arch/sh/cchips/voyagergx/irq.c | 3
arch/sh/drivers/dma/dma-g2.c | 2
arch/sh/drivers/dma/dma-pvr2.c | 2
arch/sh/drivers/dma/dma-sh.c | 6
arch/sh/drivers/pci/pci-sh7751.c | 4
arch/sh/drivers/pci/pci-st40.c | 2
arch/sh/kernel/cpu/irq/intc2.c | 138 +--------
arch/sh/kernel/cpu/irq/ipr.c | 102 +-----
arch/sh/kernel/cpu/sh3/ex.S | 195 ------------
arch/sh/kernel/cpu/sh4/ex.S | 500 ---------------------------------
arch/sh/kernel/entry.S | 43 ++
arch/sh/kernel/irq.c | 42 +-
arch/sh/kernel/process.c | 30 +
arch/sh/kernel/time.c | 9
arch/sh/kernel/timers/timer-tmu.c | 63 ----
arch/sh/mm/consistent.c | 1
drivers/rtc/rtc-sh.c | 6
drivers/serial/sh-sci.c | 4
include/asm-sh/cpu-sh4/ubc.h | 37 ++
include/asm-sh/hw_irq.h | 4
include/asm-sh/irq.h | 14
include/asm-sh/irq_regs.h | 1
include/asm-sh/timer.h | 13
32 files changed, 249 insertions(+), 1100 deletions(-)
next reply other threads:[~2006-10-12 3:21 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-12 3:21 Paul Mundt [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-05-07 2:18 [GIT PULL] sh updates Paul Mundt
2007-03-07 16:24 Paul Mundt
2007-02-15 16:13 Paul Mundt
2006-12-12 11:55 Paul Mundt
2006-12-06 3:22 Paul Mundt
2006-10-31 3:58 Paul Mundt
2006-10-23 1:59 Paul Mundt
2006-10-03 5:25 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=20061012032125.GA7059@linux-sh.org \
--to=lethal@linux-sh.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox