summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* video: support exynos pwm backlight driverDonghwa Lee2012-09-012-0/+58
* video: exynos fb driver supports display port featureDonghwa Lee2012-09-012-1/+19
* video: support exynos display port driversDonghwa Lee2012-09-014-0/+2297
* video: support exynos fimd driver for various exynos seriesDonghwa Lee2012-09-011-33/+43
* ipu_common: Add ldb_clk for use in parenting the pixel clockEric Nelson2012-07-102-3/+12
* ipu_common: Do not hardcode the ipu_clk frequencyFabio Estevam2012-07-101-1/+1
* ipu_common: Rename MXC_CCM_BASEFabio Estevam2012-07-101-1/+1
* ipu_common: Let clk_ipu_enable/disable only run on MX51 and MX53Fabio Estevam2012-07-101-1/+4
* ipu_common: Only apply the erratum to MX51Fabio Estevam2012-07-101-0/+2
* video: Rename CONFIG_VIDEO_MX5Fabio Estevam2012-07-102-2/+2
* mx6: Allow mx6 to access the IPUv3 registersFabio Estevam2012-07-101-1/+11
* Remove remaining mdelay() macrosAnatolij Gustschin2012-07-081-1/+0
* TRATS: initialize panel_info data structure in board fileDonghwa Lee2012-07-071-3/+0
* video: atmel/lcd: add LCD driver for new Atmel SoCBo Shen2012-06-052-0/+212
* video: cfb_console: flush dcache for frame buffer in DRAMAnatolij Gustschin2012-06-051-0/+35
* cfb_console: Ignore bell characterPali Rohár2012-06-051-0/+3
* cfb_console: Add console_clear_line functionPali Rohár2012-06-041-13/+36
* cfb_console: Fix function console_backPali Rohár2012-06-041-2/+0
* 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
OpenPOWER on IntegriCloud