summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2015-04-17x86: video: Allow keyboard presence to be controlled by device treeSimon Glass1-8/+21
2015-04-15sunxi: GPIO pin mux hardware-feature-specific function index definesPaul Kocialkowski1-4/+4
2015-04-06video: parade: configure SLP and RST GPIOs if specified in DTAjay Kumar1-0/+11
2015-04-06video: exynos_fb: configure backlight GPIOs if specified in DTAjay Kumar1-0/+21
2015-03-24remove unnecessary version.h includesRob Herring2-2/+0
2015-03-06drivers/video/am335x-fb: Add possibility to wait for stable power/pictureHannes Petermaier2-7/+15
2015-02-25ARM: remove jadecpu board supportMasahiro Yamada2-169/+0
2015-02-20sunxi: video: Add support for tl059wv5c0 lcd panelsHans de Goede1-0/+7
2015-02-20sunxi: video: Add support for LCD reset pinHans de Goede1-1/+10
2015-02-16sunxi: video: Dynamically reserve framebuffer memoryHans de Goede1-5/+13
2015-02-16sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebufferHans de Goede1-1/+21
2015-02-10Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini1-3/+6
2015-02-10Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini1-1/+1
2015-02-10lcd: introduce lcd_set_cmapNikita Kiryanov1-0/+11
2015-02-10lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.cNikita Kiryanov1-0/+15
2015-02-10lcd: atmel: introduce lcd_logo_set_cmapNikita Kiryanov1-0/+26
2015-02-10lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.cNikita Kiryanov1-0/+7
2015-02-10lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfbNikita Kiryanov1-0/+9
2015-02-10lcd: split configuration_get_cmapNikita Kiryanov5-0/+40
2015-02-08ARM: atmel: cleanup: remove at91cap9 related codeBo Shen1-1/+1
2015-02-06x86: bootstage: Add time measurement for vesa start-upSimon Glass1-0/+2
2015-02-06x86: video: Allow video ROM execution to fall back to the other methodSimon Glass1-3/+3
2015-02-06x86: video: Enable video for Minnowboard MaxSimon Glass1-0/+1
2015-02-02Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini1-3/+9
2015-02-02sunxi: video: Force h/vsync active high when using ext. vga dac on some boardsHans de Goede1-3/+9
2015-01-30dm: tegra: video: Remove use of fdtdec GPIO supportSimon Glass1-34/+20
2015-01-24x86: video: Add support for CONFIG_CONSOLE_SCROLL_LINESSimon Glass1-9/+17
2015-01-24x86: Drop the x86_fb driverSimon Glass3-48/+0
2015-01-24x86: Add a VESA video driverSimon Glass3-0/+75
2015-01-24powerpc: mpc5xxx: remove Total5200 board supportMasahiro Yamada2-8/+0
2015-01-23sunxi: video: Make pwm polarity configurableHans de Goede1-6/+11
2015-01-23sunxi: video: Add support for Hitachi tx18d42vm LVDS LCD panelsHans de Goede1-0/+5
2015-01-22video: Add support for Hitachi tx18d42vm LVDS LCD panelsHans de Goede4-3/+103
2015-01-22sunxi: video: Use frontend for dma on sun4i to fix memory bandwidth problemsHans de Goede1-4/+130
2015-01-22video: ssd2828: Allow using 'pclk' as the PLL clock sourceSiarhei Siamashka3-7/+28
2015-01-22video: sunxi: Hook up SSD2828 with the sunxi video driverSiarhei Siamashka1-0/+38
2015-01-22video: Add support for SSD2828 (parallel LCD to MIPI bridge)Siarhei Siamashka4-0/+616
2015-01-22sunxi: display: Make lcd display clk phase configurableHans de Goede1-6/+1
2015-01-16ppc4xx: remove dead codeMasahiro Yamada1-10/+0
2015-01-15Merge branch 'next' of git://git.denx.de/u-boot-videoTom Rini2-63/+1
2015-01-14sunxi: video: Add support for external DAC enable pinChen-Yu Tsai1-0/+14
2015-01-14sunxi: video: Add lvds supportHans de Goede1-2/+35
2015-01-14sunxi: video: Add a hpd_delay parameter to configure hpd delayHans de Goede1-4/+5
2015-01-14sunxi: video: Add VGA output supportHans de Goede1-8/+52
2015-01-14sunxi: video: Fallback from HDMI to VGA on boards with VGAHans de Goede1-22/+29
2015-01-14sunxi: video: Add support for using PORTD hsync/vsync pins with tcon1Hans de Goede1-3/+19
2015-01-14sunxi: video: Use sunxi_lcdc_get_clk_delay to calculate tcon1 delayHans de Goede1-3/+3
2015-01-14sunxi: video: Remove sunxi_display.enabled variableHans de Goede1-6/+6
2015-01-14sunxi: video: Add support for VGA via external DACs connected to the LCD pinsHans de Goede1-0/+14
2015-01-14sunxi: video: Enable video on sun8i, which supports LCD but not HDMIHans de Goede1-4/+26