summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2015-04-06video: parade: configure SLP and RST GPIOs if specified in DTAjay Kumar
2015-04-06video: exynos_fb: configure backlight GPIOs if specified in DTAjay Kumar
2015-03-24remove unnecessary version.h includesRob Herring
2015-03-05drivers/video/am335x-fb: Add possibility to wait for stable power/pictureHannes Petermaier
2015-02-24ARM: remove jadecpu board supportMasahiro Yamada
2015-02-20sunxi: video: Add support for tl059wv5c0 lcd panelsHans de Goede
2015-02-20sunxi: video: Add support for LCD reset pinHans de Goede
2015-02-16sunxi: video: Dynamically reserve framebuffer memoryHans de Goede
2015-02-16sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebufferHans de Goede
2015-02-10Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2015-02-10Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2015-02-10lcd: introduce lcd_set_cmapNikita Kiryanov
2015-02-10lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.cNikita Kiryanov
2015-02-10lcd: atmel: introduce lcd_logo_set_cmapNikita Kiryanov
2015-02-10lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.cNikita Kiryanov
2015-02-10lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfbNikita Kiryanov
2015-02-10lcd: split configuration_get_cmapNikita Kiryanov
2015-02-07ARM: atmel: cleanup: remove at91cap9 related codeBo Shen
2015-02-05x86: bootstage: Add time measurement for vesa start-upSimon Glass
2015-02-05x86: video: Allow video ROM execution to fall back to the other methodSimon Glass
2015-02-05x86: video: Enable video for Minnowboard MaxSimon Glass
2015-02-02Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2015-02-02sunxi: video: Force h/vsync active high when using ext. vga dac on some boardsHans de Goede
2015-01-29dm: tegra: video: Remove use of fdtdec GPIO supportSimon Glass
2015-01-23x86: video: Add support for CONFIG_CONSOLE_SCROLL_LINESSimon Glass
2015-01-23x86: Drop the x86_fb driverSimon Glass
2015-01-23x86: Add a VESA video driverSimon Glass
2015-01-23powerpc: mpc5xxx: remove Total5200 board supportMasahiro Yamada
2015-01-23sunxi: video: Make pwm polarity configurableHans de Goede
2015-01-23sunxi: video: Add support for Hitachi tx18d42vm LVDS LCD panelsHans de Goede
2015-01-22video: Add support for Hitachi tx18d42vm LVDS LCD panelsHans de Goede
2015-01-22sunxi: video: Use frontend for dma on sun4i to fix memory bandwidth problemsHans de Goede
2015-01-22video: ssd2828: Allow using 'pclk' as the PLL clock sourceSiarhei Siamashka
2015-01-22video: sunxi: Hook up SSD2828 with the sunxi video driverSiarhei Siamashka
2015-01-22video: Add support for SSD2828 (parallel LCD to MIPI bridge)Siarhei Siamashka
2015-01-22sunxi: display: Make lcd display clk phase configurableHans de Goede
2015-01-16ppc4xx: remove dead codeMasahiro Yamada
2015-01-14Merge branch 'next' of git://git.denx.de/u-boot-videoTom Rini
2015-01-14sunxi: video: Add support for external DAC enable pinChen-Yu Tsai
2015-01-14sunxi: video: Add lvds supportHans de Goede
2015-01-14sunxi: video: Add a hpd_delay parameter to configure hpd delayHans de Goede
2015-01-14sunxi: video: Add VGA output supportHans de Goede
2015-01-14sunxi: video: Fallback from HDMI to VGA on boards with VGAHans de Goede
2015-01-14sunxi: video: Add support for using PORTD hsync/vsync pins with tcon1Hans de Goede
2015-01-14sunxi: video: Use sunxi_lcdc_get_clk_delay to calculate tcon1 delayHans de Goede
2015-01-14sunxi: video: Remove sunxi_display.enabled variableHans de Goede
2015-01-14sunxi: video: Add support for VGA via external DACs connected to the LCD pinsHans de Goede
2015-01-14sunxi: video: Enable video on sun8i, which supports LCD but not HDMIHans de Goede
2015-01-14sunxi: video: Add lcd output supportHans de Goede
2015-01-14sunxi: video: Move sunxi_drc_initHans de Goede