public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] arch/nios2 update for 4.3-rc1
@ 2015-09-09  7:32 Ley Foon Tan
  0 siblings, 0 replies; only message in thread
From: Ley Foon Tan @ 2015-09-09  7:32 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List, lftan.linux@gmail.com

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

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

only message in thread, other threads:[~2015-09-09  7:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-09  7:32 [GIT PULL] arch/nios2 update for 4.3-rc1 Ley Foon Tan

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