index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
cfb_console.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
env: Move env_get() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
common: Move gzip functions into a new gzip header
Simon Glass
2019-08-11
1
-0
/
+1
*
video: cfb_console: flush cache in display_rle8_bitmap
Sébastien Szymanski
2018-09-28
1
-0
/
+4
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
video: cfb_console: simplify logical constraint
Heinrich Schuchardt
2018-03-19
1
-1
/
+1
*
video: Support multiple lines version string display
Peng Fan
2018-01-03
1
-7
/
+23
*
video: add config option to skip framebuffer clear
Rob Clark
2017-09-12
1
-1
/
+2
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-1
/
+1
*
video: Drop the ct69000 driver
Bin Meng
2017-08-07
1
-10
/
+0
*
avr32: Retire AVR32 for good
Andy Shevchenko
2017-07-06
1
-1
/
+1
*
video: cfb_console: fix 32-bit display on 64-bit architectures
Andre Przywara
2017-03-07
1
-5
/
+5
*
drivers/video/cfb_console.c: Correct "COFNIG_NDS32" typo.
Robert P. J. Day
2017-02-03
1
-1
/
+1
*
video: cfb_console: fix hang if splashimage file is missing
Anatolij Gustschin
2017-01-13
1
-2
/
+4
*
video: Move video_get_info_str() prototype to a header file
Simon Glass
2016-10-23
1
-17
/
+8
*
Convert CONFIG_VIDEO_SW_CURSOR to Kconfig
Simon Glass
2016-10-23
1
-6
/
+0
*
video: Drop CONFIG_VIDEO_HW_CURSOR
Simon Glass
2016-10-23
1
-32
/
+1
*
Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig
Simon Glass
2016-10-23
1
-6
/
+0
*
video: Drop the sed13806 driver
Simon Glass
2016-10-23
1
-9
/
+0
*
video: Drop the s3c-fb driver
Simon Glass
2016-10-23
1
-1
/
+1
*
video: Drop the smiLynxEM driver
Simon Glass
2016-10-23
1
-13
/
+0
*
Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig
Simon Glass
2016-10-23
1
-48
/
+50
*
video: allow version string to be optional when using LOGO
Tim Harvey
2016-07-11
1
-1
/
+3
*
video: Add S3C24xx framebuffer support
Marek Vasut
2016-02-22
1
-1
/
+1
*
video: input: Clean up after i8042 conversion
Simon Glass
2015-11-19
1
-16
/
+4
*
video: Drop unused console functions
Simon Glass
2015-11-19
1
-53
/
+9
*
video: Drop DEV_EXT_VIDEO flag
Bin Meng
2015-11-05
1
-1
/
+0
*
video: Drop DEV_FLAGS_SYSTEM flag
Bin Meng
2015-11-05
1
-1
/
+1
*
video: cfb_console: Allow VGA device to work without i8042 keyboard
Bin Meng
2015-08-26
1
-6
/
+5
*
cfbconsole: Add support for stride != width
Hans de Goede
2015-08-14
1
-35
/
+37
*
cfbconsole: Remove width argument from the logo functions
Hans de Goede
2015-08-14
1
-13
/
+8
*
Remove typedefs from bmp_layout.h
Simon Glass
2015-06-10
1
-5
/
+5
*
x86: video: Allow keyboard presence to be controlled by device tree
Simon Glass
2015-04-16
1
-8
/
+21
*
x86: video: Add support for CONFIG_CONSOLE_SCROLL_LINES
Simon Glass
2015-01-23
1
-9
/
+17
*
powerpc: mpc5xxx: remove Total5200 board support
Masahiro Yamada
2015-01-23
1
-3
/
+0
*
ppc4xx: remove dead code
Masahiro Yamada
2015-01-16
1
-10
/
+0
*
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-23
1
-9
/
+9
*
video: speedup writing strings to fb console
Soeren Moch
2014-10-30
1
-0
/
+9
*
serial: make local functions static
Jeroen Hofstee
2014-10-25
1
-2
/
+2
*
video: use __weak
Jeroen Hofstee
2014-10-25
1
-8
/
+2
*
stdio: Pass device pointer to stdio methods
Simon Glass
2014-07-23
1
-3
/
+3
*
stdio: Remove redundant code around stdio_register() calls
Simon Glass
2014-07-23
1
-2
/
+0
*
cfb_console: align fields in gzipped .bmp files
Eric Nelson
2014-03-10
1
-2
/
+6
*
video, cfb_console: make background and foreground color configurable
Heiko Schocher
2013-10-30
1
-18
/
+20
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
1
-1
/
+1
*
video: Encapsulate font in video_font_data.h
Marek Vasut
2013-08-12
1
-1
/
+0
*
video: add an option to skip cfb console init
Heiko Schocher
2013-08-10
1
-0
/
+15
*
video: Fix cfb_console for 4-bit wide font
Marek Vasut
2013-08-10
1
-0
/
+21
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
video: consolidate splash screen alignment code
Anatolij Gustschin
2013-07-08
1
-22
/
+2
[next]