summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Video: fix compiler warnings in bus_vcxkJens Scharsig (BuS Elektronik)2012-11-141-1/+1
* video: atmel: implement lcd_setcolreg functionBo Shen2012-11-101-0/+12
* video: Skip bitmaps which do not fit into the screen in cfb_consoleVadim Bendebury2012-11-071-0/+7
* video: Implement additional video API functions in cfb_consoleStefan Reinauer2012-11-071-0/+42
* ipu common: reset ipuv3 correctlyLiu Ying2012-11-061-0/+10
* Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD2012-11-031-9/+319
|\
| * cfb_console: Add support for some ANSI terminal escape codesPali Rohár2012-10-301-9/+319
* | i.MX video: struct fb_videomode can be constEric Nelson2012-10-161-3/+5
|/
* mx5: Use explicit clock gate namesBenoît Thébaudeau2012-10-151-1/+1
* i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fieldsEric Nelson2012-10-151-2/+8
* video: cfb_console: add function to plot the logo area blackBastian Ruppert2012-10-011-4/+42
* video: cfb_console: logo can be positioned via the splashpos variableBastian Ruppert2012-10-011-25/+69
* Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD2012-09-301-19/+2
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2012-09-251-19/+2
| |\
| | * video/powerpc: don't touch DIU registers that we don't needTimur Tabi2012-09-211-19/+2
* | | Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-09-291-0/+20
|\ \ \ | |/ / |/| |
| * | i.MX: mxc_ipuv3_fb: add ipuv3_fb_shutdown() routine to stop IPU frame bufferEric Nelson2012-09-241-0/+20
| |/
* | video: drop duplicate set of DISPC_CONFIG registerStefano Babic2012-09-041-2/+1
|/
* 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
OpenPOWER on IntegriCloud