summaryrefslogtreecommitdiffstats
path: root/drivers/video/exynos_fb.c
Commit message (Expand)AuthorAgeFilesLines
* exynos: video: Move driver files into their own directorySimon Glass2016-05-251-330/+0
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-181-4/+4
* video: exynos_fb: configure backlight GPIOs if specified in DTAjay Kumar2015-04-061-0/+21
* lcd: split configuration_get_cmapNikita Kiryanov2015-02-101-0/+9
* video: use __weakJeroen Hofstee2014-10-251-24/+8
* exynos_fb: Remove usage of static definesAjay Kumar2014-09-051-12/+6
* video:exynos_fb:fdt: add additional fdt dataPiotr Wilczek2014-03-121-0/+12
* samsung: common: Add file for common functions, draw_logo() cleanup.Przemyslaw Marczak2014-02-031-28/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
* SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDTAmar2013-06-131-2/+2
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-121-14/+2
|\
| * common/lcd.c: remove global lcd_baseJeroen Hofstee2013-03-211-5/+3
| * common/lcd.c: cleanup use of global variablesJeroen Hofstee2013-03-211-6/+0
| * common/lcd.c: cleanup use of global variablesWolfgang Denk2013-03-211-2/+0
* | video: exynos_fb: add DT support for FIMD driverAjay Kumar2013-03-271-0/+163
* | video: exynos_fb: Remove callbacks from the driverAjay Kumar2013-03-271-16/+51
|/
* video: exynos_fb: Make a call to draw_logo only when CONFIG_CMD_BMP is selectedAjay Kumar2013-01-141-2/+4
* video: Modify exynos_fimd driver to support LCD consoleAjay Kumar2013-01-101-0/+2
* video:cache:fix: Enable dcache flush at LCD subsystem for Exynos based boardsŁukasz Majewski2013-01-091-0/+3
* drivers: video: fix image positionPiotr Wilczek2012-11-151-2/+13
* video: exynos fb driver supports display port featureDonghwa Lee2012-09-011-1/+4
* TRATS: initialize panel_info data structure in board fileDonghwa Lee2012-07-071-3/+0
* EXYNOS: display 32bpp bitmap TIZEN logoDonghwa Lee2012-05-251-0/+19
* EXYNOS: Change bits per pixel value proper for u-boot.Donghwa Lee2012-05-151-1/+1
* EXYNOS: support EXYNOS framebuffer and FIMD display drivers.Donghwa Lee2012-05-151-0/+128
OpenPOWER on IntegriCloud