From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Sat, 31 Oct 2009 13:04:44 +0100 Subject: [U-Boot] Pull request: u-boot-video next Message-ID: <20091031130444.06efca9a@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Wolfgang, The following changes since commit f2b4bc04d6aed6be712d236dab48ac4c4da22cbf: Wolfgang Denk (1): Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash are available in the git repository at: git://git.denx.de/u-boot-video.git next Anatolij Gustschin (1): video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp mode Wolfgang Grandegger (2): video: mb862xx: improve board-specific Lime configuration video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01 board/lwmon5/lwmon5.c | 7 ------ board/socrates/socrates.c | 46 ++++++--------------------------------- drivers/video/cfb_console.c | 4 ++- drivers/video/mb862xx.c | 50 +++++++++++++++++++++++++++++++++++++++++- include/configs/lwmon5.h | 12 +++++----- include/configs/socrates.h | 7 ++++++ include/mb862xx.h | 5 ++++ 7 files changed, 76 insertions(+), 55 deletions(-) Best regards, Anatolij