summaryrefslogtreecommitdiff
path: root/drivers/video/cfb_console.c
AgeCommit message (Expand)Author
2016-10-23video: Move video_get_info_str() prototype to a header fileSimon Glass
2016-10-23Convert CONFIG_VIDEO_SW_CURSOR to KconfigSimon Glass
2016-10-23video: Drop CONFIG_VIDEO_HW_CURSORSimon Glass
2016-10-23Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass
2016-10-23video: Drop the sed13806 driverSimon Glass
2016-10-23video: Drop the s3c-fb driverSimon Glass
2016-10-23video: Drop the smiLynxEM driverSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_BG_COL et al to KconfigSimon Glass
2016-07-11video: allow version string to be optional when using LOGOTim Harvey
2016-02-22video: Add S3C24xx framebuffer supportMarek Vasut
2015-11-19video: input: Clean up after i8042 conversionSimon Glass
2015-11-19video: Drop unused console functionsSimon Glass
2015-11-05video: Drop DEV_EXT_VIDEO flagBin Meng
2015-11-05video: Drop DEV_FLAGS_SYSTEM flagBin Meng
2015-08-26video: cfb_console: Allow VGA device to work without i8042 keyboardBin Meng
2015-08-14cfbconsole: Add support for stride != widthHans de Goede
2015-08-14cfbconsole: Remove width argument from the logo functionsHans de Goede
2015-06-10Remove typedefs from bmp_layout.hSimon Glass
2015-04-16x86: video: Allow keyboard presence to be controlled by device treeSimon Glass
2015-01-23x86: video: Add support for CONFIG_CONSOLE_SCROLL_LINESSimon Glass
2015-01-23powerpc: mpc5xxx: remove Total5200 board supportMasahiro Yamada
2015-01-16ppc4xx: remove dead codeMasahiro Yamada
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2014-10-30video: speedup writing strings to fb consoleSoeren Moch
2014-10-25serial: make local functions staticJeroen Hofstee
2014-10-25video: use __weakJeroen Hofstee
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass
2014-07-23stdio: Remove redundant code around stdio_register() callsSimon Glass
2014-03-10cfb_console: align fields in gzipped .bmp filesEric Nelson
2013-10-30video, cfb_console: make background and foreground color configurableHeiko Schocher
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-08-12video: Encapsulate font in video_font_data.hMarek Vasut
2013-08-10video: add an option to skip cfb console initHeiko Schocher
2013-08-10video: Fix cfb_console for 4-bit wide fontMarek Vasut
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-08video: consolidate splash screen alignment codeAnatolij Gustschin
2013-07-01video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEORobert Winkler
2013-06-07Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2013-05-06arm: mxs: Add MXS LCDIF driverMarek Vasut
2013-05-06cfb_console: flush FB cache at end of public functionsEric Nelson
2013-03-21video: Fix splash screen alignmentMatthias Weisser
2012-12-06video: Check for valid FB pointer before clearingDuncan Laurie
2012-11-07video: Skip bitmaps which do not fit into the screen in cfb_consoleVadim Bendebury
2012-11-07video: Implement additional video API functions in cfb_consoleStefan Reinauer
2012-10-30cfb_console: Add support for some ANSI terminal escape codesPali Rohár
2012-10-01video: cfb_console: add function to plot the logo area blackBastian Ruppert
2012-10-01video: cfb_console: logo can be positioned via the splashpos variableBastian Ruppert
2012-07-10video: Rename CONFIG_VIDEO_MX5Fabio Estevam
2012-06-05video: cfb_console: flush dcache for frame buffer in DRAMAnatolij Gustschin
2012-06-05cfb_console: Ignore bell characterPali Rohár