Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2e165b5459dd62de2799a35d214e7a98b6fcd094
/
drivers
/
video
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
751afe9
video/mx3fb: fix clock divider
by Stefano Babic
· Thu Dec 16 12:41:47 2010 +0100
58a7758
video: move fsl_diu_fb driver to drivers/video
by Anatolij Gustschin
· Mon Nov 29 21:17:37 2010 +0100
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· Fri Nov 05 15:48:07 2010 +0100
42f151a
MX51: Add video support
by Stefano Babic
· Wed Oct 13 12:17:14 2010 +0200
ed5939d
MX51: Add IPU driver for video support
by Stefano Babic
· Wed Oct 13 12:16:35 2010 +0200
2e88030
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· Sun Oct 17 19:57:38 2010 +0200
6272c7e
MX31: add support for setting pin pads
by Stefano Babic
· Wed Oct 06 08:59:26 2010 +0200
40ed86d
Merge branch 'next' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· Tue Oct 05 14:31:48 2010 +0200
7b899b5
Merge branch 'next' of /home/wd/git/u-boot/next
by Wolfgang Denk
· Tue Sep 28 23:30:47 2010 +0200
7fd4ea5
atmel_lcd: Allow contrast polarity to be either positive or negative
by Alexander Stein
· Tue Jul 20 08:55:40 2010 +0200
0fce992
video: cfb_console: add support for 4bpp bitmaps with GDF_32BIT_X888RGB
by Timur Tabi
· Mon Aug 23 16:58:00 2010 -0500
be0c74e
video: cfb_console: fix definition and usage of CURSOR_xxx macros
by Timur Tabi
· Fri Aug 27 15:45:47 2010 -0500
db96a87
video: add support for display controller in MB86R0x SoCs
by Matthias Weisser
· Mon Aug 09 13:31:50 2010 +0200
794b25c
video: cleanup comments in cfb_console.c and video_fb.h
by Anatolij Gustschin
· Sat Jun 19 20:41:56 2010 +0200
9b2ee4d
video: sm501.c: add weak default functions
by Anatolij Gustschin
· Wed May 26 10:38:58 2010 +0200
60cb7de
video: sm501: add support for SM501 chips on PCI bus
by Anatolij Gustschin
· Wed May 26 10:38:57 2010 +0200
a043c34
video: cfb_console: add weak default video_set_lut()
by Anatolij Gustschin
· Sat May 01 22:21:09 2010 +0200
6f290ef
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· Fri May 21 22:22:23 2010 +0200
06180f3
MX31: Added support for the Casio COM57H5M10XRC to QONG
by Stefano Babic
· Thu May 13 10:26:40 2010 +0200
6bb9426
drivers/*/Makefile: fix conditional compile rule.
by Ender.Dai
· Thu Apr 22 15:24:25 2010 +0800
891e240
MX31: Added LCD support for QONG module
by Stefano Babic
· Wed Apr 21 09:56:31 2010 +0200
eaf3926
video: ati_radeon_fb.c: fix warning while compiling with DEBUG
by Anatolij Gustschin
· Thu Apr 08 15:50:55 2010 +0200
224dad2
ati_radeon: Support PCI virtual not eq bus mapping.
by Ed Swarthout
· Wed Mar 31 15:52:40 2010 -0500
9303ab8
ati_radeon: return with error when emulator fails
by Ed Swarthout
· Wed Mar 31 09:54:28 2010 -0500
6b4e4fc
video: cfb_console.c: add support for RLE8 bitmaps
by Anatolij Gustschin
· Mon Mar 15 14:50:25 2010 +0100
76d7086
video: Fix console display when splashscreen is used
by Matthias Weisser
· Tue Jan 12 12:06:31 2010 +0100
a4db1ca
convert common files to new SoC access
by Jens Scharsig
· Wed Feb 03 22:46:58 2010 +0100
10b2a19
video: add amba-clcd prime-cell
by Alessandro Rubini
· Sat Dec 05 13:39:31 2009 +0100
32d15b9
move prototypes for gunzip() and zunzip() to common.h
by Wolfgang Wegner
· Wed Dec 09 15:16:47 2009 +0100
e1b0584
video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01
by Wolfgang Grandegger
· Fri Oct 23 12:03:15 2009 +0200
e7e44a0
video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp mode
by Anatolij Gustschin
· Fri Oct 23 12:03:14 2009 +0200
b890f9e
video: mb862xx: improve board-specific Lime configuration
by Wolfgang Grandegger
· Fri Oct 23 12:03:13 2009 +0200
32af0b1
bus_vcxk.c: fix warning: unused variable 'lineptr'
by Jens Scharsig
· Mon Jul 27 15:28:42 2009 +0200
e0191e6
video: bus_vcxk.c: fix style issues added by 50217dee
by Anatolij Gustschin
· Sun Jul 26 12:05:25 2009 +0200
5fe7c6b
new video driver for bus vcxk framebuffers
by Jens Scharsig
· Fri Jul 24 10:09:02 2009 +0200
2a7a031
stdio/device: rework function naming convention
by Jean-Christophe PLAGNIOL-VILLARD
· Sat May 16 12:14:54 2009 +0200
5388418
Added support for splash screen positioning
by Matthias Weisser
· Thu Jul 09 16:07:30 2009 +0200
e4de821
video: mb862xx: replace printf with puts
by Anatolij Gustschin
· Tue Jul 07 13:11:36 2009 +0200
9110f53
video: mb862xx: use macros instead of magic numbers
by Anatolij Gustschin
· Tue Jul 07 13:27:07 2009 +0200
4d991e9
video: mb862xx: fix coding style and remove dead code
by Anatolij Gustschin
· Tue Jul 07 13:24:08 2009 +0200
d180d28
Atmel LCD driver GUARDTIME fix
by Mark Jackson
· Mon Jun 29 15:59:10 2009 +0100
d0e4e2a
video: Add an option to skip video initialization
by Wolfgang Denk
· Fri May 15 10:07:43 2009 +0200
50bc99c
drv_video_init(): simplify logic
by Wolfgang Denk
· Fri May 15 10:07:42 2009 +0200
e6e98b2
video: fix bug in cfb_console.c code
by Anatolij Gustschin
· Thu Apr 23 12:35:22 2009 +0200
d4b38b3
video: add an i.MX31 framebuffer driver
by Guennadi Liakhovetski
· Fri Feb 06 10:37:57 2009 +0100
6be2b09
A driver for the S6E63D6 SPI display controller from Samsung
by Guennadi Liakhovetski
· Fri Feb 06 10:37:41 2009 +0100
5afb2fe
Fix whitespace damage: double space changed to a tab
by Jerry Van Baren
· Thu Feb 05 22:18:02 2009 -0500
c06b233
atmel_lcdfb: Straighten out funky vl_sync logic
by Haavard Skinnemoen
· Mon Sep 01 16:21:19 2008 +0200
d8946fe
atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h>
by Haavard Skinnemoen
· Mon Sep 01 16:21:18 2008 +0200
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
e6f5c91
85xx: socrates: Enable Lime support.
by Anatolij Gustschin
· Fri Aug 15 15:42:13 2008 +0200
5601c61
clean up some #if !defined() in drivers/video/cfb_console.c
by Andrew Dyer
· Fri Aug 29 12:30:39 2008 -0500
6c1179f
video: Clean drivers/video/Makefile
by Michal Simek
· Mon Jul 14 19:45:45 2008 +0200
18b8036
video: fix bug in cfb_console code
by Anatolij Gustschin
· Fri Aug 08 18:00:40 2008 +0200
06bf2a6
video: fix bug in logo_plot
by Anatolij Gustschin
· Fri Aug 08 18:00:39 2008 +0200
52a583f
Fix Atmel LCD controller endianess for AVR32 processors
by Mark Jackson
· Thu Jul 31 15:56:48 2008 +0100
a8755aa
Fix bug in Lime video driver
by Anatolij Gustschin
· Sat Jul 12 17:31:36 2008 +0200
cf8956d
Merging Stelian Pop AT91 patches
by Jean-Christophe PLAGNIOL-VILLARD
· Sat May 24 12:56:53 2008 +0200
a1be476
Big white-space cleanup.
by Wolfgang Denk
· Tue May 20 16:00:29 2008 +0200
Next »