Tom Rini 8cb3ce64f9 Merge git://git.denx.de/u-boot-dm 7 years ago
..
bridge e160f7d430 dm: core: Replace of_offset with accessor 7 years ago
exynos 4af0d7e870 dm: Fix up inclusion of common.h 7 years ago
fonts c0603b98d4 video: Add the Cantoraone decorative font 8 years ago
rockchip 8cb3ce64f9 Merge git://git.denx.de/u-boot-dm 7 years ago
sunxi b98efa1db3 sunxi: video: Add support for CSC and TVE to DE2 driver 7 years ago
tegra124 505907a467 tegra: video: Don't power up the SOR twice 7 years ago
Kconfig 8517f64fe6 rockchip: video: introduce VIDEO_DW_HDMI and select for Rockchip HDMI 7 years ago
Makefile 8517f64fe6 rockchip: video: introduce VIDEO_DW_HDMI and select for Rockchip HDMI 7 years ago
am335x-fb.c 3d47b2d741 drivers/video/am335x-fb: Properly point framebuffer behind palette 8 years ago
am335x-fb.h 4c302b9a65 cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer 9 years ago
anx9804.c 92a3188d7d bitops: introduce BIT() definition 8 years ago
anx9804.h 66525bb732 video: Add support for the ANX9804 parallel lcd to dp bridge chip 8 years ago
ati_ids.h 352d259130 drivers/video : move video drivers to drivers/video 16 years ago
ati_radeon_fb.c 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 7 years ago
ati_radeon_fb.h 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 10 years ago
atmel_hlcdfb.c 31e5c892b3 video: atmel_hlcdfb: Fix misaligned cache operation warning 7 years ago
atmel_lcdfb.c e160f7d430 dm: core: Replace of_offset with accessor 7 years ago
backlight-uclass.c 363bf77acc dm: backlight: Add a backlight uclass 8 years ago
bcm2835.c ea843b6dab dm: video: arm: rpi: Convert to use driver model for video 7 years ago
broadwell_igd.c e160f7d430 dm: core: Replace of_offset with accessor 7 years ago
bus_vcxk.c 1c3dbe56f7 Remove typedefs from bmp_layout.h 9 years ago
cfb_console.c 1d4ed26faf video: cfb_console: fix 32-bit display on 64-bit architectures 7 years ago
console_normal.c 7682736c89 video: Fix crash when scroll screen 7 years ago
console_rotate.c f266178698 video: Use fractional units for X coordinates 8 years ago
console_truetype.c f6e75ba7fe video: truetype: Fix a memory leak on error 8 years ago
coreboot.c 13b2bfce51 dm: video: Add driver for coreboot framebuffer device 7 years ago
ct69000.c a4206575c8 video: Drop CONFIG_VIDEO_HW_CURSOR 7 years ago
da8xx-fb.c 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 7 years ago
da8xx-fb.h 765f2f083f video, da8xx-fb: changes for am335x usage 10 years ago
display-uclass.c 1b68283b64 video: Track whether a display is in use 7 years ago
dw_hdmi.c 4f4e1b6365 video: dw_hdmi: Select HDMI mode only if monitor supports it 7 years ago
formike.c 1c6e9de53b video, formike: change tag/val write 10 years ago
fsl_dcu_fb.c 7a2d533eec video: fsl_dcu_fb: add additional modes for DCU 7 years ago
fsl_diu_fb.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
hitachi_tx18d42vm_lcd.c a5464f2bd2 video: Add support for Hitachi tx18d42vm LVDS LCD panels 9 years ago
hitachi_tx18d42vm_lcd.h a5464f2bd2 video: Add support for Hitachi tx18d42vm LVDS LCD panels 9 years ago
i915_reg.h 97cb092763 x86: broadwell: Add video support 8 years ago
ipu.h cb9f8e6a73 video, ipu: make ldb clock frequency overwritable through board code 9 years ago
ipu_common.c 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 7 years ago
ipu_disp.c 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 7 years ago
ipu_regs.h 3dbdb4dd4f video: ipu: fix out of bounds access 8 years ago
ivybridge_igd.c e160f7d430 dm: core: Replace of_offset with accessor 7 years ago
l5f31188.c d39c21f235 video: add L5F31188 TFT-LCD panel driver 10 years ago
ld9040.c 9338d8e76b video: ld9040: Fix unused variable warnings 7 years ago
lg4573.c c4e498d9a3 video, lg4573: make spi bus and cs configurable 8 years ago
mb862xx.c 04386f656b Revert "powerpc: ppc4xx: remove lwmon5 support" 8 years ago
mpc8xx_lcd.c 7682a99826 remove unnecessary version.h includes 9 years ago
mvebu_lcd.c 913d1be208 video: Add support for Armada XP LCD controller 8 years ago
mx3fb.c 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 7 years ago
mxc_ipuv3_fb.c 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 7 years ago
mxcfb.h 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
mxsfb.c fcea480d1d ARM: mxs: Rename M28EVK 7 years ago
omap3_dss.c bcc6cc9b37 omap3: allow dynamic selection of gfx_format 11 years ago
panel-uclass.c f563dc1d19 dm: panel: Add a panel uclass 8 years ago
pwm_backlight.c e160f7d430 dm: core: Replace of_offset with accessor 7 years ago
pxa_lcd.c f3c2cab878 Revert "pxa_lcd: make driver cache-aware" 8 years ago
s6e63d6.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
s6e8ax0.c 08a7aa1e5b exynos: video: Move driver files into their own directory 8 years ago
sandbox_sdl.c e160f7d430 dm: core: Replace of_offset with accessor 7 years ago
scf0403_lcd.c f1a74918e1 lcd: add DataImage SCF0403x LCD panel support 10 years ago
sed156x.c 3765b3e7bd Coding Style cleanup: remove trailing white space 10 years ago
simple_panel.c 28c694c86f simple panel: fix spelling of debug message 7 years ago
sm501.c f66f88f643 common: Drop inclusion of pci.h 7 years ago
ssd2828.c dddccd6913 video: ssd2828: Allow using 'pclk' as the PLL clock source 9 years ago
ssd2828.h dddccd6913 video: ssd2828: Allow using 'pclk' as the PLL clock source 9 years ago
stb_truetype.h d5b9d11cb6 video: freetype: Fix a memory leak with a bad parameter 8 years ago
tegra.c a821c4af79 dm: Rename dev_addr..() functions 7 years ago
vesa.c 02c57abd50 dm: video: Add driver for VESA-compatible device 7 years ago
vidconsole-uclass.c 720873bf42 video: squash lines for immediate return 7 years ago
video-uclass.c 7981394e55 video: Use cache-alignment in video_sync() 7 years ago
video_bmp.c 10ba6b3339 video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP 7 years ago
videomodes.c b7ce12ddd7 videomodes: Add video_edid_dtd_to_ctfb_res_modes helper function 9 years ago
videomodes.h b7ce12ddd7 videomodes: Add video_edid_dtd_to_ctfb_res_modes helper function 9 years ago