index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Commit message (
Expand
)
Author
Age
Files
Lines
*
video: mxsfb: Add an entry for mx23evk/mx28vk video modes
Fabio Estevam
2013-05-16
1
-0
/
+5
*
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-05-11
3
-0
/
+194
|
\
|
*
arm: mxs: Add MXS LCDIF driver
Marek Vasut
2013-05-06
3
-0
/
+194
*
|
pxa_lcd: make lcd_enable() a weak pointer
Mike Dunn
2013-05-05
1
-1
/
+1
*
|
pxa_lcd: add the ACX544AKN lcd device
Mike Dunn
2013-05-05
1
-0
/
+32
|
/
*
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-04-12
10
-197
/
+1185
|
\
|
*
video: bcm2835: fix build issues
Anatolij Gustschin
2013-03-29
1
-11
/
+0
|
*
Merge branch 'for-v2013.04'
Anatolij Gustschin
2013-03-29
9
-185
/
+1186
|
|
\
|
|
*
video: Fix splash screen alignment
Matthias Weisser
2013-03-21
1
-7
/
+7
|
|
*
lcd, fb: remove duplicated prototypes and unused code
Jeroen Hofstee
2013-03-21
2
-73
/
+0
|
|
*
common/lcd.c: remove global lcd_base
Jeroen Hofstee
2013-03-21
6
-26
/
+6
|
|
*
common/lcd.c: cleanup use of global variables
Jeroen Hofstee
2013-03-21
6
-36
/
+0
|
|
*
lcd, pxafb: move the pxafb to drivers/video
Jeroen Hofstee
2013-03-21
2
-0
/
+651
|
|
*
lcd, mpc8xx: move the mpc8xx driver to drivers/video
Jeroen Hofstee
2013-03-21
2
-0
/
+619
|
|
*
lcd, tegra: remove unused cursor functions
Jeroen Hofstee
2013-03-21
1
-52
/
+0
|
|
*
lcd, amba: remove this driver since it is not used
Jeroen Hofstee
2013-03-21
2
-78
/
+0
|
|
*
common/lcd.c: cleanup use of global variables
Wolfgang Denk
2013-03-21
5
-11
/
+1
*
|
|
video: exynos_dp: Add function to parse DP DT node
Ajay Kumar
2013-03-27
2
-0
/
+82
*
|
|
video: exynos_dp: Make dp_regs global
Ajay Kumar
2013-03-27
3
-45
/
+10
*
|
|
video: exynos_fb: add DT support for FIMD driver
Ajay Kumar
2013-03-27
2
-0
/
+180
*
|
|
video: exynos_fb: Make fimd_ctrl global
Ajay Kumar
2013-03-27
1
-25
/
+2
*
|
|
video: exynos_dp: Remove callbacks from the driver
Ajay Kumar
2013-03-27
1
-2
/
+7
*
|
|
video: exynos_fb: Remove callbacks from the driver
Ajay Kumar
2013-03-27
1
-16
/
+51
|
/
/
*
|
video: add a driver for the bcm2835
Stephen Warren
2013-03-20
2
-0
/
+128
|
/
*
omap3: allow dynamic selection of gfx_format
Nikita Kiryanov
2013-03-08
1
-1
/
+1
*
video: tegra: Update line length to match resolution
Thierry Reding
2013-01-16
1
-2
/
+2
*
video: exynos_fb: Make a call to draw_logo only when CONFIG_CMD_BMP is selected
Ajay Kumar
2013-01-14
1
-2
/
+4
*
video: exynos_dp: Remove unused variable disp_info
Ajay Kumar
2013-01-14
1
-2
/
+0
*
video: Modify exynos_fimd driver to support LCD console
Ajay Kumar
2013-01-10
2
-4
/
+10
*
video:cache:fix: Enable dcache flush at LCD subsystem for Exynos based boards
Łukasz Majewski
2013-01-09
1
-0
/
+3
*
Merge branch 'master' of git://git.denx.de/u-boot into resolve
Minkyu Kang
2012-12-10
6
-1
/
+176
|
\
|
*
video: Check for valid FB pointer before clearing
Duncan Laurie
2012-12-06
1
-0
/
+2
|
*
x86: video: Add coreboot framebuffer support
Stefan Reinauer
2012-11-30
2
-0
/
+102
|
*
Video: fix compiler warnings in bus_vcxk
Jens Scharsig (BuS Elektronik)
2012-11-14
1
-1
/
+1
|
*
video: atmel: implement lcd_setcolreg function
Bo Shen
2012-11-10
1
-0
/
+12
|
*
video: Skip bitmaps which do not fit into the screen in cfb_console
Vadim Bendebury
2012-11-07
1
-0
/
+7
|
*
video: Implement additional video API functions in cfb_console
Stefan Reinauer
2012-11-07
1
-0
/
+42
|
*
ipu common: reset ipuv3 correctly
Liu Ying
2012-11-06
1
-0
/
+10
*
|
tegra: Support control of cache settings for LCD
Simon Glass
2012-11-19
1
-0
/
+11
*
|
tegra: Add LCD driver
Simon Glass
2012-11-19
2
-0
/
+369
*
|
drivers: video: fix image position
Piotr Wilczek
2012-11-15
1
-2
/
+13
*
|
drivers: video: Add ld9040 video driver
Piotr Wilczek
2012-11-15
2
-0
/
+145
*
|
mx6: use CONFIG_MX6 instead of CONFIG_MX6Q
Troy Kisky
2012-11-10
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'u-boot-ti/master'
Albert ARIBAUD
2012-11-03
1
-9
/
+319
|
\
|
*
cfb_console: Add support for some ANSI terminal escape codes
Pali Rohár
2012-10-30
1
-9
/
+319
*
|
i.MX video: struct fb_videomode can be const
Eric Nelson
2012-10-16
1
-3
/
+5
|
/
*
mx5: Use explicit clock gate names
Benoît Thébaudeau
2012-10-15
1
-1
/
+1
*
i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fields
Eric Nelson
2012-10-15
1
-2
/
+8
*
video: cfb_console: add function to plot the logo area black
Bastian Ruppert
2012-10-01
1
-4
/
+42
*
video: cfb_console: logo can be positioned via the splashpos variable
Bastian Ruppert
2012-10-01
1
-25
/
+69
[next]