Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8379f2bab1d21d7428df89c872dbac5eed78edaa
/
drivers
/
video
cc85b7b
drivers: hierarchize drivers Kconfig menu
by Masahiro Yamada
· 9 years ago
c56c947
ARM: bcm283x: Allocate all mailbox buffers cacheline aligned
by Alexander Stein
· 9 years ago
c06e00e
sunxi: display: Add composite video out support
by Hans de Goede
· 9 years ago
1977bbb
sunxi: display: Add support for interlaced modes
by Hans de Goede
· 9 years ago
ead68b6
sunxi: display: Add a few extra register and constant defines
by Hans de Goede
· 9 years ago
3cbcb27
sunxi: display: Correct clk_delay calculations for lcd displays
by Hans de Goede
· 9 years ago
a2bba49
sunxi: display: Replace #ifdef-ery with helper functions
by Hans de Goede
· 9 years ago
aa5b66c
lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type
by York Sun
· 9 years ago
489870e
exynos: video: Remove non-device-tree code
by Simon Glass
· 9 years ago
3e5b40f
video: Remove the old parade driver
by Simon Glass
· 9 years ago
5e7ab07
exynos: video: Correct debug output
by Simon Glass
· 9 years ago
97dd3e5
dm: video: Add support for the NXP PTN3460 bridge
by Simon Glass
· 9 years ago
c23a85c
dm: video: Add support for the Parade PS8622/625 bridge
by Simon Glass
· 9 years ago
be72e33
video: Work around lack of pinctrl
by Simon Glass
· 9 years ago
7cf1757
dm: video: Add support for video bridges
by Simon Glass
· 9 years ago
be3767e
x86: Gracefully disable the vesa driver when running from EFI
by Simon Glass
· 9 years ago
931c054
video: vesa_fb: Look up VGA device by class instead of id
by Bin Meng
· 9 years ago
92e1f85
Remove typedefs from bmp_layout.h
by Simon Glass
· 10 years ago
a660342
tegra: lcd: Tidy up clock init
by Simon Glass
· 9 years ago
072b79d
x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video Kconfig
by Bin Meng
· 10 years ago
7495d03
video: Kconfig: Make VESA driver avaiable for non-x86 boards
by Bin Meng
· 10 years ago
7935f03
cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer
by Hannes Schmelzer
· 10 years ago
5f67b86
sunxi: video: Fix lvds panel support for sun6i+
by Hans de Goede
· 10 years ago
662f2aa
tegra124: video: Add full link training for eDP
by Simon Glass
· 10 years ago
3ef2a72
tegra: video: support eDP displays on Tegra124 devices
by Simon Glass
· 10 years ago
f15fe61
tegra: video: Add Embedded DisplayPort driver
by Simon Glass
· 10 years ago
f4f5cfa
tegra: video: Support serial output resource (SOR) on tegra124
by Simon Glass
· 10 years ago
06679ad
dm: video: Add a uclass for display port
by Simon Glass
· 10 years ago
7783ab2
sunxi: display: Fix gpio handling to work with the driver-model
by Hans de Goede
· 10 years ago
3702f14
sunxi: Add basic A33 basic support
by Vishnu Patekar
· 10 years ago
f07872b
sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool
by Hans de Goede
· 10 years ago
13ba5d0
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 10 years ago
337fb3d
video, lg4573: add support for the lg4573 display
by Heiko Schocher
· 10 years ago
2729883
video, ipu: make ldb clock frequency overwritable through board code
by Heiko Schocher
· 10 years ago
086f081
video, ipu: make ldb_clock configurable
by Heiko Schocher
· 10 years ago
e9fa1f0
x86: video: Allow keyboard presence to be controlled by device tree
by Simon Glass
· 10 years ago
ae358a4
sunxi: GPIO pin mux hardware-feature-specific function index defines
by Paul Kocialkowski
· 10 years ago
010d423
video: parade: configure SLP and RST GPIOs if specified in DT
by Ajay Kumar
· 10 years ago
39ea08b
video: exynos_fb: configure backlight GPIOs if specified in DT
by Ajay Kumar
· 10 years ago
ffdb488
remove unnecessary version.h includes
by Rob Herring
· 10 years ago
169aa70
drivers/video/am335x-fb: Add possibility to wait for stable power/picture
by Hannes Petermaier
· 10 years ago
26ea9f4
ARM: remove jadecpu board support
by Masahiro Yamada
· 10 years ago
613dade
sunxi: video: Add support for tl059wv5c0 lcd panels
by Hans de Goede
· 10 years ago
ce9e332
sunxi: video: Add support for LCD reset pin
by Hans de Goede
· 10 years ago
1879925
sunxi: video: Dynamically reserve framebuffer memory
by Hans de Goede
· 10 years ago
6c91286
sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebuffer
by Hans de Goede
· 10 years ago
fd619a8
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
803f21a
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 10 years ago
1dce1e7
lcd: introduce lcd_set_cmap
by Nikita Kiryanov
· 10 years ago
967deb6
lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.c
by Nikita Kiryanov
· 10 years ago
7f45a7e
lcd: atmel: introduce lcd_logo_set_cmap
by Nikita Kiryanov
· 10 years ago
c999bcc
lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.c
by Nikita Kiryanov
· 10 years ago
c6cc065
lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb
by Nikita Kiryanov
· 10 years ago
ec3685d
lcd: split configuration_get_cmap
by Nikita Kiryanov
· 10 years ago
6834865
ARM: atmel: cleanup: remove at91cap9 related code
by Bo Shen
· 10 years ago
f8bccd1
x86: bootstage: Add time measurement for vesa start-up
by Simon Glass
· 10 years ago
684818d
x86: video: Allow video ROM execution to fall back to the other method
by Simon Glass
· 10 years ago
ed2d913
x86: video: Enable video for Minnowboard Max
by Simon Glass
· 10 years ago
b4aa9f3
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
18366f7
sunxi: video: Force h/vsync active high when using ext. vga dac on some boards
by Hans de Goede
· 10 years ago
9503617
dm: tegra: video: Remove use of fdtdec GPIO support
by Simon Glass
· 10 years ago
6ceb7f0
x86: video: Add support for CONFIG_CONSOLE_SCROLL_LINES
by Simon Glass
· 10 years ago
ee313e2
x86: Drop the x86_fb driver
by Simon Glass
· 10 years ago
42bf3ee
x86: Add a VESA video driver
by Simon Glass
· 10 years ago
fc6f8d1
powerpc: mpc5xxx: remove Total5200 board support
by Masahiro Yamada
· 10 years ago
2d5d302
sunxi: video: Make pwm polarity configurable
by Hans de Goede
· 10 years ago
743fb955
sunxi: video: Add support for Hitachi tx18d42vm LVDS LCD panels
by Hans de Goede
· 10 years ago
c048203
video: Add support for Hitachi tx18d42vm LVDS LCD panels
by Hans de Goede
· 10 years ago
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
Next »