From patchwork Fri Dec 17 09:09:39 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wolfgang Denk X-Patchwork-Id: 75846 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 0EE721007D3 for ; Fri, 17 Dec 2010 20:09:50 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id ADC6A280AD; Fri, 17 Dec 2010 10:09:48 +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 PposNsEAbjjV; Fri, 17 Dec 2010 10:09:48 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 3078B28091; Fri, 17 Dec 2010 10:09:46 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 1393E28091 for ; Fri, 17 Dec 2010 10:09:44 +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 WKmP3bVzbnPx for ; Fri, 17 Dec 2010 10:09:42 +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 mail-out.m-online.net (mail-out.m-online.net [212.18.0.9]) by theia.denx.de (Postfix) with ESMTP id 051A82808F for ; Fri, 17 Dec 2010 10:09:40 +0100 (CET) Received: from frontend1.mail.m-online.net (unknown [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 26A8B1C017CD for ; Fri, 17 Dec 2010 10:09:40 +0100 (CET) X-Auth-Info: hC1Y6iRLR2Kn0Ool9IIdjJRs0CZ1IrnFCaDd2P7eoaQ= Received: from diddl.denx.de (ppp-188-174-79-57.dynamic.mnet-online.de [188.174.79.57]) by smtp-auth.mnet-online.de (Postfix) with ESMTPA id 1B2A11C00086 for ; Fri, 17 Dec 2010 10:09:40 +0100 (CET) Received: from gemini.denx.de (unknown [10.0.0.2]) by diddl.denx.de (Postfix) with ESMTP id F3751316E51C for ; Fri, 17 Dec 2010 10:09:39 +0100 (CET) Received: from gemini.denx.de (localhost.localdomain [127.0.0.1]) by gemini.denx.de (Postfix) with ESMTP id E703BD1CABC for ; Fri, 17 Dec 2010 10:09:39 +0100 (CET) To: u-boot@lists.denx.de From: Wolfgang Denk MIME-Version: 1.0 Date: Fri, 17 Dec 2010 10:09:39 +0100 Message-Id: <20101217090939.E703BD1CABC@gemini.denx.de> Subject: [U-Boot] [PULL] u-boot-arm.git 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 6741b5310f81ae5ae0132ad85b09fb31d6377b6c: pm9261: enable cache command (2010-12-16 22:46:06 +0100) are available in the git repository at: git://git.denx.de/u-boot-arm.git master Sandeep Paulraj (5): DaVinci: Config cleanup DaVinci Sonata: Add ARM Relocation Support DaVinci sffsdr: Add ARM Relocation Support DaVinci Schmoogie: Add ARM Relocation Support DaVinci DM6467: Add ARM Relocation Support include/configs/davinci_dm6467evm.h | 8 ++++++++ include/configs/davinci_schmoogie.h | 16 +++++++++------- include/configs/davinci_sffsdr.h | 14 +++++++++----- include/configs/davinci_sonata.h | 16 +++++++++------- 4 files changed, 35 insertions(+), 19 deletions(-) Best regards, Wolfgang Denk