index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
cfb_console.c
Commit message (
Expand
)
Author
Age
Lines
*
MLK-10655 Video: Fix second line string display issue
Ye.Li
2017-04-05
-4
/
+5
*
MLK-10542 video: Support multiple lines version string display
Ye.Li
2017-04-05
-7
/
+23
*
video: cfb_console: fix 32-bit display on 64-bit architectures
Andre Przywara
2017-03-07
-5
/
+5
*
drivers/video/cfb_console.c: Correct "COFNIG_NDS32" typo.
Robert P. J. Day
2017-02-03
-1
/
+1
*
video: cfb_console: fix hang if splashimage file is missing
Anatolij Gustschin
2017-01-13
-2
/
+4
*
video: Move video_get_info_str() prototype to a header file
Simon Glass
2016-10-23
-17
/
+8
*
Convert CONFIG_VIDEO_SW_CURSOR to Kconfig
Simon Glass
2016-10-23
-6
/
+0
*
video: Drop CONFIG_VIDEO_HW_CURSOR
Simon Glass
2016-10-23
-32
/
+1
*
Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig
Simon Glass
2016-10-23
-6
/
+0
*
video: Drop the sed13806 driver
Simon Glass
2016-10-23
-9
/
+0
*
video: Drop the s3c-fb driver
Simon Glass
2016-10-23
-1
/
+1
*
video: Drop the smiLynxEM driver
Simon Glass
2016-10-23
-13
/
+0
*
Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig
Simon Glass
2016-10-23
-48
/
+50
*
video: allow version string to be optional when using LOGO
Tim Harvey
2016-07-11
-1
/
+3
*
video: Add S3C24xx framebuffer support
Marek Vasut
2016-02-22
-1
/
+1
*
video: input: Clean up after i8042 conversion
Simon Glass
2015-11-19
-16
/
+4
*
video: Drop unused console functions
Simon Glass
2015-11-19
-53
/
+9
*
video: Drop DEV_EXT_VIDEO flag
Bin Meng
2015-11-05
-1
/
+0
*
video: Drop DEV_FLAGS_SYSTEM flag
Bin Meng
2015-11-05
-1
/
+1
*
video: cfb_console: Allow VGA device to work without i8042 keyboard
Bin Meng
2015-08-26
-6
/
+5
*
cfbconsole: Add support for stride != width
Hans de Goede
2015-08-14
-35
/
+37
*
cfbconsole: Remove width argument from the logo functions
Hans de Goede
2015-08-14
-13
/
+8
*
Remove typedefs from bmp_layout.h
Simon Glass
2015-06-10
-5
/
+5
*
x86: video: Allow keyboard presence to be controlled by device tree
Simon Glass
2015-04-16
-8
/
+21
*
x86: video: Add support for CONFIG_CONSOLE_SCROLL_LINES
Simon Glass
2015-01-23
-9
/
+17
*
powerpc: mpc5xxx: remove Total5200 board support
Masahiro Yamada
2015-01-23
-3
/
+0
*
ppc4xx: remove dead code
Masahiro Yamada
2015-01-16
-10
/
+0
*
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-23
-9
/
+9
*
video: speedup writing strings to fb console
Soeren Moch
2014-10-30
-0
/
+9
*
serial: make local functions static
Jeroen Hofstee
2014-10-25
-2
/
+2
*
video: use __weak
Jeroen Hofstee
2014-10-25
-8
/
+2
*
stdio: Pass device pointer to stdio methods
Simon Glass
2014-07-23
-3
/
+3
*
stdio: Remove redundant code around stdio_register() calls
Simon Glass
2014-07-23
-2
/
+0
*
cfb_console: align fields in gzipped .bmp files
Eric Nelson
2014-03-10
-2
/
+6
*
video, cfb_console: make background and foreground color configurable
Heiko Schocher
2013-10-30
-18
/
+20
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
-1
/
+1
*
video: Encapsulate font in video_font_data.h
Marek Vasut
2013-08-12
-1
/
+0
*
video: add an option to skip cfb console init
Heiko Schocher
2013-08-10
-0
/
+15
*
video: Fix cfb_console for 4-bit wide font
Marek Vasut
2013-08-10
-0
/
+21
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-17
/
+1
*
video: consolidate splash screen alignment code
Anatolij Gustschin
2013-07-08
-22
/
+2
*
video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO
Robert Winkler
2013-07-01
-2
/
+3
*
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2013-06-07
-6
/
+9
|
\
|
*
cfb_console: flush FB cache at end of public functions
Eric Nelson
2013-05-06
-6
/
+9
*
|
arm: mxs: Add MXS LCDIF driver
Marek Vasut
2013-05-06
-0
/
+4
|
/
*
video: Fix splash screen alignment
Matthias Weisser
2013-03-21
-7
/
+7
*
video: Check for valid FB pointer before clearing
Duncan Laurie
2012-12-06
-0
/
+2
*
video: Skip bitmaps which do not fit into the screen in cfb_console
Vadim Bendebury
2012-11-07
-0
/
+7
*
video: Implement additional video API functions in cfb_console
Stefan Reinauer
2012-11-07
-0
/
+42
*
cfb_console: Add support for some ANSI terminal escape codes
Pali Rohár
2012-10-30
-9
/
+319
[next]