summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* video: Moving mx3fb.c to CONFIG_VIDEOHelmut Raiger2011-10-133-193/+275
* MX5: Make IPU display output and pixel format configurableMarek Vasut2011-10-131-5/+10
* VIDEO: MX5: export pix formatStefano Babic2011-10-131-45/+1
* VIDEO: MX5: Switch MX5 to CONFIG_VIDEOStefano Babic2011-10-131-74/+36
* video: update the Freescale DIU driver to use linux/fb.hTimur Tabi2011-10-131-49/+5
* GCC4.6: Squash warnings in ipu_disp.cMarek Vasut2011-10-012-57/+48
* VIDEO: mb86r0xgdc.c: fix warning: unused variable 'i'Wolfgang Denk2011-09-061-1/+0
* drivers/video/Makefile: include object files only onceWolfgang Denk2011-09-051-3/+3
* video: Fix build error with global inclusion of videomodesKumar Gala2011-09-051-2/+1
* OMAP3: Add DSS driver for OMAP3Syed Mohammed Khasim2011-09-042-0/+133
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-043-12/+12
* video: mb862xx: change controller detection messageAnatolij Gustschin2011-08-041-1/+1
* video: mb862xx: support Coral-PA controllerAnatolij Gustschin2011-08-041-5/+27
* video: Add SHARP LQ084S3LG01 LCD support on P1022DSTimur Tabi2011-08-041-15/+36
* video: Use memset instead of loopMatthias Weisser2011-08-021-2/+1
* cfb_console.c: checkpatch cleanupWolfgang Denk2011-08-011-6/+10
* cfb_console.c: drop custom PRINTD() and use debug() insteadWolfgang Denk2011-08-011-9/+2
* Cosmetic: reformat drivers/video/cfb_console.cWolfgang Denk2011-08-011-484/+609
* cfb_console: fix build breakageAndreas Bießmann2011-07-291-1/+1
* unify version_stringAndreas Bießmann2011-07-281-1/+1
* powerpc: use 'video-mode' environment variable to configure DIUTimur Tabi2011-04-282-306/+226
* video: parse the video-mode environment variableTimur Tabi2011-04-282-0/+67
* cfb_console: fix RLE bitmap drawing codeAnatolij Gustschin2011-04-281-4/+15
* IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic2011-04-271-3/+3
* video/mx3fb: fix clock dividerStefano Babic2010-12-171-1/+1
* video: move fsl_diu_fb driver to drivers/videoAnatolij Gustschin2010-12-012-0/+514
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* MX51: Add video supportStefano Babic2010-10-223-0/+711
* MX51: Add IPU driver for video supportStefano Babic2010-10-224-0/+3281
* Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-10-171-31/+0
|\
| * MX31: add support for setting pin padsStefano Babic2010-10-131-31/+0
* | Merge branch 'next' of git://git.denx.de/u-boot-videoWolfgang Denk2010-10-051-1/+2
|\ \ | |/ |/|
| * atmel_lcd: Allow contrast polarity to be either positive or negativeAlexander Stein2010-09-251-1/+2
* | Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-281-1/+37
|\ \ | |/
| * video: cfb_console: add support for 4bpp bitmaps with GDF_32BIT_X888RGBTimur Tabi2010-09-211-1/+37
* | video: cfb_console: fix definition and usage of CURSOR_xxx macrosTimur Tabi2010-09-161-10/+14
|/
* video: add support for display controller in MB86R0x SoCsMatthias Weisser2010-08-102-0/+187
* video: cleanup comments in cfb_console.c and video_fb.hAnatolij Gustschin2010-07-171-3/+3
* video: sm501.c: add weak default functionsAnatolij Gustschin2010-06-141-0/+28
* video: sm501: add support for SM501 chips on PCI busAnatolij Gustschin2010-06-141-5/+84
* video: cfb_console: add weak default video_set_lut()Anatolij Gustschin2010-06-142-13/+12
* Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-05-211-16/+31
|\
| * MX31: Added support for the Casio COM57H5M10XRC to QONGStefano Babic2010-05-191-16/+31
* | drivers/*/Makefile: fix conditional compile rule.Ender.Dai2010-05-061-5/+4
|/
* MX31: Added LCD support for QONG moduleStefano Babic2010-04-271-0/+17
* video: ati_radeon_fb.c: fix warning while compiling with DEBUGAnatolij Gustschin2010-04-081-1/+1
* ati_radeon: Support PCI virtual not eq bus mapping.Ed Swarthout2010-04-082-24/+27
* ati_radeon: return with error when emulator failsEd Swarthout2010-04-081-1/+2
* video: cfb_console.c: add support for RLE8 bitmapsAnatolij Gustschin2010-04-081-2/+198
* video: Fix console display when splashscreen is usedMatthias Weisser2010-03-131-9/+12
OpenPOWER on IntegriCloud