Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
ae63057446b8bb45c37a6ea4e5db162ba4f25c78
/
drivers
/
video
ae63057
video: Check for valid FB pointer before clearing
by Duncan Laurie
· 12 years ago
17c40ad
x86: video: Add coreboot framebuffer support
by Stefan Reinauer
· 12 years ago
4a1921e
Video: fix compiler warnings in bus_vcxk
by Jens Scharsig (BuS Elektronik)
· 12 years ago
cfcd1c0
video: atmel: implement lcd_setcolreg function
by Bo Shen
· 12 years ago
d484b52
video: Skip bitmaps which do not fit into the screen in cfb_console
by Vadim Bendebury
· 12 years ago
c20ee07
video: Implement additional video API functions in cfb_console
by Stefan Reinauer
· 12 years ago
945d069
ipu common: reset ipuv3 correctly
by Liu Ying
· 12 years ago
a42c87f
Merge remote-tracking branch 'u-boot-ti/master'
by Albert ARIBAUD
· 12 years ago
33a35bb
cfb_console: Add support for some ANSI terminal escape codes
by Pali Rohár
· 12 years ago
09c8bb2
i.MX video: struct fb_videomode can be const
by Eric Nelson
· 12 years ago
1f5e4ee
mx5: Use explicit clock gate names
by Benoît Thébaudeau
· 12 years ago
0bb7e31
i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fields
by Eric Nelson
· 12 years ago
4b7d3a0
video: cfb_console: add function to plot the logo area black
by Bastian Ruppert
· 12 years ago
1e681f9
video: cfb_console: logo can be positioned via the splashpos variable
by Bastian Ruppert
· 12 years ago
1c27059
Merge remote-tracking branch 'u-boot/master'
by Albert ARIBAUD
· 12 years ago
8f0732a
Merge remote-tracking branch 'u-boot-imx/master'
by Albert ARIBAUD
· 12 years ago
b3873d3
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 12 years ago
5f8e17c
i.MX: mxc_ipuv3_fb: add ipuv3_fb_shutdown() routine to stop IPU frame buffer
by Eric Nelson
· 12 years ago
15b8338
video/powerpc: don't touch DIU registers that we don't need
by Timur Tabi
· 12 years ago
baee780
video: drop duplicate set of DISPC_CONFIG register
by Stefano Babic
· 12 years ago
6fff52b
video: support exynos pwm backlight driver
by Donghwa Lee
· 12 years ago
a29c832
video: exynos fb driver supports display port feature
by Donghwa Lee
· 12 years ago
d2a6982
video: support exynos display port drivers
by Donghwa Lee
· 12 years ago
ee93dcf
video: support exynos fimd driver for various exynos series
by Donghwa Lee
· 12 years ago
cf65d47
ipu_common: Add ldb_clk for use in parenting the pixel clock
by Eric Nelson
· 12 years ago
9fbdb1a
ipu_common: Do not hardcode the ipu_clk frequency
by Fabio Estevam
· 12 years ago
477bca2
ipu_common: Rename MXC_CCM_BASE
by Fabio Estevam
· 12 years ago
e4942ad
ipu_common: Let clk_ipu_enable/disable only run on MX51 and MX53
by Fabio Estevam
· 12 years ago
913db79
ipu_common: Only apply the erratum to MX51
by Fabio Estevam
· 12 years ago
695af9a
video: Rename CONFIG_VIDEO_MX5
by Fabio Estevam
· 12 years ago
05d4df1
mx6: Allow mx6 to access the IPUv3 registers
by Fabio Estevam
· 12 years ago
fe749d3
Remove remaining mdelay() macros
by Anatolij Gustschin
· 13 years ago
c205456
TRATS: initialize panel_info data structure in board file
by Donghwa Lee
· 13 years ago
f6b690e
video: atmel/lcd: add LCD driver for new Atmel SoC
by Bo Shen
· 12 years ago
bfd4be8
video: cfb_console: flush dcache for frame buffer in DRAM
by Anatolij Gustschin
· 12 years ago
24fe06c
cfb_console: Ignore bell character
by Pali Rohár
· 13 years ago
90f60a8
cfb_console: Add console_clear_line function
by Pali Rohár
· 13 years ago
04bbe69
cfb_console: Fix function console_back
by Pali Rohár
· 13 years ago
8da2efb
omap3_dss: cosmetic changes
by Jeroen Hofstee
· 12 years ago
d9c13aa
omap3_dss: add optional framebuffer
by Jeroen Hofstee
· 12 years ago
a1b0e19
mx5: Rename mx51_fb_init()
by Fabio Estevam
· 12 years ago
fff6ef7
mx53: Allow IPUv3 driver to also work on mx53
by Fabio Estevam
· 12 years ago
9046497
EXYNOS: display 32bpp bitmap TIZEN logo
by Donghwa Lee
· 12 years ago
3d02408
LCD: support another s6e8ax0 panel type
by Donghwa Lee
· 13 years ago
8ecb4c6
LCD: change s6e8ax0 panel gamma value
by Donghwa Lee
· 13 years ago
f78095e
EXYNOS: Change bits per pixel value proper for u-boot.
by Donghwa Lee
· 13 years ago
bba09e9
LCD: support S6E8AX0 amoled driver based on EXYNOS MIPI DSI
by Donghwa Lee
· 13 years ago
2c7396c
EXYNOS: support EXYNOS MIPI DSI interface driver.
by Donghwa Lee
· 13 years ago
6d4339f
EXYNOS: support EXYNOS framebuffer and FIMD display drivers.
by Donghwa Lee
· 13 years ago
a45adde
video: cfb_console: fix build warnings
by Anatolij Gustschin
· 13 years ago
03d31fc
video: cfb_console: Make the software cursor non-destructive
by Gabe Black
· 13 years ago
debef5c
DIU: 1080P and 720P support
by Jerry Huang
· 13 years ago
5fb1a6f
CFB: Fix font rendering on mx5 framebuffer
by Marek Vasut
· 13 years ago
5dfc9e1
drivers/video/bus_vcxk.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
6ed076c
drivers/video/da8xx-fb.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
8a2d1f2
drivers/video/ct69000.c: Fix GC 4.6 build warning
by Wolfgang Denk
· 13 years ago
d3983ee
font: split font data from video_font.h
by Che-Liang Chiou
· 13 years ago
c270730
tools: logo: split bmp arrays from bmp_logo.h
by Che-Liang Chiou
· 13 years ago
8db8448
VIDEO: mx3fb: GCC4.6 fix build warnings
by Stefano Babic
· 13 years ago
15006cb
Powerpc/DIU: Fixed the 800x600 and 1024x768 resolution bug
by Jerry Huang
· 13 years ago
688d8f3
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
a9a62af
drivers/video/cfb_console.c:Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
40ac78a
drivers/video/videomodes.c: fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
1340286
VIDEO: davinci: add framebuffer to da8xx
by Stefano Babic
· 13 years ago
458f438
GCC4.6: Squash warning in bus_vcxk.c
by Marek Vasut
· 13 years ago
68da5b1
GCC4.6: Squash warning in cfb_console.c
by Marek Vasut
· 13 years ago
62a22dc
video: Moving mx3fb.c to CONFIG_VIDEO
by Helmut Raiger
· 13 years ago
02ae1a1
MX5: Make IPU display output and pixel format configurable
by Marek Vasut
· 13 years ago
92a98a4
VIDEO: MX5: export pix format
by Stefano Babic
· 13 years ago
e9934f0
VIDEO: MX5: Switch MX5 to CONFIG_VIDEO
by Stefano Babic
· 13 years ago
8c6b250
video: update the Freescale DIU driver to use linux/fb.h
by Timur Tabi
· 13 years ago
564964b
GCC4.6: Squash warnings in ipu_disp.c
by Marek Vasut
· 13 years ago
4cd3f7c
VIDEO: mb86r0xgdc.c: fix warning: unused variable 'i'
by Wolfgang Denk
· 13 years ago
712f4d1
drivers/video/Makefile: include object files only once
by Wolfgang Denk
· 13 years ago
9d75de0
video: Fix build error with global inclusion of videomodes
by Kumar Gala
· 13 years ago
de701d1
OMAP3: Add DSS driver for OMAP3
by Syed Mohammed Khasim
· 14 years ago
fa82f87
Convert ISO-8859 files to UTF-8
by Albert ARIBAUD
· 13 years ago
01b0f50
video: mb862xx: change controller detection message
by Anatolij Gustschin
· 13 years ago
d7ffd27
video: mb862xx: support Coral-PA controller
by Anatolij Gustschin
· 13 years ago
3b4a226
video: Add SHARP LQ084S3LG01 LCD support on P1022DS
by Timur Tabi
· 13 years ago
8370bef
video: Use memset instead of loop
by Matthias Weisser
· 13 years ago
5791293
cfb_console.c: checkpatch cleanup
by Wolfgang Denk
· 13 years ago
72c65f6
cfb_console.c: drop custom PRINTD() and use debug() instead
by Wolfgang Denk
· 13 years ago
64e40d7
Cosmetic: reformat drivers/video/cfb_console.c
by Wolfgang Denk
· 13 years ago
ce0f709
cfb_console: fix build breakage
by Andreas Bießmann
· 13 years ago
09c2e90
unify version_string
by Andreas Bießmann
· 13 years ago
ba8e76b
powerpc: use 'video-mode' environment variable to configure DIU
by Timur Tabi
· 14 years ago
a5dbdc8
video: parse the video-mode environment variable
by Timur Tabi
· 14 years ago
74446b6
cfb_console: fix RLE bitmap drawing code
by Anatolij Gustschin
· 14 years ago
8627111
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
by Stefano Babic
· 14 years ago
73c65e0
video/mx3fb: fix clock divider
by Stefano Babic
· 14 years ago
14f88c4
video: move fsl_diu_fb driver to drivers/video
by Anatolij Gustschin
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
5dda794
MX51: Add video support
by Stefano Babic
· 14 years ago
575001e
MX51: Add IPU driver for video support
by Stefano Babic
· 14 years ago
6ca8037
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
f76888c
MX31: add support for setting pin pads
by Stefano Babic
· 14 years ago
bbf2abc
Merge branch 'next' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 14 years ago
2e6e177
Merge branch 'next' of /home/wd/git/u-boot/next
by Wolfgang Denk
· 14 years ago
cdfcedb
atmel_lcd: Allow contrast polarity to be either positive or negative
by Alexander Stein
· 14 years ago
Next »