| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-04-12 | -197/+1185 |
|\ |
|
| * | video: bcm2835: fix build issues | Anatolij Gustschin | 2013-03-29 | -11/+0 |
| * | Merge branch 'for-v2013.04' | Anatolij Gustschin | 2013-03-29 | -185/+1186 |
| |\ |
|
| | * | video: Fix splash screen alignment | Matthias Weisser | 2013-03-21 | -7/+7 |
| | * | lcd, fb: remove duplicated prototypes and unused code | Jeroen Hofstee | 2013-03-21 | -73/+0 |
| | * | common/lcd.c: remove global lcd_base | Jeroen Hofstee | 2013-03-21 | -26/+6 |
| | * | common/lcd.c: cleanup use of global variables | Jeroen Hofstee | 2013-03-21 | -36/+0 |
| | * | lcd, pxafb: move the pxafb to drivers/video | Jeroen Hofstee | 2013-03-21 | -0/+651 |
| | * | lcd, mpc8xx: move the mpc8xx driver to drivers/video | Jeroen Hofstee | 2013-03-21 | -0/+619 |
| | * | lcd, tegra: remove unused cursor functions | Jeroen Hofstee | 2013-03-21 | -52/+0 |
| | * | lcd, amba: remove this driver since it is not used | Jeroen Hofstee | 2013-03-21 | -78/+0 |
| | * | common/lcd.c: cleanup use of global variables | Wolfgang Denk | 2013-03-21 | -11/+1 |
* | | | video: exynos_dp: Add function to parse DP DT node | Ajay Kumar | 2013-03-27 | -0/+82 |
* | | | video: exynos_dp: Make dp_regs global | Ajay Kumar | 2013-03-27 | -45/+10 |
* | | | video: exynos_fb: add DT support for FIMD driver | Ajay Kumar | 2013-03-27 | -0/+180 |
* | | | video: exynos_fb: Make fimd_ctrl global | Ajay Kumar | 2013-03-27 | -25/+2 |
* | | | video: exynos_dp: Remove callbacks from the driver | Ajay Kumar | 2013-03-27 | -2/+7 |
* | | | video: exynos_fb: Remove callbacks from the driver | Ajay Kumar | 2013-03-27 | -16/+51 |
|/ / |
|
* | | video: add a driver for the bcm2835 | Stephen Warren | 2013-03-20 | -0/+128 |
|/ |
|
* | omap3: allow dynamic selection of gfx_format | Nikita Kiryanov | 2013-03-08 | -1/+1 |
* | video: tegra: Update line length to match resolution | Thierry Reding | 2013-01-16 | -2/+2 |
* | video: exynos_fb: Make a call to draw_logo only when CONFIG_CMD_BMP is selected | Ajay Kumar | 2013-01-14 | -2/+4 |
* | video: exynos_dp: Remove unused variable disp_info | Ajay Kumar | 2013-01-14 | -2/+0 |
* | video: Modify exynos_fimd driver to support LCD console | Ajay Kumar | 2013-01-10 | -4/+10 |
* | video:cache:fix: Enable dcache flush at LCD subsystem for Exynos based boards | Łukasz Majewski | 2013-01-09 | -0/+3 |
* | Merge branch 'master' of git://git.denx.de/u-boot into resolve | Minkyu Kang | 2012-12-10 | -1/+176 |
|\ |
|
| * | video: Check for valid FB pointer before clearing | Duncan Laurie | 2012-12-06 | -0/+2 |
| * | x86: video: Add coreboot framebuffer support | Stefan Reinauer | 2012-11-30 | -0/+102 |
| * | Video: fix compiler warnings in bus_vcxk | Jens Scharsig (BuS Elektronik) | 2012-11-14 | -1/+1 |
| * | video: atmel: implement lcd_setcolreg function | Bo Shen | 2012-11-10 | -0/+12 |
| * | video: Skip bitmaps which do not fit into the screen in cfb_console | Vadim Bendebury | 2012-11-07 | -0/+7 |
| * | video: Implement additional video API functions in cfb_console | Stefan Reinauer | 2012-11-07 | -0/+42 |
| * | ipu common: reset ipuv3 correctly | Liu Ying | 2012-11-06 | -0/+10 |
* | | tegra: Support control of cache settings for LCD | Simon Glass | 2012-11-19 | -0/+11 |
* | | tegra: Add LCD driver | Simon Glass | 2012-11-19 | -0/+369 |
* | | drivers: video: fix image position | Piotr Wilczek | 2012-11-15 | -2/+13 |
* | | drivers: video: Add ld9040 video driver | Piotr Wilczek | 2012-11-15 | -0/+145 |
* | | mx6: use CONFIG_MX6 instead of CONFIG_MX6Q | Troy Kisky | 2012-11-10 | -1/+1 |
|/ |
|
* | Merge remote-tracking branch 'u-boot-ti/master' | Albert ARIBAUD | 2012-11-03 | -9/+319 |
|\ |
|
| * | cfb_console: Add support for some ANSI terminal escape codes | Pali Rohár | 2012-10-30 | -9/+319 |
* | | i.MX video: struct fb_videomode can be const | Eric Nelson | 2012-10-16 | -3/+5 |
|/ |
|
* | mx5: Use explicit clock gate names | Benoît Thébaudeau | 2012-10-15 | -1/+1 |
* | i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fields | Eric Nelson | 2012-10-15 | -2/+8 |
* | video: cfb_console: add function to plot the logo area black | Bastian Ruppert | 2012-10-01 | -4/+42 |
* | video: cfb_console: logo can be positioned via the splashpos variable | Bastian Ruppert | 2012-10-01 | -25/+69 |
* | Merge remote-tracking branch 'u-boot/master' | Albert ARIBAUD | 2012-09-30 | -19/+2 |
|\ |
|
| * | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini | 2012-09-25 | -19/+2 |
| |\ |
|
| | * | video/powerpc: don't touch DIU registers that we don't need | Timur Tabi | 2012-09-21 | -19/+2 |
* | | | Merge remote-tracking branch 'u-boot-imx/master' | Albert ARIBAUD | 2012-09-29 | -0/+20 |
|\ \ \
| |/ /
|/| | |
|
| * | | i.MX: mxc_ipuv3_fb: add ipuv3_fb_shutdown() routine to stop IPU frame buffer | Eric Nelson | 2012-09-24 | -0/+20 |
| |/ |
|