From owner-soc-status@FreeBSD.ORG Wed Jul 18 01:24:40 2012 Return-Path: Delivered-To: soc-status@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 58816106564A for ; Wed, 18 Jul 2012 01:24:40 +0000 (UTC) (envelope-from jakub.klama@uj.edu.pl) Received: from mail.uj.edu.pl (mail.uj.edu.pl [149.156.89.147]) by mx1.freebsd.org (Postfix) with ESMTP id 158308FC0A for ; Wed, 18 Jul 2012 01:24:39 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII; format=flowed Received: from mbox.uj.edu.pl ([unknown] [149.156.89.248]) by mta.uoks.uj.edu.pl (Sun Java(tm) System Messaging Server 7u3-12.01 64bit (built Oct 15 2009)) with ESMTP id <0M7C006G118VJSD0@mta.uoks.uj.edu.pl> for soc-status@FreeBSD.org; Wed, 18 Jul 2012 03:24:31 +0200 (CEST) Date: Wed, 18 Jul 2012 03:24:31 +0200 From: Jakub Klama To: soc-status@FreeBSD.org Message-id: <045fc9ca943214e6d143ff52f68d5b3d@uj.edu.pl> X-Sender: jakub.klama@uj.edu.pl User-Agent: Roundcube Webmail/0.5 Cc: Subject: Fwd: FreeBSD/ARM and FDT cleanup - status report #8 X-BeenThere: soc-status@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Summer of Code Status Reports and Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jul 2012 01:24:40 -0000 Hi, It's eighth status report for project aimed to clean up current FreeBSD/ARM port and FDT implementation. Things done this week: * Refactoring arm/ti port (armv6). In particular, converting ARM GIC driver to use pic_if.m and cleaning up ti_machdep.c * Investigation about multi-board support on ARM. Plans for next week: * Getting deeper into ARM SMP code in areas such as sending/receving IPIs and AP initialization Regards, Jakub Klama