Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754478AbbBLGsM (ORCPT ); Thu, 12 Feb 2015 01:48:12 -0500 Received: from cassarossa.samfundet.no ([193.35.52.29]:54792 "EHLO cassarossa.samfundet.no" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750792AbbBLGsL (ORCPT ); Thu, 12 Feb 2015 01:48:11 -0500 Date: Thu, 12 Feb 2015 07:48:06 +0100 From: Hans-Christian Egtvedt To: torvalds@linux-foundation.org Cc: linux-kernel@vger.kernel.org, hskinnemoen@gmail.com Subject: [GIT PULL] AVR32 update for 3.20 Message-ID: <20150212064806.GA10866@samfundet.no> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2412 Lines: 45 Hello Linus, please pull git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32.git for-linus to receive the following AVR32 update for 3.20 Hans-Christian Egtvedt (2): avr32: wire up missing syscalls avr32: update all default configurations Alexandre Belloni (1): avr32: remove fake at91 cpu identification arch/avr32/configs/atngw100_defconfig | 30 ++++++++---------------------- arch/avr32/configs/atngw100_evklcd100_defconfig | 30 ++++++++---------------------- arch/avr32/configs/atngw100_evklcd101_defconfig | 30 ++++++++---------------------- arch/avr32/configs/atngw100_mrmt_defconfig | 23 ++++------------------- arch/avr32/configs/atngw100mkii_defconfig | 30 ++++++++---------------------- arch/avr32/configs/atngw100mkii_evklcd100_defconfig | 30 ++++++++---------------------- arch/avr32/configs/atngw100mkii_evklcd101_defconfig | 30 ++++++++---------------------- arch/avr32/configs/atstk1002_defconfig | 30 +++++++----------------------- arch/avr32/configs/atstk1003_defconfig | 26 +++++++------------------- arch/avr32/configs/atstk1004_defconfig | 27 +++++++-------------------- arch/avr32/configs/atstk1006_defconfig | 30 +++++++----------------------- arch/avr32/configs/favr-32_defconfig | 26 ++++++-------------------- arch/avr32/configs/hammerhead_defconfig | 22 ++++------------------ arch/avr32/configs/merisc_defconfig | 23 +++-------------------- arch/avr32/configs/mimc200_defconfig | 18 ++++-------------- arch/avr32/include/asm/unistd.h | 2 +- arch/avr32/include/uapi/asm/unistd.h | 41 +++++++++++++++++++++++++++++++++++++---- arch/avr32/kernel/syscall-stubs.S | 36 ++++++++++++++++++++++++++++++++++++ arch/avr32/kernel/syscall_table.S | 37 +++++++++++++++++++++++++++++++++++++ arch/avr32/mach-at32ap/include/mach/cpu.h | 26 +------------------------- 20 files changed, 209 insertions(+), 338 deletions(-) -- Best regards, Hans-Christian Egtvedt -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/