Age | Commit message (Expand) | Author |
2013-04-12 | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-03-29 | video: bcm2835: fix build issues | Anatolij Gustschin |
2013-03-29 | Merge branch 'for-v2013.04' | Anatolij Gustschin |
2013-03-27 | video: exynos_dp: Add function to parse DP DT node | Ajay Kumar |
2013-03-27 | video: exynos_dp: Make dp_regs global | Ajay Kumar |
2013-03-27 | video: exynos_fb: add DT support for FIMD driver | Ajay Kumar |
2013-03-27 | video: exynos_fb: Make fimd_ctrl global | Ajay Kumar |
2013-03-27 | video: exynos_dp: Remove callbacks from the driver | Ajay Kumar |
2013-03-27 | video: exynos_fb: Remove callbacks from the driver | Ajay Kumar |
2013-03-21 | video: Fix splash screen alignment | Matthias Weisser |
2013-03-21 | lcd, fb: remove duplicated prototypes and unused code | Jeroen Hofstee |
2013-03-21 | common/lcd.c: remove global lcd_base | Jeroen Hofstee |
2013-03-21 | common/lcd.c: cleanup use of global variables | Jeroen Hofstee |
2013-03-21 | lcd, pxafb: move the pxafb to drivers/video | Jeroen Hofstee |
2013-03-21 | lcd, mpc8xx: move the mpc8xx driver to drivers/video | Jeroen Hofstee |
2013-03-21 | lcd, tegra: remove unused cursor functions | Jeroen Hofstee |
2013-03-21 | lcd, amba: remove this driver since it is not used | Jeroen Hofstee |
2013-03-21 | common/lcd.c: cleanup use of global variables | Wolfgang Denk |
2013-03-20 | video: add a driver for the bcm2835 | Stephen Warren |
2013-03-08 | omap3: allow dynamic selection of gfx_format | Nikita Kiryanov |
2013-01-16 | video: tegra: Update line length to match resolution | Thierry Reding |
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 |