summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* bus_vcxk.c: fix warning: unused variable 'lineptr'Jens Scharsig2009-08-091-1/+0
* video: bus_vcxk.c: fix style issues added by 50217deeAnatolij Gustschin2009-07-261-11/+15
* new video driver for bus vcxk framebuffersJens Scharsig2009-07-262-0/+437
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-181-3/+3
* Added support for splash screen positioningMatthias Weisser2009-07-171-1/+35
* video: mb862xx: replace printf with putsAnatolij Gustschin2009-07-171-10/+10
* video: mb862xx: use macros instead of magic numbersAnatolij Gustschin2009-07-171-46/+50
* video: mb862xx: fix coding style and remove dead codeAnatolij Gustschin2009-07-171-103/+114
* Atmel LCD driver GUARDTIME fixMark Jackson2009-06-301-2/+5
* video: Add an option to skip video initializationWolfgang Denk2009-06-121-0/+15
* drv_video_init(): simplify logicWolfgang Denk2009-06-121-40/+29
* video: fix bug in cfb_console.c codeAnatolij Gustschin2009-04-281-3/+33
* video: add an i.MX31 framebuffer driverGuennadi Liakhovetski2009-02-242-0/+857
* A driver for the S6E63D6 SPI display controller from SamsungGuennadi Liakhovetski2009-02-242-0/+77
* Fix whitespace damage: double space changed to a tabJerry Van Baren2009-02-112-2/+2
* atmel_lcdfb: Straighten out funky vl_sync logicHaavard Skinnemoen2008-10-251-4/+1
* atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h>Haavard Skinnemoen2008-10-251-1/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-187-17/+17
* 85xx: socrates: Enable Lime support.Anatolij Gustschin2008-09-091-1/+2
* clean up some #if !defined() in drivers/video/cfb_console.cAndrew Dyer2008-09-071-12/+12
* video: Clean drivers/video/MakefileMichal Simek2008-08-189-37/+8
* video: fix bug in cfb_console codeAnatolij Gustschin2008-08-111-23/+36
* video: fix bug in logo_plotAnatolij Gustschin2008-08-111-1/+3
* Fix Atmel LCD controller endianess for AVR32 processorsMark Jackson2008-07-311-0/+4
* Fix bug in Lime video driverAnatolij Gustschin2008-07-131-0/+2
* Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD2008-05-242-0/+161
|\
| * Add ATMEL LCD driverStelian Pop2008-05-102-0/+161
* | Big white-space cleanup.Wolfgang Denk2008-05-212-10/+10
|/
* video: Add missing free for logo memoryMatthias Fuchs2008-04-211-0/+5
* lwmon5 SYSMON POST: fix backlight controlYuri Tikhonov2008-03-251-1/+4
* Add Radeon Mobility 9200 pci device id to the radeon driverAnatolij Gustschin2008-02-151-0/+3
* Extend ATI Radeon driver to support more video modesAnatolij Gustschin2008-02-151-15/+304
* Add Fujitsu CoralP/Lime video driverAnatolij Gustschin2008-01-113-0/+457
* Fix video console newline and carriage return handlingAnatolij Gustschin2008-01-111-4/+23
* fix comments with new drivers organizationMarcel Ziswiler2008-01-091-4/+4
* drivers/video : move video drivers to drivers/videoJean-Christophe PLAGNIOL-VILLARD2007-11-2512-0/+5774
OpenPOWER on IntegriCloud