From patchwork Mon Jan 14 22:30:05 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Anatolij Gustschin X-Patchwork-Id: 211937 X-Patchwork-Delegate: trini@ti.com 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 46EFA2C0087 for ; Tue, 15 Jan 2013 09:30:16 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id AEBCD4A0C6; Mon, 14 Jan 2013 23:30:13 +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 Rb6+cS9P8iwT; Mon, 14 Jan 2013 23:30:13 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 3E7E64A0BE; Mon, 14 Jan 2013 23:30:12 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 229AD4A0BE for ; Mon, 14 Jan 2013 23:30:08 +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 3hRjOhJA+RzB for ; Mon, 14 Jan 2013 23:30:07 +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 ESMTPS id 60B744A0B0 for ; Mon, 14 Jan 2013 23:30:05 +0100 (CET) Received: from frontend1.mail.m-online.net (unknown [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 3YlTrr5HjWz4KK3w; Mon, 14 Jan 2013 23:30:04 +0100 (CET) X-Auth-Info: 3ipGEN3+CzhTAMr87s31L4jnM1cAl4PbL+TrXGltEdI= Received: from crub (p4FDE760D.dip.t-dialin.net [79.222.118.13]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA id 3YlTrr49PTzbbcY; Mon, 14 Jan 2013 23:30:04 +0100 (CET) Date: Mon, 14 Jan 2013 23:30:05 +0100 From: Anatolij Gustschin To: Tom Rini Message-ID: <20130114233005.0f3b68e9@crub> X-Mailer: Claws Mail 3.7.9 (GTK+ 2.24.6; i686-pc-linux-gnu) Mime-Version: 1.0 Cc: u-boot Subject: [U-Boot] Pull request: u-boot-video/master X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.11 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 Hello Tom, The following changes since commit fd70aa41468be4324275910f85578cb5be6a0439: m68k/lib: fix serial driver relocation (2013-01-11 14:41:14 -0700) are available in the git repository at: git://git.denx.de/u-boot-video.git master Nikita Kiryanov (1): lcd: restore ability to display 8 bpp BMPs on 16 bpp LCDs Wolfgang Denk (1): VIDEO: better document the correct use of CONFIG_FB_ADDR README | 11 +++++++---- common/lcd.c | 2 +- 2 files changed, 8 insertions(+), 5 deletions(-) Please pull. Thanks! Anatolij