index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
cfb_console.c
Age
Commit message (
Expand
)
Author
2017-07-06
avr32: Retire AVR32 for good
Andy Shevchenko
2017-03-07
video: cfb_console: fix 32-bit display on 64-bit architectures
Andre Przywara
2017-02-03
drivers/video/cfb_console.c: Correct "COFNIG_NDS32" typo.
Robert P. J. Day
2017-01-13
video: cfb_console: fix hang if splashimage file is missing
Anatolij Gustschin
2016-10-23
video: Move video_get_info_str() prototype to a header file
Simon Glass
2016-10-23
Convert CONFIG_VIDEO_SW_CURSOR to Kconfig
Simon Glass
2016-10-23
video: Drop CONFIG_VIDEO_HW_CURSOR
Simon Glass
2016-10-23
Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig
Simon Glass
2016-10-23
video: Drop the sed13806 driver
Simon Glass
2016-10-23
video: Drop the s3c-fb driver
Simon Glass
2016-10-23
video: Drop the smiLynxEM driver
Simon Glass
2016-10-23
Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig
Simon Glass
2016-07-11
video: allow version string to be optional when using LOGO
Tim Harvey
2016-02-22
video: Add S3C24xx framebuffer support
Marek Vasut
2015-11-20
video: input: Clean up after i8042 conversion
Simon Glass
2015-11-20
video: Drop unused console functions
Simon Glass
2015-11-05
video: Drop DEV_EXT_VIDEO flag
Bin Meng
2015-11-05
video: Drop DEV_FLAGS_SYSTEM flag
Bin Meng
2015-08-26
video: cfb_console: Allow VGA device to work without i8042 keyboard
Bin Meng
2015-08-14
cfbconsole: Add support for stride != width
Hans de Goede
2015-08-14
cfbconsole: Remove width argument from the logo functions
Hans de Goede
2015-06-11
Remove typedefs from bmp_layout.h
Simon Glass
2015-04-17
x86: video: Allow keyboard presence to be controlled by device tree
Simon Glass
2015-01-24
x86: video: Add support for CONFIG_CONSOLE_SCROLL_LINES
Simon Glass
2015-01-23
powerpc: mpc5xxx: remove Total5200 board support
Masahiro Yamada
2015-01-16
ppc4xx: remove dead code
Masahiro Yamada
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-10-30
video: speedup writing strings to fb console
Soeren Moch
2014-10-25
serial: make local functions static
Jeroen Hofstee
2014-10-25
video: use __weak
Jeroen Hofstee
2014-07-23
stdio: Pass device pointer to stdio methods
Simon Glass
2014-07-23
stdio: Remove redundant code around stdio_register() calls
Simon Glass
2014-03-10
cfb_console: align fields in gzipped .bmp files
Eric Nelson
2013-10-30
video, cfb_console: make background and foreground color configurable
Heiko Schocher
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-08-12
video: Encapsulate font in video_font_data.h
Marek Vasut
2013-08-10
video: add an option to skip cfb console init
Heiko Schocher
2013-08-10
video: Fix cfb_console for 4-bit wide font
Marek Vasut
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-08
video: consolidate splash screen alignment code
Anatolij Gustschin
2013-07-01
video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO
Robert Winkler
2013-06-07
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2013-05-06
arm: mxs: Add MXS LCDIF driver
Marek Vasut
2013-05-06
cfb_console: flush FB cache at end of public functions
Eric Nelson
2013-03-21
video: Fix splash screen alignment
Matthias Weisser
2012-12-06
video: Check for valid FB pointer before clearing
Duncan Laurie
2012-11-06
video: Skip bitmaps which do not fit into the screen in cfb_console
Vadim Bendebury
2012-11-06
video: Implement additional video API functions in cfb_console
Stefan Reinauer
2012-10-30
cfb_console: Add support for some ANSI terminal escape codes
Pali Rohár
2012-10-01
video: cfb_console: add function to plot the logo area black
Bastian Ruppert
[next]