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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/