From owner-freebsd-arm@FreeBSD.ORG Wed May 23 13:09:57 2012 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 81414106567E for ; Wed, 23 May 2012 13:09:57 +0000 (UTC) (envelope-from gber@freebsd.org) Received: from smtp.semihalf.com (smtp.semihalf.com [213.17.239.109]) by mx1.freebsd.org (Postfix) with ESMTP id 361108FC1D for ; Wed, 23 May 2012 13:09:57 +0000 (UTC) Received: from localhost (unknown [213.17.239.109]) by smtp.semihalf.com (Postfix) with ESMTP id 873AAEC2ED for ; Wed, 23 May 2012 15:09:45 +0200 (CEST) X-Virus-Scanned: by amavisd-new at semihalf.com Received: from smtp.semihalf.com ([213.17.239.109]) by localhost (smtp.semihalf.com [213.17.239.109]) (amavisd-new, port 10024) with ESMTP id E0TBZnkImGip for ; Wed, 23 May 2012 15:09:45 +0200 (CEST) Received: from [10.0.0.93] (cardhu.semihalf.com [213.17.239.108]) by smtp.semihalf.com (Postfix) with ESMTPSA id 1F605EBD7D for ; Wed, 23 May 2012 15:09:45 +0200 (CEST) Message-ID: <4FBCFD6C.3080209@freebsd.org> Date: Wed, 23 May 2012 17:08:28 +0200 From: Grzegorz Bernacki User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.24) Gecko/20120127 Thunderbird/3.1.16 MIME-Version: 1.0 To: freebsd-arm@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [RFC] ARM patches. X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 May 2012 13:09:57 -0000 Hi, I was going trough our arm git repository and I've found a lot of changes which in my opinion should be applied into head. I am going to post all patches in few series. First one is at: http://people.freebsd.org/~gber/arm/ Please let me know if you have any comments or objections. thanks, grzesiek