From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Fri, 17 Jul 2009 15:51:26 +0200 Subject: [U-Boot] Pull request: u-boot-video Message-ID: <4A6081DE.7050407@denx.de> 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 bfadb17f69c256196620c32164775f063a59c34f: Anton Vorontsov (1): mpc83xx: MPC837xEMDS: Use hwconfig instead of pci_external_arbiter variable are available in the git repository at: git://git.denx.de/u-boot-video.git master Anatolij Gustschin (3): video: mb862xx: fix coding style and remove dead code video: mb862xx: use macros instead of magic numbers video: mb862xx: replace printf with puts Matthias Weisser (1): Added support for splash screen positioning README | 20 +++ common/lcd.c | 39 ++++++- drivers/video/cfb_console.c | 36 ++++++- drivers/video/mb862xx.c | 271 +++++++++++++++++++++++-------------------- include/mb862xx.h | 69 +++++++++++ 5 files changed, 304 insertions(+), 131 deletions(-) Best regards, Anatolij