aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
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-14Merge 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
2015-01-14sunxi: video: Add lcd output supportHans de Goede1-9/+171
2015-01-14sunxi: video: Move sunxi_drc_initHans de Goede1-14/+12
2015-01-14sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1Hans de Goede1-7/+24
2015-01-14sunxi: video: Prepare for lcd supportHans de Goede1-32/+70
2015-01-14sunxi: video: Improve monitor video-mode option handlingHans de Goede1-16/+47
2015-01-14sunxi: video: Set input sync enableHans de Goede1-23/+4
2015-01-14sunxi: video: Give hotplug-detect (hpd) signal some time to show upHans de Goede1-2/+6
2015-01-14sunxi: video: When using edid use CEA681 extension blocks to select hdmi outputHans de Goede1-9/+34
2015-01-14sunxi: video: Add sunxi_hdmi_edid_get_block helper functionHans de Goede1-11/+20
2015-01-14sunxi: video: Add hdmi supportHans de Goede1-5/+61
2015-01-14sunxi: video: Add DDC & EDID supportHans de Goede1-1/+153
2015-01-14sunxi: video: Add hpd optionHans de Goede1-9/+17
2015-01-14sunxi: video: Add support for video-mode environment variableHans de Goede1-3/+13
2015-01-14sunxi: video: Use video-mode/-timing from videomodesHans de Goede2-31/+12
2015-01-14videomodes: Add video_edid_dtd_to_ctfb_res_modes helper functionHans de Goede2-0/+76
2015-01-14videomodes: Add helper functions to parse video-mode env-var extra optionsHans de Goede2-1/+64
2015-01-14videomodes: Add video_get_ctfb_res_modes helper functionHans de Goede2-0/+45
2015-01-14videomodes: Add a bunch of high res modesHans de Goede2-1/+9
2015-01-14videomodes: Add (vesa) standard timingsHans de Goede1-0/+9
2015-01-14videomodes: Add pixelclock_khz and refresh fields to ctfb_res_modesHans de Goede2-7/+11
2015-01-13x86: Make chromebook_link the default board for corebootBin Meng1-0/+8
2015-01-13x86: video: Add a debug() to display the frame buffer addressSimon Glass1-0/+1
2015-01-10lcd: remove LCD_MONOCHROMENikita Kiryanov2-32/+0
2015-01-10mpc8xx_lcd: get rid of CONFIG_EDT32F10Nikita Kiryanov1-28/+0
2015-01-10lcd: remove CONFIG_SYS_INVERT_COLORSNikita Kiryanov1-3/+1
2015-01-05mpc8xx: remove lwmon board supportMasahiro Yamada1-11/+0
2015-01-05mpc8xx: remove R360MPI board supportMasahiro Yamada1-25/+0
2015-01-05mpc8xx: remove RRvision board supportMasahiro Yamada1-17/+0
2015-01-05powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 supportMasahiro Yamada1-3/+0
2014-12-01Merge git://git.denx.de/u-boot-x86Tom Rini3-1/+39
2014-11-25x86: video: Add video driver for bare x86 boardsSimon Glass2-0/+38
2014-11-25Introduce a header file for the BIOS emulatorSimon Glass1-1/+1
2014-11-25sunxi: video: Add simplefb supportLuc Verhaegen1-0/+41
2014-11-25sunxi: video: Add sun6i supportHans de Goede1-0/+30
2014-11-25sunxi: video: Add cfb console driver for sunxiLuc Verhaegen2-0/+381
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada1-9/+9
2014-11-20include: move various macros to include/linux/kernel.hMasahiro Yamada1-5/+0