summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
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
2015-01-14sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1Hans de Goede
2015-01-14sunxi: video: Prepare for lcd supportHans de Goede
2015-01-14sunxi: video: Improve monitor video-mode option handlingHans de Goede
2015-01-14sunxi: video: Set input sync enableHans de Goede
2015-01-14sunxi: video: Give hotplug-detect (hpd) signal some time to show upHans de Goede
2015-01-14sunxi: video: When using edid use CEA681 extension blocks to select hdmi outputHans de Goede
2015-01-14sunxi: video: Add sunxi_hdmi_edid_get_block helper functionHans de Goede
2015-01-14sunxi: video: Add hdmi supportHans de Goede
2015-01-14sunxi: video: Add DDC & EDID supportHans de Goede
2015-01-14sunxi: video: Add hpd optionHans de Goede
2015-01-14sunxi: video: Add support for video-mode environment variableHans de Goede
2015-01-14sunxi: video: Use video-mode/-timing from videomodesHans de Goede
2015-01-14videomodes: Add video_edid_dtd_to_ctfb_res_modes helper functionHans de Goede
2015-01-14videomodes: Add helper functions to parse video-mode env-var extra optionsHans de Goede
2015-01-14videomodes: Add video_get_ctfb_res_modes helper functionHans de Goede
2015-01-14videomodes: Add a bunch of high res modesHans de Goede
2015-01-14videomodes: Add (vesa) standard timingsHans de Goede
2015-01-14videomodes: Add pixelclock_khz and refresh fields to ctfb_res_modesHans de Goede
2015-01-13x86: Make chromebook_link the default board for corebootBin Meng
2015-01-13x86: video: Add a debug() to display the frame buffer addressSimon Glass
2015-01-10lcd: remove LCD_MONOCHROMENikita Kiryanov
2015-01-10mpc8xx_lcd: get rid of CONFIG_EDT32F10Nikita Kiryanov
2015-01-10lcd: remove CONFIG_SYS_INVERT_COLORSNikita Kiryanov
2015-01-05mpc8xx: remove lwmon board supportMasahiro Yamada
2015-01-05mpc8xx: remove R360MPI board supportMasahiro Yamada
2015-01-05mpc8xx: remove RRvision board supportMasahiro Yamada
2015-01-05powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 supportMasahiro Yamada
2014-12-01Merge git://git.denx.de/u-boot-x86Tom Rini
2014-11-25x86: video: Add video driver for bare x86 boardsSimon Glass
2014-11-25Introduce a header file for the BIOS emulatorSimon Glass
2014-11-25sunxi: video: Add simplefb supportLuc Verhaegen
2014-11-25sunxi: video: Add sun6i supportHans de Goede
2014-11-25sunxi: video: Add cfb console driver for sunxiLuc Verhaegen
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2014-11-20include: move various macros to include/linux/kernel.hMasahiro Yamada
2014-10-30video: speedup writing strings to fb consoleSoeren Moch
2014-10-25video: ipu: prevent warnings with W=1Jeroen Hofstee
2014-10-25serial: make local functions staticJeroen Hofstee
2014-10-25video: use __weakJeroen Hofstee
2014-10-16video: ipu_disp: remove pixclk fixupJeroen Hofstee
2014-10-16video: ipu: fix debug and commentJeroen Hofstee
2014-09-24kconfig: add blank Kconfig filesMasahiro Yamada
2014-09-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini