summaryrefslogtreecommitdiff
path: root/drivers/video
Commit message (Expand)AuthorAgeLines
* drivers: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-54/+32
* video, formike: change tag/val writeHeiko Schocher2013-10-30-3/+4
* video, cfb_console: make background and foreground color configurableHeiko Schocher2013-10-30-18/+20
* video: ipu_disp: Fix clock polarity logicFabio Estevam2013-10-30-1/+1
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-14-1/+1
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-20/+20
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-04-0/+512
|\
| * video: add formike lcd panel initHeiko Schocher2013-08-28-0/+512
* | Merge branch 'master' of git://88.191.163.10/u-boot-armTom Rini2013-08-18-2/+3
|\ \ | |/
| * Merge git://git.denx.de/u-boot-armStefano Babic2013-07-31-714/+45
| |\
| * | mxc_ipuv3: fix memory alignment of framebufferEric Nelson2013-07-29-2/+3
* | | exynos: video: change mipi dsi write function parameters correctlyDonghwa Lee2013-08-12-62/+65
* | | video: Encapsulate font in video_font_data.hMarek Vasut2013-08-12-2/+0
* | | video: add an option to skip cfb console initHeiko Schocher2013-08-10-0/+15
* | | video, da8xx-fb: show fb addr in bdinfoHeiko Schocher2013-08-10-0/+1
* | | video, da8xx-fb: changes for am335x usageHeiko Schocher2013-08-10-57/+282
* | | video, da8xx: move da8xx-fb.h to drivers/videoHeiko Schocher2013-08-10-1/+115
* | | video: add L5F31188 TFT-LCD panel driverHyungwon Hwang2013-08-10-0/+193
* | | video: Fix cfb_console for 4-bit wide fontMarek Vasut2013-08-10-0/+21
* | | video: Implement continuous screen refresh for SmartLCD into mxsfbMarek Vasut2013-08-09-0/+26
* | | video: Add System-Mode configuration hook into mxsfbMarek Vasut2013-08-09-0/+16
* | | video: Allocate the MXSFB framebuffer alignedMarek Vasut2013-08-09-1/+2
| |/ |/|
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-714/+45
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-07-12-2/+3
|\
| * Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-07-10-1/+2
| |\
| | * video: exynos_fb: Add the missing #else clauseAjay Kumar2013-06-21-1/+2
| * | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-28-1/+1
| |\ \ | | |/ | |/|
| | * video: mxsfb: Break the line in videomode messageFabio Estevam2013-06-28-1/+1
* | | video: consolidate splash screen alignment codeAnatolij Gustschin2013-07-08-22/+2
* | | video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEORobert Winkler2013-07-01-2/+3
* | | drivers:video:s6e8ax0: change data_to_send array to staticPiotr Wilczek2013-07-01-13/+13
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-22-2/+2
|\ \ \ | |/ /
| * | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-19-2/+2
| |\ \ | | |/ | |/|
| | * SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDTAmar2013-06-13-2/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-13-0/+5
|\ \ \ | |/ /
| * | video: mxsfb: Add an entry for mx23evk/mx28vk video modesFabio Estevam2013-05-16-0/+5
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2013-06-07-6/+9
|\ \ | |/ |/|
| * cfb_console: flush FB cache at end of public functionsEric Nelson2013-05-06-6/+9
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-11-0/+194
|\ \
| * | arm: mxs: Add MXS LCDIF driverMarek Vasut2013-05-06-0/+194
| |/
* | pxa_lcd: make lcd_enable() a weak pointerMike Dunn2013-05-05-1/+1
* | pxa_lcd: add the ACX544AKN lcd deviceMike Dunn2013-05-05-0/+32
|/
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-12-197/+1185
|\
| * video: bcm2835: fix build issuesAnatolij Gustschin2013-03-29-11/+0
| * Merge branch 'for-v2013.04'Anatolij Gustschin2013-03-29-185/+1186
| |\
| | * video: Fix splash screen alignmentMatthias Weisser2013-03-21-7/+7
| | * lcd, fb: remove duplicated prototypes and unused codeJeroen Hofstee2013-03-21-73/+0
| | * common/lcd.c: remove global lcd_baseJeroen Hofstee2013-03-21-26/+6
| | * common/lcd.c: cleanup use of global variablesJeroen Hofstee2013-03-21-36/+0
| | * lcd, pxafb: move the pxafb to drivers/videoJeroen Hofstee2013-03-21-0/+651