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
*
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
*
video: cfb_console: add function to plot the logo area black
Bastian Ruppert
2012-10-01
-4
/
+42
*
video: cfb_console: logo can be positioned via the splashpos variable
Bastian Ruppert
2012-10-01
-25
/
+69
*
video: Rename CONFIG_VIDEO_MX5
Fabio Estevam
2012-07-10
-1
/
+1
*
video: cfb_console: flush dcache for frame buffer in DRAM
Anatolij Gustschin
2012-06-05
-0
/
+35
*
cfb_console: Ignore bell character
Pali Rohár
2012-06-05
-0
/
+3
*
cfb_console: Add console_clear_line function
Pali Rohár
2012-06-04
-13
/
+36
*
cfb_console: Fix function console_back
Pali Rohár
2012-06-04
-2
/
+0
*
video: cfb_console: fix build warnings
Anatolij Gustschin
2011-12-07
-21
/
+17
*
video: cfb_console: Make the software cursor non-destructive
Gabe Black
2011-12-05
-56
/
+53
*
CFB: Fix font rendering on mx5 framebuffer
Marek Vasut
2011-11-29
-1
/
+1
*
font: split font data from video_font.h
Che-Liang Chiou
2011-11-15
-0
/
+1
*
tools: logo: split bmp arrays from bmp_logo.h
Che-Liang Chiou
2011-11-15
-0
/
+1
*
drivers/video/cfb_console.c:Fix GCC 4.6 build warning
Wolfgang Denk
2011-11-07
-1
/
+3
*
GCC4.6: Squash warning in cfb_console.c
Marek Vasut
2011-10-27
-1
/
+1
*
video: Moving mx3fb.c to CONFIG_VIDEO
Helmut Raiger
2011-10-13
-0
/
+7
*
cfb_console.c: checkpatch cleanup
Wolfgang Denk
2011-08-01
-6
/
+10
*
cfb_console.c: drop custom PRINTD() and use debug() instead
Wolfgang Denk
2011-08-01
-9
/
+2
*
Cosmetic: reformat drivers/video/cfb_console.c
Wolfgang Denk
2011-08-01
-484
/
+609
*
cfb_console: fix build breakage
Andreas Bießmann
2011-07-29
-1
/
+1
*
unify version_string
Andreas Bießmann
2011-07-28
-1
/
+1
*
cfb_console: fix RLE bitmap drawing code
Anatolij Gustschin
2011-04-28
-4
/
+15
*
Merge branch 'next' of /home/wd/git/u-boot/next
Wolfgang Denk
2010-09-28
-1
/
+37
|
\
|
*
video: cfb_console: add support for 4bpp bitmaps with GDF_32BIT_X888RGB
Timur Tabi
2010-09-21
-1
/
+37
*
|
video: cfb_console: fix definition and usage of CURSOR_xxx macros
Timur Tabi
2010-09-16
-10
/
+14
|
/
*
video: cleanup comments in cfb_console.c and video_fb.h
Anatolij Gustschin
2010-07-17
-3
/
+3
*
video: cfb_console: add weak default video_set_lut()
Anatolij Gustschin
2010-06-14
-0
/
+12
*
video: cfb_console.c: add support for RLE8 bitmaps
Anatolij Gustschin
2010-04-08
-2
/
+198
*
video: Fix console display when splashscreen is used
Matthias Weisser
2010-03-13
-9
/
+12
*
move prototypes for gunzip() and zunzip() to common.h
Wolfgang Wegner
2009-12-21
-2
/
+0
*
video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01
Wolfgang Grandegger
2009-10-31
-1
/
+1
*
video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp mode
Anatolij Gustschin
2009-10-31
-0
/
+2
[next]