Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
05416af3fef47838c2cd68ed0607d7f4119c66fd
/
drivers
/
video
6c6a822
video: exynos_fb: Make a call to draw_logo only when CONFIG_CMD_BMP is selected
by Ajay Kumar
· Sun Jan 13 23:32:16 2013 +0000
f2d325e
video: exynos_dp: Remove unused variable disp_info
by Ajay Kumar
· Sun Jan 13 23:32:15 2013 +0000
1e655b3
video: Modify exynos_fimd driver to support LCD console
by Ajay Kumar
· Tue Jan 08 20:42:25 2013 +0000
43905f4
video:cache:fix: Enable dcache flush at LCD subsystem for Exynos based boards
by Łukasz Majewski
· Tue Jan 08 03:48:40 2013 +0000
56b3ba1
Merge branch 'master' of git://git.denx.de/u-boot into resolve
by Minkyu Kang
· Mon Dec 10 13:44:41 2012 +0900
33778ea
video: Check for valid FB pointer before clearing
by Duncan Laurie
· Sat Nov 03 11:41:40 2012 +0000
23218f7
x86: video: Add coreboot framebuffer support
by Stefan Reinauer
· Fri Nov 30 06:32:33 2012 +0000
d7305d1
tegra: Support control of cache settings for LCD
by Simon Glass
· Wed Oct 17 13:24:57 2012 +0000
e161ccf
tegra: Add LCD driver
by Simon Glass
· Wed Oct 17 13:24:51 2012 +0000
79c40e6
drivers: video: fix image position
by Piotr Wilczek
· Fri Oct 19 05:34:06 2012 +0000
c1ea2e1
drivers: video: Add ld9040 video driver
by Piotr Wilczek
· Fri Oct 19 05:34:05 2012 +0000
472f1dd
Video: fix compiler warnings in bus_vcxk
by Jens Scharsig (BuS Elektronik)
· Wed Nov 14 00:10:20 2012 +0000
ad5238f
video: atmel: implement lcd_setcolreg function
by Bo Shen
· Thu Nov 08 17:49:14 2012 +0000
d8c2fd0
mx6: use CONFIG_MX6 instead of CONFIG_MX6Q
by Troy Kisky
· Tue Oct 23 10:57:47 2012 +0000
e1c82c2
video: Skip bitmaps which do not fit into the screen in cfb_console
by Vadim Bendebury
· Fri Sep 28 15:11:17 2012 +0000
7870da3
video: Implement additional video API functions in cfb_console
by Stefan Reinauer
· Fri Sep 28 15:11:12 2012 +0000
dec2aef
ipu common: reset ipuv3 correctly
by Liu Ying
· Sat Oct 06 04:16:04 2012 +0000
9b9f90b
Merge remote-tracking branch 'u-boot-ti/master'
by Albert ARIBAUD
· Sat Nov 03 10:05:22 2012 +0100
4a57da3
cfb_console: Add support for some ANSI terminal escape codes
by Pali Rohár
· Fri Oct 19 13:30:09 2012 +0000
10a6cd1
i.MX video: struct fb_videomode can be const
by Eric Nelson
· Wed Oct 03 07:27:38 2012 +0000
461a00a
mx5: Use explicit clock gate names
by Benoît Thébaudeau
· Thu Sep 27 10:21:00 2012 +0000
e427954
i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fields
by Eric Nelson
· Fri Sep 21 07:33:51 2012 +0000
d593218
video: cfb_console: add function to plot the logo area black
by Bastian Ruppert
· Thu Sep 13 22:29:02 2012 +0000
a13e81f
video: cfb_console: logo can be positioned via the splashpos variable
by Bastian Ruppert
· Thu Sep 13 22:29:01 2012 +0000
426d9fd
Merge remote-tracking branch 'u-boot/master'
by Albert ARIBAUD
· Sun Sep 30 23:49:17 2012 +0200
a20e6d3
Merge remote-tracking branch 'u-boot-imx/master'
by Albert ARIBAUD
· Sat Sep 29 11:12:34 2012 +0200
70e5307
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· Tue Sep 25 16:18:22 2012 -0700
988ad42
i.MX: mxc_ipuv3_fb: add ipuv3_fb_shutdown() routine to stop IPU frame buffer
by Eric Nelson
· Sun Sep 23 07:30:54 2012 +0000
d82cb11
video/powerpc: don't touch DIU registers that we don't need
by Timur Tabi
· Mon Sep 17 11:12:42 2012 +0000
b06d140
video: drop duplicate set of DISPC_CONFIG register
by Stefano Babic
· Wed Aug 29 01:22:05 2012 +0000
c8a3178
video: support exynos pwm backlight driver
by Donghwa Lee
· Mon Jul 02 01:16:13 2012 +0000
bc72aeb
video: exynos fb driver supports display port feature
by Donghwa Lee
· Mon Jul 02 01:16:08 2012 +0000
b73a88b
video: support exynos display port drivers
by Donghwa Lee
· Mon Jul 02 01:16:02 2012 +0000
64b45d9
video: support exynos fimd driver for various exynos series
by Donghwa Lee
· Thu Jul 26 15:30:49 2012 +0000
5018c55
ipu_common: Add ldb_clk for use in parenting the pixel clock
by Eric Nelson
· Thu May 31 07:24:02 2012 +0000
82692e2
ipu_common: Do not hardcode the ipu_clk frequency
by Fabio Estevam
· Thu May 31 07:24:00 2012 +0000
2e1b929
ipu_common: Rename MXC_CCM_BASE
by Fabio Estevam
· Thu May 31 07:23:59 2012 +0000
581a17e
ipu_common: Let clk_ipu_enable/disable only run on MX51 and MX53
by Fabio Estevam
· Thu May 31 07:23:58 2012 +0000
0dfdcac
ipu_common: Only apply the erratum to MX51
by Fabio Estevam
· Thu May 31 07:23:57 2012 +0000
c6dd2e0
video: Rename CONFIG_VIDEO_MX5
by Fabio Estevam
· Thu May 31 07:23:56 2012 +0000
a0005af
mx6: Allow mx6 to access the IPUv3 registers
by Fabio Estevam
· Thu May 31 07:23:55 2012 +0000
2e2dd8a
Remove remaining mdelay() macros
by Anatolij Gustschin
· Tue Apr 24 22:43:23 2012 +0000
5eec193
TRATS: initialize panel_info data structure in board file
by Donghwa Lee
· Wed Apr 25 13:29:39 2012 +0000
8dd5528
video: atmel/lcd: add LCD driver for new Atmel SoC
by Bo Shen
· Fri May 25 00:59:58 2012 +0000
dbad2b8
video: cfb_console: flush dcache for frame buffer in DRAM
by Anatolij Gustschin
· Tue Jun 05 09:19:18 2012 +0200
9d735b6
cfb_console: Ignore bell character
by Pali Rohár
· Sat Apr 28 07:26:47 2012 +0000
1665861
cfb_console: Add console_clear_line function
by Pali Rohár
· Sat Apr 28 07:26:44 2012 +0000
8898b7f
cfb_console: Fix function console_back
by Pali Rohár
· Sat Apr 28 07:26:43 2012 +0000
e54618d
omap3_dss: cosmetic changes
by Jeroen Hofstee
· Fri May 18 00:51:01 2012 +0000
55b9869
omap3_dss: add optional framebuffer
by Jeroen Hofstee
· Fri May 18 00:51:00 2012 +0000
01e07e7
mx5: Rename mx51_fb_init()
by Fabio Estevam
· Thu May 10 15:07:34 2012 +0000
d81a454
mx53: Allow IPUv3 driver to also work on mx53
by Fabio Estevam
· Tue May 15 08:01:16 2012 +0000
37980dd
EXYNOS: display 32bpp bitmap TIZEN logo
by Donghwa Lee
· Wed May 09 19:23:46 2012 +0000
33b515b
LCD: support another s6e8ax0 panel type
by Donghwa Lee
· Thu Apr 26 18:52:26 2012 +0000
4e3522c
LCD: change s6e8ax0 panel gamma value
by Donghwa Lee
· Tue Apr 24 22:04:39 2012 +0000
2386f45
EXYNOS: Change bits per pixel value proper for u-boot.
by Donghwa Lee
· Mon Apr 23 15:37:05 2012 +0000
19632c4
LCD: support S6E8AX0 amoled driver based on EXYNOS MIPI DSI
by Donghwa Lee
· Fri Apr 06 14:24:01 2012 +0900
d84f783
EXYNOS: support EXYNOS MIPI DSI interface driver.
by Donghwa Lee
· Thu Apr 05 19:36:21 2012 +0000
0112fed
EXYNOS: support EXYNOS framebuffer and FIMD display drivers.
by Donghwa Lee
· Thu Apr 05 19:36:17 2012 +0000
814d0e1
video: cfb_console: fix build warnings
by Anatolij Gustschin
· Wed Dec 07 03:58:10 2011 +0000
12874de
video: cfb_console: Make the software cursor non-destructive
by Gabe Black
· Wed Nov 30 13:50:50 2011 +0000
6d2e962
DIU: 1080P and 720P support
by Jerry Huang
· Tue Nov 01 15:16:43 2011 +0000
04c9e80
CFB: Fix font rendering on mx5 framebuffer
by Marek Vasut
· Wed Nov 23 16:32:16 2011 +0000
62c5603
drivers/video/bus_vcxk.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· Tue Nov 15 13:20:59 2011 +0000
440034c
drivers/video/da8xx-fb.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· Tue Nov 15 13:20:58 2011 +0000
322a077
drivers/video/ct69000.c: Fix GC 4.6 build warning
by Wolfgang Denk
· Wed Nov 09 09:29:04 2011 +0000
41132c0
font: split font data from video_font.h
by Che-Liang Chiou
· Fri Oct 21 17:04:21 2011 +0800
5639fc6
tools: logo: split bmp arrays from bmp_logo.h
by Che-Liang Chiou
· Thu Oct 20 23:04:20 2011 +0000
891cec0
VIDEO: mx3fb: GCC4.6 fix build warnings
by Stefano Babic
· Sun Nov 06 00:42:07 2011 +0000
9d84f7a
Powerpc/DIU: Fixed the 800x600 and 1024x768 resolution bug
by Jerry Huang
· Sun Oct 30 20:19:54 2011 +0000
68fcf89
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· Tue Nov 08 00:38:52 2011 +0100
ffbd9ee
drivers/video/cfb_console.c:Fix GCC 4.6 build warning
by Wolfgang Denk
· Fri Nov 04 15:55:20 2011 +0000
1b4d47f
drivers/video/videomodes.c: fix GCC 4.6 build warning
by Wolfgang Denk
· Fri Nov 04 15:55:14 2011 +0000
99a42ed
VIDEO: davinci: add framebuffer to da8xx
by Stefano Babic
· Fri Oct 07 23:27:34 2011 +0000
f831011
GCC4.6: Squash warning in bus_vcxk.c
by Marek Vasut
· Mon Oct 24 23:40:02 2011 +0000
2eb9a49
GCC4.6: Squash warning in cfb_console.c
by Marek Vasut
· Fri Oct 21 14:17:04 2011 +0000
0385c13
video: Moving mx3fb.c to CONFIG_VIDEO
by Helmut Raiger
· Wed Oct 12 23:16:29 2011 +0000
ff5c108c
MX5: Make IPU display output and pixel format configurable
by Marek Vasut
· Thu Oct 06 00:25:03 2011 +0200
7074316
VIDEO: MX5: export pix format
by Stefano Babic
· Wed Sep 28 11:21:16 2011 +0200
6185244
VIDEO: MX5: Switch MX5 to CONFIG_VIDEO
by Stefano Babic
· Wed Sep 28 11:21:15 2011 +0200
d8cf0b5
video: update the Freescale DIU driver to use linux/fb.h
by Timur Tabi
· Mon Aug 22 10:54:02 2011 -0500
c6b9533
GCC4.6: Squash warnings in ipu_disp.c
by Marek Vasut
· Mon Sep 26 02:26:05 2011 +0200
fb661f5
VIDEO: mb86r0xgdc.c: fix warning: unused variable 'i'
by Wolfgang Denk
· Mon Sep 05 21:51:33 2011 +0200
5009cb2
drivers/video/Makefile: include object files only once
by Wolfgang Denk
· Mon Sep 05 09:19:08 2011 +0200
7087f8c
video: Fix build error with global inclusion of videomodes
by Kumar Gala
· Sun Sep 04 12:48:34 2011 +0000
49ef8d4
OMAP3: Add DSS driver for OMAP3
by Syed Mohammed Khasim
· Tue Apr 19 14:00:34 2011 -0500
60fbc8d
Convert ISO-8859 files to UTF-8
by Albert ARIBAUD
· Thu Aug 04 18:45:45 2011 +0200
9e23a5b
video: mb862xx: change controller detection message
by Anatolij Gustschin
· Sat Jul 16 22:28:23 2011 +0200
6e421df
video: mb862xx: support Coral-PA controller
by Anatolij Gustschin
· Fri May 27 16:08:20 2011 +0200
6d99ce2
video: Add SHARP LQ084S3LG01 LCD support on P1022DS
by Timur Tabi
· Thu May 26 09:02:17 2011 -0500
7245b20
video: Use memset instead of loop
by Matthias Weisser
· Wed Jun 29 13:57:25 2011 +0200
a87b2a95
cfb_console.c: checkpatch cleanup
by Wolfgang Denk
· Sat Jul 30 12:48:09 2011 +0000
4671771
cfb_console.c: drop custom PRINTD() and use debug() instead
by Wolfgang Denk
· Fri Jul 29 09:55:28 2011 +0000
0b4b56e
Cosmetic: reformat drivers/video/cfb_console.c
by Wolfgang Denk
· Fri Jul 29 09:55:27 2011 +0000
e88a9a4
cfb_console: fix build breakage
by Andreas Bießmann
· Fri Jul 29 09:10:13 2011 +0200
61d0195
unify version_string
by Andreas Bießmann
· Mon Jul 18 20:24:04 2011 +0200
32f709e
powerpc: use 'video-mode' environment variable to configure DIU
by Timur Tabi
· Mon Apr 11 14:18:22 2011 -0500
5576092
video: parse the video-mode environment variable
by Timur Tabi
· Mon Mar 21 16:38:49 2011 -0500
ce5f8df
cfb_console: fix RLE bitmap drawing code
by Anatolij Gustschin
· Mon Feb 21 21:33:29 2011 +0100
78129d9
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
by Stefano Babic
· Mon Mar 14 15:43:56 2011 +0100
Next »