index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
cfb_console.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-23
video: Move video_get_info_str() prototype to a header file
Simon Glass
1
-17
/
+8
2016-10-23
Convert CONFIG_VIDEO_SW_CURSOR to Kconfig
Simon Glass
1
-6
/
+0
2016-10-23
video: Drop CONFIG_VIDEO_HW_CURSOR
Simon Glass
1
-32
/
+1
2016-10-23
Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig
Simon Glass
1
-6
/
+0
2016-10-23
video: Drop the sed13806 driver
Simon Glass
1
-9
/
+0
2016-10-23
video: Drop the s3c-fb driver
Simon Glass
1
-1
/
+1
2016-10-23
video: Drop the smiLynxEM driver
Simon Glass
1
-13
/
+0
2016-10-23
Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig
Simon Glass
1
-48
/
+50
2016-07-11
video: allow version string to be optional when using LOGO
Tim Harvey
1
-1
/
+3
2016-02-22
video: Add S3C24xx framebuffer support
Marek Vasut
1
-1
/
+1
2015-11-19
video: input: Clean up after i8042 conversion
Simon Glass
1
-16
/
+4
2015-11-19
video: Drop unused console functions
Simon Glass
1
-53
/
+9
2015-11-05
video: Drop DEV_EXT_VIDEO flag
Bin Meng
1
-1
/
+0
2015-11-05
video: Drop DEV_FLAGS_SYSTEM flag
Bin Meng
1
-1
/
+1
2015-08-26
video: cfb_console: Allow VGA device to work without i8042 keyboard
Bin Meng
1
-6
/
+5
2015-08-14
cfbconsole: Add support for stride != width
Hans de Goede
1
-35
/
+37
2015-08-14
cfbconsole: Remove width argument from the logo functions
Hans de Goede
1
-13
/
+8
2015-06-10
Remove typedefs from bmp_layout.h
Simon Glass
1
-5
/
+5
2015-04-16
x86: video: Allow keyboard presence to be controlled by device tree
Simon Glass
1
-8
/
+21
2015-01-23
x86: video: Add support for CONFIG_CONSOLE_SCROLL_LINES
Simon Glass
1
-9
/
+17
2015-01-23
powerpc: mpc5xxx: remove Total5200 board support
Masahiro Yamada
1
-3
/
+0
2015-01-16
ppc4xx: remove dead code
Masahiro Yamada
1
-10
/
+0
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
1
-9
/
+9
2014-10-30
video: speedup writing strings to fb console
Soeren Moch
1
-0
/
+9
2014-10-25
serial: make local functions static
Jeroen Hofstee
1
-2
/
+2
2014-10-25
video: use __weak
Jeroen Hofstee
1
-8
/
+2
2014-07-23
stdio: Pass device pointer to stdio methods
Simon Glass
1
-3
/
+3
2014-07-23
stdio: Remove redundant code around stdio_register() calls
Simon Glass
1
-2
/
+0
2014-03-10
cfb_console: align fields in gzipped .bmp files
Eric Nelson
1
-2
/
+6
2013-10-30
video, cfb_console: make background and foreground color configurable
Heiko Schocher
1
-18
/
+20
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
1
-1
/
+1
2013-08-12
video: Encapsulate font in video_font_data.h
Marek Vasut
1
-1
/
+0
2013-08-10
video: add an option to skip cfb console init
Heiko Schocher
1
-0
/
+15
2013-08-10
video: Fix cfb_console for 4-bit wide font
Marek Vasut
1
-0
/
+21
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2013-07-08
video: consolidate splash screen alignment code
Anatolij Gustschin
1
-22
/
+2
2013-07-01
video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO
Robert Winkler
1
-2
/
+3
2013-06-07
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
1
-6
/
+9
2013-05-06
arm: mxs: Add MXS LCDIF driver
Marek Vasut
1
-0
/
+4
2013-05-06
cfb_console: flush FB cache at end of public functions
Eric Nelson
1
-6
/
+9
2013-03-21
video: Fix splash screen alignment
Matthias Weisser
1
-7
/
+7
2012-12-06
video: Check for valid FB pointer before clearing
Duncan Laurie
1
-0
/
+2
2012-11-07
video: Skip bitmaps which do not fit into the screen in cfb_console
Vadim Bendebury
1
-0
/
+7
2012-11-07
video: Implement additional video API functions in cfb_console
Stefan Reinauer
1
-0
/
+42
2012-10-30
cfb_console: Add support for some ANSI terminal escape codes
Pali Rohár
1
-9
/
+319
2012-10-01
video: cfb_console: add function to plot the logo area black
Bastian Ruppert
1
-4
/
+42
2012-10-01
video: cfb_console: logo can be positioned via the splashpos variable
Bastian Ruppert
1
-25
/
+69
2012-07-10
video: Rename CONFIG_VIDEO_MX5
Fabio Estevam
1
-1
/
+1
2012-06-05
video: cfb_console: flush dcache for frame buffer in DRAM
Anatolij Gustschin
1
-0
/
+35
2012-06-05
cfb_console: Ignore bell character
Pali Rohár
1
-0
/
+3
[next]