summaryrefslogtreecommitdiff
path: root/drivers/video
Commit message (Expand)AuthorAgeLines
* video: add formike lcd panel initHeiko Schocher2013-08-28-0/+512
* Merge git://git.denx.de/u-boot-armStefano Babic2013-07-31-714/+45
|\
| * Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-714/+45
* | mxc_ipuv3: fix memory alignment of framebufferEric Nelson2013-07-29-2/+3
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-07-12-2/+3
|\
| * Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-07-10-1/+2
| |\
| | * video: exynos_fb: Add the missing #else clauseAjay Kumar2013-06-21-1/+2
| * | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-28-1/+1
| |\ \ | | |/ | |/|
| | * video: mxsfb: Break the line in videomode messageFabio Estevam2013-06-28-1/+1
* | | video: consolidate splash screen alignment codeAnatolij Gustschin2013-07-08-22/+2
* | | video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEORobert Winkler2013-07-01-2/+3
* | | drivers:video:s6e8ax0: change data_to_send array to staticPiotr Wilczek2013-07-01-13/+13
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-22-2/+2
|\ \ \ | |/ /
| * | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-19-2/+2
| |\ \ | | |/ | |/|
| | * SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDTAmar2013-06-13-2/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-13-0/+5
|\ \ \ | |/ /
| * | video: mxsfb: Add an entry for mx23evk/mx28vk video modesFabio Estevam2013-05-16-0/+5
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2013-06-07-6/+9
|\ \ | |/ |/|
| * cfb_console: flush FB cache at end of public functionsEric Nelson2013-05-06-6/+9
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-11-0/+194
|\ \
| * | arm: mxs: Add MXS LCDIF driverMarek Vasut2013-05-06-0/+194
| |/
* | pxa_lcd: make lcd_enable() a weak pointerMike Dunn2013-05-05-1/+1
* | pxa_lcd: add the ACX544AKN lcd deviceMike Dunn2013-05-05-0/+32
|/
* 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