summaryrefslogtreecommitdiff
path: root/drivers/video/exynos_fb.c
AgeCommit message (Expand)Author
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada
2015-04-06video: exynos_fb: configure backlight GPIOs if specified in DTAjay Kumar
2015-02-10lcd: split configuration_get_cmapNikita Kiryanov
2014-10-25video: use __weakJeroen Hofstee
2014-09-05exynos_fb: Remove usage of static definesAjay Kumar
2014-03-12video:exynos_fb:fdt: add additional fdt dataPiotr Wilczek
2014-02-03samsung: common: Add file for common functions, draw_logo() cleanup.Przemyslaw Marczak
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-13SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDTAmar
2013-04-12Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-27video: exynos_fb: add DT support for FIMD driverAjay Kumar
2013-03-27video: exynos_fb: Remove callbacks from the driverAjay Kumar
2013-03-21common/lcd.c: remove global lcd_baseJeroen Hofstee
2013-03-21common/lcd.c: cleanup use of global variablesJeroen Hofstee
2013-03-21common/lcd.c: cleanup use of global variablesWolfgang Denk
2013-01-14video: exynos_fb: Make a call to draw_logo only when CONFIG_CMD_BMP is selectedAjay Kumar
2013-01-10video: Modify exynos_fimd driver to support LCD consoleAjay Kumar
2013-01-09video:cache:fix: Enable dcache flush at LCD subsystem for Exynos based boardsƁukasz Majewski
2012-11-15drivers: video: fix image positionPiotr Wilczek
2012-09-01video: exynos fb driver supports display port featureDonghwa Lee
2012-07-07TRATS: initialize panel_info data structure in board fileDonghwa Lee
2012-05-25EXYNOS: display 32bpp bitmap TIZEN logoDonghwa Lee
2012-05-15EXYNOS: Change bits per pixel value proper for u-boot.Donghwa Lee
2012-05-15EXYNOS: support EXYNOS framebuffer and FIMD display drivers.Donghwa Lee