From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Thu, 8 Apr 2010 16:47:39 +0200 Subject: [U-Boot] Pull request: u-boot-video/master Message-ID: <20100408164739.2f3a2368@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 a233631095eba3e853049f6656642e3a7ef1d73c: 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 master Anatolij Gustschin (2): video: cfb_console.c: add support for RLE8 bitmaps video: ati_radeon_fb.c: fix warning while compiling with DEBUG Ed Swarthout (2): ati_radeon: return with error when emulator fails ati_radeon: Support PCI virtual not eq bus mapping. README | 6 + drivers/bios_emulator/atibios.c | 13 ++- drivers/video/ati_radeon_fb.c | 50 +++++----- drivers/video/ati_radeon_fb.h | 4 +- drivers/video/cfb_console.c | 200 ++++++++++++++++++++++++++++++++++++++- 5 files changed, 241 insertions(+), 32 deletions(-) Best regards, Anatolij