From: "Jayachandran C" <jchandra@broadcom.com>
To: linux-mips@linux-mips.org, ralf@linux-mips.org
Cc: "Jayachandran C" <jchandra@broadcom.com>
Subject: [PATCH 0/9] Netlogic updates for 3.10
Date: Sat, 23 Mar 2013 23:57:52 +0530 [thread overview]
Message-ID: <cover.1364056573.git.jchandra@broadcom.com> (raw)
The main changes are to add 32-bit support and to provide a way to
build in multiple device trees (one for each major variant of XLP).
The rest are cleanups and fixes.
JC.
Jayachandran C (9):
MIPS: Netlogic: Optimize and fix write_c0_eimr()
MIPS: Netlogic: Remove unused EIMR/EIRR functions
MIPS: Netlogic: print cpumask with cpumask_scnprintf
MIPS: Netlogic: Avoid using fixed PIC IRT index
MIPS: Netlogic: Add 32-bit support for XLP
MIPS: Netlogic: Remove unused code
MIPS: Netlogic: Support for multiple built-in device trees
MIPS: Netlogic: Merge platform usb.h to usb-init.c
MIPS: Netlogic: Fix oprofile compile on XLR uniprocessor
arch/mips/include/asm/netlogic/haldefs.h | 92 ++++++++++---------
arch/mips/include/asm/netlogic/mips-extns.h | 20 ++---
arch/mips/include/asm/netlogic/xlp-hal/pic.h | 53 -----------
arch/mips/include/asm/netlogic/xlp-hal/usb.h | 64 -------------
arch/mips/netlogic/Kconfig | 17 +++-
arch/mips/netlogic/common/smp.c | 21 +++--
arch/mips/netlogic/dts/Makefile | 1 +
arch/mips/netlogic/dts/xlp_evp.dts | 2 +-
arch/mips/netlogic/dts/xlp_svp.dts | 124 ++++++++++++++++++++++++++
arch/mips/netlogic/xlp/nlm_hal.c | 62 ++++++++-----
arch/mips/netlogic/xlp/setup.c | 22 ++++-
arch/mips/netlogic/xlp/usb-init.c | 49 +++++++---
arch/mips/oprofile/op_model_mipsxx.c | 2 +-
13 files changed, 303 insertions(+), 226 deletions(-)
delete mode 100644 arch/mips/include/asm/netlogic/xlp-hal/usb.h
create mode 100644 arch/mips/netlogic/dts/xlp_svp.dts
--
1.7.9.5
reply other threads:[~2013-03-23 18:26 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=cover.1364056573.git.jchandra@broadcom.com \
--to=jchandra@broadcom.com \
--cc=linux-mips@linux-mips.org \
--cc=ralf@linux-mips.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.