From owner-freebsd-hackers@FreeBSD.ORG Fri Aug 17 09:24:24 2012 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2C7AF106564A; Fri, 17 Aug 2012 09:24:24 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id F36C28FC15; Fri, 17 Aug 2012 09:24:23 +0000 (UTC) Received: from fledge.watson.org (fledge.watson.org [65.122.17.41]) by cyrus.watson.org (Postfix) with ESMTPS id 8D5A746B20; Fri, 17 Aug 2012 05:24:23 -0400 (EDT) Date: Fri, 17 Aug 2012 10:24:23 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Oleksandr Tymoshenko In-Reply-To: <8B16B6D3-A9C1-487E-9C42-6EDD07D689D4@freebsd.org> Message-ID: References: <8B16B6D3-A9C1-487E-9C42-6EDD07D689D4@freebsd.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: "arm@freebsd.org" , arch@freebsd.org, hackers@freebsd.org Subject: Re: projects/armv6 merged to HEAD X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Aug 2012 09:24:24 -0000 On Thu, 16 Aug 2012, Oleksandr Tymoshenko wrote: > projects/armv6 branch was merged to HEAD and should be considered dead now. > This patch is a result of a joint effort by many people. Including but not > limited to: Amazing work -- many thanks are due to to everyone who was involved! Robert > > Grzegorz Bernacki (gber@) > Aleksander Dutkowski > Ben R. Gray (bgray@) > Olivier Houchard (cognet@) > Rafal Jaworowski (raj@) and Semihalf team > Tim Kientzle (kientzle@) > Jakub Wojciech Klama (jceel@) > Ian Lepore > Warner Losh (imp@) > Damjan Marion (dmarion@) > Lukasz Plachno > Stanislav Sedov (stas@) > Mark Tinguely > Andrew Turner (andrew@) > > Thanks to all, who contributed by submitting code, > testing and giving valuable advices. > > Code drop includes following parts: > > - General ARMv6/ARMv7 kernel bits (pmap, cache, > assembler routines, etc...) > - ARM SMP support > - VFP/Neon support > - ARM Generic Interrupt Controller driver > - Improved thread-local storage for cpus >=ARMv6 > - Two new values for TARGET_ARCH: armv6 and armv6eb > - Driver for SMSC LAN95XX and LAN8710A ethernet controllers > - Marvell MV78x60 support (multiuser, ARMADA XP kernel config) > - TI OMAP4 and AM335x support (multiuser, no GPU or graphics > support, kernel configs for Pandaboard and Beaglebone) > - LPC32x0 support (multiuser, frame buffer works with SSD1289 > LCD controller.Embedded Artists EA3250 kernel config) > - Barebone Nvidia Tegra2 support (timers, interrupts and UART. > No kernel config) > > Hope now that the code is in trunk it will get more attention > and love from developers. > > Happy hacking > > -- > gonzo > _______________________________________________ > freebsd-arch@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arch > To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org" >