From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21174 invoked by alias); 6 Sep 2009 17:42:34 -0000 Received: (qmail 21163 invoked by uid 22791); 6 Sep 2009 17:42:33 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from hagrid.ecoscentric.com (HELO mail.ecoscentric.com) (212.13.207.197) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 06 Sep 2009 17:42:29 +0000 Received: from localhost (hagrid.ecoscentric.com [127.0.0.1]) by mail.ecoscentric.com (Postfix) with ESMTP id 878C32F78036 for ; Sun, 6 Sep 2009 18:42:26 +0100 (BST) Received: from mail.ecoscentric.com ([127.0.0.1]) by localhost (hagrid.ecoscentric.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id a8Te64vCYIBO; Sun, 6 Sep 2009 18:42:25 +0100 (BST) From: bugzilla-daemon@ecoscentric.com To: ecos-patches@ecos.sourceware.org Subject: [Bug 1000819] New: Add support for Atmel AT91SAM9263 X-Bugzilla-Reason: QAcontact CC X-Bugzilla-Type: newchanged X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: eCos X-Bugzilla-Component: Patches and contributions X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dushistov@mail.ru X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: normal X-Bugzilla-Assigned-To: jifl@ecoscentric.com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Sun, 06 Sep 2009 17:42:00 -0000 Mailing-List: contact ecos-patches-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: ecos-patches-owner@ecos.sourceware.org X-SW-Source: 2009-09/txt/msg00001.txt.bz2 http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000819 Summary: Add support for Atmel AT91SAM9263 Product: eCos Version: CVS Platform: Other (please specify) OS/Version: Other Status: UNCONFIRMED Severity: normal Priority: normal Component: Patches and contributions AssignedTo: jifl@ecoscentric.com ReportedBy: dushistov@mail.ru QAContact: ecos-patches@ecos.sourceware.org CC: ecos-patches@ecos.sourceware.org Class: --- Here is patchset that introduces support for at91sam9263 cpu, it splited to logic steps: 1)introduce arm7 package 2)fix hal_diag to handle 115200 baudrate 3)separate board's pio layout 4)move common for arm9 code for work with mmu into common header 5)hal packages for at91sam9263ek and at91sam9 6)implement support pio interrupts in the way as ordinal interrupt 7)support of norflash for at91sam9263 8)can support for at91sam9263ek -- Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are on the CC list for the bug.