lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 9 Sep 2015 15:32:41 +0800
From:	Ley Foon Tan <lftan@...era.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
CC:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	"lftan.linux@...il.com" <lftan.linux@...il.com>
Subject: [GIT PULL] arch/nios2 update for 4.3-rc1

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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ