Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH 0/9] Netlogic updates for 3.10
@ 2013-03-23 18:27 Jayachandran C
  0 siblings, 0 replies; only message in thread
From: Jayachandran C @ 2013-03-23 18:27 UTC (permalink / raw)
  To: linux-mips, ralf; +Cc: Jayachandran C

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-03-23 18:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-23 18:27 [PATCH 0/9] Netlogic updates for 3.10 Jayachandran C

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox