| Submitter | Stefan Roese |
|---|---|
| Date | Jan. 11, 2011, 9:41 a.m. |
| Message ID | <201101111041.47818.sr@denx.de> |
| Download | mbox |
| Permalink | /patch/78298/ |
| State | Accepted |
| Headers | show
Return-Path: <u-boot-bounces@lists.denx.de> 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 6AA9CB6F10 for <incoming@patchwork.ozlabs.org>; Tue, 11 Jan 2011 20:42:02 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id E46AA280FA; Tue, 11 Jan 2011 10:42:00 +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 8Uo9F7W+NyHh; Tue, 11 Jan 2011 10:42:00 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 17CB1280C5; Tue, 11 Jan 2011 10:42:00 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 31132280C5 for <u-boot@lists.denx.de>; Tue, 11 Jan 2011 10:41:58 +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 yNZeT3Sc95fO for <u-boot@lists.denx.de>; Tue, 11 Jan 2011 10:41: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 mo-p05-ob.rzone.de (mo-p05-ob.rzone.de [81.169.146.180]) by theia.denx.de (Postfix) with ESMTPS id 07FE1280A5 for <u-boot@lists.denx.de>; Tue, 11 Jan 2011 10:41:51 +0100 (CET) X-RZG-AUTH: :IW0NeWC7b/q2i6W/qstXb1SBUuFnrGohavlCkce+Ub5QXMSOpHp3KREmnujtcA== X-RZG-CLASS-ID: mo05 Received: from quad.localnet (p57BD3DD7.dip.t-dialin.net [87.189.61.215]) by post.strato.de (mrclete mo35) (RZmta 24.9) with ESMTP id a054b4n0B8UwHd ; Tue, 11 Jan 2011 10:41:50 +0100 (MET) From: Stefan Roese <sr@denx.de> To: u-boot@lists.denx.de Date: Tue, 11 Jan 2011 10:41:47 +0100 User-Agent: KMail/1.13.5 (Linux/2.6.36.2-sr; KDE/4.5.3; i686; ; ) MIME-Version: 1.0 Message-Id: <201101111041.47818.sr@denx.de> Subject: [U-Boot] Please pull u-boot-ppc4xx/master X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.9 Precedence: list List-Id: U-Boot discussion <u-boot.lists.denx.de> List-Unsubscribe: <http://lists.denx.de/mailman/listinfo/u-boot>, <mailto:u-boot-request@lists.denx.de?subject=unsubscribe> List-Archive: <http://lists.denx.de/pipermail/u-boot> List-Post: <mailto:u-boot@lists.denx.de> List-Help: <mailto:u-boot-request@lists.denx.de?subject=help> List-Subscribe: <http://lists.denx.de/mailman/listinfo/u-boot>, <mailto:u-boot-request@lists.denx.de?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de |
Hi Wolfgang, The following changes since commit 89c95f0cd3f8140f3b8a82a22a6a144c148d09c6: asm-offsets: generate bd_t size (2011-01-09 18:08:20 +0100) are available in the git repository at: git://www.denx.de/git/u-boot-ppc4xx.git master Felix Radensky (1): PPC4xx: Reduce NAND TLB window size on Canyonlands Stefan Roese (2): ppc4xx: Remove PCI support from lwmon5 ppc4xx: Fix compilation breakage in miiphy.c arch/powerpc/cpu/ppc4xx/miiphy.c | 2 +- board/amcc/canyonlands/init.S | 2 +- include/configs/lwmon5.h | 17 ----------------- 3 files changed, 2 insertions(+), 19 deletions(-)