summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* omap3: allow dynamic selection of gfx_formatNikita Kiryanov2013-03-081-1/+1
* video: tegra: Update line length to match resolutionThierry Reding2013-01-161-2/+2
* video: exynos_fb: Make a call to draw_logo only when CONFIG_CMD_BMP is selectedAjay Kumar2013-01-141-2/+4
* video: exynos_dp: Remove unused variable disp_infoAjay Kumar2013-01-141-2/+0
* video: Modify exynos_fimd driver to support LCD consoleAjay Kumar2013-01-102-4/+10
* video:cache:fix: Enable dcache flush at LCD subsystem for Exynos based boardsŁukasz Majewski2013-01-091-0/+3
* Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang2012-12-106-1/+176
|\
| * video: Check for valid FB pointer before clearingDuncan Laurie2012-12-061-0/+2
| * x86: video: Add coreboot framebuffer supportStefan Reinauer2012-11-302-0/+102
| * 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
* | tegra: Support control of cache settings for LCDSimon Glass2012-11-191-0/+11
* | tegra: Add LCD driverSimon Glass2012-11-192-0/+369
* | drivers: video: fix image positionPiotr Wilczek2012-11-151-2/+13
* | drivers: video: Add ld9040 video driverPiotr Wilczek2012-11-152-0/+145
* | mx6: use CONFIG_MX6 instead of CONFIG_MX6QTroy Kisky2012-11-101-1/+1
|/
* 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
OpenPOWER on IntegriCloud