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