aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2010-03-13video: Fix console display when splashscreen is usedMatthias Weisser1-9/+12
2010-02-12convert common files to new SoC accessJens Scharsig1-1/+21
2010-01-27video: add amba-clcd prime-cellAlessandro Rubini2-0/+80
2009-12-21move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner1-2/+0
2009-10-31video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01Wolfgang Grandegger1-1/+1
2009-10-31video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp modeAnatolij Gustschin2-1/+17
2009-10-31video: mb862xx: improve board-specific Lime configurationWolfgang Grandegger1-1/+33
2009-08-09bus_vcxk.c: fix warning: unused variable 'lineptr'Jens Scharsig1-1/+0
2009-07-26video: bus_vcxk.c: fix style issues added by 50217deeAnatolij Gustschin1-11/+15
2009-07-26new video driver for bus vcxk framebuffersJens Scharsig2-0/+437
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD1-3/+3
2009-07-17Added support for splash screen positioningMatthias Weisser1-1/+35
2009-07-17video: mb862xx: replace printf with putsAnatolij Gustschin1-10/+10
2009-07-17video: mb862xx: use macros instead of magic numbersAnatolij Gustschin1-46/+50
2009-07-17video: mb862xx: fix coding style and remove dead codeAnatolij Gustschin1-103/+114
2009-06-30Atmel LCD driver GUARDTIME fixMark Jackson1-2/+5
2009-06-12video: Add an option to skip video initializationWolfgang Denk1-0/+15
2009-06-12drv_video_init(): simplify logicWolfgang Denk1-40/+29
2009-04-28video: fix bug in cfb_console.c codeAnatolij Gustschin1-3/+33
2009-02-24video: add an i.MX31 framebuffer driverGuennadi Liakhovetski2-0/+857
2009-02-24A driver for the S6E63D6 SPI display controller from SamsungGuennadi Liakhovetski2-0/+77
2009-02-11Fix whitespace damage: double space changed to a tabJerry Van Baren2-2/+2
2008-10-25atmel_lcdfb: Straighten out funky vl_sync logicHaavard Skinnemoen1-4/+1
2008-10-25atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h>Haavard Skinnemoen1-1/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD7-17/+17
2008-09-0985xx: socrates: Enable Lime support.Anatolij Gustschin1-1/+2
2008-09-07clean up some #if !defined() in drivers/video/cfb_console.cAndrew Dyer1-12/+12
2008-08-18video: Clean drivers/video/MakefileMichal Simek9-37/+8
2008-08-11video: fix bug in cfb_console codeAnatolij Gustschin1-23/+36
2008-08-11video: fix bug in logo_plotAnatolij Gustschin1-1/+3
2008-07-31Fix Atmel LCD controller endianess for AVR32 processorsMark Jackson1-0/+4
2008-07-13Fix bug in Lime video driverAnatolij Gustschin1-0/+2
2008-05-24Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD2-0/+161
2008-05-21Big white-space cleanup.Wolfgang Denk2-10/+10
2008-05-10Add ATMEL LCD driverStelian Pop2-0/+161
2008-04-21video: Add missing free for logo memoryMatthias Fuchs1-0/+5
2008-03-25lwmon5 SYSMON POST: fix backlight controlYuri Tikhonov1-1/+4
2008-02-15Add Radeon Mobility 9200 pci device id to the radeon driverAnatolij Gustschin1-0/+3
2008-02-15Extend ATI Radeon driver to support more video modesAnatolij Gustschin1-15/+304
2008-01-11Add Fujitsu CoralP/Lime video driverAnatolij Gustschin3-0/+457
2008-01-11Fix video console newline and carriage return handlingAnatolij Gustschin1-4/+23
2008-01-09fix comments with new drivers organizationMarcel Ziswiler1-4/+4
2007-11-25drivers/video : move video drivers to drivers/videoJean-Christophe PLAGNIOL-VILLARD12-0/+5774