aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2011-11-29DIU: 1080P and 720P supportJerry Huang
2011-11-29CFB: Fix font rendering on mx5 framebufferMarek Vasut
2011-11-16drivers/video/bus_vcxk.c: Fix GCC 4.6 warningAnatolij Gustschin
2011-11-16drivers/video/da8xx-fb.c: Fix GCC 4.6 warningAnatolij Gustschin
2011-11-16drivers/video/ct69000.c: Fix GC 4.6 build warningWolfgang Denk
2011-11-15font: split font data from video_font.hChe-Liang Chiou
2011-11-15tools: logo: split bmp arrays from bmp_logo.hChe-Liang Chiou
2011-11-10VIDEO: mx3fb: GCC4.6 fix build warningsStefano Babic
2011-11-10Powerpc/DIU: Fixed the 800x600 and 1024x768 resolution bugJerry Huang
2011-11-08Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-11-07drivers/video/cfb_console.c:Fix GCC 4.6 build warningWolfgang Denk
2011-11-07drivers/video/videomodes.c: fix GCC 4.6 build warningWolfgang Denk
2011-11-03VIDEO: davinci: add framebuffer to da8xxStefano Babic
2011-10-27GCC4.6: Squash warning in bus_vcxk.cMarek Vasut
2011-10-27GCC4.6: Squash warning in cfb_console.cMarek Vasut
2011-10-13video: Moving mx3fb.c to CONFIG_VIDEOHelmut Raiger
2011-10-13MX5: Make IPU display output and pixel format configurableMarek Vasut
2011-10-13VIDEO: MX5: export pix formatStefano Babic
2011-10-13VIDEO: MX5: Switch MX5 to CONFIG_VIDEOStefano Babic
2011-10-13video: update the Freescale DIU driver to use linux/fb.hTimur Tabi
2011-10-01GCC4.6: Squash warnings in ipu_disp.cMarek Vasut
2011-09-06VIDEO: mb86r0xgdc.c: fix warning: unused variable 'i'Wolfgang Denk
2011-09-05drivers/video/Makefile: include object files only onceWolfgang Denk
2011-09-05video: Fix build error with global inclusion of videomodesKumar Gala
2011-09-04OMAP3: Add DSS driver for OMAP3Syed Mohammed Khasim
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD
2011-08-04video: mb862xx: change controller detection messageAnatolij Gustschin
2011-08-04video: mb862xx: support Coral-PA controllerAnatolij Gustschin
2011-08-04video: Add SHARP LQ084S3LG01 LCD support on P1022DSTimur Tabi
2011-08-02video: Use memset instead of loopMatthias Weisser
2011-08-01cfb_console.c: checkpatch cleanupWolfgang Denk
2011-08-01cfb_console.c: drop custom PRINTD() and use debug() insteadWolfgang Denk
2011-08-01Cosmetic: reformat drivers/video/cfb_console.cWolfgang Denk
2011-07-29cfb_console: fix build breakageAndreas Bießmann
2011-07-28unify version_stringAndreas Bießmann
2011-04-28powerpc: use 'video-mode' environment variable to configure DIUTimur Tabi
2011-04-28video: parse the video-mode environment variableTimur Tabi
2011-04-28cfb_console: fix RLE bitmap drawing codeAnatolij Gustschin
2011-04-27IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic
2010-12-17video/mx3fb: fix clock dividerStefano Babic
2010-12-01video: move fsl_diu_fb driver to drivers/videoAnatolij Gustschin
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-22MX51: Add video supportStefano Babic
2010-10-22MX51: Add IPU driver for video supportStefano Babic
2010-10-17Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk
2010-10-13MX31: add support for setting pin padsStefano Babic
2010-10-05Merge branch 'next' of git://git.denx.de/u-boot-videoWolfgang Denk
2010-09-28Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk
2010-09-25atmel_lcd: Allow contrast polarity to be either positive or negativeAlexander Stein
2010-09-21video: cfb_console: add support for 4bpp bitmaps with GDF_32BIT_X888RGBTimur Tabi