Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b24a8ec15c926337763871f95baa6b6b019c97b6
/
drivers
/
video
daab59a
avr32: Retire AVR32 for good
by Andy Shevchenko
· 7 years ago
5b8e76c
powerpc, 8xx: remove support for 8xx
by Heiko Schocher
· 7 years ago
8cb3ce6
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 7 years ago
6b5a09a
rockchip: video: Take the vop device out of standby
by Simon Glass
· 7 years ago
f418676
rockchip: video: Add remove() methods
by Simon Glass
· 7 years ago
505907a
tegra: video: Don't power up the SOR twice
by Simon Glass
· 7 years ago
76a5e1b
rockchip: video: document externally visible functions for rk_vop
by Philipp Tomsich
· 7 years ago
56c7ba3
rockchip: video: document externally visible functions for rk_hdmi
by Philipp Tomsich
· 7 years ago
31e5c89
video: atmel_hlcdfb: Fix misaligned cache operation warning
by Wenyou Yang
· 7 years ago
b98efa1
sunxi: video: Add support for CSC and TVE to DE2 driver
by Jernej Skrabec
· 7 years ago
af4c874
sunxi: video: Rename tve.c to tve_common.c
by Jernej Skrabec
· 7 years ago
64199d4
rockchip: video: rk_vop: add grf field
by Philipp Tomsich
· 7 years ago
ca562b6
rockchip: video: rk3399: add HDMI TX support on the RK3399
by Philipp Tomsich
· 7 years ago
147fd3a
rockchip: video: split RK3288-specific part off from rk_hdmi
by Philipp Tomsich
· 7 years ago
f210e55
rockchip: video: add mpixelclock settings from Linux driver
by Philipp Tomsich
· 7 years ago
cc75afc
rockchip: video: rk3399: enable HDMI output (from the rk_vop) for the RK3399
by Philipp Tomsich
· 7 years ago
d46d404
rockchip: video: refactor rk_vop and split RK3288-specific code off
by Philipp Tomsich
· 7 years ago
89b2b61
rockchip: video: Kconfig: set MAX_XRES and MAX_YRES via Kconfig
by Philipp Tomsich
· 7 years ago
d4bee08
rockchip: video: Kconfig: reformat help for VIDEO_ROCKCHIP
by Philipp Tomsich
· 7 years ago
1208523
rockchip: video: rk_hdmi: fix implicit definition warnings
by Philipp Tomsich
· 7 years ago
f66f88f
common: Drop inclusion of pci.h
by Simon Glass
· 7 years ago
da409cc
dm: core: Replace of_offset with accessor (part 2)
by Simon Glass
· 7 years ago
4af0d7e
dm: Fix up inclusion of common.h
by Simon Glass
· 7 years ago
a821c4a
dm: Rename dev_addr..() functions
by Simon Glass
· 7 years ago
c108062
sunxi: video: Split out TVE code
by Jernej Skrabec
· 8 years ago
10ba6b3
video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP
by Philipp Tomsich
· 8 years ago
8517f64
rockchip: video: introduce VIDEO_DW_HDMI and select for Rockchip HDMI
by Philipp Tomsich
· 8 years ago
4f4e1b6
video: dw_hdmi: Select HDMI mode only if monitor supports it
by Jernej Skrabec
· 8 years ago
9338d8e
video: ld9040: Fix unused variable warnings
by Tom Rini
· 8 years ago
c34bd8b
rockchip: video: vop: Reserve enough space for mipi dispaly
by Eric Gao
· 8 years ago
8aed0d7
rockchip: video: vop: Set different bitwidth for different display mode
by Eric Gao
· 8 years ago
9f81993
rockchip: video: vop: Add mipi display mode for rk3399
by Eric Gao
· 8 years ago
e07e5bd
rockchip: video: vop: Fix rk_display_init() return error
by Eric Gao
· 8 years ago
1c39840
rockchip: video: Add mipi driver support for rockchip soc
by Eric Gao
· 8 years ago
da10dd1a
rockchip: video: Makefile: Modify Makefile for rockchip video driver
by eric.gao@rock-chips.com
· 8 years ago
b98f0a3
rockchip: video: Kconfig: Add Kconfig for rockchip video driver
by eric.gao@rock-chips.com
· 8 years ago
ea843b6
dm: video: arm: rpi: Convert to use driver model for video
by Simon Glass
· 8 years ago
7cac2fc
video: arm: rpi: Move the video settings out of the driver
by Simon Glass
· 8 years ago
2e4170b
video: arm: rpi: Move the video query out of the driver
by Simon Glass
· 8 years ago
a6d4cd4
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
983b103
Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig
by Simon Glass
· 8 years ago
5600945
sunxi: video: Add A64/H3/H5 HDMI driver
by Jernej Skrabec
· 8 years ago
1ae5def
sunxi: Add clock support for DE2/HDMI/TCON on newer SoCs
by Jernej Skrabec
· 8 years ago
30ca202
sunxi: video: Convert lcdc to use struct display_timing
by Jernej Skrabec
· 8 years ago
5e023e7
sunxi: video: Split out TCON code
by Jernej Skrabec
· 8 years ago
3fea953
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 8 years ago
7682736
video: Fix crash when scroll screen
by eric.gao@rock-chips.com
· 8 years ago
7927831
at91: video: Support driver-model for the HLCD driver
by Songjun Wu
· 8 years ago
7a2d533
video: fsl_dcu_fb: add additional modes for DCU
by Stefan Agner
· 8 years ago
7ce92a5
video: fsl_dcu_fb: Fix DCU_MODE_BLEND_ITER setting
by Stefan Agner
· 8 years ago
32f26f5
video: fsl_dcu_fb: Enable pixel clock after initialization
by Stefan Agner
· 8 years ago
77810e6
video: fsl_dcu_fb: fix framebuffer to the end of memory
by Stefan Agner
· 8 years ago
b215fb3
Convert CONFIG_FSL_DCU_FB to Kconfig
by Sanchayan Maity
· 8 years ago
1622559
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
fcea480
ARM: mxs: Rename M28EVK
by Marek Vasut
· 8 years ago
cc232a9
rockchip: video: Split out HDMI controller code
by Jernej Skrabec
· 8 years ago
520c174
rockchip: video: Remove CSC initialization (HDMI)
by Jernej Skrabec
· 8 years ago
a0a2774
rockchip: video: Fix HDMI audio clocks
by Jernej Skrabec
· 8 years ago
1d4ed26
video: cfb_console: fix 32-bit display on 64-bit architectures
by Andre Przywara
· 8 years ago
9441274
rockchip: video: fix 83500000 clock mistake in rockchip HDMI
by Nickey Yang Nickey Yang
· 8 years ago
b24cf85
video: mxsfb: Fix reset hang when videomode variable is not present
by Fabio Estevam
· 8 years ago
f1cc977
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 8 years ago
e160f7d
dm: core: Replace of_offset with accessor
by Simon Glass
· 8 years ago
c7ccb2c
x86: ivybridge: Fix types for 64-bit compilation
by Simon Glass
· 8 years ago
05af050
x86: ivybridge: Declare global data where it is used
by Simon Glass
· 8 years ago
9b23baf
drivers/video/cfb_console.c: Correct "COFNIG_NDS32" typo.
by Robert P. J. Day
· 8 years ago
f253f29
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 8 years ago
b4fc6f2
video: cfb_console: fix hang if splashimage file is missing
by Anatolij Gustschin
· 8 years ago
0fc41e5
rockchip: video: fix mpixelclock in rockchip HDMI
by Nickey Yang Nickey Yang
· 8 years ago
d5c453a
video: tegra: fix spelling in comment
by Marcel Ziswiler
· 8 years ago
7db7455
video: Kconfig: Add VIDEO_IPV3 entry
by Jagan Teki
· 8 years ago
8b82dd9
bcm2835 video: Map frame buffer as 32bpp
by Alexander Graf
· 8 years ago
095e6c1
rockchip: video: Avoid using u8 in the HDMI driver
by Simon Glass
· 8 years ago
987a404
rockchip: video: Check for device in use
by Simon Glass
· 8 years ago
1b68283
video: Track whether a display is in use
by Simon Glass
· 8 years ago
7981394
video: Use cache-alignment in video_sync()
by Simon Glass
· 8 years ago
9ed6826
rockchip: video: Correct VOP clock selection
by Simon Glass
· 8 years ago
e4ab3d7
rockchip: video: Correct HDMI data source selection
by Simon Glass
· 8 years ago
22bb1a7
video: bmp: Fix compilation errors with CONFIG_BMP_xxBPP enabled
by Stefan Roese
· 8 years ago
6e67f17
Fix codying style broken by recent libfdt sync
by Masahiro Yamada
· 8 years ago
b87ca80
Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig
by Simon Glass
· 8 years ago
0a6eac8
video: Move video_get_info_str() prototype to a header file
by Simon Glass
· 8 years ago
fbda683
Convert CONFIG_CONSOLE_EXTRA_INFO to Kconfig
by Simon Glass
· 8 years ago
0872d44
Convert CONFIG_VIDEO_SW_CURSOR to Kconfig
by Simon Glass
· 8 years ago
a420657
video: Drop CONFIG_VIDEO_HW_CURSOR
by Simon Glass
· 8 years ago
1e1a0fb
Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig
by Simon Glass
· 8 years ago
ac8a32f
video: Drop the sed13806 driver
by Simon Glass
· 8 years ago
c370d38
video: Drop the s3c-fb driver
by Simon Glass
· 8 years ago
14438e1
video: Drop the imx25lcdc driver
by Simon Glass
· 8 years ago
9909aeb
video: Drop the smiLynxEM driver
by Simon Glass
· 8 years ago
002f967
Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig
by Simon Glass
· 8 years ago
cfa307f
Convert CONFIG_VIDEO_CT69000 to Kconfig
by Simon Glass
· 8 years ago
c674519
Convert CONFIG_CFB_CONSOLE_ANSI to Kconfig
by Simon Glass
· 8 years ago
bdba2b3
Convert CONFIG_CFB_CONSOLE to Kconfig
by Simon Glass
· 8 years ago
f8b19a8
Convert CONFIG_LCD to Kconfig
by Simon Glass
· 8 years ago
27604b1
Convert CONFIG_VIDEO to Kconfig
by Simon Glass
· 8 years ago
b02e404
libfdt: Bring in upstream stringlist functions
by Simon Glass
· 8 years ago
5ebd27d
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 8 years ago
21c9bce
video: Remove legacy VESA and coreboot framebuffer drivers
by Bin Meng
· 8 years ago
2d3c573
x86: coreboot: Convert to use DM coreboot video driver
by Bin Meng
· 8 years ago
Next »