aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2011-10-27GCC4.6: Squash warning in bus_vcxk.cMarek Vasut1-1/+1
2011-10-27GCC4.6: Squash warning in cfb_console.cMarek Vasut1-1/+1
2011-10-13video: Moving mx3fb.c to CONFIG_VIDEOHelmut Raiger3-193/+275
2011-10-13MX5: Make IPU display output and pixel format configurableMarek Vasut1-5/+10
2011-10-13VIDEO: MX5: export pix formatStefano Babic1-45/+1
2011-10-13VIDEO: MX5: Switch MX5 to CONFIG_VIDEOStefano Babic1-74/+36
2011-10-13video: update the Freescale DIU driver to use linux/fb.hTimur Tabi1-49/+5
2011-10-01GCC4.6: Squash warnings in ipu_disp.cMarek Vasut2-57/+48
2011-09-06VIDEO: mb86r0xgdc.c: fix warning: unused variable 'i'Wolfgang Denk1-1/+0
2011-09-05drivers/video/Makefile: include object files only onceWolfgang Denk1-3/+3
2011-09-05video: Fix build error with global inclusion of videomodesKumar Gala1-2/+1
2011-09-04OMAP3: Add DSS driver for OMAP3Syed Mohammed Khasim2-0/+133
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD3-12/+12
2011-08-04video: mb862xx: change controller detection messageAnatolij Gustschin1-1/+1
2011-08-04video: mb862xx: support Coral-PA controllerAnatolij Gustschin1-5/+27
2011-08-04video: Add SHARP LQ084S3LG01 LCD support on P1022DSTimur Tabi1-15/+36
2011-08-02video: Use memset instead of loopMatthias Weisser1-2/+1
2011-08-01cfb_console.c: checkpatch cleanupWolfgang Denk1-6/+10
2011-08-01cfb_console.c: drop custom PRINTD() and use debug() insteadWolfgang Denk1-9/+2
2011-08-01Cosmetic: reformat drivers/video/cfb_console.cWolfgang Denk1-484/+609
2011-07-29cfb_console: fix build breakageAndreas Bießmann1-1/+1
2011-07-28unify version_stringAndreas Bießmann1-1/+1
2011-04-28powerpc: use 'video-mode' environment variable to configure DIUTimur Tabi2-306/+226
2011-04-28video: parse the video-mode environment variableTimur Tabi2-0/+67
2011-04-28cfb_console: fix RLE bitmap drawing codeAnatolij Gustschin1-4/+15
2011-04-27IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic1-3/+3
2010-12-17video/mx3fb: fix clock dividerStefano Babic1-1/+1
2010-12-01video: move fsl_diu_fb driver to drivers/videoAnatolij Gustschin2-0/+514
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-22MX51: Add video supportStefano Babic3-0/+711
2010-10-22MX51: Add IPU driver for video supportStefano Babic4-0/+3281
2010-10-17Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk1-31/+0
2010-10-13MX31: add support for setting pin padsStefano Babic1-31/+0
2010-10-05Merge branch 'next' of git://git.denx.de/u-boot-videoWolfgang Denk1-1/+2
2010-09-28Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk1-1/+37
2010-09-25atmel_lcd: Allow contrast polarity to be either positive or negativeAlexander Stein1-1/+2
2010-09-21video: cfb_console: add support for 4bpp bitmaps with GDF_32BIT_X888RGBTimur Tabi1-1/+37
2010-09-16video: cfb_console: fix definition and usage of CURSOR_xxx macrosTimur Tabi1-10/+14
2010-08-10video: add support for display controller in MB86R0x SoCsMatthias Weisser2-0/+187
2010-07-17video: cleanup comments in cfb_console.c and video_fb.hAnatolij Gustschin1-3/+3
2010-06-14video: sm501.c: add weak default functionsAnatolij Gustschin1-0/+28
2010-06-14video: sm501: add support for SM501 chips on PCI busAnatolij Gustschin1-5/+84
2010-06-14video: cfb_console: add weak default video_set_lut()Anatolij Gustschin2-13/+12
2010-05-21Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk1-16/+31
2010-05-19MX31: Added support for the Casio COM57H5M10XRC to QONGStefano Babic1-16/+31
2010-05-06drivers/*/Makefile: fix conditional compile rule.Ender.Dai1-5/+4
2010-04-27MX31: Added LCD support for QONG moduleStefano Babic1-0/+17
2010-04-08video: ati_radeon_fb.c: fix warning while compiling with DEBUGAnatolij Gustschin1-1/+1
2010-04-08ati_radeon: Support PCI virtual not eq bus mapping.Ed Swarthout2-24/+27
2010-04-08ati_radeon: return with error when emulator failsEd Swarthout1-1/+2