Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
27b0fc356f81e2a77cf9a32de1dcf4abefcf23b6
/
drivers
/
video
de8e06f
video: sunxi: de2: fix SimpleFB node creation when HDMI not initialized
by Icenowy Zheng
· 7 years ago
e51b777
exynos: video: fix typo in DisplayPort driver
by Dongjin Kim
· 7 years ago
b9b095f
video/da8xx-fb: Cache-align memory allocations
by Niko Mauno
· 7 years ago
2f0b6e5
sunxi: video: add LCD support to DE2 driver
by Vasily Khoruzhick
· 7 years ago
f079f93
sunxi: video: split out PLL configuration code
by Vasily Khoruzhick
· 7 years ago
43266b8
video: add anx6345 DM driver
by Vasily Khoruzhick
· 7 years ago
37ae5b0
video: anx9804: split out registers definitions into a separate header
by Vasily Khoruzhick
· 7 years ago
82e9a5a
dm: video: bridge: add operation to read EDID
by Vasily Khoruzhick
· 7 years ago
82576de
sunxi: setup simplefb for Allwinner DE2
by Icenowy Zheng
· 7 years ago
60e4b8f
video: add an option for video simplefb via DT
by Icenowy Zheng
· 7 years ago
067a697
video: sunxi: extract simplefb match code to a new file
by Icenowy Zheng
· 7 years ago
1cb894f
Merge git://git.denx.de/u-boot-video
by Tom Rini
· 7 years ago
81e1042
treewide: replace with error() with pr_err()
by Masahiro Yamada
· 7 years ago
50509bb
dm: video: Add color ANSI escape sequence support
by Rob Clark
· 7 years ago
06e7a0d
dm: video: Add basic ANSI escape sequence support
by Rob Clark
· 7 years ago
e959461
dm: video: Fix cache flushes
by Rob Clark
· 7 years ago
a11bfc8
Merge branch 'next' of git://git.denx.de/u-boot-video
by Tom Rini
· 7 years ago
f141188
video: add config option to skip framebuffer clear
by Rob Clark
· 7 years ago
cf7ab0c
video: simplefb
by Rob Clark
· 7 years ago
dcbad9a
video: add STM32 LTDC display controller
by Philippe CORNU
· 7 years ago
a3c046f
dm: backlight: Add a driver for GPIO backlight
by Patrick Delaunay
· 7 years ago
4300f07
dm: backlight: Add CONFIG_BACKLIGHT_PWM
by Patrick Delaunay
· 7 years ago
331fcb5
ipu_common: Let the MX6 IPU clock be calculated in run-time
by Fabio Estevam
· 7 years ago
3e7ad7d
video: ipuv3_fb: skip IPU shutdown if IPU was not enabled before
by Anatolij Gustschin
· 7 years ago
47dce76
Revert "Merge git://git.denx.de/u-boot-video"
by Tom Rini
· 7 years ago
fa4211c
video: ipuv3_fb: skip IPU shutdown if IPU was not enabled before
by Anatolij Gustschin
· 7 years ago
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
d5f74a29
rockchip: video: Makefile: Add soc specific driver for rk3288 mipi dsi
by eric.gao@rock-chips.com
· 7 years ago
9b3a613
rockchip: video: mipi: Add rk3288 soc specific driver for mipi dsi
by eric.gao@rock-chips.com
· 7 years ago
b7afe5a
rockchop: video: mipi: Makefile: Add soc specfic driver for rk3399 mipi dsi
by eric.gao@rock-chips.com
· 7 years ago
b7e4b8c
rockchip: video: mipi: Split mipi driver into common and specific parts
by eric.gao@rock-chips.com
· 7 years ago
fb4beba
video: Drop the ct69000 driver
by Bin Meng
· 7 years ago
59be36d
video: Drop the sm501 driver
by Bin Meng
· 7 years ago
07261e0
video: Drop the sed156x driver
by Bin Meng
· 7 years ago
2ac7001
video: Drop the l5f31188 driver
by Bin Meng
· 7 years ago
5eb7540
dm: video: tegra124: Convert to livetree
by Simon Glass
· 7 years ago
33731bc
imx: reorganize IMX code as other SOCs
by Stefano Babic
· 7 years ago
220fb22
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 7 years ago
cc06f14
video: simple-panel: Add a little more debugging
by Simon Glass
· 7 years ago
e247e5c
dm: video: Update pwm_backlight to support livetree
by Simon Glass
· 7 years ago
2f63264
dm: video: Sync display on backspace
by Simon Glass
· 7 years ago
80df6ec
tegra: video: Time the LCD init
by Simon Glass
· 7 years ago
f2ac2a6
rockchip: video: mipi: Modify format type for debug message
by eric.gao@rock-chips.com
· 7 years ago
c7dd29a
rockchip: video: mipi: Modify variable type for arm32 compatibility
by eric.gao@rock-chips.com
· 7 years ago
8cb5cdd
avr32: Retire AVR32 for good
by Andy Shevchenko
· 7 years ago
65d94db
powerpc, 8xx: remove support for 8xx
by Heiko Schocher
· 7 years ago
e095280
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 7 years ago
d742950
rockchip: video: Take the vop device out of standby
by Simon Glass
· 7 years ago
c4bd91f
rockchip: video: Add remove() methods
by Simon Glass
· 7 years ago
d1536e3
tegra: video: Don't power up the SOR twice
by Simon Glass
· 7 years ago
604caca
rockchip: video: document externally visible functions for rk_vop
by Philipp Tomsich
· 7 years ago
0a637e7
rockchip: video: document externally visible functions for rk_hdmi
by Philipp Tomsich
· 7 years ago
d21e045
video: atmel_hlcdfb: Fix misaligned cache operation warning
by Wenyou Yang
· 7 years ago
b8f7cab
sunxi: video: Add support for CSC and TVE to DE2 driver
by Jernej Skrabec
· 8 years ago
4241f05
sunxi: video: Rename tve.c to tve_common.c
by Jernej Skrabec
· 8 years ago
094f4da
rockchip: video: rk_vop: add grf field
by Philipp Tomsich
· 7 years ago
df48c79
rockchip: video: rk3399: add HDMI TX support on the RK3399
by Philipp Tomsich
· 7 years ago
66cbacc
rockchip: video: split RK3288-specific part off from rk_hdmi
by Philipp Tomsich
· 7 years ago
a35ccec
rockchip: video: add mpixelclock settings from Linux driver
by Philipp Tomsich
· 7 years ago
1a18f30
rockchip: video: rk3399: enable HDMI output (from the rk_vop) for the RK3399
by Philipp Tomsich
· 7 years ago
a354c2d
rockchip: video: refactor rk_vop and split RK3288-specific code off
by Philipp Tomsich
· 7 years ago
d3a5826
rockchip: video: Kconfig: set MAX_XRES and MAX_YRES via Kconfig
by Philipp Tomsich
· 7 years ago
f1fe216
rockchip: video: Kconfig: reformat help for VIDEO_ROCKCHIP
by Philipp Tomsich
· 7 years ago
101b761
rockchip: video: rk_hdmi: fix implicit definition warnings
by Philipp Tomsich
· 7 years ago
a1ca1ca
common: Drop inclusion of pci.h
by Simon Glass
· 8 years ago
7a49443
dm: core: Replace of_offset with accessor (part 2)
by Simon Glass
· 8 years ago
51a3ec3
dm: Fix up inclusion of common.h
by Simon Glass
· 8 years ago
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· 8 years ago
8531d08
sunxi: video: Split out TVE code
by Jernej Skrabec
· 8 years ago
5cfa3f4
video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP
by Philipp Tomsich
· 8 years ago
3a53b3e
rockchip: video: introduce VIDEO_DW_HDMI and select for Rockchip HDMI
by Philipp Tomsich
· 8 years ago
7d55305
video: dw_hdmi: Select HDMI mode only if monitor supports it
by Jernej Skrabec
· 8 years ago
3fcbc8d
video: ld9040: Fix unused variable warnings
by Tom Rini
· 8 years ago
cfe24db
rockchip: video: vop: Reserve enough space for mipi dispaly
by Eric Gao
· 8 years ago
58791c3
rockchip: video: vop: Set different bitwidth for different display mode
by Eric Gao
· 8 years ago
0f49407
rockchip: video: vop: Add mipi display mode for rk3399
by Eric Gao
· 8 years ago
9ada0e6
rockchip: video: vop: Fix rk_display_init() return error
by Eric Gao
· 8 years ago
4789bc1
rockchip: video: Add mipi driver support for rockchip soc
by Eric Gao
· 8 years ago
1d30bac
rockchip: video: Makefile: Modify Makefile for rockchip video driver
by eric.gao@rock-chips.com
· 8 years ago
735ddea
rockchip: video: Kconfig: Add Kconfig for rockchip video driver
by eric.gao@rock-chips.com
· 8 years ago
39254d0
dm: video: arm: rpi: Convert to use driver model for video
by Simon Glass
· 8 years ago
929df01
video: arm: rpi: Move the video settings out of the driver
by Simon Glass
· 8 years ago
31efc38
video: arm: rpi: Move the video query out of the driver
by Simon Glass
· 8 years ago
14fdaa8
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
d65a142
Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig
by Simon Glass
· 8 years ago
8d91b46
sunxi: video: Add A64/H3/H5 HDMI driver
by Jernej Skrabec
· 8 years ago
9b4ca92
sunxi: Add clock support for DE2/HDMI/TCON on newer SoCs
by Jernej Skrabec
· 8 years ago
ccfbe5f
sunxi: video: Convert lcdc to use struct display_timing
by Jernej Skrabec
· 8 years ago
2e0a1f3
sunxi: video: Split out TCON code
by Jernej Skrabec
· 8 years ago
e390e97
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 8 years ago
edb07c7
video: Fix crash when scroll screen
by eric.gao@rock-chips.com
· 8 years ago
72ac56a
at91: video: Support driver-model for the HLCD driver
by Songjun Wu
· 8 years ago
cb2c229
video: fsl_dcu_fb: add additional modes for DCU
by Stefan Agner
· 8 years ago
a6d6d53
video: fsl_dcu_fb: Fix DCU_MODE_BLEND_ITER setting
by Stefan Agner
· 8 years ago
f5e97b4
video: fsl_dcu_fb: Enable pixel clock after initialization
by Stefan Agner
· 8 years ago
ec95423
video: fsl_dcu_fb: fix framebuffer to the end of memory
by Stefan Agner
· 8 years ago
e15479b
Convert CONFIG_FSL_DCU_FB to Kconfig
by Sanchayan Maity
· 8 years ago
66d01b2
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
ec58ab2
ARM: mxs: Rename M28EVK
by Marek Vasut
· 8 years ago
2ae12ee
rockchip: video: Split out HDMI controller code
by Jernej Skrabec
· 8 years ago
Next »