aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2014-03-25Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2-0/+80
2014-03-17sandbox: Add LCD driverSimon Glass2-0/+80
2014-03-12video:exynos_fb:fdt: add additional fdt dataPiotr Wilczek1-0/+12
2014-03-12video:mipidsim:fdt: Add DT support for mipi dsim driverPiotr Wilczek1-0/+96
2014-03-10cfb_console: align fields in gzipped .bmp filesEric Nelson1-2/+6
2014-02-03video: exynos: fimd: add support for various display color modesPrzemyslaw Marczak1-7/+8
2014-02-03samsung: common: Add file for common functions, draw_logo() cleanup.Przemyslaw Marczak1-28/+0
2014-01-12video: ipu reg: Correct reserved array size in struct ipu_idmacLiu Ying1-1/+1
2014-01-12video: ipu reg: Correct reserved1 array size in struct ipu_cmLiu Ying1-1/+1
2013-12-16Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini1-1/+1
2013-12-10Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD3-0/+308
2013-12-04video: ipu_disp: Return a negative value on errorFabio Estevam1-1/+1
2013-11-13video: remove AT91 legacy API from bus_vcxkAndreas Bießmann1-15/+0
2013-11-12lcd: add DataImage SCF0403x LCD panel supportNikita Kiryanov2-0/+297
2013-11-12video: bcm2835: respect the pitch valueAndre Heider1-0/+11
2013-10-31drivers: convert makefiles to Kbuild styleMasahiro Yamada1-54/+32
2013-10-30video, formike: change tag/val writeHeiko Schocher1-3/+4
2013-10-30video, cfb_console: make background and foreground color configurableHeiko Schocher1-18/+20
2013-10-30video: ipu_disp: Fix clock polarity logicFabio Estevam1-1/+1
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk1-1/+1
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk20-20/+20
2013-09-04Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2-0/+512
2013-08-28video: add formike lcd panel initHeiko Schocher2-0/+512
2013-08-18Merge branch 'master' of git://88.191.163.10/u-boot-armTom Rini1-2/+3
2013-08-12exynos: video: change mipi dsi write function parameters correctlyDonghwa Lee5-62/+65
2013-08-12video: Encapsulate font in video_font_data.hMarek Vasut2-2/+0
2013-08-10video: add an option to skip cfb console initHeiko Schocher1-0/+15
2013-08-10video, da8xx-fb: show fb addr in bdinfoHeiko Schocher1-0/+1
2013-08-10video, da8xx-fb: changes for am335x usageHeiko Schocher2-57/+282
2013-08-10video, da8xx: move da8xx-fb.h to drivers/videoHeiko Schocher2-1/+115
2013-08-10video: add L5F31188 TFT-LCD panel driverHyungwon Hwang2-0/+193
2013-08-10video: Fix cfb_console for 4-bit wide fontMarek Vasut1-0/+21
2013-08-09video: Implement continuous screen refresh for SmartLCD into mxsfbMarek Vasut1-0/+26
2013-08-09video: Add System-Mode configuration hook into mxsfbMarek Vasut1-0/+16
2013-08-09video: Allocate the MXSFB framebuffer alignedMarek Vasut1-1/+2
2013-07-31Merge git://git.denx.de/u-boot-armStefano Babic45-714/+45
2013-07-29mxc_ipuv3: fix memory alignment of framebufferEric Nelson1-2/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk45-714/+45
2013-07-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2-2/+3
2013-07-10Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+2
2013-07-08video: consolidate splash screen alignment codeAnatolij Gustschin1-22/+2
2013-07-01video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEORobert Winkler1-2/+3
2013-07-01drivers:video:s6e8ax0: change data_to_send array to staticPiotr Wilczek1-13/+13
2013-06-28Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+1
2013-06-28video: mxsfb: Break the line in videomode messageFabio Estevam1-1/+1
2013-06-22Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-2/+2
2013-06-21video: exynos_fb: Add the missing #else clauseAjay Kumar1-1/+2
2013-06-19Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD1-2/+2
2013-06-13Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-0/+5
2013-06-13SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDTAmar1-2/+2