summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1Hans de Goede2015-01-141-7/+24
* | sunxi: video: Prepare for lcd supportHans de Goede2015-01-141-32/+70
* | sunxi: video: Improve monitor video-mode option handlingHans de Goede2015-01-141-16/+47
* | sunxi: video: Set input sync enableHans de Goede2015-01-141-23/+4
* | sunxi: video: Give hotplug-detect (hpd) signal some time to show upHans de Goede2015-01-141-2/+6
* | sunxi: video: When using edid use CEA681 extension blocks to select hdmi outputHans de Goede2015-01-141-9/+34
* | sunxi: video: Add sunxi_hdmi_edid_get_block helper functionHans de Goede2015-01-141-11/+20
* | sunxi: video: Add hdmi supportHans de Goede2015-01-141-5/+61
* | sunxi: video: Add DDC & EDID supportHans de Goede2015-01-141-1/+153
* | sunxi: video: Add hpd optionHans de Goede2015-01-141-9/+17
* | sunxi: video: Add support for video-mode environment variableHans de Goede2015-01-141-3/+13
* | sunxi: video: Use video-mode/-timing from videomodesHans de Goede2015-01-142-31/+12
* | videomodes: Add video_edid_dtd_to_ctfb_res_modes helper functionHans de Goede2015-01-142-0/+76
* | videomodes: Add helper functions to parse video-mode env-var extra optionsHans de Goede2015-01-142-1/+64
* | videomodes: Add video_get_ctfb_res_modes helper functionHans de Goede2015-01-142-0/+45
* | videomodes: Add a bunch of high res modesHans de Goede2015-01-142-1/+9
* | videomodes: Add (vesa) standard timingsHans de Goede2015-01-141-0/+9
* | videomodes: Add pixelclock_khz and refresh fields to ctfb_res_modesHans de Goede2015-01-142-7/+11
* | x86: Make chromebook_link the default board for corebootBin Meng2015-01-131-0/+8
* | x86: video: Add a debug() to display the frame buffer addressSimon Glass2015-01-131-0/+1
|/
* mpc8xx: remove lwmon board supportMasahiro Yamada2015-01-051-11/+0
* mpc8xx: remove R360MPI board supportMasahiro Yamada2015-01-051-25/+0
* mpc8xx: remove RRvision board supportMasahiro Yamada2015-01-051-17/+0
* powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 supportMasahiro Yamada2015-01-051-3/+0
* Merge git://git.denx.de/u-boot-x86Tom Rini2014-12-013-1/+39
|\
| * x86: video: Add video driver for bare x86 boardsSimon Glass2014-11-252-0/+38
| * Introduce a header file for the BIOS emulatorSimon Glass2014-11-251-1/+1
* | sunxi: video: Add simplefb supportLuc Verhaegen2014-11-251-0/+41
* | sunxi: video: Add sun6i supportHans de Goede2014-11-251-0/+30
* | sunxi: video: Add cfb console driver for sunxiLuc Verhaegen2014-11-252-0/+381
|/
* linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-231-9/+9
* include: move various macros to include/linux/kernel.hMasahiro Yamada2014-11-201-5/+0
* video: speedup writing strings to fb consoleSoeren Moch2014-10-301-0/+9
* video: ipu: prevent warnings with W=1Jeroen Hofstee2014-10-253-15/+4
* serial: make local functions staticJeroen Hofstee2014-10-251-2/+2
* video: use __weakJeroen Hofstee2014-10-252-32/+10
* video: ipu_disp: remove pixclk fixupJeroen Hofstee2014-10-161-25/+6
* video: ipu: fix debug and commentJeroen Hofstee2014-10-162-5/+4
* kconfig: add blank Kconfig filesMasahiro Yamada2014-09-241-0/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-09-124-12/+270
|\
| * video: Add driver for Parade PS8625 dP to LVDS bridgeVadim Bendebury2014-09-052-0/+221
| * video: exynos_fimd: Add framework to disable FIMD sysmmuAjay Kumar2014-09-051-0/+43
| * exynos_fb: Remove usage of static definesAjay Kumar2014-09-051-12/+6
* | video: dcu: Add DCU driver supportWang Huan2014-09-082-0/+366
|/
* lib, linux: move linux specific defines to linux/compat.hHeiko Schocher2014-08-252-0/+2
* video: ipu_disp: squash clang warningJeroen Hofstee2014-08-111-1/+1
OpenPOWER on IntegriCloud