From patchwork Fri Nov 4 17:46:42 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sandeep Paulraj X-Patchwork-Id: 123677 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 63E8BB6F7D for ; Sat, 5 Nov 2011 04:47:05 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 93EF4296C1; Fri, 4 Nov 2011 18:47:02 +0100 (CET) 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 i18Wty1lbtPf; Fri, 4 Nov 2011 18:47:02 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 6A98629693; Fri, 4 Nov 2011 18:47:00 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 6E87A29680 for ; Fri, 4 Nov 2011 18:46:56 +0100 (CET) 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 cebdYL1XjZfJ for ; Fri, 4 Nov 2011 18:46:54 +0100 (CET) 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 4E18E295A9 for ; Fri, 4 Nov 2011 18:46:52 +0100 (CET) Received: from dlep34.itg.ti.com ([157.170.170.115]) by devils.ext.ti.com (8.13.7/8.13.7) with ESMTP id pA4Hkhuj004853 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 4 Nov 2011 12:46:44 -0500 Received: from dlep26.itg.ti.com (smtp-le.itg.ti.com [157.170.170.27]) by dlep34.itg.ti.com (8.13.7/8.13.8) with ESMTP id pA4HkhuS013613; Fri, 4 Nov 2011 12:46:43 -0500 (CDT) Received: from DFLE71.ent.ti.com (localhost [127.0.0.1]) by dlep26.itg.ti.com (8.13.8/8.13.8) with ESMTP id pA4Hkhsc025068; Fri, 4 Nov 2011 12:46:43 -0500 (CDT) Received: from dlelxv22.itg.ti.com (172.17.1.197) by dfle71.ent.ti.com (128.247.5.62) with Microsoft SMTP Server id 14.1.323.3; Fri, 4 Nov 2011 12:46:43 -0500 Received: from a0866907ubuntu-desktop (a0866907ubuntu-desktop.am.dhcp.ti.com [158.218.100.251]) by dlelxv22.itg.ti.com (8.13.8/8.13.8) with ESMTP id pA4Hkgbk003514; Fri, 4 Nov 2011 12:46:42 -0500 Received: from a0866907 by a0866907ubuntu-desktop with local (Exim 4.71) (envelope-from ) id 1RMNqk-0005Cj-Jj; Fri, 04 Nov 2011 13:46:42 -0400 From: To: , Date: Fri, 4 Nov 2011 13:46:42 -0400 Message-ID: <1320428802-19978-1-git-send-email-s-paulraj@ti.com> X-Mailer: git-send-email 1.7.0.4 MIME-Version: 1.0 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: , Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de The following changes since commit 92e86c8daed649a9e9ddd6c0b52d61cb25b62c3a: Stefano Babic (1): Davinci: ea20: added PREBOOT to configuration are available in the git repository at: git://git.denx.de/u-boot-ti.git master Luca Ceresoli (1): ARM: dig297: Define MACH_TYPE_OMAP3_CPS and CONFIG_MACH_TYPE Sanjeev Premi (3): omap3: mem: Define and use common macros omap3: mem: Clean-up whitespaces omap3: mem: Move comments next to definitions arch/arm/include/asm/arch-omap3/mem.h | 217 ++++++++++++++++----------------- board/comelit/dig297/dig297.c | 2 - include/configs/dig297.h | 8 ++ 3 files changed, 115 insertions(+), 112 deletions(-)