public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ley Foon Tan <lftan@altera.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	"lftan.linux@gmail.com" <lftan.linux@gmail.com>
Subject: [GIT PULL] arch/nios2 update for 4.3-rc1
Date: Wed, 9 Sep 2015 15:32:41 +0800	[thread overview]
Message-ID: <1441783961.16209.45.camel@leyfoon-vm> (raw)

Hi Linus,

Here are the nios2 updates for v4.3.

- add defconfig and device tree for MAX 10 development kit
- migrate to new 'set-state' interface for timer
- fix unaligned handler
- MAINTAINERS: update nios2 git repo

Please consider pulling.

Regards
Ley Foon


The following changes since commit 64291f7db5bd8150a74ad2036f1037e6a0428df2:

  Linux 4.2 (2015-08-30 11:34:09 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2.git tags/nios2-v4.3-rc1

for you to fetch changes up to 08441d462ebdc64df79b392f877e26522616bad5:

  nios2: add Max10 defconfig (2015-09-08 18:16:02 +0800)

----------------------------------------------------------------
nios2 update for v4.3-rc1

- add defconfig and device tree for max 10 support
- migrate to new 'set-state' interface for timer
- fix unaligned handler
- MAINTAINERS: update nios2 git repo

----------------------------------------------------------------
Bernd Weiberg (2):
      nios2: fixed variable imm16 to s16
      nios2: remove unused statistic counters

Chee Nouk Phoon (2):
      nios2: Add Max10 device tree
      nios2: add Max10 defconfig

Ley Foon Tan (1):
      MAINTAINERS: update nios2 git repo

Viresh Kumar (1):
      nios2/time: Migrate to new 'set-state' interface

 MAINTAINERS                            |   2 +-
 arch/nios2/boot/dts/10m50_devboard.dts | 248 +++++++++++++++++++++++++++++++++
 arch/nios2/configs/10m50_defconfig     |  81 +++++++++++
 arch/nios2/kernel/misaligned.c         |  20 +--
 arch/nios2/kernel/time.c               |  49 ++++---
 5 files changed, 360 insertions(+), 40 deletions(-)
 create mode 100755 arch/nios2/boot/dts/10m50_devboard.dts
 create mode 100755 arch/nios2/configs/10m50_defconfig

                 reply	other threads:[~2015-09-09  7:32 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=1441783961.16209.45.camel@leyfoon-vm \
    --to=lftan@altera.com \
    --cc=lftan.linux@gmail.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