summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-armStefano Babic2013-07-3145-714/+45
|\
| * Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2445-714/+45
* | mxc_ipuv3: fix memory alignment of framebufferEric Nelson2013-07-291-2/+3
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-07-122-2/+3
|\
| * Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-07-101-1/+2
| |\
| | * video: exynos_fb: Add the missing #else clauseAjay Kumar2013-06-211-1/+2
| * | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-281-1/+1
| |\ \ | | |/ | |/|
| | * video: mxsfb: Break the line in videomode messageFabio Estevam2013-06-281-1/+1
* | | video: consolidate splash screen alignment codeAnatolij Gustschin2013-07-081-22/+2
* | | video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEORobert Winkler2013-07-011-2/+3
* | | drivers:video:s6e8ax0: change data_to_send array to staticPiotr Wilczek2013-07-011-13/+13
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-221-2/+2
|\ \ \ | |/ /
| * | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-191-2/+2
| |\ \ | | |/ | |/|
| | * SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDTAmar2013-06-131-2/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-131-0/+5
|\ \ \ | |/ /
| * | video: mxsfb: Add an entry for mx23evk/mx28vk video modesFabio Estevam2013-05-161-0/+5
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2013-06-071-6/+9
|\ \ | |/ |/|
| * cfb_console: flush FB cache at end of public functionsEric Nelson2013-05-061-6/+9
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-113-0/+194
|\ \
| * | arm: mxs: Add MXS LCDIF driverMarek Vasut2013-05-063-0/+194
| |/
* | pxa_lcd: make lcd_enable() a weak pointerMike Dunn2013-05-051-1/+1
* | pxa_lcd: add the ACX544AKN lcd deviceMike Dunn2013-05-051-0/+32
|/
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-1210-197/+1185
|\
| * video: bcm2835: fix build issuesAnatolij Gustschin2013-03-291-11/+0
| * Merge branch 'for-v2013.04'Anatolij Gustschin2013-03-299-185/+1186
| |\
| | * video: Fix splash screen alignmentMatthias Weisser2013-03-211-7/+7
| | * lcd, fb: remove duplicated prototypes and unused codeJeroen Hofstee2013-03-212-73/+0
| | * common/lcd.c: remove global lcd_baseJeroen Hofstee2013-03-216-26/+6
| | * common/lcd.c: cleanup use of global variablesJeroen Hofstee2013-03-216-36/+0
| | * lcd, pxafb: move the pxafb to drivers/videoJeroen Hofstee2013-03-212-0/+651
| | * lcd, mpc8xx: move the mpc8xx driver to drivers/videoJeroen Hofstee2013-03-212-0/+619
| | * lcd, tegra: remove unused cursor functionsJeroen Hofstee2013-03-211-52/+0
| | * lcd, amba: remove this driver since it is not usedJeroen Hofstee2013-03-212-78/+0
| | * common/lcd.c: cleanup use of global variablesWolfgang Denk2013-03-215-11/+1
* | | video: exynos_dp: Add function to parse DP DT nodeAjay Kumar2013-03-272-0/+82
* | | video: exynos_dp: Make dp_regs globalAjay Kumar2013-03-273-45/+10
* | | video: exynos_fb: add DT support for FIMD driverAjay Kumar2013-03-272-0/+180
* | | video: exynos_fb: Make fimd_ctrl globalAjay Kumar2013-03-271-25/+2
* | | video: exynos_dp: Remove callbacks from the driverAjay Kumar2013-03-271-2/+7
* | | video: exynos_fb: Remove callbacks from the driverAjay Kumar2013-03-271-16/+51
|/ /
* | video: add a driver for the bcm2835Stephen Warren2013-03-202-0/+128
|/
* omap3: allow dynamic selection of gfx_formatNikita Kiryanov2013-03-081-1/+1
* video: tegra: Update line length to match resolutionThierry Reding2013-01-161-2/+2
* video: exynos_fb: Make a call to draw_logo only when CONFIG_CMD_BMP is selectedAjay Kumar2013-01-141-2/+4
* video: exynos_dp: Remove unused variable disp_infoAjay Kumar2013-01-141-2/+0
* video: Modify exynos_fimd driver to support LCD consoleAjay Kumar2013-01-102-4/+10
* video:cache:fix: Enable dcache flush at LCD subsystem for Exynos based boardsŁukasz Majewski2013-01-091-0/+3
* Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang2012-12-106-1/+176
|\
| * video: Check for valid FB pointer before clearingDuncan Laurie2012-12-061-0/+2
| * x86: video: Add coreboot framebuffer supportStefan Reinauer2012-11-302-0/+102
OpenPOWER on IntegriCloud