Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
2fff63c2a5506a4d28b5410b68b470d7c869cb98
/
drivers
/
video
93e1459
Coding Style cleanup: replace leading SPACEs by TABs
by Wolfgang Denk
· 11 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
e62d5fb
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
b26354c
video: add formike lcd panel init
by Heiko Schocher
· 11 years ago
e20cc2c
Merge branch 'master' of git://88.191.163.10/u-boot-arm
by Tom Rini
· 11 years ago
9c17a32
exynos: video: change mipi dsi write function parameters correctly
by Donghwa Lee
· 11 years ago
ac8ba84
video: Encapsulate font in video_font_data.h
by Marek Vasut
· 11 years ago
2bc4aa5
video: add an option to skip cfb console init
by Heiko Schocher
· 11 years ago
4e02362
video, da8xx-fb: show fb addr in bdinfo
by Heiko Schocher
· 11 years ago
765f2f0
video, da8xx-fb: changes for am335x usage
by Heiko Schocher
· 11 years ago
0017f9e
video, da8xx: move da8xx-fb.h to drivers/video
by Heiko Schocher
· 11 years ago
d39c21f
video: add L5F31188 TFT-LCD panel driver
by Hyungwon Hwang
· 11 years ago
fd8cf99
video: Fix cfb_console for 4-bit wide font
by Marek Vasut
· 11 years ago
84f957f
video: Implement continuous screen refresh for SmartLCD into mxsfb
by Marek Vasut
· 11 years ago
9de4b72
video: Add System-Mode configuration hook into mxsfb
by Marek Vasut
· 11 years ago
e57baf5
video: Allocate the MXSFB framebuffer aligned
by Marek Vasut
· 11 years ago
326ea98
Merge git://git.denx.de/u-boot-arm
by Stefano Babic
· 11 years ago
4acb4d3
mxc_ipuv3: fix memory alignment of framebuffer
by Eric Nelson
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
fbbbc86
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
630aacb
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
ff8fb56
video: consolidate splash screen alignment code
by Anatolij Gustschin
· 11 years ago
dd4425e
video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO
by Robert Winkler
· 11 years ago
b1d8654
drivers:video:s6e8ax0: change data_to_send array to static
by Piotr Wilczek
· 11 years ago
e6c7f86
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
620ca1c
video: mxsfb: Break the line in videomode message
by Fabio Estevam
· 11 years ago
348e47f
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
9169543
video: exynos_fb: Add the missing #else clause
by Ajay Kumar
· 12 years ago
69f14dc
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
4134122
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
752f4c4
SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDT
by Amar
· 12 years ago
47b8e52
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 11 years ago
11f98d1
video: mxsfb: Add an entry for mx23evk/mx28vk video modes
by Fabio Estevam
· 11 years ago
ec7023d
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
fb8ddc2
arm: mxs: Add MXS LCDIF driver
by Marek Vasut
· 12 years ago
db0d47d
cfb_console: flush FB cache at end of public functions
by Eric Nelson
· 12 years ago
86e929e
pxa_lcd: make lcd_enable() a weak pointer
by Mike Dunn
· 12 years ago
98eda33
pxa_lcd: add the ACX544AKN lcd device
by Mike Dunn
· 12 years ago
1812201
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
1d3dea1
video: bcm2835: fix build issues
by Anatolij Gustschin
· 12 years ago
d0f34f1
Merge branch 'for-v2013.04'
by Anatolij Gustschin
· 12 years ago
9947d13
video: exynos_dp: Add function to parse DP DT node
by Ajay Kumar
· 12 years ago
beded3d
video: exynos_dp: Make dp_regs global
by Ajay Kumar
· 12 years ago
c23f315
video: exynos_fb: add DT support for FIMD driver
by Ajay Kumar
· 12 years ago
47ff607
video: exynos_fb: Make fimd_ctrl global
by Ajay Kumar
· 12 years ago
c18222b
video: exynos_dp: Remove callbacks from the driver
by Ajay Kumar
· 12 years ago
29fd570
video: exynos_fb: Remove callbacks from the driver
by Ajay Kumar
· 12 years ago
acf3baa
video: Fix splash screen alignment
by Matthias Weisser
· 12 years ago
2e72972
lcd, fb: remove duplicated prototypes and unused code
by Jeroen Hofstee
· 12 years ago
00a0ca5
common/lcd.c: remove global lcd_base
by Jeroen Hofstee
· 12 years ago
f1d205a
common/lcd.c: cleanup use of global variables
by Jeroen Hofstee
· 12 years ago
0698095
lcd, pxafb: move the pxafb to drivers/video
by Jeroen Hofstee
· 12 years ago
59155f4
lcd, mpc8xx: move the mpc8xx driver to drivers/video
by Jeroen Hofstee
· 12 years ago
fc69eb0
lcd, tegra: remove unused cursor functions
by Jeroen Hofstee
· 12 years ago
7cdbd29
lcd, amba: remove this driver since it is not used
by Jeroen Hofstee
· 12 years ago
46d1d5d
common/lcd.c: cleanup use of global variables
by Wolfgang Denk
· 12 years ago
6be3c9f
video: add a driver for the bcm2835
by Stephen Warren
· 12 years ago
bcc6cc9
omap3: allow dynamic selection of gfx_format
by Nikita Kiryanov
· 12 years ago
0c55875
video: tegra: Update line length to match resolution
by Thierry Reding
· 12 years ago
e4660e0
video: exynos_fb: Make a call to draw_logo only when CONFIG_CMD_BMP is selected
by Ajay Kumar
· 12 years ago
02a58b9
video: exynos_dp: Remove unused variable disp_info
by Ajay Kumar
· 12 years ago
61b59e2
video: Modify exynos_fimd driver to support LCD console
by Ajay Kumar
· 12 years ago
c6d647e
video:cache:fix: Enable dcache flush at LCD subsystem for Exynos based boards
by Łukasz Majewski
· 12 years ago
2c601c7
Merge branch 'master' of git://git.denx.de/u-boot into resolve
by Minkyu Kang
· 12 years ago
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
44706a8
tegra: Support control of cache settings for LCD
by Simon Glass
· 12 years ago
0be8f20
tegra: Add LCD driver
by Simon Glass
· 12 years ago
28c9e34
drivers: video: fix image position
by Piotr Wilczek
· 12 years ago
eed2974
drivers: video: Add ld9040 video driver
by Piotr Wilczek
· 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
5ea6d7c
mx6: use CONFIG_MX6 instead of CONFIG_MX6Q
by Troy Kisky
· 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
Next »