From patchwork Tue Apr 19 14:02:49 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sandeep Paulraj X-Patchwork-Id: 91979 X-Patchwork-Delegate: albert.aribaud@free.fr Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id B1264B6FD0 for ; Wed, 20 Apr 2011 00:03:10 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 6E79B280A2; Tue, 19 Apr 2011 16:03:07 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AEbqyX23dsiM; Tue, 19 Apr 2011 16:03:07 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 95941280A4; Tue, 19 Apr 2011 16:03:04 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 5FB6E280A4 for ; Tue, 19 Apr 2011 16:03:02 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NGMavqJODHFO for ; Tue, 19 Apr 2011 16:03:01 +0200 (CEST) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from devils.ext.ti.com (devils.ext.ti.com [198.47.26.153]) by theia.denx.de (Postfix) with ESMTPS id 05994280A2 for ; Tue, 19 Apr 2011 16:02:59 +0200 (CEST) Received: from dlep34.itg.ti.com ([157.170.170.115]) by devils.ext.ti.com (8.13.7/8.13.7) with ESMTP id p3JE2pjS022433 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 19 Apr 2011 09:02:51 -0500 Received: from legion.dal.design.ti.com (localhost [127.0.0.1]) by dlep34.itg.ti.com (8.13.7/8.13.7) with ESMTP id p3JE2o5h027193; Tue, 19 Apr 2011 09:02:50 -0500 (CDT) Received: from gt5d9d821.telogy.design.ti.com (gt5d9d821.telogy.design.ti.com [158.218.100.23]) by legion.dal.design.ti.com (8.11.7p1+Sun/8.11.7) with ESMTP id p3JE2of19812; Tue, 19 Apr 2011 09:02:50 -0500 (CDT) Received: from gt5d9d821.telogy.design.ti.com (localhost [127.0.0.1] (may be forged)) by gt5d9d821.telogy.design.ti.com (8.13.1/8.13.1) with ESMTP id p3JE2oWu000654; Tue, 19 Apr 2011 10:02:50 -0400 Received: (from a0866907@localhost) by gt5d9d821.telogy.design.ti.com (8.13.1/8.13.1/Submit) id p3JE2nP8000651; Tue, 19 Apr 2011 10:02:49 -0400 From: s-paulraj@ti.com To: s-paulraj@ti.com, u-boot@lists.denx.de, albert.u.boot@aribaud.net Date: Tue, 19 Apr 2011 10:02:49 -0400 Message-Id: <1303221769-628-1-git-send-email-s-paulraj@ti.com> X-Mailer: git-send-email 1.6.0.4 Subject: [U-Boot] Please pull u-boot-ti/master X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.9 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de The following changes since commit 75cb6fbe7293fbde04662124bf8f4dbef0dbce44: Albert Aribaud (1): Merge remote-tracking branch 'u-boot-ti/master' are available in the git repository at: git://git.denx.de/u-boot-ti.git master Alexander Holler (3): OMAP3: Change some USB related MUX values OMAP3: Add support for DPLL5 (usbhost) omap3_beagle: enable EHCI and USB storage. Enric Balletbo i Serra (2): ARM: OMAP3: Revamp IGEP v2 default ARM: OMAP3: Revamp IGEP module default configuration Luca Ceresoli (2): ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XX ARMV7: OMAP3: Add GPMC_CONFIGx register value definitions arch/arm/cpu/armv7/omap3/clock.c | 20 +++++ arch/arm/cpu/armv7/omap3/lowlevel_init.S | 22 +++++ arch/arm/cpu/armv7/start.S | 2 +- arch/arm/include/asm/arch-omap3/clocks.h | 1 + arch/arm/include/asm/arch-omap3/clocks_omap3.h | 26 ++++++ arch/arm/include/asm/arch-omap3/cpu.h | 21 ++++- arch/arm/include/asm/arch-omap3/ehci_omap3.h | 58 +++++++++++++ arch/arm/include/asm/arch-omap3/omap3-regs.h | 95 +++++++++++++++++++++ board/ti/beagle/beagle.c | 106 ++++++++++++++++++++++++ board/ti/beagle/beagle.h | 27 +++--- include/configs/igep0020.h | 57 ++++++++++++- include/configs/igep0030.h | 57 ++++++++++++- include/configs/omap3_beagle.h | 6 ++ 13 files changed, 469 insertions(+), 29 deletions(-) create mode 100644 arch/arm/include/asm/arch-omap3/ehci_omap3.h create mode 100644 arch/arm/include/asm/arch-omap3/omap3-regs.h