Age | Commit message (Expand) | Author |
2013-01-14 | video: exynos_fb: Make a call to draw_logo only when CONFIG_CMD_BMP is selected | Ajay Kumar |
2013-01-14 | video: exynos_dp: Remove unused variable disp_info | Ajay Kumar |
2013-01-10 | video: Modify exynos_fimd driver to support LCD console | Ajay Kumar |
2013-01-09 | video:cache:fix: Enable dcache flush at LCD subsystem for Exynos based boards | Łukasz Majewski |
2012-12-10 | Merge branch 'master' of git://git.denx.de/u-boot into resolve | Minkyu Kang |
2012-12-06 | video: Check for valid FB pointer before clearing | Duncan Laurie |
2012-11-30 | x86: video: Add coreboot framebuffer support | Stefan Reinauer |
2012-11-19 | tegra: Support control of cache settings for LCD | Simon Glass |
2012-11-19 | tegra: Add LCD driver | Simon Glass |
2012-11-15 | drivers: video: fix image position | Piotr Wilczek |
2012-11-15 | drivers: video: Add ld9040 video driver | Piotr Wilczek |
2012-11-14 | Video: fix compiler warnings in bus_vcxk | Jens Scharsig (BuS Elektronik) |
2012-11-10 | video: atmel: implement lcd_setcolreg function | Bo Shen |
2012-11-10 | mx6: use CONFIG_MX6 instead of CONFIG_MX6Q | Troy Kisky |
2012-11-07 | video: Skip bitmaps which do not fit into the screen in cfb_console | Vadim Bendebury |
2012-11-07 | video: Implement additional video API functions in cfb_console | Stefan Reinauer |
2012-11-06 | ipu common: reset ipuv3 correctly | Liu Ying |
2012-11-03 | Merge remote-tracking branch 'u-boot-ti/master' | Albert ARIBAUD |
2012-10-30 | cfb_console: Add support for some ANSI terminal escape codes | Pali Rohár |
2012-10-16 | i.MX video: struct fb_videomode can be const | Eric Nelson |
2012-10-15 | mx5: Use explicit clock gate names | Benoît Thébaudeau |
2012-10-15 | i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fields | Eric Nelson |
2012-10-01 | video: cfb_console: add function to plot the logo area black | Bastian Ruppert |
2012-10-01 | video: cfb_console: logo can be positioned via the splashpos variable | Bastian Ruppert |
2012-09-30 | Merge remote-tracking branch 'u-boot/master' | Albert ARIBAUD |
2012-09-29 | Merge remote-tracking branch 'u-boot-imx/master' | Albert ARIBAUD |
2012-09-25 | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini |
2012-09-24 | i.MX: mxc_ipuv3_fb: add ipuv3_fb_shutdown() routine to stop IPU frame buffer | Eric Nelson |
2012-09-21 | video/powerpc: don't touch DIU registers that we don't need | Timur Tabi |
2012-09-04 | video: drop duplicate set of DISPC_CONFIG register | Stefano Babic |
2012-09-01 | video: support exynos pwm backlight driver | Donghwa Lee |
2012-09-01 | video: exynos fb driver supports display port feature | Donghwa Lee |
2012-09-01 | video: support exynos display port drivers | Donghwa Lee |
2012-09-01 | video: support exynos fimd driver for various exynos series | Donghwa Lee |
2012-07-10 | ipu_common: Add ldb_clk for use in parenting the pixel clock | Eric Nelson |
2012-07-10 | ipu_common: Do not hardcode the ipu_clk frequency | Fabio Estevam |
2012-07-10 | ipu_common: Rename MXC_CCM_BASE | Fabio Estevam |
2012-07-10 | ipu_common: Let clk_ipu_enable/disable only run on MX51 and MX53 | Fabio Estevam |
2012-07-10 | ipu_common: Only apply the erratum to MX51 | Fabio Estevam |
2012-07-10 | video: Rename CONFIG_VIDEO_MX5 | Fabio Estevam |
2012-07-10 | mx6: Allow mx6 to access the IPUv3 registers | Fabio Estevam |
2012-07-08 | Remove remaining mdelay() macros | Anatolij Gustschin |
2012-07-07 | TRATS: initialize panel_info data structure in board file | Donghwa Lee |
2012-06-05 | video: atmel/lcd: add LCD driver for new Atmel SoC | Bo Shen |
2012-06-05 | video: cfb_console: flush dcache for frame buffer in DRAM | Anatolij Gustschin |
2012-06-05 | cfb_console: Ignore bell character | Pali Rohár |
2012-06-04 | cfb_console: Add console_clear_line function | Pali Rohár |
2012-06-04 | cfb_console: Fix function console_back | Pali Rohár |
2012-05-25 | omap3_dss: cosmetic changes | Jeroen Hofstee |
2012-05-25 | omap3_dss: add optional framebuffer | Jeroen Hofstee |