summaryrefslogtreecommitdiff
path: root/drivers/video
Commit message (Expand)AuthorAgeLines
* sunxi: video: Fix lvds panel support for sun6i+Hans de Goede2015-05-19-1/+17
* tegra124: video: Add full link training for eDPSimon Glass2015-05-13-64/+1079
* tegra: video: support eDP displays on Tegra124 devicesSimon Glass2015-05-13-0/+465
* tegra: video: Add Embedded DisplayPort driverSimon Glass2015-05-13-0/+1265
* tegra: video: Support serial output resource (SOR) on tegra124Simon Glass2015-05-13-0/+1809
* dm: video: Add a uclass for display portSimon Glass2015-05-13-0/+45
* sunxi: display: Fix gpio handling to work with the driver-modelHans de Goede2015-05-04-8/+8
* sunxi: Add basic A33 basic supportVishnu Patekar2015-05-04-0/+3
* sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig boolHans de Goede2015-05-04-5/+5
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2015-04-20-2/+245
|\
| * video, lg4573: add support for the lg4573 displayHeiko Schocher2015-04-20-0/+232
| * video, ipu: make ldb clock frequency overwritable through board codeHeiko Schocher2015-04-20-1/+8
| * video, ipu: make ldb_clock configurableHeiko Schocher2015-04-20-1/+5
* | x86: video: Allow keyboard presence to be controlled by device treeSimon Glass2015-04-16-8/+21
|/
* sunxi: GPIO pin mux hardware-feature-specific function index definesPaul Kocialkowski2015-04-15-4/+4
* video: parade: configure SLP and RST GPIOs if specified in DTAjay Kumar2015-04-06-0/+11
* video: exynos_fb: configure backlight GPIOs if specified in DTAjay Kumar2015-04-06-0/+21
* remove unnecessary version.h includesRob Herring2015-03-24-2/+0
* drivers/video/am335x-fb: Add possibility to wait for stable power/pictureHannes Petermaier2015-03-05-7/+15
* ARM: remove jadecpu board supportMasahiro Yamada2015-02-24-169/+0
* sunxi: video: Add support for tl059wv5c0 lcd panelsHans de Goede2015-02-20-0/+7
* sunxi: video: Add support for LCD reset pinHans de Goede2015-02-20-1/+10
* sunxi: video: Dynamically reserve framebuffer memoryHans de Goede2015-02-16-5/+13
* sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebufferHans de Goede2015-02-16-1/+21
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2015-02-10-3/+6
|\
| * x86: bootstage: Add time measurement for vesa start-upSimon Glass2015-02-05-0/+2
| * x86: video: Allow video ROM execution to fall back to the other methodSimon Glass2015-02-05-3/+3
| * x86: video: Enable video for Minnowboard MaxSimon Glass2015-02-05-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-02-10-1/+1
|\ \
| * | ARM: atmel: cleanup: remove at91cap9 related codeBo Shen2015-02-07-1/+1
| |/
* | lcd: introduce lcd_set_cmapNikita Kiryanov2015-02-10-0/+11
* | lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.cNikita Kiryanov2015-02-10-0/+15
* | lcd: atmel: introduce lcd_logo_set_cmapNikita Kiryanov2015-02-10-0/+26
* | lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.cNikita Kiryanov2015-02-10-0/+7
* | lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfbNikita Kiryanov2015-02-10-0/+9
* | lcd: split configuration_get_cmapNikita Kiryanov2015-02-10-0/+40
|/
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2015-02-02-3/+9
|\
| * sunxi: video: Force h/vsync active high when using ext. vga dac on some boardsHans de Goede2015-02-02-3/+9
* | dm: tegra: video: Remove use of fdtdec GPIO supportSimon Glass2015-01-29-34/+20
|/
* x86: video: Add support for CONFIG_CONSOLE_SCROLL_LINESSimon Glass2015-01-23-9/+17
* x86: Drop the x86_fb driverSimon Glass2015-01-23-48/+0
* x86: Add a VESA video driverSimon Glass2015-01-23-0/+75
* powerpc: mpc5xxx: remove Total5200 board supportMasahiro Yamada2015-01-23-8/+0
* sunxi: video: Make pwm polarity configurableHans de Goede2015-01-23-6/+11
* sunxi: video: Add support for Hitachi tx18d42vm LVDS LCD panelsHans de Goede2015-01-23-0/+5
* video: Add support for Hitachi tx18d42vm LVDS LCD panelsHans de Goede2015-01-22-3/+103
* sunxi: video: Use frontend for dma on sun4i to fix memory bandwidth problemsHans de Goede2015-01-22-4/+130
* video: ssd2828: Allow using 'pclk' as the PLL clock sourceSiarhei Siamashka2015-01-22-7/+28
* video: sunxi: Hook up SSD2828 with the sunxi video driverSiarhei Siamashka2015-01-22-0/+38
* video: Add support for SSD2828 (parallel LCD to MIPI bridge)Siarhei Siamashka2015-01-22-0/+616