Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c2cc9d4c92f5396f8a33d2b564d403da12ea904d
/
drivers
/
video
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
a962243
clk: convert API to match reset/mailbox style
by Stephen Warren
· 8 years ago
31f56b4
at91: video: Support driver-model for the LCD driver
by Simon Glass
· 9 years ago
f3e7f01
at91: video: Prepare for driver-model conversion
by Simon Glass
· 9 years ago
1d724e1
Merge http://git.denx.de/u-boot-samsung
by Tom Rini
· 8 years ago
773ca82
rockchip: video: Flush the cache when the display is updated
by Simon Glass
· 9 years ago
6930d6f
exynos: video: Drop old unused code
by Simon Glass
· 9 years ago
a1015ad
exynos: video: Convert several boards to driver model for video
by Simon Glass
· 9 years ago
305f581
exynos: video: Rename variables for driver model
by Simon Glass
· 9 years ago
b9b3813
exynos: video: Rename edp_device_info to exynos_dp_priv
by Simon Glass
· 9 years ago
bfd239c
exynos: Simplify calling of exynos_dp_phy_ctrl()
by Simon Glass
· 9 years ago
c9ed7a4
exynos: video: Combine LCD driver into one file
by Simon Glass
· 9 years ago
6d23709
exynos: video: Move mipi_lcd_device_dt into a function
by Simon Glass
· 9 years ago
ef4e779
exynos: video: Move struct exynos_platform_mipi_dsim into vidinfo
by Simon Glass
· 9 years ago
f013e7a
exynos: video: Move dsim_config_dt into a function
by Simon Glass
· 9 years ago
0de7089
exynos: video: Drop static variables in exynos_dp_lowlevel.c
by Simon Glass
· 9 years ago
860ef00
exynos: video: Drop static variables in exynos_fb.c
by Simon Glass
· 9 years ago
c7fdcd9
exynos: video: Drop static variables in exynos_fimd.c
by Simon Glass
· 9 years ago
4d022cc
exynos: video: Drop the static lcd_base_addr variable
by Simon Glass
· 9 years ago
6d27559
exynos: video: Remove use of vidinfo_t typedef
by Simon Glass
· 9 years ago
c0882ff
exynos: video: Drop dead code
by Simon Glass
· 9 years ago
bd40e2d
exynos: video: Move driver files into their own directory
by Simon Glass
· 9 years ago
ce084b0
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
225da8b
video: tegra: refuse to bind to disabled dcs
by Stephen Warren
· 9 years ago
3cd4b60
Merge branch 'master' of git://git.denx.de/u-boot
by Stefano Babic
· 9 years ago
3707a68
drivers/video/am335x-fb: Properly point framebuffer behind palette
by Martin Pietryka
· 9 years ago
8664c22
drivers/video/am335x-fb: Add support for 16bpp format
by Martin Pietryka
· 9 years ago
93fd8c2
video: ipu_common: fix build error
by Peng Fan
· 9 years ago
d35fa82
drivers/video/am335x-fb: Fix bits for LCD_PALMODE_RAWDATA definition
by Martin Pietryka
· 9 years ago
22cb3d0
Revert "pxa_lcd: make driver cache-aware"
by Tom Rini
· 9 years ago
4c60d36
Revert "pxa_lcd: invert colors for Zipit Z2 to get white on black palette"
by Tom Rini
· 9 years ago
2b2c6d7
pxa_lcd: make driver cache-aware
by Vasily Khoruzhick
· 9 years ago
cab488a
pxa_lcd: invert colors for Zipit Z2 to get white on black palette
by Vasily Khoruzhick
· 9 years ago
bf81f20
zipitz2: enable LCD rotation
by Vasily Khoruzhick
· 9 years ago
2e1075c
bcm2835 video: Map fb as cached
by Alexander Graf
· 9 years ago
f721f96
sunxi: Configure only LVDS pins instead of all LCD pins when LVDS interface selected
by Lawrence Yu
· 9 years ago
dec49b7
x86: broadwell: Add video support
by Simon Glass
· 9 years ago
Next »