summaryrefslogtreecommitdiff
path: root/drivers/video
Commit message (Expand)AuthorAgeLines
* ENGR00290397 HDMI: splash screen function enhancementSandor Yu2013-12-02-19/+50
* video: ipu_disp: Fix clock polarity logicFabio Estevam2013-11-22-1/+1
* mxc_ipuv3: fix memory alignment of framebufferEric Nelson2013-11-22-2/+3
* video: consolidate splash screen alignment codeAnatolij Gustschin2013-11-22-22/+2
* video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEORobert Winkler2013-11-22-2/+3
* cfb_console: flush FB cache at end of public functionsEric Nelson2013-11-22-6/+9
* ENGR00288418 Add EPDC splash screen for MX 6DL SabreSD and 6SL EVKRobby Cai2013-11-21-0/+468
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-12-197/+1185
|\
| * video: bcm2835: fix build issuesAnatolij Gustschin2013-03-29-11/+0
| * Merge branch 'for-v2013.04'Anatolij Gustschin2013-03-29-185/+1186
| |\
| | * video: Fix splash screen alignmentMatthias Weisser2013-03-21-7/+7
| | * lcd, fb: remove duplicated prototypes and unused codeJeroen Hofstee2013-03-21-73/+0
| | * common/lcd.c: remove global lcd_baseJeroen Hofstee2013-03-21-26/+6
| | * common/lcd.c: cleanup use of global variablesJeroen Hofstee2013-03-21-36/+0
| | * lcd, pxafb: move the pxafb to drivers/videoJeroen Hofstee2013-03-21-0/+651
| | * lcd, mpc8xx: move the mpc8xx driver to drivers/videoJeroen Hofstee2013-03-21-0/+619
| | * lcd, tegra: remove unused cursor functionsJeroen Hofstee2013-03-21-52/+0
| | * lcd, amba: remove this driver since it is not usedJeroen Hofstee2013-03-21-78/+0
| | * common/lcd.c: cleanup use of global variablesWolfgang Denk2013-03-21-11/+1
* | | video: exynos_dp: Add function to parse DP DT nodeAjay Kumar2013-03-27-0/+82
* | | video: exynos_dp: Make dp_regs globalAjay Kumar2013-03-27-45/+10
* | | video: exynos_fb: add DT support for FIMD driverAjay Kumar2013-03-27-0/+180
* | | video: exynos_fb: Make fimd_ctrl globalAjay Kumar2013-03-27-25/+2
* | | video: exynos_dp: Remove callbacks from the driverAjay Kumar2013-03-27-2/+7
* | | video: exynos_fb: Remove callbacks from the driverAjay Kumar2013-03-27-16/+51
|/ /
* | video: add a driver for the bcm2835Stephen Warren2013-03-20-0/+128
|/
* omap3: allow dynamic selection of gfx_formatNikita Kiryanov2013-03-08-1/+1
* video: tegra: Update line length to match resolutionThierry Reding2013-01-16-2/+2
* video: exynos_fb: Make a call to draw_logo only when CONFIG_CMD_BMP is selectedAjay Kumar2013-01-14-2/+4
* video: exynos_dp: Remove unused variable disp_infoAjay Kumar2013-01-14-2/+0
* video: Modify exynos_fimd driver to support LCD consoleAjay Kumar2013-01-10-4/+10
* video:cache:fix: Enable dcache flush at LCD subsystem for Exynos based boardsŁukasz Majewski2013-01-09-0/+3
* Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang2012-12-10-1/+176
|\
| * video: Check for valid FB pointer before clearingDuncan Laurie2012-12-06-0/+2
| * x86: video: Add coreboot framebuffer supportStefan Reinauer2012-11-30-0/+102
| * Video: fix compiler warnings in bus_vcxkJens Scharsig (BuS Elektronik)2012-11-14-1/+1
| * video: atmel: implement lcd_setcolreg functionBo Shen2012-11-10-0/+12
| * video: Skip bitmaps which do not fit into the screen in cfb_consoleVadim Bendebury2012-11-07-0/+7
| * video: Implement additional video API functions in cfb_consoleStefan Reinauer2012-11-07-0/+42
| * ipu common: reset ipuv3 correctlyLiu Ying2012-11-06-0/+10
* | tegra: Support control of cache settings for LCDSimon Glass2012-11-19-0/+11
* | tegra: Add LCD driverSimon Glass2012-11-19-0/+369
* | drivers: video: fix image positionPiotr Wilczek2012-11-15-2/+13
* | drivers: video: Add ld9040 video driverPiotr Wilczek2012-11-15-0/+145
* | mx6: use CONFIG_MX6 instead of CONFIG_MX6QTroy Kisky2012-11-10-1/+1
|/
* Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD2012-11-03-9/+319
|\
| * cfb_console: Add support for some ANSI terminal escape codesPali Rohár2012-10-30-9/+319
* | i.MX video: struct fb_videomode can be constEric Nelson2012-10-16-3/+5
|/
* mx5: Use explicit clock gate namesBenoît Thébaudeau2012-10-15-1/+1
* i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fieldsEric Nelson2012-10-15-2/+8