From: Mark Salter <msalter@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] C6X changes for v3.6
Date: Tue, 24 Jul 2012 10:01:03 -0400 [thread overview]
Message-ID: <1343138464.3672.12.camel@deneb.redhat.com> (raw)
The following changes since commit 84a1caf1453c3d44050bd22db958af4a7f99315c:
Linux 3.5-rc7 (2012-07-14 15:40:28 -0700)
are available in the git repository at:
git://linux-c6x.org/git/projects/linux-c6x-upstreaming.git tags/for-linus
for you to fetch changes up to b9b8722d4704137d1c85b8e62364b487cbbe8bf0:
C6X: clean up compiler warning (2012-07-18 23:52:54 -0400)
----------------------------------------------------------------
C6X changes for 3.6 merge window.
- remove use of legacy irqs which really wasn't needed
- add support for C66x SoC on EVMC6678 board
- clean up compiler warning
----------------------------------------------------------------
Ken Cox (1):
C6X: add basic support for TMS320C6678 SoC
Mark Salter (3):
C6X: remove megamod-pic requirement on direct-mapped core pic
C6X: remove dependence on legacy IRQs
C6X: clean up compiler warning
arch/c6x/boot/dts/evmc6678.dts | 83 ++++++++++++++++++++
arch/c6x/boot/dts/tms320c6678.dtsi | 146 +++++++++++++++++++++++++++++++++++
arch/c6x/configs/evmc6678_defconfig | 42 ++++++++++
arch/c6x/include/asm/irq.h | 2 -
arch/c6x/kernel/irq.c | 21 +++---
arch/c6x/kernel/setup.c | 4 +
arch/c6x/kernel/signal.c | 2 -
arch/c6x/platforms/Kconfig | 4 +
arch/c6x/platforms/megamod-pic.c | 28 +++++--
arch/c6x/platforms/plldata.c | 65 ++++++++++++++++
10 files changed, 373 insertions(+), 24 deletions(-)
create mode 100644 arch/c6x/boot/dts/evmc6678.dts
create mode 100644 arch/c6x/boot/dts/tms320c6678.dtsi
create mode 100644 arch/c6x/configs/evmc6678_defconfig
reply other threads:[~2012-07-24 14:01 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1343138464.3672.12.camel@deneb.redhat.com \
--to=msalter@redhat.com \
--cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®