u-boot/drivers/video
Gabe Black 03d31fcf4c video: cfb_console: Make the software cursor non-destructive
When printing the string "\r\n" to the framebuffer console, the first
character of the current line was being replaced with a space. The "boot"
prompt would become the "oot" prompt. This change makes the cursor
non-destructive so that no matter where it goes on its way to where it's
supposed to be, the end result is that the cursor is where it's supposed to
be with the other text preserved.

Signed-off-by: Gabe Black <gabeblack@chromium.org>
Acked-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Anatolij Gustschin <agust@denx.de>
2011-12-05 22:05:24 +01:00
..
amba.c video: add amba-clcd prime-cell 2010-01-27 21:23:14 +01:00
ati_ids.h drivers/video : move video drivers to drivers/video 2007-11-25 18:35:11 +01:00
ati_radeon_fb.c video: ati_radeon_fb.c: fix warning while compiling with DEBUG 2010-04-08 15:59:16 +02:00
ati_radeon_fb.h ati_radeon: Support PCI virtual not eq bus mapping. 2010-04-08 15:30:47 +02:00
atmel_lcdfb.c atmel_lcd: Allow contrast polarity to be either positive or negative 2010-09-25 15:22:51 +02:00
bus_vcxk.c drivers/video/bus_vcxk.c: Fix GCC 4.6 warning 2011-11-16 21:36:22 +01:00
cfb_console.c video: cfb_console: Make the software cursor non-destructive 2011-12-05 22:05:24 +01:00
ct69000.c drivers/video/ct69000.c: Fix GC 4.6 build warning 2011-11-16 21:05:30 +01:00
da8xx-fb.c drivers/video/da8xx-fb.c: Fix GCC 4.6 warning 2011-11-16 21:36:08 +01:00
fsl_diu_fb.c DIU: 1080P and 720P support 2011-11-29 15:43:36 +01:00
ipu.h VIDEO: MX5: export pix format 2011-10-13 12:26:30 +02:00
ipu_common.c MX51: Add IPU driver for video support 2010-10-22 00:05:05 +02:00
ipu_disp.c GCC4.6: Squash warnings in ipu_disp.c 2011-10-01 23:26:36 +02:00
ipu_regs.h GCC4.6: Squash warnings in ipu_disp.c 2011-10-01 23:26:36 +02:00
Makefile VIDEO: davinci: add framebuffer to da8xx 2011-11-03 22:56:26 +01:00
mb86r0xgdc.c VIDEO: mb86r0xgdc.c: fix warning: unused variable 'i' 2011-09-06 08:43:35 +02:00
mb862xx.c video: mb862xx: change controller detection message 2011-08-04 22:55:35 +02:00
mx3fb.c VIDEO: mx3fb: GCC4.6 fix build warnings 2011-11-10 23:27:28 +01:00
mxc_ipuv3_fb.c MX5: Make IPU display output and pixel format configurable 2011-10-13 12:26:31 +02:00
mxcfb.h MX51: Add video support 2010-10-22 00:05:05 +02:00
omap3_dss.c OMAP3: Add DSS driver for OMAP3 2011-09-04 11:36:22 +02:00
s6e63d6.c A driver for the S6E63D6 SPI display controller from Samsung 2009-02-24 10:00:28 +01:00
sed156x.c font: split font data from video_font.h 2011-11-15 23:58:26 +01:00
sed13806.c Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
sm501.c Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
smiLynxEM.c Fix whitespace damage: double space changed to a tab 2009-02-11 23:03:41 +01:00
videomodes.c drivers/video/videomodes.c: fix GCC 4.6 build warning 2011-11-07 22:09:58 +01:00
videomodes.h video: parse the video-mode environment variable 2011-04-28 21:31:02 +02:00