summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* video: cfb_console: fix build warningsAnatolij Gustschin2011-12-071-21/+17
* video: cfb_console: Make the software cursor non-destructiveGabe Black2011-12-051-56/+53
* DIU: 1080P and 720P supportJerry Huang2011-11-291-0/+38
* CFB: Fix font rendering on mx5 framebufferMarek Vasut2011-11-291-1/+1
* drivers/video/bus_vcxk.c: Fix GCC 4.6 warningAnatolij Gustschin2011-11-161-2/+0
* drivers/video/da8xx-fb.c: Fix GCC 4.6 warningAnatolij Gustschin2011-11-161-3/+0
* drivers/video/ct69000.c: Fix GC 4.6 build warningWolfgang Denk2011-11-161-5/+7
* font: split font data from video_font.hChe-Liang Chiou2011-11-152-0/+2
* tools: logo: split bmp arrays from bmp_logo.hChe-Liang Chiou2011-11-151-0/+1
* VIDEO: mx3fb: GCC4.6 fix build warningsStefano Babic2011-11-101-2/+1
* Powerpc/DIU: Fixed the 800x600 and 1024x768 resolution bugJerry Huang2011-11-101-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-11-082-0/+847
|\
| * VIDEO: davinci: add framebuffer to da8xxStefano Babic2011-11-032-0/+847
* | drivers/video/cfb_console.c:Fix GCC 4.6 build warningWolfgang Denk2011-11-071-1/+3
* | drivers/video/videomodes.c: fix GCC 4.6 build warningWolfgang Denk2011-11-071-5/+11
|/
* GCC4.6: Squash warning in bus_vcxk.cMarek Vasut2011-10-271-1/+1
* GCC4.6: Squash warning in cfb_console.cMarek Vasut2011-10-271-1/+1
* 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
OpenPOWER on IntegriCloud