aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/cfb_console.c
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* video: cfb_console: simplify logical constraintHeinrich Schuchardt2018-03-191-1/+1
* video: Support multiple lines version string displayPeng Fan2018-01-031-7/+23
* video: add config option to skip framebuffer clearRob Clark2017-09-121-1/+2
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* video: Drop the ct69000 driverBin Meng2017-08-071-10/+0
* avr32: Retire AVR32 for goodAndy Shevchenko2017-07-061-1/+1
* video: cfb_console: fix 32-bit display on 64-bit architecturesAndre Przywara2017-03-071-5/+5
* drivers/video/cfb_console.c: Correct "COFNIG_NDS32" typo.Robert P. J. Day2017-02-031-1/+1
* video: cfb_console: fix hang if splashimage file is missingAnatolij Gustschin2017-01-131-2/+4
* video: Move video_get_info_str() prototype to a header fileSimon Glass2016-10-231-17/+8
* Convert CONFIG_VIDEO_SW_CURSOR to KconfigSimon Glass2016-10-231-6/+0
* video: Drop CONFIG_VIDEO_HW_CURSORSimon Glass2016-10-231-32/+1
* Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass2016-10-231-6/+0
* video: Drop the sed13806 driverSimon Glass2016-10-231-9/+0
* video: Drop the s3c-fb driverSimon Glass2016-10-231-1/+1
* video: Drop the smiLynxEM driverSimon Glass2016-10-231-13/+0
* Convert CONFIG_SYS_CONSOLE_BG_COL et al to KconfigSimon Glass2016-10-231-48/+50
* video: allow version string to be optional when using LOGOTim Harvey2016-07-111-1/+3
* video: Add S3C24xx framebuffer supportMarek Vasut2016-02-221-1/+1
* video: input: Clean up after i8042 conversionSimon Glass2015-11-191-16/+4
* video: Drop unused console functionsSimon Glass2015-11-191-53/+9
* video: Drop DEV_EXT_VIDEO flagBin Meng2015-11-051-1/+0
* video: Drop DEV_FLAGS_SYSTEM flagBin Meng2015-11-051-1/+1
* video: cfb_console: Allow VGA device to work without i8042 keyboardBin Meng2015-08-261-6/+5
* cfbconsole: Add support for stride != widthHans de Goede2015-08-141-35/+37
* cfbconsole: Remove width argument from the logo functionsHans de Goede2015-08-141-13/+8
* Remove typedefs from bmp_layout.hSimon Glass2015-06-101-5/+5
* x86: video: Allow keyboard presence to be controlled by device treeSimon Glass2015-04-161-8/+21
* x86: video: Add support for CONFIG_CONSOLE_SCROLL_LINESSimon Glass2015-01-231-9/+17
* powerpc: mpc5xxx: remove Total5200 board supportMasahiro Yamada2015-01-231-3/+0
* ppc4xx: remove dead codeMasahiro Yamada2015-01-161-10/+0
* linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-231-9/+9
* video: speedup writing strings to fb consoleSoeren Moch2014-10-301-0/+9
* serial: make local functions staticJeroen Hofstee2014-10-251-2/+2
* video: use __weakJeroen Hofstee2014-10-251-8/+2
* stdio: Pass device pointer to stdio methodsSimon Glass2014-07-231-3/+3
* stdio: Remove redundant code around stdio_register() callsSimon Glass2014-07-231-2/+0
* cfb_console: align fields in gzipped .bmp filesEric Nelson2014-03-101-2/+6
* video, cfb_console: make background and foreground color configurableHeiko Schocher2013-10-301-18/+20
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* video: Encapsulate font in video_font_data.hMarek Vasut2013-08-121-1/+0
* video: add an option to skip cfb console initHeiko Schocher2013-08-101-0/+15
* video: Fix cfb_console for 4-bit wide fontMarek Vasut2013-08-101-0/+21
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* video: consolidate splash screen alignment codeAnatolij Gustschin2013-07-081-22/+2
* video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEORobert Winkler2013-07-011-2/+3
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2013-06-071-6/+9
|\
| * cfb_console: flush FB cache at end of public functionsEric Nelson2013-05-061-6/+9
* | arm: mxs: Add MXS LCDIF driverMarek Vasut2013-05-061-0/+4
|/