summaryrefslogtreecommitdiff
path: root/drivers/video/cfb_console.c
Commit message (Expand)AuthorAgeLines
...
* cfb_console: Ignore bell characterPali Rohár2012-06-05-0/+3
* cfb_console: Add console_clear_line functionPali Rohár2012-06-04-13/+36
* cfb_console: Fix function console_backPali Rohár2012-06-04-2/+0
* video: cfb_console: fix build warningsAnatolij Gustschin2011-12-07-21/+17
* video: cfb_console: Make the software cursor non-destructiveGabe Black2011-12-05-56/+53
* CFB: Fix font rendering on mx5 framebufferMarek Vasut2011-11-29-1/+1
* font: split font data from video_font.hChe-Liang Chiou2011-11-15-0/+1
* tools: logo: split bmp arrays from bmp_logo.hChe-Liang Chiou2011-11-15-0/+1
* drivers/video/cfb_console.c:Fix GCC 4.6 build warningWolfgang Denk2011-11-07-1/+3
* GCC4.6: Squash warning in cfb_console.cMarek Vasut2011-10-27-1/+1
* video: Moving mx3fb.c to CONFIG_VIDEOHelmut Raiger2011-10-13-0/+7
* cfb_console.c: checkpatch cleanupWolfgang Denk2011-08-01-6/+10
* cfb_console.c: drop custom PRINTD() and use debug() insteadWolfgang Denk2011-08-01-9/+2
* Cosmetic: reformat drivers/video/cfb_console.cWolfgang Denk2011-08-01-484/+609
* cfb_console: fix build breakageAndreas Bießmann2011-07-29-1/+1
* unify version_stringAndreas Bießmann2011-07-28-1/+1
* cfb_console: fix RLE bitmap drawing codeAnatolij Gustschin2011-04-28-4/+15
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-28-1/+37
|\
| * video: cfb_console: add support for 4bpp bitmaps with GDF_32BIT_X888RGBTimur Tabi2010-09-21-1/+37
* | video: cfb_console: fix definition and usage of CURSOR_xxx macrosTimur Tabi2010-09-16-10/+14
|/
* video: cleanup comments in cfb_console.c and video_fb.hAnatolij Gustschin2010-07-17-3/+3
* video: cfb_console: add weak default video_set_lut()Anatolij Gustschin2010-06-14-0/+12
* video: cfb_console.c: add support for RLE8 bitmapsAnatolij Gustschin2010-04-08-2/+198
* video: Fix console display when splashscreen is usedMatthias Weisser2010-03-13-9/+12
* move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner2009-12-21-2/+0
* video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01Wolfgang Grandegger2009-10-31-1/+1
* video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp modeAnatolij Gustschin2009-10-31-0/+2
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-18-3/+3
* Added support for splash screen positioningMatthias Weisser2009-07-17-1/+35
* video: Add an option to skip video initializationWolfgang Denk2009-06-12-0/+15
* drv_video_init(): simplify logicWolfgang Denk2009-06-12-40/+29
* video: fix bug in cfb_console.c codeAnatolij Gustschin2009-04-28-3/+33
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-6/+6
* clean up some #if !defined() in drivers/video/cfb_console.cAndrew Dyer2008-09-07-12/+12
* video: Clean drivers/video/MakefileMichal Simek2008-08-18-3/+0
* video: fix bug in cfb_console codeAnatolij Gustschin2008-08-11-23/+36
* video: fix bug in logo_plotAnatolij Gustschin2008-08-11-1/+3
* video: Add missing free for logo memoryMatthias Fuchs2008-04-21-0/+5
* Add Fujitsu CoralP/Lime video driverAnatolij Gustschin2008-01-11-0/+42
* Fix video console newline and carriage return handlingAnatolij Gustschin2008-01-11-4/+23
* fix comments with new drivers organizationMarcel Ziswiler2008-01-09-4/+4
* drivers/video : move video drivers to drivers/videoJean-Christophe PLAGNIOL-VILLARD2007-11-25-0/+1274