- c3cc426 sunxi: video: Use frontend for dma on sun4i to fix memory bandwidth problems by Hans de Goede · 10 years ago
- 61fb91f video: ssd2828: Allow using 'pclk' as the PLL clock source by Siarhei Siamashka · 10 years ago
- c02f052 video: sunxi: Hook up SSD2828 with the sunxi video driver by Siarhei Siamashka · 10 years ago
- 4c19cf2 video: Add support for SSD2828 (parallel LCD to MIPI bridge) by Siarhei Siamashka · 10 years ago
- 481b664 sunxi: display: Make lcd display clk phase configurable by Hans de Goede · 10 years ago
- 60275dd ppc4xx: remove dead code by Masahiro Yamada · 10 years ago
- 86a6b44d4 Merge branch 'next' of git://git.denx.de/u-boot-video by Tom Rini · 10 years ago
- 9ed1952 sunxi: video: Add support for external DAC enable pin by Chen-Yu Tsai · 10 years ago
- 797a0f5 sunxi: video: Add lvds support by Hans de Goede · 10 years ago
- 9159371 sunxi: video: Add a hpd_delay parameter to configure hpd delay by Hans de Goede · 10 years ago
- 260f520 sunxi: video: Add VGA output support by Hans de Goede · 10 years ago
- 7977ec2 sunxi: video: Fallback from HDMI to VGA on boards with VGA by Hans de Goede · 10 years ago
- c3d1504 sunxi: video: Add support for using PORTD hsync/vsync pins with tcon1 by Hans de Goede · 10 years ago
- ac5d43d sunxi: video: Use sunxi_lcdc_get_clk_delay to calculate tcon1 delay by Hans de Goede · 10 years ago
- 83243c4 sunxi: video: Remove sunxi_display.enabled variable by Hans de Goede · 10 years ago
- ac1633c sunxi: video: Add support for VGA via external DACs connected to the LCD pins by Hans de Goede · 10 years ago
- e954459 sunxi: video: Enable video on sun8i, which supports LCD but not HDMI by Hans de Goede · 10 years ago
- 7e68a1b sunxi: video: Add lcd output support by Hans de Goede · 10 years ago
- 115e4b4 sunxi: video: Move sunxi_drc_init by Hans de Goede · 10 years ago
- c5a3b4b sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1 by Hans de Goede · 10 years ago
- 4125f92 sunxi: video: Prepare for lcd support by Hans de Goede · 10 years ago
- a0b1b73 sunxi: video: Improve monitor video-mode option handling by Hans de Goede · 10 years ago
- 9557669 sunxi: video: Set input sync enable by Hans de Goede · 10 years ago
- 205a30c sunxi: video: Give hotplug-detect (hpd) signal some time to show up by Hans de Goede · 10 years ago
- 1ff6cc4 sunxi: video: When using edid use CEA681 extension blocks to select hdmi output by Hans de Goede · 10 years ago
- 45b8f7b sunxi: video: Add sunxi_hdmi_edid_get_block helper function by Hans de Goede · 10 years ago
- a2017e8 sunxi: video: Add hdmi support by Hans de Goede · 10 years ago
- a5aa95f sunxi: video: Add DDC & EDID support by Hans de Goede · 10 years ago
- 695bda4 sunxi: video: Add hpd option by Hans de Goede · 10 years ago
- 3f21d2a sunxi: video: Add support for video-mode environment variable by Hans de Goede · 10 years ago
- ccb0ed5 sunxi: video: Use video-mode/-timing from videomodes by Hans de Goede · 10 years ago
- e4e7ee6 videomodes: Add video_edid_dtd_to_ctfb_res_modes helper function by Hans de Goede · 10 years ago
- 350a9d6 videomodes: Add helper functions to parse video-mode env-var extra options by Hans de Goede · 10 years ago
- 2e2732d videomodes: Add video_get_ctfb_res_modes helper function by Hans de Goede · 10 years ago
- d01b2b5 videomodes: Add a bunch of high res modes by Hans de Goede · 10 years ago
- eb66210 videomodes: Add (vesa) standard timings by Hans de Goede · 10 years ago
- 226ac61 videomodes: Add pixelclock_khz and refresh fields to ctfb_res_modes by Hans de Goede · 10 years ago
- c8921be x86: Make chromebook_link the default board for coreboot by Bin Meng · 10 years ago
- d40aeb2 x86: video: Add a debug() to display the frame buffer address by Simon Glass · 10 years ago
- 5aec581 lcd: remove LCD_MONOCHROME by Nikita Kiryanov · 10 years ago
- 57198d2 mpc8xx_lcd: get rid of CONFIG_EDT32F10 by Nikita Kiryanov · 10 years ago
- fa88cc5 lcd: remove CONFIG_SYS_INVERT_COLORS by Nikita Kiryanov · 10 years ago
- 0211cad mpc8xx: remove lwmon board support by Masahiro Yamada · 10 years ago
- 02949c3 mpc8xx: remove R360MPI board support by Masahiro Yamada · 10 years ago
- 0bd4db0 mpc8xx: remove RRvision board support by Masahiro Yamada · 10 years ago
- f13642e powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 support by Masahiro Yamada · 10 years ago
- 8510133 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
- 1a3b66d x86: video: Add video driver for bare x86 boards by Simon Glass · 10 years ago
- c30ea60 Introduce a header file for the BIOS emulator by Simon Glass · 10 years ago
- 4869a8c sunxi: video: Add simplefb support by Luc Verhaegen · 10 years ago
- f651e0a sunxi: video: Add sun6i support by Hans de Goede · 10 years ago
- b01df1e sunxi: video: Add cfb console driver for sunxi by Luc Verhaegen · 10 years ago
- db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
- bd42662 include: move various macros to include/linux/kernel.h by Masahiro Yamada · 10 years ago
- bd9c131 video: speedup writing strings to fb console by Soeren Moch · 10 years ago
- a175d30 video: ipu: prevent warnings with W=1 by Jeroen Hofstee · 10 years ago
- 169eda6 serial: make local functions static by Jeroen Hofstee · 10 years ago
- f7ae3ed video: use __weak by Jeroen Hofstee · 10 years ago
- 9cf0e2d video: ipu_disp: remove pixclk fixup by Jeroen Hofstee · 10 years ago
- 9827621 video: ipu: fix debug and comment by Jeroen Hofstee · 10 years ago
- f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
- 5cc1db4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
- 4779d4a video: dcu: Add DCU driver support by Wang Huan · 10 years ago
- 8c5e264 video: Add driver for Parade PS8625 dP to LVDS bridge by Vadim Bendebury · 10 years ago
- e24c502 video: exynos_fimd: Add framework to disable FIMD sysmmu by Ajay Kumar · 10 years ago
- 1176348 exynos_fb: Remove usage of static defines by Ajay Kumar · 10 years ago
- 4f7a9a3 lib, linux: move linux specific defines to linux/compat.h by Heiko Schocher · 10 years ago
- 2356e81 video: ipu_disp: squash clang warning by Jeroen Hofstee · 10 years ago
- 0936099 video: ipu_disp: wait for DP SF end irq when disabling sync BG flows by Liu Ying · 11 years ago
- f04e999 video: Add support for TI's AM335x LCD-Controller by Hannes Petermaier · 11 years ago
- 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago
- 1867bd4 stdio: Remove redundant code around stdio_register() calls by Simon Glass · 10 years ago
- a6f5758 mpc8xx: remove v37 board support by Masahiro Yamada · 10 years ago
- 54c5d93 mpc8xx: remove rbc823 board support by Masahiro Yamada · 10 years ago
- 13be81d mpc8xx: remove RPXlite_dw, quantum board support by Masahiro Yamada · 10 years ago
- 52b2afd video: atmel_hlcdfb: enable dcache support by Wu, Josh · 11 years ago
- 95eb65a Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · 11 years ago
- e2a3483 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 11 years ago
- 82afc22 video: Add support for imx25 lcd controller by Thomas Diener · 11 years ago
- fbfe6e5 at91: video: atmel_hlcdfb.c: fix bad timing configuration by Wu, Josh · 11 years ago
- c9e2be6 video: mxc_ipuv3_fb: stash frame buffer pointer in global data. by Eric Nelson · 11 years ago
- f27f4e8 ARM: tegra: Tegra20 pinmux cleanup by Stephen Warren · 11 years ago
- 5f0e674 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
- b9ddbf4 sandbox: Add LCD driver by Simon Glass · 11 years ago
- 386fd02 video:exynos_fb:fdt: add additional fdt data by Piotr Wilczek · 11 years ago
- 24e368a video:mipidsim:fdt: Add DT support for mipi dsim driver by Piotr Wilczek · 11 years ago
- fba7087 cfb_console: align fields in gzipped .bmp files by Eric Nelson · 11 years ago
- 65b3f77 video: exynos: fimd: add support for various display color modes by Przemyslaw Marczak · 11 years ago
- 283a320 samsung: common: Add file for common functions, draw_logo() cleanup. by Przemyslaw Marczak · 11 years ago
- 751d58e video: ipu reg: Correct reserved array size in struct ipu_idmac by Liu Ying · 11 years ago
- b4f0334 video: ipu reg: Correct reserved1 array size in struct ipu_cm by Liu Ying · 11 years ago
- 4be8766 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 11 years ago
- 1d17de6 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
- d08fb65 video: ipu_disp: Return a negative value on error by Fabio Estevam · 11 years ago
- b74fce62 video: remove AT91 legacy API from bus_vcxk by Andreas Bießmann · 11 years ago
- 0e53704 lcd: add DataImage SCF0403x LCD panel support by Nikita Kiryanov · 11 years ago
- 191211c video: bcm2835: respect the pitch value by Andre Heider · 11 years ago
- 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
- 9ab0549 video, formike: change tag/val write by Heiko Schocher · 11 years ago
- 6275956 video, cfb_console: make background and foreground color configurable by Heiko Schocher · 11 years ago