Age | Commit message (Expand) | Author |
2015-02-10 | Merge branch 'master' of git://git.denx.de/u-boot-x86 | Tom Rini |
2015-02-10 | Merge branch 'master' of git://git.denx.de/u-boot-atmel | Tom Rini |
2015-02-10 | lcd: introduce lcd_set_cmap | Nikita Kiryanov |
2015-02-10 | lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.c | Nikita Kiryanov |
2015-02-10 | lcd: atmel: introduce lcd_logo_set_cmap | Nikita Kiryanov |
2015-02-10 | lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.c | Nikita Kiryanov |
2015-02-10 | lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb | Nikita Kiryanov |
2015-02-10 | lcd: split configuration_get_cmap | Nikita Kiryanov |
2015-02-07 | ARM: atmel: cleanup: remove at91cap9 related code | Bo Shen |
2015-02-05 | x86: bootstage: Add time measurement for vesa start-up | Simon Glass |
2015-02-05 | x86: video: Allow video ROM execution to fall back to the other method | Simon Glass |
2015-02-05 | x86: video: Enable video for Minnowboard Max | Simon Glass |
2015-02-02 | Merge branch 'master' of git://git.denx.de/u-boot-sunxi | Tom Rini |
2015-02-02 | sunxi: video: Force h/vsync active high when using ext. vga dac on some boards | Hans de Goede |
2015-01-29 | dm: tegra: video: Remove use of fdtdec GPIO support | Simon Glass |
2015-01-23 | x86: video: Add support for CONFIG_CONSOLE_SCROLL_LINES | Simon Glass |
2015-01-23 | x86: Drop the x86_fb driver | Simon Glass |
2015-01-23 | x86: Add a VESA video driver | Simon Glass |
2015-01-23 | powerpc: mpc5xxx: remove Total5200 board support | Masahiro Yamada |
2015-01-23 | sunxi: video: Make pwm polarity configurable | Hans de Goede |
2015-01-23 | sunxi: video: Add support for Hitachi tx18d42vm LVDS LCD panels | Hans de Goede |
2015-01-22 | video: Add support for Hitachi tx18d42vm LVDS LCD panels | Hans de Goede |
2015-01-22 | sunxi: video: Use frontend for dma on sun4i to fix memory bandwidth problems | Hans de Goede |
2015-01-22 | video: ssd2828: Allow using 'pclk' as the PLL clock source | Siarhei Siamashka |
2015-01-22 | video: sunxi: Hook up SSD2828 with the sunxi video driver | Siarhei Siamashka |
2015-01-22 | video: Add support for SSD2828 (parallel LCD to MIPI bridge) | Siarhei Siamashka |
2015-01-22 | sunxi: display: Make lcd display clk phase configurable | Hans de Goede |
2015-01-16 | ppc4xx: remove dead code | Masahiro Yamada |
2015-01-14 | Merge branch 'next' of git://git.denx.de/u-boot-video | Tom Rini |
2015-01-14 | sunxi: video: Add support for external DAC enable pin | Chen-Yu Tsai |
2015-01-14 | sunxi: video: Add lvds support | Hans de Goede |
2015-01-14 | sunxi: video: Add a hpd_delay parameter to configure hpd delay | Hans de Goede |
2015-01-14 | sunxi: video: Add VGA output support | Hans de Goede |
2015-01-14 | sunxi: video: Fallback from HDMI to VGA on boards with VGA | Hans de Goede |
2015-01-14 | sunxi: video: Add support for using PORTD hsync/vsync pins with tcon1 | Hans de Goede |
2015-01-14 | sunxi: video: Use sunxi_lcdc_get_clk_delay to calculate tcon1 delay | Hans de Goede |
2015-01-14 | sunxi: video: Remove sunxi_display.enabled variable | Hans de Goede |
2015-01-14 | sunxi: video: Add support for VGA via external DACs connected to the LCD pins | Hans de Goede |
2015-01-14 | sunxi: video: Enable video on sun8i, which supports LCD but not HDMI | Hans de Goede |
2015-01-14 | sunxi: video: Add lcd output support | Hans de Goede |
2015-01-14 | sunxi: video: Move sunxi_drc_init | Hans de Goede |
2015-01-14 | sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1 | Hans de Goede |
2015-01-14 | sunxi: video: Prepare for lcd support | Hans de Goede |
2015-01-14 | sunxi: video: Improve monitor video-mode option handling | Hans de Goede |
2015-01-14 | sunxi: video: Set input sync enable | Hans de Goede |
2015-01-14 | sunxi: video: Give hotplug-detect (hpd) signal some time to show up | Hans de Goede |
2015-01-14 | sunxi: video: When using edid use CEA681 extension blocks to select hdmi output | Hans de Goede |
2015-01-14 | sunxi: video: Add sunxi_hdmi_edid_get_block helper function | Hans de Goede |
2015-01-14 | sunxi: video: Add hdmi support | Hans de Goede |
2015-01-14 | sunxi: video: Add DDC & EDID support | Hans de Goede |