summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* drivers/video/am335x-fb: Add possibility to wait for stable power/pictureHannes Petermaier2015-03-052-7/+15
* ARM: remove jadecpu board supportMasahiro Yamada2015-02-242-169/+0
* sunxi: video: Add support for tl059wv5c0 lcd panelsHans de Goede2015-02-201-0/+7
* sunxi: video: Add support for LCD reset pinHans de Goede2015-02-201-1/+10
* sunxi: video: Dynamically reserve framebuffer memoryHans de Goede2015-02-161-5/+13
* sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebufferHans de Goede2015-02-161-1/+21
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2015-02-101-3/+6
|\
| * x86: bootstage: Add time measurement for vesa start-upSimon Glass2015-02-051-0/+2
| * x86: video: Allow video ROM execution to fall back to the other methodSimon Glass2015-02-051-3/+3
| * x86: video: Enable video for Minnowboard MaxSimon Glass2015-02-051-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-02-101-1/+1
|\ \
| * | ARM: atmel: cleanup: remove at91cap9 related codeBo Shen2015-02-071-1/+1
| |/
* | lcd: introduce lcd_set_cmapNikita Kiryanov2015-02-101-0/+11
* | lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.cNikita Kiryanov2015-02-101-0/+15
* | lcd: atmel: introduce lcd_logo_set_cmapNikita Kiryanov2015-02-101-0/+26
* | lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.cNikita Kiryanov2015-02-101-0/+7
* | lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfbNikita Kiryanov2015-02-101-0/+9
* | lcd: split configuration_get_cmapNikita Kiryanov2015-02-105-0/+40
|/
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2015-02-021-3/+9
|\
| * sunxi: video: Force h/vsync active high when using ext. vga dac on some boardsHans de Goede2015-02-021-3/+9
* | dm: tegra: video: Remove use of fdtdec GPIO supportSimon Glass2015-01-291-34/+20
|/
* x86: video: Add support for CONFIG_CONSOLE_SCROLL_LINESSimon Glass2015-01-231-9/+17
* x86: Drop the x86_fb driverSimon Glass2015-01-233-48/+0
* x86: Add a VESA video driverSimon Glass2015-01-233-0/+75
* powerpc: mpc5xxx: remove Total5200 board supportMasahiro Yamada2015-01-232-8/+0
* sunxi: video: Make pwm polarity configurableHans de Goede2015-01-231-6/+11
* sunxi: video: Add support for Hitachi tx18d42vm LVDS LCD panelsHans de Goede2015-01-231-0/+5
* video: Add support for Hitachi tx18d42vm LVDS LCD panelsHans de Goede2015-01-224-3/+103
* sunxi: video: Use frontend for dma on sun4i to fix memory bandwidth problemsHans de Goede2015-01-221-4/+130
* video: ssd2828: Allow using 'pclk' as the PLL clock sourceSiarhei Siamashka2015-01-223-7/+28
* video: sunxi: Hook up SSD2828 with the sunxi video driverSiarhei Siamashka2015-01-221-0/+38
* video: Add support for SSD2828 (parallel LCD to MIPI bridge)Siarhei Siamashka2015-01-224-0/+616
* sunxi: display: Make lcd display clk phase configurableHans de Goede2015-01-221-6/+1
* ppc4xx: remove dead codeMasahiro Yamada2015-01-161-10/+0
* Merge branch 'next' of git://git.denx.de/u-boot-videoTom Rini2015-01-142-63/+1
|\
| * lcd: remove LCD_MONOCHROMENikita Kiryanov2015-01-102-32/+0
| * mpc8xx_lcd: get rid of CONFIG_EDT32F10Nikita Kiryanov2015-01-101-28/+0
| * lcd: remove CONFIG_SYS_INVERT_COLORSNikita Kiryanov2015-01-101-3/+1
* | sunxi: video: Add support for external DAC enable pinChen-Yu Tsai2015-01-141-0/+14
* | sunxi: video: Add lvds supportHans de Goede2015-01-141-2/+35
* | sunxi: video: Add a hpd_delay parameter to configure hpd delayHans de Goede2015-01-141-4/+5
* | sunxi: video: Add VGA output supportHans de Goede2015-01-141-8/+52
* | sunxi: video: Fallback from HDMI to VGA on boards with VGAHans de Goede2015-01-141-22/+29
* | sunxi: video: Add support for using PORTD hsync/vsync pins with tcon1Hans de Goede2015-01-141-3/+19
* | sunxi: video: Use sunxi_lcdc_get_clk_delay to calculate tcon1 delayHans de Goede2015-01-141-3/+3
* | sunxi: video: Remove sunxi_display.enabled variableHans de Goede2015-01-141-6/+6
* | sunxi: video: Add support for VGA via external DACs connected to the LCD pinsHans de Goede2015-01-141-0/+14
* | sunxi: video: Enable video on sun8i, which supports LCD but not HDMIHans de Goede2015-01-141-4/+26
* | sunxi: video: Add lcd output supportHans de Goede2015-01-141-9/+171
* | sunxi: video: Move sunxi_drc_initHans de Goede2015-01-141-14/+12
OpenPOWER on IntegriCloud