Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
243182ca2d2ce98b3152c5d007e66053ade36557
/
drivers
/
video
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
78481ed
rockchip: video: Remove CSC initialization (HDMI)
by Jernej Skrabec
· 8 years ago
7744d3e
rockchip: video: Fix HDMI audio clocks
by Jernej Skrabec
· 8 years ago
cd7b1ee
video: cfb_console: fix 32-bit display on 64-bit architectures
by Andre Przywara
· 8 years ago
8b221cf
rockchip: video: fix 83500000 clock mistake in rockchip HDMI
by Nickey Yang Nickey Yang
· 8 years ago
ef84cf6
video: mxsfb: Fix reset hang when videomode variable is not present
by Fabio Estevam
· 8 years ago
343743e
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 8 years ago
dd79d6e
dm: core: Replace of_offset with accessor
by Simon Glass
· 8 years ago
6fbb13d
x86: ivybridge: Fix types for 64-bit compilation
by Simon Glass
· 8 years ago
d87b092
x86: ivybridge: Declare global data where it is used
by Simon Glass
· 8 years ago
07bdca5
drivers/video/cfb_console.c: Correct "COFNIG_NDS32" typo.
by Robert P. J. Day
· 8 years ago
168e122
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 8 years ago
ea5a962
video: cfb_console: fix hang if splashimage file is missing
by Anatolij Gustschin
· 8 years ago
5a808a9
rockchip: video: fix mpixelclock in rockchip HDMI
by Nickey Yang Nickey Yang
· 8 years ago
bd5867a
video: tegra: fix spelling in comment
by Marcel Ziswiler
· 8 years ago
f36b594
video: Kconfig: Add VIDEO_IPV3 entry
by Jagan Teki
· 8 years ago
13b6697
bcm2835 video: Map frame buffer as 32bpp
by Alexander Graf
· 8 years ago
d16bf2d
rockchip: video: Avoid using u8 in the HDMI driver
by Simon Glass
· 8 years ago
86ad1b6
rockchip: video: Check for device in use
by Simon Glass
· 8 years ago
365b7f7
video: Track whether a display is in use
by Simon Glass
· 8 years ago
eebc3fd
video: Use cache-alignment in video_sync()
by Simon Glass
· 8 years ago
25891bc
rockchip: video: Correct VOP clock selection
by Simon Glass
· 8 years ago
193edc7
rockchip: video: Correct HDMI data source selection
by Simon Glass
· 8 years ago
956e339
video: bmp: Fix compilation errors with CONFIG_BMP_xxBPP enabled
by Stefan Roese
· 8 years ago
db090a2
Fix codying style broken by recent libfdt sync
by Masahiro Yamada
· 8 years ago
d76f29a
Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig
by Simon Glass
· 8 years ago
88ecb9b
video: Move video_get_info_str() prototype to a header file
by Simon Glass
· 8 years ago
5a77235
Convert CONFIG_CONSOLE_EXTRA_INFO to Kconfig
by Simon Glass
· 8 years ago
706605f
Convert CONFIG_VIDEO_SW_CURSOR to Kconfig
by Simon Glass
· 8 years ago
d615c89
video: Drop CONFIG_VIDEO_HW_CURSOR
by Simon Glass
· 8 years ago
dcff692
Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig
by Simon Glass
· 8 years ago
1680916
video: Drop the sed13806 driver
by Simon Glass
· 8 years ago
9d05704
video: Drop the s3c-fb driver
by Simon Glass
· 8 years ago
870fed7
video: Drop the imx25lcdc driver
by Simon Glass
· 8 years ago
e9395ef
video: Drop the smiLynxEM driver
by Simon Glass
· 8 years ago
884889d
Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig
by Simon Glass
· 8 years ago
1ad7b45
Convert CONFIG_VIDEO_CT69000 to Kconfig
by Simon Glass
· 8 years ago
8d0efc1
Convert CONFIG_CFB_CONSOLE_ANSI to Kconfig
by Simon Glass
· 8 years ago
e64c724
Convert CONFIG_CFB_CONSOLE to Kconfig
by Simon Glass
· 8 years ago
169bb3b
Convert CONFIG_LCD to Kconfig
by Simon Glass
· 8 years ago
e9d797a
Convert CONFIG_VIDEO to Kconfig
by Simon Glass
· 8 years ago
b0ea740
libfdt: Bring in upstream stringlist functions
by Simon Glass
· 8 years ago
33d5aa8
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 8 years ago
c7dec15
video: Remove legacy VESA and coreboot framebuffer drivers
by Bin Meng
· 8 years ago
a447017
x86: coreboot: Convert to use DM coreboot video driver
by Bin Meng
· 8 years ago
755623d
dm: video: Don't do anything in alloc_fb() when plat->size is zero
by Bin Meng
· 8 years ago
a0676be
dm: video: Add driver for coreboot framebuffer device
by Bin Meng
· 8 years ago
79012bc
x86: Convert to use DM VESA video driver
by Bin Meng
· 8 years ago
2c9bb7a
dm: video: Add driver for VESA-compatible device
by Bin Meng
· 8 years ago
5f69985
dm: x86: Move samus to use new driver model support
by Simon Glass
· 8 years ago
03f2a51
dm: x86: video: Add a driver-model driver for ivybridge graphics
by Simon Glass
· 8 years ago
a3fdd00
x86: video: Fix typo in broadwell Kconfig
by Simon Glass
· 8 years ago
07e0c27
simple panel: fix spelling of debug message
by Marcel Ziswiler
· 8 years ago
64e4f7f
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
bf528cd
video: squash lines for immediate return
by Masahiro Yamada
· 8 years ago
663ae65
sunxi: display: Use PWM to drive backlight where applicable
by Hans de Goede
· 8 years ago
9ab4d92
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 8 years ago
ae8fe41
rockchip: Use rockchip_get_clk() to obtain the SoC clock
by Simon Glass
· 8 years ago
8d56db9
Various, unrelated tree-wide typo fixes.
by Robert P. J. Day
· 8 years ago
9889946
video: allow version string to be optional when using LOGO
by Tim Harvey
· 9 years ago
c821dbd
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 8 years ago
bbdae4b
tegra: video: Always use write-through cache on LCD
by Simon Glass
· 9 years ago
44fe9e4
video: tegra: Move to using simple-panel and pwm-backlight
by Simon Glass
· 9 years ago
0b03623
rockchip: video: Lower hpd wait time
by Sjoerd Simons
· 9 years ago
Next »