summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
* omap3_dss: cosmetic changesJeroen Hofstee2012-05-251-20/+13
* omap3_dss: add optional framebufferJeroen Hofstee2012-05-252-1/+45
* mx5: Rename mx51_fb_init()Fabio Estevam2012-05-251-1/+1
* mx53: Allow IPUv3 driver to also work on mx53Fabio Estevam2012-05-251-21/+21
* EXYNOS: display 32bpp bitmap TIZEN logoDonghwa Lee2012-05-253-8/+20
* LCD: support another s6e8ax0 panel typeDonghwa Lee2012-05-251-1/+16
* LCD: change s6e8ax0 panel gamma valueDonghwa Lee2012-05-251-4/+4
* EXYNOS: Change bits per pixel value proper for u-boot.Donghwa Lee2012-05-152-4/+4
* LCD: support S6E8AX0 amoled driver based on EXYNOS MIPI DSIDonghwa Lee2012-05-152-0/+257
* EXYNOS: support EXYNOS MIPI DSI interface driver.Donghwa Lee2012-05-156-0/+1703
* EXYNOS: support EXYNOS framebuffer and FIMD display drivers.Donghwa Lee2012-05-154-0/+544
* 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
OpenPOWER on IntegriCloud