aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2012-09-04video: drop duplicate set of DISPC_CONFIG registerStefano Babic1-2/+1
2012-09-01video: support exynos pwm backlight driverDonghwa Lee2-0/+58
2012-09-01video: exynos fb driver supports display port featureDonghwa Lee2-1/+19
2012-09-01video: support exynos display port driversDonghwa Lee4-0/+2297
2012-09-01video: support exynos fimd driver for various exynos seriesDonghwa Lee1-33/+43
2012-07-10ipu_common: Add ldb_clk for use in parenting the pixel clockEric Nelson2-3/+12
2012-07-10ipu_common: Do not hardcode the ipu_clk frequencyFabio Estevam1-1/+1
2012-07-10ipu_common: Rename MXC_CCM_BASEFabio Estevam1-1/+1
2012-07-10ipu_common: Let clk_ipu_enable/disable only run on MX51 and MX53Fabio Estevam1-1/+4
2012-07-10ipu_common: Only apply the erratum to MX51Fabio Estevam1-0/+2
2012-07-10video: Rename CONFIG_VIDEO_MX5Fabio Estevam2-2/+2
2012-07-10mx6: Allow mx6 to access the IPUv3 registersFabio Estevam1-1/+11
2012-07-08Remove remaining mdelay() macrosAnatolij Gustschin1-1/+0
2012-07-07TRATS: initialize panel_info data structure in board fileDonghwa Lee1-3/+0
2012-06-05video: atmel/lcd: add LCD driver for new Atmel SoCBo Shen2-0/+212
2012-06-05video: cfb_console: flush dcache for frame buffer in DRAMAnatolij Gustschin1-0/+35
2012-06-05cfb_console: Ignore bell characterPali Rohár1-0/+3
2012-06-04cfb_console: Add console_clear_line functionPali Rohár1-13/+36
2012-06-04cfb_console: Fix function console_backPali Rohár1-2/+0
2012-05-25omap3_dss: cosmetic changesJeroen Hofstee1-20/+13
2012-05-25omap3_dss: add optional framebufferJeroen Hofstee2-1/+45
2012-05-25mx5: Rename mx51_fb_init()Fabio Estevam1-1/+1
2012-05-25mx53: Allow IPUv3 driver to also work on mx53Fabio Estevam1-21/+21
2012-05-25EXYNOS: display 32bpp bitmap TIZEN logoDonghwa Lee3-8/+20
2012-05-25LCD: support another s6e8ax0 panel typeDonghwa Lee1-1/+16
2012-05-25LCD: change s6e8ax0 panel gamma valueDonghwa Lee1-4/+4
2012-05-15EXYNOS: Change bits per pixel value proper for u-boot.Donghwa Lee2-4/+4
2012-05-15LCD: support S6E8AX0 amoled driver based on EXYNOS MIPI DSIDonghwa Lee2-0/+257
2012-05-15EXYNOS: support EXYNOS MIPI DSI interface driver.Donghwa Lee6-0/+1703
2012-05-15EXYNOS: support EXYNOS framebuffer and FIMD display drivers.Donghwa Lee4-0/+544
2011-12-07video: cfb_console: fix build warningsAnatolij Gustschin1-21/+17
2011-12-05video: cfb_console: Make the software cursor non-destructiveGabe Black1-56/+53
2011-11-29DIU: 1080P and 720P supportJerry Huang1-0/+38
2011-11-29CFB: Fix font rendering on mx5 framebufferMarek Vasut1-1/+1
2011-11-16drivers/video/bus_vcxk.c: Fix GCC 4.6 warningAnatolij Gustschin1-2/+0
2011-11-16drivers/video/da8xx-fb.c: Fix GCC 4.6 warningAnatolij Gustschin1-3/+0
2011-11-16drivers/video/ct69000.c: Fix GC 4.6 build warningWolfgang Denk1-5/+7
2011-11-15font: split font data from video_font.hChe-Liang Chiou2-0/+2
2011-11-15tools: logo: split bmp arrays from bmp_logo.hChe-Liang Chiou1-0/+1
2011-11-10VIDEO: mx3fb: GCC4.6 fix build warningsStefano Babic1-2/+1
2011-11-10Powerpc/DIU: Fixed the 800x600 and 1024x768 resolution bugJerry Huang1-0/+2
2011-11-08Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2-0/+847
2011-11-07drivers/video/cfb_console.c:Fix GCC 4.6 build warningWolfgang Denk1-1/+3
2011-11-07drivers/video/videomodes.c: fix GCC 4.6 build warningWolfgang Denk1-5/+11
2011-11-03VIDEO: davinci: add framebuffer to da8xxStefano Babic2-0/+847
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