aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/exynos_fb.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-05exynos_fb: Remove usage of static definesAjay Kumar1-12/+6
2014-03-12video:exynos_fb:fdt: add additional fdt dataPiotr Wilczek1-0/+12
2014-02-03samsung: common: Add file for common functions, draw_logo() cleanup.Przemyslaw Marczak1-28/+0
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2013-06-13SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDTAmar1-2/+2
2013-04-12Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-14/+2
2013-03-27video: exynos_fb: add DT support for FIMD driverAjay Kumar1-0/+163
2013-03-27video: exynos_fb: Remove callbacks from the driverAjay Kumar1-16/+51
2013-03-21common/lcd.c: remove global lcd_baseJeroen Hofstee1-5/+3
2013-03-21common/lcd.c: cleanup use of global variablesJeroen Hofstee1-6/+0
2013-03-21common/lcd.c: cleanup use of global variablesWolfgang Denk1-2/+0
2013-01-14video: exynos_fb: Make a call to draw_logo only when CONFIG_CMD_BMP is selectedAjay Kumar1-2/+4
2013-01-10video: Modify exynos_fimd driver to support LCD consoleAjay Kumar1-0/+2
2013-01-09video:cache:fix: Enable dcache flush at LCD subsystem for Exynos based boardsƁukasz Majewski1-0/+3
2012-11-15drivers: video: fix image positionPiotr Wilczek1-2/+13
2012-09-01video: exynos fb driver supports display port featureDonghwa Lee1-1/+4
2012-07-07TRATS: initialize panel_info data structure in board fileDonghwa Lee1-3/+0
2012-05-25EXYNOS: display 32bpp bitmap TIZEN logoDonghwa Lee1-0/+19
2012-05-15EXYNOS: Change bits per pixel value proper for u-boot.Donghwa Lee1-1/+1
2012-05-15EXYNOS: support EXYNOS framebuffer and FIMD display drivers.Donghwa Lee1-0/+128